KubeJS

KubeJS

61M Downloads

Sometimes "Resource Loading Error" toast right after booting up modpack.

Gbergz opened this issue ยท 2 comments

commented

Minecraft Version

1.18.2

KubeJS Version

1802.5.4-build.533

Rhino Version

1802.1.14-build.225

Architectury Version

4.9.83-fabric

Forge/Fabric Version

Fabric 0.14.9

Describe your issue

Sometimes booting up my modpack I get a "resource loading error" that pops up top right corner right after getting to main menu.

Looking at the logs it looks like it has something to do with KubeJS, wondering if anyone has any idea on why this happens?
As it only happens sometimes, kind of rare but at the same time not.

Also sometimes when this does happen, some custom items texture go missing, also the name localization goes with it aswell, for all items. <- This is happening without that error in the logs aswell.

Crash report/logs

https://gist.github.com/Gbergz/eecd10ec0c18a2408c89fd6978155aef

Specific error part in logs:
https://gist.github.com/Gbergz/a565a591a7b6e867432a15065d9b9260

another log part
https://gist.github.com/Gbergz/8632e5915b8fdd94a7c8833c6a22f97f

Edit/Update:
After moving every file under "assets" to a resourceloading mod called Paxi, the things described in the initial report are not happening anymore.
Only happens when I use the KubeJS assets folder.

commented

Can you reroduce this with only KubeJS and deps? If not, this is probably a conflict with another mod that does dynamic assets/resource packs or similar to KubeJS.

Due to the nature of the error its very hard to determine what the other mod is, so you would have to do a binary search (although given the error doesn't happen all the time that wouldn't be easy).

commented

Yeah I've actually already tried to do a binary search, it's very hard when the issue doesn't happen every launch.. :S