Gizmo Posted July 23, 2012 Posted July 23, 2012 Title: [3.1.1] Compact solars on linux, fresh install Version: 3.0.3/3.0.4 OS: MineOS/Linux Java Version: Java 7 (1.7.0) Description of Problem: Brand new server, upon first run it crashes, problem seems to be compact solars. edit: might add 3.0.4 works fine on same server. and the exact same folder of serverfiles works fine on windows for whatever reason... Error Messages: Error Log: 2008-02-05 02:11:18 [FINER] Initializing mod_CompactSolars 2008-02-05 02:11:18 [iNFO] CompactSolars: MinecraftForge minor version mismatch, expecting 3.1.x, may lead to unexpected behavior 2008-02-05 02:11:18 [sEVERE] A fatal error has occured initializing CompactSolars 2008-02-05 02:11:18 [sEVERE] java.lang.ClassNotFoundException: cpw.mods.compactsolars.client.ClientProxy 2008-02-05 02:11:18 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 2008-02-05 02:11:18 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 2008-02-05 02:11:18 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2008-02-05 02:11:18 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) 2008-02-05 02:11:18 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2008-02-05 02:11:18 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) 2008-02-05 02:11:18 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2008-02-05 02:11:18 [sEVERE] at java.lang.Class.forName0(Native Method) 2008-02-05 02:11:18 [sEVERE] at java.lang.Class.forName(Unknown Source) 2008-02-05 02:11:18 [sEVERE] at cpw.mods.compactsolars.ServerClientProxy.buildProxy(ServerClientProxy.java:20) 2008-02-05 02:11:18 [sEVERE] at cpw.mods.compactsolars.ServerClientProxy.getProxy(ServerClientProxy.java:45) 2008-02-05 02:11:18 [sEVERE] at net.minecraft.server.mod_CompactSolars.load(mod_CompactSolars.java:30) 2008-02-05 02:11:18 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) 2008-02-05 02:11:18 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 2008-02-05 02:11:18 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) 2008-02-05 02:11:18 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) 2008-02-05 02:11:18 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) 2008-02-05 02:11:18 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 2008-02-05 02:11:18 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2008-02-05 02:11:18 [sEVERE] java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.compactsolars.client.ClientProxy 2008-02-05 02:11:18 [sEVERE] at cpw.mods.compactsolars.ServerClientProxy.buildProxy(ServerClientProxy.java:26) 2008-02-05 02:11:18 [sEVERE] at cpw.mods.compactsolars.ServerClientProxy.getProxy(ServerClientProxy.java:45) 2008-02-05 02:11:18 [sEVERE] at net.minecraft.server.mod_CompactSolars.load(mod_CompactSolars.java:30) 2008-02-05 02:11:18 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) 2008-02-05 02:11:18 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 2008-02-05 02:11:18 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) 2008-02-05 02:11:18 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) 2008-02-05 02:11:18 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) 2008-02-05 02:11:18 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 2008-02-05 02:11:18 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2008-02-05 02:11:18 [sEVERE] Caused by: java.lang.ClassNotFoundException: cpw.mods.compactsolars.client.ClientProxy 2008-02-05 02:11:18 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 2008-02-05 02:11:18 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 2008-02-05 02:11:18 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2008-02-05 02:11:18 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) 2008-02-05 02:11:18 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2008-02-05 02:11:18 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) 2008-02-05 02:11:18 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2008-02-05 02:11:18 [sEVERE] at java.lang.Class.forName0(Native Method) 2008-02-05 02:11:18 [sEVERE] at java.lang.Class.forName(Unknown Source) 2008-02-05 02:11:18 [sEVERE] at cpw.mods.compactsolars.ServerClientProxy.buildProxy(ServerClientProxy.java:20) 2008-02-05 02:11:18 [sEVERE] ... 9 more 2008-02-05 02:11:18 [sEVERE] Unexpected exception java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.compactsolars.client.ClientProxy at cpw.mods.compactsolars.ServerClientProxy.buildProxy(ServerClientProxy.java:26) at cpw.mods.compactsolars.ServerClientProxy.getProxy(ServerClientProxy.java:45) at net.minecraft.server.mod_CompactSolars.load(mod_CompactSolars.java:30) at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) at cpw.mods.fml.common.Loader.modInit(Loader.java:263) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.ClassNotFoundException: cpw.mods.compactsolars.client.ClientProxy at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.compactsolars.ServerClientProxy.buildProxy(ServerClientProxy.java:20) ... 9 more 2008-02-05 02:11:35 [iNFO] Stopping server 2008-02-05 02:11:35 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 2008-02-05 02:11:35 [sEVERE] at java.util.ArrayList.rangeCheck(Unknown Source) 2008-02-05 02:11:35 [sEVERE] at java.util.ArrayList.get(Unknown Source) 2008-02-05 02:11:35 [sEVERE] at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:424) 2008-02-05 02:11:35 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497) 2008-02-05 02:11:35 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2008-02-05 02:11:35 [iNFO] Stopping server
0 Wendo Posted July 23, 2012 Posted July 23, 2012 How did you upgrade? Is this a completely new server or did you upgrade a 3.0.4 server? From here it looks like you haven't replaced the compactsolars zip file that came with 3.1.1 and are still trying to use the one that came with 3.0.4
0 Gizmo Posted July 24, 2012 Author Posted July 24, 2012 I deleted all the folders except world+nether+the end then uploaded the new server to replace it. I'll compare the mods folder anyway though. edit: done, as you suspected compacted solars was old, wonder how that happened..? anyway, now wirelessredstone is the problem, and that IS up to date. however I had this problem before too, and I don't really need it so I'll just remove them. here is that error. 2008-02-05 03:42:13 [FINER] Initializing mod_WirelessRedstoneCore 2008-02-05 03:42:13 [sEVERE] java.lang.ExceptionInInitializerError 2008-02-05 03:42:13 [sEVERE] at net.minecraft.server.WirelessRedstoneCore.initialize(WirelessRedstoneCore.java:49) 2008-02-05 03:42:13 [sEVERE] at net.minecraft.server.mod_WirelessRedstoneCore.load(mod_WirelessRedstoneCore.java:12) 2008-02-05 03:42:13 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) 2008-02-05 03:42:13 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 2008-02-05 03:42:13 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) 2008-02-05 03:42:13 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) 2008-02-05 03:42:13 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) 2008-02-05 03:42:13 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 2008-02-05 03:42:13 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2008-02-05 03:42:13 [sEVERE] Caused by: java.lang.ArrayIndexOutOfBoundsException: 1024 2008-02-05 03:42:13 [sEVERE] at codechicken.core.ConfigFile.readLine(ConfigFile.java:158) 2008-02-05 03:42:13 [sEVERE] at codechicken.core.ConfigFile.loadConfig(ConfigFile.java:68) 2008-02-05 03:42:13 [sEVERE] at codechicken.core.ConfigFile.<init>(ConfigFile.java:41) 2008-02-05 03:42:13 [sEVERE] at codechicken.wirelessredstone.core.SaveManager.<clinit>(SaveManager.java:33) 2008-02-05 03:42:13 [sEVERE] ... 9 more 2008-02-05 03:42:13 [sEVERE] Unexpected exception java.lang.ExceptionInInitializerError at net.minecraft.server.WirelessRedstoneCore.initialize(WirelessRedstoneCore.java:49) at net.minecraft.server.mod_WirelessRedstoneCore.load(mod_WirelessRedstoneCore.java:12) at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) at cpw.mods.fml.common.Loader.modInit(Loader.java:263) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.ArrayIndexOutOfBoundsException: 1024 at codechicken.core.ConfigFile.readLine(ConfigFile.java:158) at codechicken.core.ConfigFile.loadConfig(ConfigFile.java:68) at codechicken.core.ConfigFile.<init>(ConfigFile.java:41) at codechicken.wirelessredstone.core.SaveManager.<clinit>(SaveManager.java:33) ... 9 more 2008-02-05 03:48:57 [iNFO] Stopping server 2008-02-05 03:48:57 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 2008-02-05 03:48:57 [sEVERE] at java.util.ArrayList.rangeCheck(Unknown Source) 2008-02-05 03:48:57 [sEVERE] at java.util.ArrayList.get(Unknown Source) 2008-02-05 03:48:57 [sEVERE] at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:424) 2008-02-05 03:48:57 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497) 2008-02-05 03:48:57 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2008-02-05 03:48:57 [iNFO] Stopping server 2008-02-05 03:48:57 [sEVERE] Exception in thread "Thread-3" 2008-02-05 03:48:57 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
Question
Gizmo
Title: [3.1.1] Compact solars on linux, fresh install
Version: 3.0.3/3.0.4
OS: MineOS/Linux
Java Version: Java 7 (1.7.0)
Description of Problem:
Brand new server, upon first run it crashes, problem seems to be compact solars.
edit: might add 3.0.4 works fine on same server. and the exact same folder of serverfiles works fine on windows for whatever reason...
Error Messages:
Error Log:
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now