Just Enough Resources (JER)

Just Enough Resources (JER)

163M Downloads

Cannot join servers with versions 123+ of JER

NielsPilgaard opened this issue ยท 14 comments

commented

Joining a server that has JustEnoughResources-1.16.5-0.12.1.127 results in the player being kicked with the messaeg Internal Server Error. Reverting to JustEnoughResources-1.16.5-0.12.1.122 resolves the issue.

Last part of the server log: https://gist.github.com/NillerMedDild/5ef3d47739020d921fe363723da833e1

commented

also had this issue. gives internal server issue. only indication was something about JER. removed it and was fine.

commented

We got the same issue an un upcoming modpack. We confirm the issue.

commented

Can confirm this behaviour, we have the same problem. Reverting to .122 resolves the problem.

commented

For me it only happens to OP'ed players (127). Brand new server build with only JEI and JER (JEI alone, no issue). Any survival player can play, log out and in, but as soon as you OP them, there in no broadcasted message, and on the server console I noticed it says:
"An unexpected error occurred trying to execute that command" instead of saying player has been op'ed.
They still retain OP though, but next time they try to login, and from then on, Internal Server Error. I have to delete my ops.json file on the server, restart it, then they can get back on (with no op).

commented

Same here

commented

Same here

commented

+1

commented

Gonna add my +1 to this thread. Reverting to v122 resolved the issue.

commented

The issue was caused by the following commits in any build after 122 that affects the api

when moving the api into the new folder and names, you broke quite a few mods that access this api as they do not acknowledge the directory changes. the one in major question is FTB Library and the FTB Ranks mod, which uses the ranking system to lock certain je-suite features from certain players.

here's the log file in question: https://pastebin.com/EahrJrBQ

commented

to all participating in this thread, you can see that the commit is unfinished, that the implementation "will be done later"

because of this I fear @way2muchnoise will be ignoring this issue until they have finished implementation. stay downgraded to 122 (the builds get posted to curse automatically anyway) until further notice.

commented

The bug seems to be mostly surrounding an issue where DEDICATED SERVER is invalid for some methods used.

commented

601341d

this commit here is at fault in several ways

commented

to all participating in this thread, you can see that the commit is unfinished, that the implementation "will be done later"

because of this I fear @way2muchnoise will be ignoring this issue until they have finished implementation. stay downgraded to 122 (the builds get posted to curse automatically anyway) until further notice.

roger-roger

commented

either downgrading the mod on the server side or completly removing it (you can keep the latest version on client) solves the issue for me.