Im using (just another spawner) mod and mo creatures. One of the mo creatures mob is giving me an error. Which creature is it so i can disable it. Thanks for any help.
java.lang.NullPointerException: Exception in server tick loop
at drzhark.mocreatures.entity.MoCEntityAnimal.func_70601_bi(MoCEntityAnimal.java:682)
at jas.spawner.modern.spawner.creature.handler.LivingHandler.isValidLocation(LivingHandler.java:237)
at jas.spawner.modern.spawner.creature.handler.LivingHandler.isValidLiving(LivingHandler.java:242)
at jas.spawner.modern.spawner.creature.handler.LivingHandler.getCanSpawnHere(LivingHandler.java:116)
at jas.spawner.modern.spawner.CustomSpawner.spawnCreaturesInChunks(CustomSpawner.java:140)
at jas.spawner.modern.spawner.SpawnerTicker.performSpawningInWorld(SpawnerTicker.java:73)
at jas.spawner.modern.spawner.SpawnerTicker.serverTick(SpawnerTicker.java:42)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_400_SpawnerTicker_serverTick_ServerTickEvent.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.onPreServerTick(FMLCommonHandler.java:260)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:536)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Im using (just another spawner) mod and mo creatures. One of the mo creatures mob is giving me an error. Which creature is it so i can disable it. Thanks for any help.
java.lang.NullPointerException: Exception in server tick loop
at drzhark.mocreatures.entity.MoCEntityAnimal.func_70601_bi(MoCEntityAnimal.java:682)
at jas.spawner.modern.spawner.creature.handler.LivingHandler.isValidLocation(LivingHandler.java:237)
at jas.spawner.modern.spawner.creature.handler.LivingHandler.isValidLiving(LivingHandler.java:242)
at jas.spawner.modern.spawner.creature.handler.LivingHandler.getCanSpawnHere(LivingHandler.java:116)
at jas.spawner.modern.spawner.CustomSpawner.spawnCreaturesInChunks(CustomSpawner.java:140)
at jas.spawner.modern.spawner.SpawnerTicker.performSpawningInWorld(SpawnerTicker.java:73)
at jas.spawner.modern.spawner.SpawnerTicker.serverTick(SpawnerTicker.java:42)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_400_SpawnerTicker_serverTick_ServerTickEvent.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.onPreServerTick(FMLCommonHandler.java:260)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:536)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)