Minecraft Fehler: exception ticking world?


15.02.2020, 17:58

Bitte die Antwort mit dem Crashreport als Text beachten, denn der Bericht war leider zu lang für die Frage.

1 Antwort

Hier ist der Crashreport als Text (war leider zu lang für die Frage).

---- Minecraft Crash Report ----

WARNING: coremods are present:

 Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)

 CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)

 ForgelinPlugin (Forgelin-1.8.4.jar)

 OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)

 LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)

 MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)

 EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)

 IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)

Contact their authors BEFORE contacting forge

// Shall we play a game?

Time: 2/14/20 3:58 PM

Description: Exception ticking world

java.lang.NullPointerException: Exception ticking world

   at forestry.arboriculture.genetics.TreeGrowthHelper.hasSufficientSaplingsAroundSapling(TreeGrowthHelper.java:65)

   at forestry.arboriculture.genetics.TreeGrowthHelper.canGrow(TreeGrowthHelper.java:20)

   at forestry.arboriculture.genetics.Tree.canGrow(Tree.java:167)

   at binnie.extratrees.gen.BinnieWorldGenTree.canGrow(BinnieWorldGenTree.java:62)

   at binnie.extratrees.gen.BinnieWorldGenTree.generate(BinnieWorldGenTree.java:115)

   at forestry.arboriculture.tiles.TileSapling.tryGrow(TileSapling.java:99)

   at forestry.arboriculture.tiles.TileSapling.onBlockTick(TileSapling.java:50)

   at forestry.arboriculture.blocks.BlockTreeContainer.func_180650_b(BlockTreeContainer.java:44)

   at net.minecraft.block.Block.func_180645_a(Block.java:508)

   at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:476)

   at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225)

   at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)

   at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)

   at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)

   at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)

   at java.lang.Thread.run(Thread.java:745)

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

-- Head --

Thread: Server thread

Stacktrace:

   at forestry.arboriculture.genetics.TreeGrowthHelper.hasSufficientSaplingsAroundSapling(TreeGrowthHelper.java:65)

   at forestry.arboriculture.genetics.TreeGrowthHelper.canGrow(TreeGrowthHelper.java:20)

   at forestry.arboriculture.genetics.Tree.canGrow(Tree.java:167)

   at binnie.extratrees.gen.BinnieWorldGenTree.canGrow(BinnieWorldGenTree.java:62)

   at binnie.extratrees.gen.BinnieWorldGenTree.generate(BinnieWorldGenTree.java:115)

   at forestry.arboriculture.tiles.TileSapling.tryGrow(TileSapling.java:99)

   at forestry.arboriculture.tiles.TileSapling.onBlockTick(TileSapling.java:50)

   at forestry.arboriculture.blocks.BlockTreeContainer.func_180650_b(BlockTreeContainer.java:44)

   at net.minecraft.block.Block.func_180645_a(Block.java:508)

   at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:476)

   at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225)

-- Affected level --

Details:

   Level name: New World

   All players: 1 total; [EntityPlayerMP['SpagettiFisch'/245, l='New World', x=-42.96, y=50.50, z=-123.42]]

   Chunk stats: ServerChunkCache: 321 Drop: 0

   Level seed: -4653511441401754905

   Level generator: ID 00 - default, ver 1. Features enabled: true

   Level generator options:

   Level spawn location: World: (-15,71,-116), Chunk: (at 1,4,12 in -1,-8; contains blocks -16,0,-128 to -1,255,-113), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)

   Level time: 2914301 game time, 2914301 day time

   Level dimension: 0

   Level storage version: 0x04ABD - Anvil

   Level weather: Rain time: 6036 (now: true), thunder time: 77581 (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:756)

   at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)

   at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)

   at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)

   at java.lang.Thread.run(Thread.java:745)