[1.18.1] Exception in server tick loop | java.lang.NoClassDefFoundError: com/refinedmods/refinedstorage/util/WorldUtils
Gbergz opened this issue ยท 1 comments
Describe the bug
Someone on our server placed an Advanced Importer then the server went into a crash loop. Won't start. Crashes once server is done loading.
Configuration
Mod version: 2.0.0
Forge version: 39.0.5
Minecraft version: 1.18.1
Refined Storage version: 1.10.0-beta.4
Are you playing on server?: Yes.
To Reproduce
Steps to reproduce the behavior:
- Install Refined Storage 1.10.0-beta.4 & ExtraStorage 2.0.0
- Place an Advanced Importer.
- Server Crashes. Into crash loop.
- Profit.
Log parts
- https://gist.github.com/Gbergz/5f6cb1474a4982c158927f2f9375785f
- https://gist.github.com/Gbergz/7312e5f7d3ae3689ed3a21bf922dfcf3
Expected behavior
That the server doesn't go into a crash loop once the Advanced Importer is placed.
- Gbergz