nop277 Posted February 17, 2013 Posted February 17, 2013 So I want universal electricity and some parts of it into tekkit lite. I'm having issues getting the server to run with atomicscience, it has some kind of conflict I'm unfamiliar with (class cast exception). Here's the error log, I'm using tekkit 0.5.7: 2013-02-16 19:43:38 [iNFO] Starting minecraft server version 1.4.7 2013-02-16 19:43:45 [iNFO] Loading properties 2013-02-16 19:43:45 [iNFO] Default game type: SURVIVAL 2013-02-16 19:43:45 [iNFO] Generating keypair 2013-02-16 19:43:45 [iNFO] Starting Minecraft server on *:25565 2013-02-16 19:43:47 [sEVERE] Encountered an unexpected exception ClassCastException java.lang.ClassCastException: vswe.stevescarts.Items.ItemCarts cannot be cast to universalelectricity.core.implement.IItemElectric at universalelectricity.prefab.ItemElectric.getWithCharge(ItemElectric.java:170) at universalelectricity.prefab.ItemElectric.getUncharged(ItemElectric.java:164) at atomicscience.common.ZhuYao.load(ZhuYao.java:437) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:657) at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94) at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355) at ho.c(DedicatedServer.java:135) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458) at fy.run(SourceFile:849) 2013-02-16 19:43:47 [sEVERE] This crash report has been saved to: C:\Users\Keith\Desktop\Server\Outpost\.\crash-reports\crash-2013-02-16_19.43.47-server.txt
nop277 Posted February 17, 2013 Author Posted February 17, 2013 Also another thing I was wondering, is there no 0.5.8 server? I just wanted to try it out but couldn't locate a link to it (even modified the download link to 0.5.8). If not, no big I'll just try it when it comes out. I mainly just wanted to try out some of the new modular powersuit addons
edipil Posted February 17, 2013 Posted February 17, 2013 There is no 0.5.8, the latest version is 0.5.8.1 so you need to change the link to that.
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