Additional Enchanted Miner

Additional Enchanted Miner

22M Downloads

Client error as soon as delivered improved workbench 1.12.2

xxxLEOPARDxxx opened this issue ยท 10 comments

commented

I have a separate server 1.12.2
I play it via client + server.
When it comes to an improved workbench, this is the problem. So far, it is the workbench itself that creates such a bug.
It may not be right away. and after a while, but this problem is guaranteed to happen.
I beg you to understand this, otherwise I have to store the workbench in a chest or in a backpack.

commented

Do you mean the crash happened after you have added WorkbenchPlus into player's inventory or placed it into the world?

Does the crash happen even in new world?

If you don't mind, give me a list of mods, please.

commented

I don't know what you did so I tried actions I can do, but your problem didn't happen.

commented

Thanks for the quick fix, I'll check everything and be sure to let you know if something goes wrong! ;)

commented

Yes, this happens when I put the workbench on the ground.
Failure may not happen immediately, but after a while. Or even after restarting the server or rebooting to the server itself. but it certainly happens.
Mod_list - https://gist.github.com/xxxLEOPARDxxx/bcc4c3e384020359bc384d6d717b09aa

commented

Umm...

Your log tells the crash was caused by a class(SPacketUpdateTileEntity) so I added code in WorkbenchPlus not to use the class.
The crash may happen only in dedicated server(multi players server) because the class(SPacketUpdateTileEntity) is not called in the single player world.
In my dev server with a few mods, of course, a crash didn't happen. (I have no time to collect your 150+ mods.)

v12.4.2

commented

Unfortunately. the same NBT error keeps recurring when I place the upgraded workbench on the ground.

Your quarry is the best, but I can't use the workbench. I have to collect resources and throw them away, and through the server console add the things I need that I could do on this workbench.

commented

I can download all my mods for you to check for yourself.

commented

Umm...
v12.4.3

It may cause the same problem. If you catch it, please give me the new log, both debug.log and latest.log.

Also, please try it on new server world.

commented

Thanks again for your promptness!
The NBT error seems to have disappeared)