Modular Force Field Systems (MFFS)

Modular Force Field Systems (MFFS)

5M Downloads

Works Fine On Client, Crashes Servers

GippoHippo opened this issue ยท 3 comments

commented

The mod works fine and runs ok on the client but if you try to put it in any server files, it causes a crash.
https://pastebin.com/caMi7yuC

commented

Make sure the server has the latest CodingLib installed. http://api.dmodoomsirius.me/com/builtbroken/codinglib/CodingLib/

commented

Adding that just created a second error: https://pastebin.com/4tKi9wGe

commented

It's a problem with bukkit, disable the ASM testing in the config should let it run. However, most of the ASM patching will fail eventually as it's not designed to run on bukkit servers. The good thing is the game will not crash, bad news some events will fail to fire. This will cause mods like MFFS to function oddly.