Server Crash, OutOfMemoryError
Pirog17000 opened this issue ยท 0 comments
Time: 5/1/18 11:21 AM
Description: Colliding entity with block
java.lang.OutOfMemoryError: GC overhead limit exceeded
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.entity.Entity.func_145775_I(Entity.java:1048)
-- Block being collided with --
Details:
Block: twilightforest:twilight_portal
Block location: World: (5256,194,3888), Chunk: (at 8,12,0 in 328,243; contains blocks 5248,0,3888 to 5263,255,3903), Region: (10,7; contains chunks 320,224 to 351,255, blocks 5120,0,3584 to 5631,255,4095)
Stacktrace:
at net.minecraft.entity.Entity.func_145775_I(Entity.java:1048)
at net.minecraft.entity.Entity.func_70091_d(Entity.java:963)
at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1949)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2384)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43)
at net.minecraft.entity.passive.EntityWolf.func_70636_d(EntityWolf.java:212)
at sophisticated_wolves.entity.EntitySophisticatedWolf.func_70636_d(EntitySophisticatedWolf.java:241)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.entity.passive.EntityWolf.func_70071_h_(EntityWolf.java:230)
at sophisticated_wolves.entity.EntitySophisticatedWolf.func_70071_h_(EntitySophisticatedWolf.java:307)
at net.minecraft.world.World.func_72866_a(World.java:1990)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1952)
at net.minecraft.world.World.func_72939_s(World.java:1756)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
at java.lang.Thread.run(Thread.java:748)
-- Entity being checked for collision --
Details:
Entity Type: sophisticatedwolves:textures/entity/brown/wolf.png (sophisticated_wolves.entity.EntitySophisticatedWolf)
Entity ID: 1434314
Entity Name: Sophisticated Wolf
Entity's Exact location: 5256.40, 194.92, 3888.34
Entity's Block location: World: (5256,194,3888), Chunk: (at 8,12,0 in 328,243; contains blocks 5248,0,3888 to 5263,255,3903), Region: (10,7; contains chunks 320,224 to 351,255, blocks 5120,0,3584 to 5631,255,4095)
Entity's Momentum: 0.12, -0.08, -0.32
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
-- Entity being ticked --
Details:
Entity Type: sophisticatedwolves:textures/entity/brown/wolf.png (sophisticated_wolves.entity.EntitySophisticatedWolf)
Entity ID: 1434314
Entity Name: Sophisticated Wolf
Entity's Exact location: 5256.40, 194.92, 3888.34
Entity's Block location: World: (5256,194,3888), Chunk: (at 8,12,0 in 328,243; contains blocks 5248,0,3888 to 5263,255,3903), Region: (10,7; contains chunks 320,224 to 351,255, blocks 5120,0,3584 to 5631,255,4095)
Entity's Momentum: 0.12, -0.08, -0.32
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
-- Affected level --
Details:
Level name: Biome Bundle
All players: 6 total; [EntityPlayerMP['Piton'/895814, l='Biome Bundle', x=3787.05, y=64.00, z=2871.86], EntityPlayerMP['Vik'/1186978, l='Biome Bundle', x=3787.10, y=46.00, z=2745.98], EntityPlayerMP['Epson'/904868, l='Biome Bundle', x=3785.24, y=65.00, z=2870.57], EntityPlayerMP['Pan'/1390962, l='Biome Bundle', x=4924.81, y=16.00, z=3569.49], EntityPlayerMP['xFOXx'/1385884, l='Biome Bundle', x=5243.21, y=195.00, z=3880.25], EntityPlayerMP['Kniz'/1532836, l='Biome Bundle', x=5476.16, y=194.00, z=3865.29]]
Chunk stats: ServerChunkCache: 1186 Drop: 0
Level seed: -3927467513576978070
Level generator: ID 06 - OTG, ver 0. Features enabled: true
Level generator options: OpenTerrainGenerator
Level spawn location: World: (4990,76,4987), Chunk: (at 14,4,11 in 311,311; contains blocks 4976,0,4976 to 4991,255,4991), Region: (9,9; contains chunks 288,288 to 319,319, blocks 4608,0,4608 to 5119,255,5119)
Level time: 26041832 game time, 2594715 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 15565 (now: false), thunder time: 89413 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Linux (amd64) version 3.16.0-4-amd64
Java Version: 1.8.0_171, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 584878584 bytes (557 MB) / 8502378496 bytes (8108 MB) up to 8502378496 bytes (8108 MB)
JVM Flags: 8 total; -Xms1024M -Xmx8192M -Xmn512m -XX:+UseParallelGC -XX:+UseTLAB -XX:+AggressiveOpts -XX:+UseFastEmptyMethods -XX:+UseFastAccessorMethods
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 37
FML: MCP 9.42 Powered by Forge 14.23.3.2655 59 mods loaded, 59 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:--------- |:--------------------- |:------------------------ |:------------------------------------------- |:---------------------------------------- |
| UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
| UCHIJAAAA | FML | 8.0.99.99 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge | 14.23.3.2655 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |