Shift Clicking with a non super tier sword causes a "fatal error"
EtherG opened this issue ยท 14 comments
Playing on a server
SilentGems-1.12-2.4.2-206
SilentLib-1.12-2.2.6-83
Nothing in console other than a java error one time i tested it. Probably nothing of importance.
https://paste.ee/p/Sw7wu
@SilentChaos512 have you tried serverside at all?
Completely consistent
made a quick video to demonstrate, nothing particular relating to it is in the logs either
https://www.youtube.com/watch?v=nC-OW2gNYdk
Edit: Uploaded to youtube instead of google drive
Modlist: https://pastebin.com/s4RZDcfK
Latest Log: https://pastebin.com/1cDL5U1P
FML-Server-Latest Log: https://pastebin.com/v5wUpQkf
Sorry I haven't had any time to look into this. What needs to be done (if anyone would be so kind as to help) is to figure out if another mod is interacting badly with Gems. Set up a temporary server with the given modlist, and remove half the mods. If the error still exists, repeat for the by cutting the mods in half again. Otherwise, repeat for the half that was removed. Continue until you can determine which mod the error occurs with.
As it is right now, I don't have enough information to determine what the problem is.
OK, got it to produce the error this time, and it produced some helpful output. I should have a fix now.
https://pastebin.com/mBmRPRWY server side console says this, seems to be a problem with the chaos gui
Yeah, that's what I just found. The condition for when to display the GUI was wrong, and it was trying to show it on the server side in some cases.
Uploading 2.4.3b build. Update servers, clients shouldn't need to update, but I would.
@SilentChaos512 I will update our server tonight and get test it out and then try to get this issue closed.