-
Describe the bug. Describe what is happening when the bug occurs. Describe what you would normally expect to occur.
This occurs randomly in servers. I am unsure what triggers it exactly but I have noticed that sometimes I’ll join my server and find that a script has errored saying “unable to locate asset id” where I required a module through assetId. -
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.
This happens randomly, about 1 in 5 servers seem to experience this issue. Shutting down the server and joining a new one is a temporary solution to this. -
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.
Any game or script that requires a module by their assetId (i.e. require(265568960) → Model.MainModule ) has the potential to be affected by this bug/issue. -
Would a screenshot or video help describe it to someone? If so, post one.
Can’t seem to get the bug to reoccur in order to screenshot it always when you want the bug to happen it won’t but in the middle of developing last night it happened every other server… -
When did the bug start happening? If we can tie it to a specific release that helps us figure out what we broke.
I’ve only recently noticed it so this bug couldn’t have been going on for more than a few days to a week.
2 Likes
I have also experienced this. It is a real pain to work with.
3 Likes