GregTech CE Unofficial

GregTech CE Unofficial

412k Downloads

multiplayer is unplayable[BUG]

Quarri6343 opened this issue ยท 2 comments

commented

Describe the bug
Multiplayer server always crashes in the latest version

Describe the bug detail
PR #608 added a line to skip checking the multiblock structure pattern if it is in the JEI preview world by including client only scripts.
So, there is a missing class error.
I removed JEI (technically HEI) and their addons from the server and restarted the world but it still happens.

Versions
Forge: 14.23.5.2860
GTCE: gregtech-1.12.2-2.1.2-beta.jar
Modpack: GregTech Expert 2

Setup
Multiplayer
New world generated

Steps To Reproduce
1.create a new world in SP
2.place some nice multiblocks such as the Coke Oven
3.launch a server with that fresh world
4.server crashes with the following error:
java.lang.NoClassDefFoundError: gregtech/client/utils/TrackedDummyWorld
at gregtech.api.metatileentity.multiblock.MultiblockControllerBase.update(MultiblockControllerBase.java:81)

here is the full crash log:
crash-2022-02-25_22.56.11-server.txt

Expected behavior
server launches

Screenshots
here is an F3 picture taken at SP
it indicates the crashed location in MP
image

commented

side note : our server launched when we reverted PR #608 changes with the Bansoko mod

commented

Fixed in v2.1.3