Open MrBrax opened 1 week ago
If a non existent gameresource is referenced, it loads an empty ghost version of it in memory even though it doesn't exist on disk.
Should not load a ghost version of it
ghost_resource_repro.zip
No response
Describe the bug
If a non existent gameresource is referenced, it loads an empty ghost version of it in memory even though it doesn't exist on disk.
To Reproduce
Expected behavior
Should not load a ghost version of it
Media/Files
ghost_resource_repro.zip
Additional context
No response