Mojira Archive
MCL-6484

an unexpected issue has occurred and the game has crashed. we're sorry for the inconvenience

Crash Report (i play on a Mac)

java.lang.NullPointerException: Exception getting block type in world
at net.minecraft.util.RegistryNamespaced.func_148755_c(SourceFile:69)
at net.minecraft.util.RegistryNamespaced.func_82594_a(SourceFile:35)
at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.getRaw(FMLControlledNamespacedRegistry.java:262)
at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.func_82594_a(FMLControlledNamespacedRegistry.java:180)
at shukaro.artifice.util.NameMetaPair.getBlock(NameMetaPair.java:49)
at shukaro.artifice.world.WorldGenLayer.generateFeature(WorldGenLayer.java:78)
at cofh.core.world.WorldHandler.generateWorld(WorldHandler.java:270)
at cofh.core.world.WorldHandler.generate(WorldHandler.java:233)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:112)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1055)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.World.func_147439_a(World.java:345)
at net.minecraft.block.BlockGrass.func_149674_a(BlockGrass.java:57)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:391)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

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

– Head –
Stacktrace:
at net.minecraft.util.RegistryNamespaced.func_148755_c(SourceFile:69)
at net.minecraft.util.RegistryNamespaced.func_82594_a(SourceFile:35)
at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.getRaw(FMLControlledNamespacedRegistry.java:262)
at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.func_82594_a(FMLControlledNamespacedRegistry.java:180)
at shukaro.artifice.util.NameMetaPair.getBlock(NameMetaPair.java:49)
at shukaro.artifice.world.WorldGenLayer.generateFeature(WorldGenLayer.java:78)
at cofh.core.world.WorldHandler.generateWorld(WorldHandler.java:270)
at cofh.core.world.WorldHandler.generate(WorldHandler.java:233)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:112)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1055)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)

– Requested block coordinates –
Details:
Found chunk: true
Location: World: (7184,64,-3651), Chunk: (at 0,4,13 in 449,-229; contains blocks 7184,0,-3664 to 7199,255,-3649), Region: (14,-8; contains chunks 448,-256 to 479,-225, blocks 7168,0,-4096 to 7679,255,-3585)
Stacktrace:
at net.minecraft.world.World.func_147439_a(World.java:345)
at net.minecraft.block.BlockGrass.func_149674_a(BlockGrass.java:57)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:391)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)

– Affected level –
Details:
Level name: Fairy Hollow
All players: 1 total; [EntityPlayerMP['velvetbambi'/26, l='Fairy Hollow', x=6985.77, y=68.00, z=-3850.22]]
Chunk stats: ServerChunkCache: 1325 Drop: 0
Level seed: -6972873295934737616
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-352,64,515), Chunk: (at 0,4,3 in -22,32; contains blocks -352,0,512 to -337,255,527), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
Level time: 1975323 game time, 5518 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 152331 (now: false), thunder time: 117951 (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:625)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

– System Details –
Details:
Minecraft Version: 1.7.10
Operating System: Mac OS X (x86_64) version 10.10.3
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 591393264 bytes (563 MB) / 1542025216 bytes (1470 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 5 total; -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 39 mods loaded, 39 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp

{9.05}

[Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML

{7.10.99.99}

[Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA Forge

{10.13.4.1614}

[Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA <CoFH ASM>

{000}

[CoFH ASM] (minecraft.jar)
UCHIJAAAA ClothingCraft

{1.2.0}

[ClothingCraft] ([1.7.10] ClothingCraft 1.2.0.jar)
UCHIJAAAA jewelrycraft2

{1.1.4}

[Jewelrycraft 2] ([1.7.10] Jewelrycraft2-1.1.4-universal.jar)
UCHIJAAAA adventurebackpack

{1.7.10-0.8b}

[Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar)
UCHIJAAAA armourersWorkshop

{1.7.10-0.42.5}

[Armourer's Workshop] (Armourers-Workshop-1.7.10-0.42.5.jar)
UCHIJAAAA plushieWrapper

{0.0.0}

[Plushie Wrapper] (Armourers-Workshop-1.7.10-0.42.5.jar)
UCHIJAAAA CoFHCore

{1.7.10R3.1.3}

[CoFH Core] (CoFHCore-[1.7.10]3.1.3-328.jar)
UCHIJAAAA Artifice

{1.7.10R1.1.4}

[Artifice] (Artifice-1.7.10-1.1.5R-399.jar)
UCHIJAAAA BetterFoliage

{2.0.9}

[Better Foliage] (BetterFoliage-MC1.7.10-2.0.9.jar)
UCHIJAAAA BiblioCraft

{1.11.5}

[BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
UCHIJAAAA BiomesOPlenty

{2.1.0}

[Biomes O' Plenty] (Biomes-O-Plenty-Mod-1.7.10.jar)
UCHIJAAAA CarpentersBlocks

{3.3.5}

[Carpenter's Blocks] (Carpenter's Blocks v3.3.5 - MC 1.7.10.jar)
UCHIJAAAA caveworld

{2.3.2} [Caveworld 2] (Caveworld_1.7.10-v2.3.2.jar)
UCHIJAAAA chisel{1.5.6b} [Chisel] (Chisel-Mod-1.7.10.jar)
UCHIJAAAA craftguide{1.6.8.2} [CraftGuide] (CraftGuide-1.6.8.2-forge.jar)
UCHIJAAAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.3.2_1.7.10.jar)
UCHIJAAAA props{2.3.2}

[Decocraft] (Decocraft-2.3.2_1.7.10.jar)
UCHIJAAAA MoCreatures

{6.3.1}

[DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJAAAA ExtrabiomesXL

{3.16.4}

[ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.4.jar)
UCHIJAAAA fairylights

{0.6}

[Fairy Lights] (fairylights-0.6-1.7.10.jar)
UCHIJAAAA FinderCompass

{1.7.10c}

[Finder Compass] (FinderCompass-1.7.10.jar)
UCHIJAAAA InventoryPets

{1.4.3}

[Inventory Pets] (inventorypets-1.7.10-1.4.3-universal.jar)
UCHIJAAAA JujusClothingCraft

{1.1.1} [JujusClothingCraft] (JujusClothingCraft_v1.1.1.jar)
UCHIJAAAA KeepingInventory{1.8} [Keeping Inventory] (KeepingInventory-1.7.10-1.8.jar)
UCHIJAAAA LazyMiner{8.0.0} [LazyMiner] (LazyMiner8.jar)
UCHIJAAAA more{7.4} [M-Ore mod] (M-Ore 7.5 1.7.10.jar)
UCHIJAAAA RadixCore{2.1.3} [RadixCore] (RadixCore-1.7.10-2.1.3-universal.jar)
UCHIJAAAA MCA{1.7.10-5.2.0} [Minecraft Comes Alive] (MCA-1.7.10-5.2.0-universal.jar)
UCHIJAAAA movillages{1.2.1} [Mo' Villages] (MoVillages-1.3.1.jar)
UCHIJAAAA OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
UCHIJAAAA harvestcraft{1.7.10g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10h.jar)
UCHIJAAAA getalltheseeds{1.7.2a} [Pam's Get all the Seeds!] (Pams-Get-all-the-Seeds-Mod-1.7.10.zip)
UCHIJAAAA PrinterBlock{1.7.10} [TeeLuk's PrinterBlock] (TLPrinterBlock-1.7.10.jar)
UCHIJAAAA UsefulFood{1.5.0} [UsefulFood] (UsefulFood-Mod-1.7.10.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA worldtools{1.1.1}

[World Tools] (World-Tools-Mod-1.7.10.jar)
CoFHCore: -[1.7.10]3.1.3-328
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['velvetbambi'/26, l='Fairy Hollow', x=6985.77, y=68.00, z=-3850.22]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

Invalid

Abbie Davies

2017-02-26, 05:17 PM

2017-02-26, 06:41 PM

2017-02-26, 06:41 PM

0

2

Unconfirmed

crash

2.0.805 (Mac OS)

-