
Server Crash with litematica
Shadowbee27 opened this issue · 14 comments
Describe the bug
When i tried viewing the material list of a farm in litemetica the server closed, because it crashed
[crash-2024-05-30_14.31.58-server.txt](https://github.com/Salandora/SophisticatedCore/files/15500128/crash-2024-05-30_14.31.58-server.txt)
to reproduce:
- start the server
- in game press m to open litematica main menu
- click load schematic
- choose one
- click material list
- server crash
Expected behavior
server crash
Ohh I know what is going on, as a quick fix add litematica to the server.
I accidentialy used a class from litematica without realizing it would be a problem....
Correction don't add litematica, the class I used is in malilib, so adding malilib should be sufficient.
Sorry for the confusion
I´ve been testing and the server even crashes when the mod is only installed on the client
Wait what? Okay now I need to dig deeper into this, malilib should have solved that problem as the utility class I used is in there.
Do you happen to have a new crash log?
Okay I additionally checked malilib real quick and yeah the fabric.mod.json is specifically set to client environments so the whole workaround would not work.
I should have a proper fix ready in a couple minutes, would you like to test it then?
crash-2024-05-30_16.29.23-server.txt
This is the newest
Okay github finished compiling now:
https://github.com/Salandora/SophisticatedMods/actions/runs/9305793040
You wanna download the Artifacts file, it's a zip file.
In there you'll find a bunch of files you need these:
- sophisticatedcore-0.5.109+mc1.20.1-SNAPSHOT-build.81.jar
- sophisticatedbackpacks-3.19.5+mc1.20.1-SNAPSHOT-build.81.jar (If you have Backpacks)
- sophisticatedstorage-0.8.60+mc1.20.1-SNAPSHOT-build.81.jar (If you have Storage)