Closed KasperFranz closed 9 months ago
I had this same issue last night. I'll try to get with my users who were online and see whatmight have caused it.
As far as i know it is when some users open a ender bag, not sure when he did it
Just got the same error here when a player was extracting items out of an enderchest into AE system
I think "playerNetServerHandler" is null. A null check at L495 may fix this issue:
else if (((EntityPlayerMP) player).playerNetServerHandler != null)
My build fixes this issue, hopefully. https://github.com/KaiKikuchi/CodeChickenLib/releases/tag/v.1.1.3.138-KaiFix1
It's currently under test on DeVcoFTB Infinity servers.
Working on Infinity 2.1.3, Direwolf20 1.9.0, Tekkit Legends 1.1.0 (Need to copy custom packet class files out)
hi, I know this topic has years, but kaifix it not working on my server, players need to use the kai fix? or only server-side? @KaiKikuchi
hi, I know this topic has years, but kaifix it not working on my server, players need to use the kai fix? or only server-side? @KaiKikuchi
Sorry, I do not remember and I do not have the files nor the server anymore!
It is running the latest Infinity server which is running the latest version of your mod, it is however running on KCauldron, but there is nothing in the stacktrace about Kcauldron