Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [22:00:10] [Server thread/ERROR] [FML]: Encountered an exception while constructing entity 'beasts:landwhale'
- java.lang.reflect.InvocationTargetException: null
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_212]
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
- at net.minecraftforge.fml.common.registry.EntityEntryBuilder$ConstructorFactory.apply(EntityEntryBuilder.java:305) [EntityEntryBuilder$ConstructorFactory.class:?]
- at net.minecraftforge.fml.common.registry.EntityEntryBuilder$ConstructorFactory.apply(EntityEntryBuilder.java:291) [EntityEntryBuilder$ConstructorFactory.class:?]
- at net.minecraftforge.fml.common.registry.EntityEntry.newInstance(EntityEntry.java:68) [EntityEntry.class:?]
- at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:655) [anh$c.class:?]
- at net.minecraft.world.WorldEntitySpawner.performWorldGenSpawning(WorldEntitySpawner.java:288) [anb.class:?]
- at biomesoplenty.common.world.ChunkGeneratorOverworldBOP.populate(ChunkGeneratorOverworldBOP.java:570) [ChunkGeneratorOverworldBOP.class:?]
- at net.minecraft.world.chunk.Chunk.populate(Chunk.java:1019) [axw.class:?]
- at net.minecraft.world.chunk.Chunk.populate(Chunk.java:985) [axw.class:?]
- at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:157) [on.class:?]
- at net.minecraft.server.management.PlayerChunkMapEntry.providePlayerChunk(PlayerChunkMapEntry.java:126) [ot.class:?]
- at net.minecraft.server.management.PlayerChunkMap.tick(SourceFile:147) [ou.class:?]
- at net.minecraft.world.WorldServer.tick(WorldServer.java:227) [oo.class:?]
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:756) [MinecraftServer.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397) [nz.class:?]
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
- at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
- Caused by: java.lang.NoSuchFieldError: animationTicks
- at random.beasts.common.entity.passive.EntityLandwhale.<init>(EntityLandwhale.java:57) ~[EntityLandwhale.class:?]
- ... 21 more
- [22:00:10] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
- net.minecraft.util.ReportedException: Exception ticking world
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:762) ~[MinecraftServer.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397) ~[nz.class:?]
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) ~[MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
- at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
- Caused by: java.lang.NullPointerException
- at net.minecraft.world.WorldEntitySpawner.performWorldGenSpawning(WorldEntitySpawner.java:297) ~[anb.class:?]
- at biomesoplenty.common.world.ChunkGeneratorOverworldBOP.populate(ChunkGeneratorOverworldBOP.java:570) ~[ChunkGeneratorOverworldBOP.class:?]
- at net.minecraft.world.chunk.Chunk.populate(Chunk.java:1019) ~[axw.class:?]
- at net.minecraft.world.chunk.Chunk.populate(Chunk.java:985) ~[axw.class:?]
- at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:157) ~[on.class:?]
- at net.minecraft.server.management.PlayerChunkMapEntry.providePlayerChunk(PlayerChunkMapEntry.java:126) ~[ot.class:?]
- at net.minecraft.server.management.PlayerChunkMap.tick(SourceFile:147) ~[ou.class:?]
- at net.minecraft.world.WorldServer.tick(WorldServer.java:227) ~[oo.class:?]
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:756) ~[MinecraftServer.class:?]
- ... 4 more
- [22:00:10] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: /home/container/./crash-reports/crash-2020-03-15_22.00.10-server.txt
Advertisement
Add Comment
Please, Sign In to add comment