Traffic Control

Traffic Control

203k Downloads

Spone plugin crushes with this mod.

tabr opened this issue ยท 1 comments

commented

[00:29:20] [Server thread/WARN] [Sponge]: //
[00:29:20] [Server thread/WARN] [Sponge]: /
Could not pass FMLServerStartedEvent /
[00:29:20] [Server thread/WARN] [Sponge]: /
/
[00:29:20] [Server thread/WARN] [Sponge]: /* Could not pass the event FMLServerStartedEvent to an Event Listener! /
[00:29:20] [Server thread/WARN] [Sponge]: /
/
[00:29:20] [Server thread/WARN] [Sponge]: /
Since the event can be modified during the event's listener, /
[00:29:20] [Server thread/WARN] [Sponge]: /
there could be adverse side effects of the exception occurring /
[00:29:20] [Server thread/WARN] [Sponge]: /
such that duplications or other game breaking issues could exist. /
[00:29:20] [Server thread/WARN] [Sponge]: /
/
[00:29:20] [Server thread/WARN] [Sponge]: /
Due to the nature of the exception, this is not likely an exception /
[00:29:20] [Server thread/WARN] [Sponge]: /
that is covered by SpongeForge or Forge itself, and therefore should /
[00:29:20] [Server thread/WARN] [Sponge]: /
be reported to the mod/plugin author first prior to reporting to /
[00:29:20] [Server thread/WARN] [Sponge]: /
Sponge or Forge. /
[00:29:20] [Server thread/WARN] [Sponge]: /
/
[00:29:20] [Server thread/WARN] [Sponge]: /
Owning Mod/Plugin: redprotect /
[00:29:20] [Server thread/WARN] [Sponge]: /
Exception: /
[00:29:20] [Server thread/WARN] [Sponge]: /
java.lang.IllegalAccessError: null /
[00:29:20] [Server thread/WARN] [Sponge]: /
sun.misc.Unsafe.throwIllegalAccessError(Unsafe.java:1142) /
[00:29:20] [Server thread/WARN] [Sponge]: /
br.net.fabiozumbi12.RedProtect.Sponge.config.ConfigManager.lambda$new$0(ConfigManager.java:237) /
[00:29:20] [Server thread/WARN] [Sponge]: /
com.google.common.collect.ImmutableSet$Indexed.forEach(ImmutableSet.java:392) /
[00:29:20] [Server thread/WARN] [Sponge]: /
br.net.fabiozumbi12.RedProtect.Sponge.config.ConfigManager.(ConfigManager.java:237) /
[00:29:20] [Server thread/WARN] [Sponge]: /
br.net.fabiozumbi12.RedProtect.Sponge.RedProtect.startLoad(RedProtect.java:272) /
[00:29:20] [Server thread/WARN] [Sponge]: /
br.net.fabiozumbi12.RedProtect.Sponge.RedProtect.onServerStart(RedProtect.java:169) /
[00:29:20] [Server thread/WARN] [Sponge]: /
org.spongepowered.common.event.listener.GameStartedServerEventListener_RedProtect_onServerStart4.handle(Unknown Source) /
[00:29:20] [Server thread/WARN] [Sponge]: /
org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:97) /
[00:29:20] [Server thread/WARN] [Sponge]: /
org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383) /
[00:29:20] [Server thread/WARN] [Sponge]: /
org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:458) /
[00:29:20] [Server thread/WARN] [Sponge]: /
org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:419) /
[00:29:20] [Server thread/WARN] [Sponge]: /
org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:255) /
[00:29:20] [Server thread/WARN] [Sponge]: /
org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:361) /
[00:29:20] [Server thread/WARN] [Sponge]: /
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) /
[00:29:20] [Server thread/WARN] [Sponge]: /
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) /
[00:29:20] [Server thread/WARN] [Sponge]: /
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) /
[00:29:20] [Server thread/WARN] [Sponge]: /
java.lang.reflect.Method.invoke(Method.java:498) /
[00:29:20] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) /
[00:29:20] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) /
[00:29:20] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) /
[00:29:20] [Server thread/WARN] [Sponge]: /
com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) /
[00:29:20] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) /
[00:29:20] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) /
[00:29:20] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.EventBus.post(EventBus.java:217) /
[00:29:20] [Server thread/WARN] [Sponge]: /
net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) /
[00:29:20] [Server thread/WARN] [Sponge]: /
net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) /
[00:29:20] [Server thread/WARN] [Sponge]: /
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) /
[00:29:20] [Server thread/WARN] [Sponge]: /
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) /
[00:29:20] [Server thread/WARN] [Sponge]: /
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) /
[00:29:20] [Server thread/WARN] [Sponge]: /
java.lang.reflect.Method.invoke(Method.java:498) /
[00:29:20] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) /
[00:29:20] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) /
[00:29:20] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) /
[00:29:20] [Server thread/WARN] [Sponge]: /
com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) /
[00:29:20] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) /
[00:29:20] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) /
[00:29:20] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.EventBus.post(EventBus.java:217) /
[00:29:20] [Server thread/WARN] [Sponge]: /
net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) /
[00:29:20] [Server thread/WARN] [Sponge]: /
net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) /
[00:29:20] [Server thread/WARN] [Sponge]: /
net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:804) /
[00:29:20] [Server thread/WARN] [Sponge]: /
net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:302) /
[00:29:20] [Server thread/WARN] [Sponge]: /
net.minecraft.server.MinecraftServer.run(MinecraftServer.java:488) /
[00:29:20] [Server thread/WARN] [Sponge]: /
java.lang.Thread.run(Thread.java:748) /
[00:29:20] [Server thread/WARN] [Sponge]: /
/
[00:29:20] [Server thread/INFO] [immersiveengineering]: WorldData loading
[00:29:20] [Server thread/INFO] [immersiveengineering]: WorldData retrieved
[00:29:20] [Server thread/INFO] [triumph]: Loading Custom Functions
[00:29:20] [Server thread/INFO] [net.minecraft.advancements.FunctionManager]: Loaded 1 custom command functions
[00:29:21] [Server thread/INFO] [STDOUT]: [mekanism.common.tile.TileEntityDigitalMiner:start:485]: Start from[BlockPos{x=-1188, y=80, z=733}] to [BlockPos{x=-1125, y=91, z=796}]
[00:29:21] [Server thread/INFO] [Astral Sorcery]: Load CachedWorldData 'lightnetwork' for world 0
[00:29:21] [Server thread/INFO] [Astral Sorcery]: Loading of 'lightnetwork' for world 0 finished.
[00:29:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Stopping the server
[00:29:50] [Server thread/WARN] [Sponge]: /
/
[00:29:50] [Server thread/WARN] [Sponge]: /
Could not pass FMLServerStoppingEvent /
[00:29:50] [Server thread/WARN] [Sponge]: /
/
[00:29:50] [Server thread/WARN] [Sponge]: /
Could not pass the event FMLServerStoppingEvent to an Event Listener! /
[00:29:50] [Server thread/WARN] [Sponge]: /
/
[00:29:50] [Server thread/WARN] [Sponge]: /
Since the event can be modified during the event's listener, /
[00:29:50] [Server thread/WARN] [Sponge]: /
there could be adverse side effects of the exception occurring /
[00:29:50] [Server thread/WARN] [Sponge]: /
such that duplications or other game breaking issues could exist. /
[00:29:50] [Server thread/WARN] [Sponge]: /
/
[00:29:50] [Server thread/WARN] [Sponge]: /
Due to the nature of the exception, this is not likely an exception /
[00:29:50] [Server thread/WARN] [Sponge]: /
that is covered by SpongeForge or Forge itself, and therefore should /
[00:29:50] [Server thread/WARN] [Sponge]: /
be reported to the mod/plugin author first prior to reporting to /
[00:29:50] [Server thread/WARN] [Sponge]: /
Sponge or Forge. /
[00:29:50] [Server thread/WARN] [Sponge]: /
/
[00:29:50] [Server thread/WARN] [Sponge]: /
Owning Mod/Plugin: redprotect /
[00:29:50] [Server thread/WARN] [Sponge]: /
Exception: /
[00:29:50] [Server thread/WARN] [Sponge]: /
java.lang.NullPointerException: null /
[00:29:50] [Server thread/WARN] [Sponge]: /
br.net.fabiozumbi12.RedProtect.Sponge.RedProtect.shutDown(RedProtect.java:252) /
[00:29:50] [Server thread/WARN] [Sponge]: /
br.net.fabiozumbi12.RedProtect.Sponge.RedProtect.onStopServer(RedProtect.java:151) /
[00:29:50] [Server thread/WARN] [Sponge]: /
org.spongepowered.common.event.listener.GameStoppingServerEventListener_RedProtect_onStopServer1.handle(Unknown Source) /
[00:29:50] [Server thread/WARN] [Sponge]: /
org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:97) /
[00:29:50] [Server thread/WARN] [Sponge]: /
org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383) /
[00:29:50] [Server thread/WARN] [Sponge]: /
org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:458) /
[00:29:50] [Server thread/WARN] [Sponge]: /
org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:419) /
[00:29:50] [Server thread/WARN] [Sponge]: /
org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:255) /
[00:29:50] [Server thread/WARN] [Sponge]: /
org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:361) /
[00:29:50] [Server thread/WARN] [Sponge]: /
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) /
[00:29:50] [Server thread/WARN] [Sponge]: /
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) /
[00:29:50] [Server thread/WARN] [Sponge]: /
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) /
[00:29:50] [Server thread/WARN] [Sponge]: /
java.lang.reflect.Method.invoke(Method.java:498) /
[00:29:50] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) /
[00:29:50] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) /
[00:29:50] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) /
[00:29:50] [Server thread/WARN] [Sponge]: /
com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) /
[00:29:50] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) /
[00:29:50] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) /
[00:29:50] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.EventBus.post(EventBus.java:217) /
[00:29:50] [Server thread/WARN] [Sponge]: /
net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) /
[00:29:50] [Server thread/WARN] [Sponge]: /
net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) /
[00:29:50] [Server thread/WARN] [Sponge]: /
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) /
[00:29:50] [Server thread/WARN] [Sponge]: /
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) /
[00:29:50] [Server thread/WARN] [Sponge]: /
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) /
[00:29:50] [Server thread/WARN] [Sponge]: /
java.lang.reflect.Method.invoke(Method.java:498) /
[00:29:50] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) /
[00:29:50] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) /
[00:29:50] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) /
[00:29:50] [Server thread/WARN] [Sponge]: /
com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) /
[00:29:50] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) /
[00:29:50] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) /
[00:29:50] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.EventBus.post(EventBus.java:217) /
[00:29:50] [Server thread/WARN] [Sponge]: /
net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) /
[00:29:50] [Server thread/WARN] [Sponge]: /
net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) /
[00:29:50] [Server thread/WARN] [Sponge]: /
net.minecraftforge.fml.common.Loader.serverStopping(Loader.java:810) /
[00:29:50] [Server thread/WARN] [Sponge]: /
net.minecraftforge.fml.common.FMLCommonHandler.handleServerStopping(FMLCommonHandler.java:308) /
[00:29:50] [Server thread/WARN] [Sponge]: /
net.minecraft.server.MinecraftServer.run(MinecraftServer.java:533) /
[00:29:50] [Server thread/WARN] [Sponge]: /
java.lang.Thread.run(Thread.java:748) /
[00:29:50] [Server thread/WARN] [Sponge]: /
*/

commented

I'm having a hard time understanding your report here. Closing for now - can reopen to provide some support if a proper crash log is provided.