Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HD Admin Not Working - Infinite Yield Possible on ReplicatedStorage:WaitForChild("HDAdminSetup") #138

Open
jauvo1 opened this issue Feb 7, 2022 · 8 comments

Comments

@jauvo1
Copy link

jauvo1 commented Feb 7, 2022

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:
HD Issue
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!

@1ForeverHD
Copy link
Member

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?

@jauvo1
Copy link
Author

jauvo1 commented Feb 7, 2022

Hi, sure. Attached below are images of ReplicatedStorage and ServerStorage. Thanks

Screenshot_2
Screenshot_3

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.

@1ForeverHD
Copy link
Member

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.

@jauvo1
Copy link
Author

jauvo1 commented Feb 8, 2022

hi, sure. attached is the rbxl file of the game where HD admin is not working. Thanks.

Game rbxl

@1ForeverHD
Copy link
Member

Can you send this as a link to an uncopylocked Roblox place instead of a file download.

@jauvo1
Copy link
Author

jauvo1 commented Feb 11, 2022

sure, apologies for late reply

https://www.roblox.com/games/8768621839/Vibe-Testing

@1ForeverHD
Copy link
Member

1ForeverHD commented Feb 11, 2022

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.

@jauvo1
Copy link
Author

jauvo1 commented Feb 11, 2022

Even when everything has been removed, HD admin still doesn't work. hm.
Edit: disabled all plugins; still the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants