JMT-MCMT icon indicating copy to clipboard operation
JMT-MCMT copied to clipboard

Not compatible with Arclight

Open Dum4G opened this issue 4 years ago • 5 comments

I am running Arclight 1.16.4-1.0.11-SNAPSHOT-feb567a. Surprisingly enough it initializes all plugins (and mods?) just fine but then it starts spamming errors at insane rate. Tested on 0.18.60

Clean from any other plugins and mods, fresh generated world debug.log latest.log

With production plugins, mods and worlds 2021-01-07-5.log

Dum4G avatar Jan 07 '21 17:01 Dum4G

I think that the issue does not come from Arclight but from the bukkit compatible server (spongeforge).

Naheulf avatar Jan 13 '21 12:01 Naheulf

I think that the issue does not come from Arclight but from the bukkit compatible server (spongeforge).

Spongeforge isn't compatible with bukkit/spigot plugins. It's compatible with sponge api plugins. @Dum4G you should wait for @jediminer543 response, cuz I don't have the knowledge yet to help you. The only thing I can say is that every thread is generating a crash report. It gets crashed at this stage net/minecraft/world/server/ServerTickList.tick and it's doing "updating neighbors" (chunks??? I don't know what it can be to be honest)

Best Regards Kubi

KubiRemPL avatar Jan 13 '21 12:01 KubiRemPL

This isn't something I can fix; it's a Bukkit issue

Caused by: java.lang.IllegalStateException: BlockPhysicsEvent cannot be triggered asynchronously from another thread. 	  
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:572)

Bukkit doesn't want to let multithreading occur so I'll need to fix this seperately; I'll look into doing a patch later

jediminer543 avatar Jan 14 '21 19:01 jediminer543

Do you have any progress regarding this issue? @jediminer543

yuesha-yc avatar Aug 21 '21 18:08 yuesha-yc

This would be an absolute life saver, mods like this are almost essential on any modded server with more than 15/20 players.

Sm0keySa1m0n avatar Sep 09 '21 16:09 Sm0keySa1m0n