- Describe the bug. Describe what is happening when the bug occurs. Describe what you would normally expect to occur.
Starting this morning when I run my games, even ones I haven’t touched in a while, in client-server test from Roblox studio I get these errors on the client:
11:15:56.861 - Requested module experienced an error while loading
11:15:56.862 - Stack Begin
11:15:56.863 - Script 'Script Context.StarterScript', Line 16
11:15:56.863 - Stack End
11:15:56.863 - Failure to Start CoreScript moduleBackpackScript.
11:15:56.864 - Requested module experienced an error while loading
11:15:56.864 - CoreScriptLocalization is not a valid member of CoreGui
11:15:56.864 - Stack Begin
11:15:56.864 - Script 'CoreGui.RobloxGui.Modules.RobloxTranslator', Line 13 - upvalue getTranslator
11:15:56.865 - Script 'CoreGui.RobloxGui.Modules.RobloxTranslator', Line 22 - method FormatByKe
11:15:56.865 - Script 'CoreGui.RobloxGui.Modules.BackpackScript', Line 9
11:15:56.865 - Stack End
11:15:56.866 - Requested module experienced an error while loading
11:15:56.866 - Stack Begin
11:15:56.866 - Script 'CoreGui.RobloxGui.CoreScripts/Topbar', Line 1161 - local CreateBackpackIcon
11:15:56.866 - Script 'CoreGui.RobloxGui.CoreScripts/Topbar', Line 1314
11:15:56.866 - Stack End
And then neither the backpack or the topbar icons are there.
It works fine when playing from studio or from the website, it’s only in client-server test that it seems to have the problem.
- How often does the bug happen (Everytime/sometimes/rarely)? What are the steps that reproduce the bug? Please list them in very high detail. Provide simple example places that exhibit the bug and provide description of what you believe should be the behavior.
Everytime.
Here, I’ve whipped up a place to demo: Costumes - Roblox
Try running in studio and in client-server test; the backpack won’t be there in test.
- Where does the bug happen (www, gametest, etc) Is it level-specific? Is it game specific? Please post a link to the place that exhibits the issue.
It’s happening with every one of my places that I’ve tried it with.
- When did the bug start happening? If we can tie it to a specific release that helps us figure out what we broke.
Just this morning - first noticed at 11AM PST 8/10
- Anything else that you would want to know about the bug if it were your job to find and fix it.