Posted June 26, 20169 yr This seems to be a crash persistent across many versions of Forge- tried 54, 65, 76, and 87 (yes, I used the patcher/installer), tried updating Java, tried pulling JVM arguments. Forge is the only mod that's installed and running; I've been fiddling with this problem to get the Arisen modpack to work to my tastes, but again, no mods installed but Forge. Don't freak if you see folder paths about that. Crash happens as follows- approach close enough to a potion spawner (you'll find these in custom maps, Chimarian Memories 1 or 3 has one close to spawn, for example) that it starts spawning potions. Crash. There is no crash with straight vanilla Minecraft. Here's the pastebin to the full forge crash: http://pastebin.com/2rtupMP6 And the point of failure if you don't want to go through the full log: java.lang.NullPointerException: Ticking block entity at net.minecraft.tileentity.MobSpawnerBaseLogic.func_98278_g(MobSpawnerBaseLogic.java:122) at net.minecraft.tileentity.TileEntityMobSpawner.func_73660_a(SourceFile:62) at net.minecraft.world.World.func_72939_s(World.java:1797) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:618) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:707) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:611) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:148) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469) at java.lang.Thread.run(Thread.java:745) Thread: Client thread Stacktrace: at net.minecraft.tileentity.MobSpawnerBaseLogic.func_98278_g(MobSpawnerBaseLogic.java:122) at net.minecraft.tileentity.TileEntityMobSpawner.func_73660_a(SourceFile:62) -- Block entity being ticked -- Details: Name: MobSpawner // net.minecraft.tileentity.TileEntityMobSpawner Block type: ID #52 (tile.mobSpawner // net.minecraft.block.BlockMobSpawner) Block data value: 0 / 0x0 / 0b0000 Block location: World: (184,140,-657), Chunk: (at 8,8,15 in 11,-42; contains blocks 176,0,-672 to 191,255,-657), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513) Actual block type: ID #52 (tile.mobSpawner // net.minecraft.block.BlockMobSpawner) Actual block data value: 0 / 0x0 / 0b0000 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1797) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:618) -- Affected level -- Details: Level name: world All players: 1 total; [EntityPlayerMP['Naxza'/114, l='world', x=189.96, y=129.25, z=-663.42]] Chunk stats: ServerChunkCache: 626 Drop: 0 Level seed: 8683104102952584588 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: 2;250x1;1;village Level spawn location: World: (217,126,-708), Chunk: (at 9,7,12 in 13,-45; contains blocks 208,0,-720 to 223,255,-705), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513) Level time: 5879098 game time, 1301689 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 38053 (now: false), thunder time: 12211 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:707) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:611) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:148) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469) at java.lang.Thread.run(Thread.java:745) I dunno if I'm missing anything, but I'm pretty savvy about navigating mods or crash reports, so let me know what else I can provide.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.