Sharksie
(Sharksie)
March 6, 2020, 3:54pm
1
So I’ve got the github repo cloned into Roblox/OverrideCoreScripts with no changes. Here’s my settings:
And here’s my folder structure:
Now when I click Run, I get this error:
And nothing runs, of course. What’s up with that? The scripts are unchanged, the folders are there. Did I do it wrong?
2 Likes
I originally thought that you may have misplaced a file or folder, but looking at the error it seems that the folders that it can’t find are where they should be, unless the ServerStartScript is in the wrong place?
I would help you, but I would need to see how you have Modules /Common and /Server structured to debug further.
1 Like
Sharksie
(Sharksie)
March 6, 2020, 4:02pm
3
It’s the same as in github.
Unzipped right into /OverrideCoreScripts
1 Like
I’m not too sure, but maybe copying ServerStartScript into the Server and/or Common folders might help?
It would make sense that a Server based script would be in the Server folder.
Then again, you may have a corrupt ServerStartScript file, or one that is outdated.
Feel free to keep me updated on your debugging status and I’ll help in any way I can.
Sharksie
(Sharksie)
March 6, 2020, 8:21pm
5
FYI @TheGamer101 is submitting the fix for this. It’s an engine bug, not an issue on my end.
2 Likes
Fix has been submitted! Should be released in around 2 weeks.
7 Likes