EndlessIDs

EndlessIDs

49.7k Downloads

[1.7.10] Server Crash (Attempted to load class bje for invalid side SERVER)

Closed this issue ยท 6 comments

commented

Hello,

When attempting to run EndlessIDs either 1.1.0 or 1.2.0 on a server. The server crashes with this log file generated.
fml-server-latest.log

Removing EndlessIDs and using NotEnoughIDs works. Any ideas?

commented

Fixed in 1.2.1

commented

While the error Attempted to load class bje for invalid side SERVER is no longer there. The server is still crashing with EndlessIDs.

Again, removing this and using NotEnoughIDs works.

fml-server-latest.log

commented

I am unable to reproduce this in a local test instance, please upload a zip file of the entire server folder (including configs) of the modpack that endlessIDs is breaking with.

commented

Copy that. Uploaded using Mediafire. Give it a look.

commented

It's a complex interaction between pure ASM and Mixins that causes this crash, it's fixable by adding Mixingasm to the pack: https://github.com/makamys/Mixingasm

commented

Well. Complex indeed. This did work.

Sorry for the complicated issue. Thank you for your support.