We recently had an issue running the Magic Farm server and it looks like a few others were having this problem as well.
I figure i'll post here for anyone looking for a solution to this:
Description: Ticking screen
java.lang.ClassCastException: thaumcraft.common.entities.projectile.EntityAlumentum cannot be cast to net.minecraft.entity.EntityLiving
This seems to either be a problem with minecraft_server.jar or with Forge itself.
So the fix ended up being pretty simple.
1. Download the latest version of minecraft server 1.5.2 from www.minecraft.net
2. Grab Forgemodloader (I got version Universal-1.5.2-7.8.1.737) This will prob not matter in future forge updates
3. Moddify the minecraft_server.jar and DO NOT I repeat DO NOT delete META INF on either mainecraft or forge just add it as is
4. After doing this the server booted right up.
One other minor issue was the NEI plugin for minefantasy would not boot so i had to remove that mod from the server. That will more than likely get resolved in future mod updates as well.
Hope this helps everyone!
I figure i'll post here for anyone looking for a solution to this:
Description: Ticking screen
java.lang.ClassCastException: thaumcraft.common.entities.projectile.EntityAlumentum cannot be cast to net.minecraft.entity.EntityLiving
This seems to either be a problem with minecraft_server.jar or with Forge itself.
So the fix ended up being pretty simple.
1. Download the latest version of minecraft server 1.5.2 from www.minecraft.net
2. Grab Forgemodloader (I got version Universal-1.5.2-7.8.1.737) This will prob not matter in future forge updates
3. Moddify the minecraft_server.jar and DO NOT I repeat DO NOT delete META INF on either mainecraft or forge just add it as is
4. After doing this the server booted right up.
One other minor issue was the NEI plugin for minefantasy would not boot so i had to remove that mod from the server. That will more than likely get resolved in future mod updates as well.
Hope this helps everyone!