Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server crash immediately after startup. #880

Closed
Tsyklop opened this issue Feb 10, 2015 · 6 comments
Closed

Server crash immediately after startup. #880

Tsyklop opened this issue Feb 10, 2015 · 6 comments

Comments

@Tsyklop
Copy link

Tsyklop commented Feb 10, 2015

Couldron 213. AE2 rv2 beta8

java.lang.NoClassDefFoundError: net/minecraft/world/World$3
at net.minecraft.world.World.func_147460_e(World.java:1090)
at net.minecraft.world.World.func_147459_d(World.java:1011)
at appeng.util.BlockUpdate.call(BlockUpdate.java:42)
at appeng.hooks.TickHandler.processQueue(TickHandler.java:287)
at appeng.hooks.TickHandler.onTick(TickHandler.java:271)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_269_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:138)
at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:273)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:914)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658)
at java.lang.Thread.run(Unknown Source)

@Tsyklop
Copy link
Author

Tsyklop commented Feb 10, 2015

Region Fixer not help me.

@yueh
Copy link
Member

yueh commented Feb 10, 2015

No support for cauldron.

@yueh yueh closed this as completed Feb 10, 2015
@Tsyklop
Copy link
Author

Tsyklop commented Feb 10, 2015

why? and what support?

@Cisien
Copy link
Contributor

Cisien commented Feb 10, 2015

Cauldron and similar modify how a forge server behaves in a way that is hard to support. Because of this, we have taken the stance of not supporting cauldron. In fact, if cauldron is causing problems, then you should inform them so they can address it.

If you can reproduce your problem on a standard forge server, then re-open this issue with the forge log or crash log.

@evelynharthbrooke
Copy link
Contributor

@yueh When are you guys going to resume development on AE2? Last commit was 8 days ago.

@Tsyklop
Copy link
Author

Tsyklop commented Feb 11, 2015

it's just a bug appears . He has appeared with time and I suspect it is associated with some sort of block that leads to a drop in the server.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants