Open jauvo1 opened 2 years ago
Hi, are you fine sharing snapshots of your ReplicatedStorage and ServerStorage? I've seen this once before when an item in one of these locations was called a specific conflicting name.
Also, if you create an entirely new and blank place file, then add in HD Admin, does it produce the same result?
Hi, sure. Attached below are images of ReplicatedStorage and ServerStorage. Thanks
When I create a new blank place file, HD admin works as intended. So, something must be conflicting; however I'm not sure what it is. Thanks.
Okay it sounds like a conflicting name is the likely cause then. Are you fine sharing or linking to an uncopylocked place of that file, where all children (such as AvatarEditor, MusicEvents, Chocolate Donuts, ClassicSword, etc) remain within their services (such as Workspace, ReplicatedStorage, ServerStorage, Lighting). Feel free to remove any important code/meshes/etc, I just need the names of the direct children.
hi, sure. attached is the rbxl file of the game where HD admin is not working. Thanks.
Can you send this as a link to an uncopylocked Roblox place instead of a file download.
sure, apologies for late reply
Thanks, although playing around for 20 minutes it's hard to say what the root cause is - there's too many randomly placed scripts within your place to check individually and say for sure. There's a likely chance that some obscure bugs are popping up directly within HD Admin as a result of the new deferred events. It may also be due for example to one of your scripts destroying/modifying an important folder/instance at runtime. I can confirm however that it's not the names of items directly within ReplicatedStorage, ServerScriptService or ServerStorage that are triggering the bug (which I initially suspected).
Your best bet for now is to remove parts of your game piece by piece until you can find the culprit. Debugging and reliability have been significantly improved with Nanoblox which we're working fulltime on to have complete for a few months time.
Even when everything has been removed, HD admin still doesn't work. hm. Edit: disabled all plugins; still the same.
Not sure if this is the correct place to put it but I couldn't open an issue elsewhere. When I use a fresh version of HD admin inside my game, it does not show up in the top bar or function, at all. In the dev console it says this: I don't know what to do here, as it happens with a completely unmodified version of HD admin.
Any help would be appreciated. Thank you!