Upon starting the server with 3.0.3/3.0.4, this error for CompactSolars pops up and doesn't let me start up.
Error Messages:
Class Not Found for CompactSolars (ClientProxy)
Error Log:
2012-06-08 00:12:11 [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:323)
at cpw.mods.fml.common.Loader.modInit(Loader.java:262)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:591)
at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:140)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:171)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:437)
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
2012-06-08 00:12:52 [iNFO] Stopping server
EDIT:
Sorry for the rush to submit a bug report guys, I just used an earlier MCPC build and it works fine
Question
ksafin
Title: CompactSolar ClassNotFound: ClientProxy
Version: 3.0.3/3.0.4
OS: Don't know :/ (BeastNode)
Java Version: v7 u4
Description of Problem:
Upon starting the server with 3.0.3/3.0.4, this error for CompactSolars pops up and doesn't let me start up.
Error Messages:
Class Not Found for CompactSolars (ClientProxy)
Error Log:
EDIT:
Sorry for the rush to submit a bug report guys, I just used an earlier MCPC build and it works fine
1 answer 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