TehNut-Mods / RedstoneArmory

Enhancing the Redstone (Flux) revolution!
Other
8 stars 6 forks source link

Error occured while launching the server #12

Closed ghost closed 9 years ago

ghost commented 9 years ago

Using RedstoneArmory-1.7.10-1.1-19-universal.jar and ttCore-MC1.7.10-0.1.0-56.jar

[21:59:52] [Server thread/ERROR]: [Handlers] main.redstonearmory.gui.ConfigGui threw an error on load, skipping... [21:59:52] [Server thread/WARN]: java.lang.IllegalStateException: java.lang.ClassNotFoundException: main.redstonearmory.gui.ConfigGui [21:59:52] [Server thread/WARN]: at com.google.common.reflect.ClassPath$ClassInfo.load(ClassPath.java:269) [21:59:52] [Server thread/WARN]: at tterrag.core.common.Handlers.register(Handlers.java:170) [21:59:52] [Server thread/WARN]: at tterrag.core.TTCore.init(TTCore.java:74) [21:59:52] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [21:59:52] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [21:59:52] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [21:59:52] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source) [21:59:52] [Server thread/WARN]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) [21:59:52] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) [21:59:52] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [21:59:52] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source) [21:59:52] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [21:59:52] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [21:59:52] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [21:59:52] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [21:59:52] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [21:59:52] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) [21:59:52] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) [21:59:52] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [21:59:52] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [21:59:52] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [21:59:52] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source) [21:59:52] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [21:59:52] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [21:59:52] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [21:59:52] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [21:59:52] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [21:59:52] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [21:59:52] [Server thread/WARN]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691) [21:59:52] [Server thread/WARN]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) [21:59:52] [Server thread/WARN]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:324) [21:59:52] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:280) [21:59:52] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [21:59:52] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source) [21:59:52] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: main.redstonearmory.gui.ConfigGui [21:59:52] [Server thread/WARN]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) [21:59:52] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source) [21:59:52] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source) [21:59:52] [Server thread/WARN]: at com.google.common.reflect.ClassPath$ClassInfo.load(ClassPath.java:266) [21:59:52] [Server thread/WARN]: ... 33 more [21:59:52] [Server thread/WARN]: Caused by: java.lang.NoClassDefFoundError: tterrag/core/client/config/BaseConfigGui [21:59:52] [Server thread/WARN]: at java.lang.ClassLoader.defineClass1(Native Method) [21:59:52] [Server thread/WARN]: at java.lang.ClassLoader.defineClass(Unknown Source) [21:59:52] [Server thread/WARN]: at java.security.SecureClassLoader.defineClass(Unknown Source) [21:59:52] [Server thread/WARN]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) [21:59:52] [Server thread/WARN]: ... 36 more [21:59:52] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: tterrag.core.client.config.BaseConfigGui [21:59:52] [Server thread/WARN]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) [21:59:52] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source) [21:59:52] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source) [21:59:52] [Server thread/WARN]: ... 40 more

TehNut commented 9 years ago

I cannot reproduce this.

TehNut commented 9 years ago

No response in almost 2 weeks. Closing.

bochen415 commented 9 years ago

Similar error while loading dedicated server: FML log: http://paste.ubuntu.com/10360923/ line 12292+

Modlist: http://paste.ubuntu.com/10360934/

I'll try to minimize the modlist

TehNut commented 9 years ago

Can you reproduce with just required mods?

bochen415 commented 9 years ago

Not crashing. Log spam only.

FML log: http://paste.ubuntu.com/10361461/ line 3552+

Modlist: http://paste.ubuntu.com/10361478/

Cronosus commented 9 years ago

same on my cauldron server

TehNut commented 9 years ago

It's not an actual crash, so this is very low on my to-do list.

TehNut commented 9 years ago

Is this still produce-able?

bochen415 commented 9 years ago

Happens every time on server start. http://paste.ubuntu.com/11323965/ Line 14616+

ttCore-MC1.7.10-0.1.1-76.jar RedstoneArmory-1.7.10-1.2.0-34.jar

TehNut commented 9 years ago

I have literally never seen this on my server...

bochen415 commented 9 years ago

I've deleted the config files to recreate default values in them for RArm an ttcore. Same thing.

bochen415 commented 9 years ago

Minimal modlist to recreate: http://paste.ubuntu.com/11324883/

bochen415 commented 9 years ago

https://github.com/tterrag1098/WAILAPlugins/issues/33

rdelro commented 9 years ago

I only had an issue with server crashes by the gelid blocks being placed in the world. After removing a mod, everything was fine. It may be a conflict with another mod?

tterrag1098 commented 9 years ago

@TehNut Place your clientside handlers inside a */client/ package, this will prevent them from being loaded serverside. Yes this armor is harmless but it is a bit spammy.

TehNut commented 9 years ago

Will do. Didn't know about that bit.

TehNut commented 9 years ago

73131568302e7c4ba30314b32615338dbde2ac2f