Jump to content

Crash On Login


Dhoest

Recommended Posts

I'm afraid i am making the server crash when i login. Not sure what caused it, was just doing some random stuff with item conduits when the crashing started.

 

Maybe some admin can take a look at what might went wrong, ill stop playing for the moment :)

 

 

Greetings Dhoest

Link to comment
Share on other sites

  • Founder

Done, I removed he blocked tile entity, the error was this:

-- TileInterface being ticked. --
Details:
CurrentTickRate: 62
MinTickRate: 5
MaxTickRate: 120
MachineType: appeng.tile.misc.TileInterface
GridBlockType: appeng.me.helpers.AENetworkProxy
ConnectedSides: [uP]
Location: dimension=8, x=1380, y=127, z=-985
Stacktrace:
at appeng.me.cache.TickManagerCache.onUpdateTick(TickManagerCache.java:92)
at appeng.me.GridCacheWrapper.onUpdateTick(GridCacheWrapper.java:43)
at appeng.me.Grid.update(Grid.java:280)
at appeng.hooks.TickHandler.onTick(TickHandler.java:239)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_406_TickHandler_onTick_TickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:251)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:862)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669)
at java.lang.Thread.run(Thread.java:745)
 
Try to change the setup of that machine.
Link to comment
Share on other sites

Thanks for fixing.

 

We tried changing the setup, but the same problem has come back. We think it has something to do with ME conduits in combination with a ME interface from Applied Energistics.

Link to comment
Share on other sites

If the "ConnectedSides" is this time on de side of the block, it will be something with itemconduits + interface, or the items itself.

 

The interface was connected to a normal me cable on the top, and that was connected to a dense me conduit. On the side of the interface was an itemconduit. We have simular setups in our base, so I don't really understand what we did wrong.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site you agree to the following Terms of Use, Guidelines and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.