Jump to content

Recommended Posts

Posted

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

Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...