Animania Cats & Dogs

Animania Cats & Dogs

454k Downloads

Game Continues to Crash 1.6.0.1

satoboom opened this issue ยท 5 comments

commented

Expected Behavior

Opening new game and it operates fine

Actual Behavior

The game crashes after a second of opening a new world

Steps to Reproduce

I created a new world and the game crashed

Version of Minecraft, version of Animania, Single Player or Server

1.6.0.1, singleplayer

The game crashed whilst rendering entity in world
Error: java.lang.NoClassDefFoundError: com/animania/common/entities/AnimaniaAnimal

commented

Can you post the full error, or link to it in pastebin? Can't tell what the issue is without the error log.

commented

I got the full error in my email. Looks like a conflict with Wurmcraft, where it's trying to display something that doesn't exist. Would recommend you contact that author and send the full error.

commented

I got the full error in my email. Looks like a conflict with Wurmcraft, where it's trying to display something that doesn't exist. Would recommend you contact that author and send the full error.

Oh okay. Um, what author are you referring to?

commented

Wurmcraft....

commented

Yeah, we moved an renamed that interface from com/animania/common/entities/AnimaniaAnimal to com.animania.common.entities.interfaces.IAnimaniaAnimal