• 1

    posted a message on [1.7.10] WorldStateCheckpoints - SSP world save points!

    Hello, your mod is awesome. Now that I've upgraded to 1.8, I'm having a difficult time playing without it. Do you have plans to update the mod to work with 1.8? Thanks.

    Posted in: Minecraft Mods
  • 0

    posted a message on Buildcraft Quarry Site Causing Crash
    Hi. I have several mods running, buildcraft among them. Everything was working fine but recently, when I try to approach an area where I have a quarry, the game crashes. It seems that anywhere else I am in the World is fine, even around other buildcraft structures. Any help is greatly appreciated. Thanks.

    ---- Minecraft Crash Report ----
    // Ooh. Shiny.

    Time: 5/1/14 8:40 AM
    Description: Invalid Biome id

    java.lang.NullPointerException: Invalid Biome id
    at net.minecraft.world.biome.WorldChunkManager.func_76936_a(WorldChunkManager.java:82)
    at net.minecraft.world.biome.BiomeCache$Block.(SourceFile:26)
    at net.minecraft.world.biome.BiomeCache.func_76840_a(SourceFile:52)
    at net.minecraft.world.biome.BiomeCache.func_76837_b(SourceFile:61)
    at net.minecraft.world.biome.WorldChunkManager.func_76935_a(WorldChunkManager.java:63)
    at net.minecraft.world.chunk.Chunk.func_76591_a(Chunk.java:1328)
    at net.minecraft.world.World.getBiomeGenForCoordsBody(World.java:162)
    at net.minecraft.world.WorldProvider.getBiomeGenForCoords(WorldProvider.java:388)
    at net.minecraft.world.World.func_72807_a(World.java:151)
    at net.minecraftforge.client.ForgeHooksClient.getSkyBlendColour(ForgeHooksClient.java:390)
    at net.minecraft.world.World.getSkyColorBody(World.java:1622)
    at net.minecraft.world.WorldProvider.getSkyColor(WorldProvider.java:399)
    at net.minecraft.world.World.func_72833_a(World.java:1600)
    at net.minecraft.client.renderer.EntityRenderer.func_78466_h(EntityRenderer.java:1706)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1192)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1064)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:984)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:873)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

    -- Head --
    Stacktrace:
    at net.minecraft.world.biome.WorldChunkManager.func_76936_a(WorldChunkManager.java:82)

    -- DownfallBlock --
    Details:
    biome id: 0
    downfalls[] size: 256
    x: 0
    z: 0
    w: 16
    h: 16
    Stacktrace:
    at net.minecraft.world.biome.WorldChunkManager.func_76936_a(WorldChunkManager.java:82)
    at net.minecraft.world.biome.BiomeCache$Block.(SourceFile:26)
    at net.minecraft.world.biome.BiomeCache.func_76840_a(SourceFile:52)
    at net.minecraft.world.biome.BiomeCache.func_76837_b(SourceFile:61)
    at net.minecraft.world.biome.WorldChunkManager.func_76935_a(WorldChunkManager.java:63)
    at net.minecraft.world.chunk.Chunk.func_76591_a(Chunk.java:1328)

    -- Coordinates of biome request --
    Details:
    Location: World: (-18,0,-18), Chunk: (at 14,0,14 in -2,-2; contains blocks -32,0,-32 to -17,255,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Stacktrace:
    at net.minecraft.world.World.getBiomeGenForCoordsBody(World.java:162)
    at net.minecraft.world.WorldProvider.getBiomeGenForCoords(WorldProvider.java:388)
    at net.minecraft.world.World.func_72807_a(World.java:151)
    at net.minecraftforge.client.ForgeHooksClient.getSkyBlendColour(ForgeHooksClient.java:390)
    at net.minecraft.world.World.getSkyColorBody(World.java:1622)
    at net.minecraft.world.WorldProvider.getSkyColor(WorldProvider.java:399)
    at net.minecraft.world.World.func_72833_a(World.java:1600)
    at net.minecraft.client.renderer.EntityRenderer.func_78466_h(EntityRenderer.java:1706)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1192)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['crispybuffalo'/980, l='MpServer', x=8.50, y=66.62, z=8.50]]
    Chunk stats: MultiplayerChunkCache: 0, 0
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (-256,64,160), Chunk: (at 0,4,0 in -16,10; contains blocks -256,0,160 to -241,255,175), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 0 game time, 0 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 1 total; [EntityClientPlayerMP['crispybuffalo'/980, l='MpServer', x=8.50, y=66.62, z=8.50]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:384)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2436)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:894)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.2
    Operating System: Mac OS X (x86_64) version 10.9.2
    Java Version: 1.6.0_65, Apple Inc.
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
    Memory: 170990192 bytes (163 MB) / 396369920 bytes (378 MB) up to 1069416448 bytes (1019 MB)
    JVM Flags: 1 total; -Xmx1G
    AABB Pool Size: 10003 (560168 bytes; 0 MB) allocated, 10003 (560168 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 115
    FML: MCP v9.01-pre FML v7.2.129.1046 Minecraft Forge 10.12.0.1046 34 mods loaded, 34 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{7.2.129.1046} [Forge Mod Loader] (forge-1.7.2-10.12.0.1046.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{10.12.0.1046} [Minecraft Forge] (forge-1.7.2-10.12.0.1046.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    bspkrsCore{6.0(1.7.2)} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.0(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    WorldStateCheckpoints{1.7.2.r01} [WorldStateCheckpoints] ([1.7.2]WorldStateCheckpoints-client-1.7.2.r01.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ArchimedesShips{1.7.2 v1.5.2} [Archimedes' Ships] (ArchimedesShips.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    bcmod{1.7.2 - 2.3.1} [BCMod (Brad16840.Common mod)] (bcmod 1.7.2 - 2.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    backpacks16840{1.7.2 - 2.3.1} [Backpacks!] (backpacks 1.7.2 - 2.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BuildCraft|Core{5.0.2} [BuildCraft] (buildcraft-5.0.2.60.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BuildCraft|Builders{5.0.2} [BC Builders] (buildcraft-5.0.2.60.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BuildCraft|Energy{5.0.2} [BC Energy] (buildcraft-5.0.2.60.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BuildCraft|Factory{5.0.2} [BC Factory] (buildcraft-5.0.2.60.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BuildCraft|Transport{5.0.2} [BC Transport] (buildcraft-5.0.2.60.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BuildCraft|Silicon{5.0.2} [BC Silicon] (buildcraft-5.0.2.60.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CustomSpawner{3.2.0.dev.R1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0-DEV-R1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    MoCreatures{6.2.0.dev.R1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.0-DEV-R2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights{1.3.2} [Dynamic Lights] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_dropItems{1.0.6} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_mobEquipment{1.0.4} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_floodLights{1.0.0} [Dynamic Lights Flood Light] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_otherPlayers{1.0.6} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_thePlayer{1.1.1} [Dynamic Lights Player Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FinderCompass{1.7.2b} [Finder Compass] (FinderCompass_1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ObsidianBoat{v1.3.1} [Obsidian Boat] (Obsidian_Boat-1.7.2-1.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    RopesPlus{1.5.8} [Ropes+] (RopePlus-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    examplemod{1.0} [examplemod] (Simple Recipes 1.8.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    wuppy29_simplerecipes{1.8.1} [Simple Recipes] (Simple Recipes 1.8.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TLSpecialArmor{1.7.2} [TeeLuk's SpecialArmor] (TLSpecialArmor-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AS_UpdateCheck{1.1.4} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Launched Version: 1.7.2-Forge10.12.0.1046
    LWJGL: 2.9.1
    OpenGL: NVIDIA GeForce 8800 GS OpenGL Engine GL version 2.1 NVIDIA-8.24.11 310.90.9b01, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 16 (896 bytes; 0 MB) allocated, 16 (896 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)
    Posted in: Java Edition Support
  • 0

    posted a message on Crashing after upgrade to Forge 10.12.1.1060
    I upgraded Forge to the latest recommende version and now the game crashes unless I remove all mods. Any advice is greatly appreciated. Thanks.



    ---- Minecraft Crash Report ----
    // Shall we play a game?

    Time: 4/27/14 6:58 PM
    Description: Initializing game

    java.lang.NullPointerException: Initializing game
    at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.addObjectRaw(FMLControlledNamespacedRegistry.java:372)
    at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.set(FMLControlledNamespacedRegistry.java:55)
    at cpw.mods.fml.common.registry.GameData.set(GameData.java:697)
    at cpw.mods.fml.common.registry.GameData.(GameData.java:692)
    at cpw.mods.fml.common.registry.GameData.freezeData(GameData.java:645)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:683)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:268)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:525)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

    -- Head --
    Stacktrace:
    at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.addObjectRaw(FMLControlledNamespacedRegistry.java:372)
    at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.set(FMLControlledNamespacedRegistry.java:55)
    at cpw.mods.fml.common.registry.GameData.set(GameData.java:697)
    at cpw.mods.fml.common.registry.GameData.(GameData.java:692)
    at cpw.mods.fml.common.registry.GameData.freezeData(GameData.java:645)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:683)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:268)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:525)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.2
    Operating System: Mac OS X (x86_64) version 10.9.2
    Java Version: 1.6.0_65, Apple Inc.
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
    Memory: 61492960 bytes (58 MB) / 177954816 bytes (169 MB) up to 1069416448 bytes (1019 MB)
    JVM Flags: 1 total; -Xmx1G
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.01-pre FML v7.2.156.1060 Minecraft Forge 10.12.1.1060 Optifine OptiFine_1.7.2_HD_U_D1 34 mods loaded, 34 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    FML{7.2.156.1060} [Forge Mod Loader] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Forge{10.12.1.1060} [Minecraft Forge] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    bspkrsCore{6.0(1.7.2)} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.0(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    WorldStateCheckpoints{1.7.2.r01} [WorldStateCheckpoints] ([1.7.2]WorldStateCheckpoints-client-1.7.2.r01.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ArchimedesShips{1.7.2 v1.5.2} [Archimedes' Ships] (ArchimedesShips.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    bcmod{1.7.2 - 2.3.1} [BCMod (Brad16840.Common mod)] (bcmod 1.7.2 - 2.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    backpacks16840{1.7.2 - 2.3.1} [Backpacks!] (backpacks 1.7.2 - 2.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Core{5.0.2} [BuildCraft] (buildcraft-5.0.2.60.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Builders{5.0.2} [BC Builders] (buildcraft-5.0.2.60.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Energy{5.0.2} [BC Energy] (buildcraft-5.0.2.60.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Factory{5.0.2} [BC Factory] (buildcraft-5.0.2.60.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Transport{5.0.2} [BC Transport] (buildcraft-5.0.2.60.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Silicon{5.0.2} [BC Silicon] (buildcraft-5.0.2.60.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    CustomSpawner{3.2.0.dev.R1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0-DEV-R1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MoCreatures{6.2.0.dev.R1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.0-DEV-R2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights{1.3.2} [Dynamic Lights] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_dropItems{1.0.6} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_mobEquipment{1.0.4} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_floodLights{1.0.0} [Dynamic Lights Flood Light] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_otherPlayers{1.0.6} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_thePlayer{1.1.1} [Dynamic Lights Player Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    FinderCompass{1.7.2b} [Finder Compass] (FinderCompass_1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ObsidianBoat{v1.3.1} [Obsidian Boat] (Obsidian_Boat-1.7.2-1.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    RopesPlus{1.5.8} [Ropes+] (RopePlus-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    examplemod{1.0} [examplemod] (Simple Recipes 1.8.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    wuppy29_simplerecipes{1.8.1} [Simple Recipes] (Simple Recipes 1.8.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    TLSpecialArmor{1.7.2} [TeeLuk's SpecialArmor] (TLSpecialArmor-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    AS_UpdateCheck{1.1.4} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Launched Version: 1.7.2-Forge10.12.1.1060
    LWJGL: 2.9.1
    OpenGL: NVIDIA GeForce 8800 GS OpenGL Engine GL version 2.1 NVIDIA-8.24.11 310.90.9b01, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    Anisotropic Filtering: Off (1)
    Posted in: Java Edition Support
  • 0

    posted a message on Obsidian Boat V1.3.2
    Hi. I used your 1.3 version and the game crashed for me, just as I pulled the boat from the crafting table. I really love the idea of this app so any help you can provide is appreciated. Thanks.

    ---- Minecraft Crash Report ----
    // Why is it breaking :(

    Time: 3/13/14 7:46 PM
    Description: Updating screen events

    java.lang.ArrayIndexOutOfBoundsException: -1
    at net.minecraft.item.ItemStack.func_77980_a(ItemStack.java:411)
    at net.minecraft.inventory.SlotCrafting.func_75208_c(SlotCrafting.java:60)
    at net.minecraft.inventory.SlotCrafting.func_82870_a(SlotCrafting.java:117)
    at net.minecraft.inventory.Container.func_75144_a(SourceFile:238)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:445)
    at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:655)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:406)
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:309)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:275)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1625)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:953)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:870)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

    -- Head --
    Stacktrace:
    at net.minecraft.item.ItemStack.func_77980_a(ItemStack.java:411)
    at net.minecraft.inventory.SlotCrafting.func_75208_c(SlotCrafting.java:60)
    at net.minecraft.inventory.SlotCrafting.func_82870_a(SlotCrafting.java:117)
    at net.minecraft.inventory.Container.func_75144_a(SourceFile:238)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:445)
    at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:655)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:406)
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:309)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:275)

    -- Affected screen --
    Details:
    Screen name: net.minecraft.client.gui.inventory.GuiCrafting

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['crispybuffalo'/1047, l='MpServer', x=-388.04, y=71.62, z=241.76]]
    Chunk stats: MultiplayerChunkCache: 240, 240
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (-256,64,160), Chunk: (at 0,4,0 in -16,10; contains blocks -256,0,160 to -241,255,175), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 12119980 game time, 13780408 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 95 total; [EntityCow['Cow'/823, l='MpServer', x=-315.31, y=63.00, z=272.13], EntityCow['Cow'/822, l='MpServer', x=-316.91, y=63.00, z=269.72], EntityCow['Cow'/819, l='MpServer', x=-316.31, y=63.00, z=258.16], EntityCow['Cow'/818, l='MpServer', x=-316.06, y=63.00, z=276.72], EntityChicken['Chicken'/829, l='MpServer', x=-317.22, y=63.00, z=274.75], EntityChicken['Chicken'/828, l='MpServer', x=-316.81, y=63.00, z=277.69], EntityCow['Cow'/830, l='MpServer', x=-310.56, y=63.00, z=275.72], EntityCow['Cow'/825, l='MpServer', x=-316.91, y=63.00, z=271.41], EntityCow['Cow'/824, l='MpServer', x=-313.69, y=63.00, z=276.69], EntityCow['Cow'/826, l='MpServer', x=-316.16, y=63.00, z=262.28], EntityCow['Cow'/804, l='MpServer', x=-314.88, y=63.00, z=258.16], EntityCow['Cow'/805, l='MpServer', x=-312.81, y=63.00, z=258.09], EntityCow['Cow'/806, l='MpServer', x=-312.41, y=63.00, z=260.03], EntityCow['Cow'/807, l='MpServer', x=-314.50, y=63.00, z=266.31], MoCEntityMiniGolem['MiniGolem'/800, l='MpServer', x=-314.50, y=15.00, z=261.34], EntityChicken['Chicken'/802, l='MpServer', x=-317.22, y=63.00, z=257.78], EntityCow['Cow'/803, l='MpServer', x=-316.50, y=63.00, z=259.56], EntityCow['Cow'/812, l='MpServer', x=-316.91, y=63.00, z=261.09], EntityCow['Cow'/808, l='MpServer', x=-313.59, y=63.00, z=259.41], EntityCow['Cow'/809, l='MpServer', x=-316.91, y=63.00, z=265.66], EntityCow['Cow'/811, l='MpServer', x=-313.41, y=63.00, z=261.53], EntityCow['Cow'/791, l='MpServer', x=-314.72, y=64.00, z=203.56], EntityZombie['Zombie'/789, l='MpServer', x=-317.50, y=35.00, z=183.50], MoCEntityMiniGolem['MiniGolem'/788, l='MpServer', x=-309.72, y=17.00, z=190.50], MoCEntityButterfly['ButterFly'/786, l='MpServer', x=-314.53, y=72.00, z=162.31], MoCEntityAnt['Ant'/784, l='MpServer', x=-315.59, y=69.00, z=144.44], MoCEntityWerewolf['Werewolf'/799, l='MpServer', x=-316.50, y=13.00, z=262.03], MoCEntityWerewolf['Werewolf'/795, l='MpServer', x=-308.47, y=40.00, z=242.47], MoCEntityWerewolf['Werewolf'/794, l='MpServer', x=-308.41, y=37.00, z=256.75], EntityCreeper['Creeper'/793, l='MpServer', x=-311.33, y=37.00, z=253.14], EntitySkeleton['Skeleton'/792, l='MpServer', x=-311.13, y=38.00, z=251.94], EntityCow['Cow'/778, l='MpServer', x=-333.22, y=70.00, z=194.72], EntityZombie['Zombie'/779, l='MpServer', x=-331.50, y=27.00, z=288.50], MoCEntityFly['Fly'/776, l='MpServer', x=-321.31, y=74.00, z=155.72], EntityCow['Cow'/777, l='MpServer', x=-326.97, y=76.00, z=178.88], MoCEntityFishy['Fishy'/1064, l='MpServer', x=-485.14, y=62.03, z=356.24], MoCEntityFishy['Fishy'/1059, l='MpServer', x=-516.17, y=61.92, z=275.42], MoCEntityFishy['Fishy'/1060, l='MpServer', x=-480.56, y=61.92, z=215.22], EntityCow['Cow'/834, l='MpServer', x=-312.38, y=63.00, z=272.91], EntityCow['Cow'/832, l='MpServer', x=-310.31, y=63.00, z=270.25], EntityWitch['Witch'/1081, l='MpServer', x=-462.50, y=36.00, z=304.50], EntitySkeleton['Skeleton'/1080, l='MpServer', x=-450.50, y=25.00, z=267.50], EntityCow['Cow'/833, l='MpServer', x=-316.81, y=63.00, z=272.75], EntityClientPlayerMP['crispybuffalo'/1047, l='MpServer', x=-388.04, y=71.62, z=241.76], EntityCreeper['Creeper'/1079, l='MpServer', x=-462.50, y=41.00, z=255.50], EntityCreeper['Creeper'/1078, l='MpServer', x=-462.50, y=30.00, z=243.50], EntityCreeper['Creeper'/1077, l='MpServer', x=-461.50, y=30.00, z=246.50], EntityZombie['Zombie'/679, l='MpServer', x=-428.53, y=31.00, z=279.03], EntityWolf['Wolf'/698, l='MpServer', x=-402.38, y=65.00, z=240.66], MoCEntitySmallFish['SmallFish'/699, l='MpServer', x=-403.29, y=54.00, z=276.15], EntityWolf['Wolf'/696, l='MpServer', x=-400.34, y=66.00, z=237.09], EntityWolf['Wolf'/697, l='MpServer', x=-406.75, y=55.00, z=243.31], EntityWolf['Wolf'/694, l='MpServer', x=-407.00, y=65.00, z=238.38], EntityWolf['Wolf'/695, l='MpServer', x=-404.78, y=65.00, z=235.44], EntityWolf['Wolf'/692, l='MpServer', x=-402.41, y=65.00, z=236.75], EntityWolf['Wolf'/693, l='MpServer', x=-401.13, y=66.00, z=238.00], EntityBoat['Boat'/690, l='MpServer', x=-401.25, y=63.05, z=221.75], EntityWolf['Wolf'/691, l='MpServer', x=-401.63, y=65.00, z=238.13], EntityWolf['Wolf'/689, l='MpServer', x=-408.59, y=63.00, z=217.88], EntityCreeper['Creeper'/665, l='MpServer', x=-439.34, y=29.00, z=267.97], EntityCreeper['Creeper'/666, l='MpServer', x=-440.50, y=28.00, z=270.50], EntityZombie['Zombie'/667, l='MpServer', x=-432.50, y=31.00, z=274.50], EntityWitch['Witch'/747, l='MpServer', x=-358.50, y=53.00, z=200.84], EntityCreeper['Creeper'/746, l='MpServer', x=-366.50, y=34.00, z=192.50], EntityWitch['Witch'/745, l='MpServer', x=-366.56, y=21.00, z=169.06], EntitySkeleton['Skeleton'/744, l='MpServer', x=-365.66, y=21.00, z=168.69], EntityCreeper['Creeper'/751, l='MpServer', x=-365.50, y=44.00, z=278.50], EntityCreeper['Creeper'/750, l='MpServer', x=-368.66, y=44.00, z=275.00], EntitySkeleton['Skeleton'/749, l='MpServer', x=-356.50, y=53.00, z=214.50], EntitySkeleton['Skeleton'/748, l='MpServer', x=-361.44, y=53.00, z=210.84], MoCEntityButterfly['ButterFly'/739, l='MpServer', x=-379.56, y=63.00, z=356.22], MoCEntityWerewolf['Werewolf'/738, l='MpServer', x=-380.28, y=42.00, z=336.66], EntitySquid['Squid'/737, l='MpServer', x=-372.69, y=57.00, z=267.66], EntityCow['Cow'/736, l='MpServer', x=-374.41, y=69.00, z=200.78], EntityZombie['Zombie'/762, l='MpServer', x=-348.50, y=36.00, z=210.50], EntitySkeleton['Skeleton'/763, l='MpServer', x=-351.44, y=56.00, z=228.16], MoCEntityFirefly['Firefly'/761, l='MpServer', x=-342.56, y=72.00, z=192.53], EntityCreeper['Creeper'/764, l='MpServer', x=-337.59, y=48.00, z=297.63], MoCEntityFirefly['Firefly'/765, l='MpServer', x=-350.53, y=63.00, z=302.15], EntityCow['Cow'/752, l='MpServer', x=-356.47, y=64.00, z=273.31], EntityCow['Cow'/753, l='MpServer', x=-362.69, y=63.00, z=288.53], MoCEntityFirefly['Firefly'/713, l='MpServer', x=-386.56, y=71.00, z=299.81], EntityCow['Cow'/712, l='MpServer', x=-390.47, y=63.28, z=293.47], EntityEnderman['Enderman'/715, l='MpServer', x=-382.38, y=21.00, z=315.88], EntityZombie['Zombie'/714, l='MpServer', x=-398.13, y=13.00, z=317.56], EntityCreeper['Creeper'/717, l='MpServer', x=-384.50, y=17.00, z=315.31], EntityCreeper['Creeper'/716, l='MpServer', x=-388.50, y=23.00, z=317.50], EntitySpider['Spider'/718, l='MpServer', x=-397.28, y=39.33, z=316.72], EntityMinecartEmpty['entity.MinecartRideable.name'/709, l='MpServer', x=-398.09, y=11.34, z=239.50], MoCEntityMediumFish['MediumFish'/711, l='MpServer', x=-397.59, y=50.00, z=274.69], EntityWolf['Wolf'/710, l='MpServer', x=-391.56, y=66.00, z=242.44], EntityWitch['Witch'/733, l='MpServer', x=-368.31, y=21.00, z=162.31], MoCEntityRat['Rat'/734, l='MpServer', x=-377.88, y=53.00, z=191.53], MoCEntityDragonfly['DragonFly'/735, l='MpServer', x=-380.44, y=79.00, z=178.72], EntityZombie['Zombie'/720, l='MpServer', x=-391.50, y=20.00, z=320.50]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:384)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2433)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:891)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.2
    Operating System: Mac OS X (x86_64) version 10.9.2
    Java Version: 1.6.0_65, Apple Inc.
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
    Memory: 107630904 bytes (102 MB) / 317722624 bytes (303 MB) up to 1069416448 bytes (1019 MB)
    JVM Flags: 1 total; -Xmx1G
    AABB Pool Size: 18003 (1008168 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP v9.01-pre FML v7.2.116.1024 Minecraft Forge 10.12.0.1024 19 mods loaded, 19 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{7.2.116.1024} [Forge Mod Loader] (forge-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{10.12.0.1024} [Minecraft Forge] (forge-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CustomSpawner{3.2.0.dev.R1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0-DEV-R1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    MoCreatures{6.2.0.dev.R1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.0-DEV-R2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights{1.3.1} [Dynamic Lights] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_dropItems{1.0.6} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_mobEquipment{1.0.4} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_otherPlayers{1.0.6} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_thePlayer{1.1.1} [Dynamic Lights Player Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FinderCompass{1.7.2b} [Finder Compass] (FinderCompass_1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ObsidianBoat{v1.3} [Obsidian Boat] (Obsidian_Boat-1.7.2-1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    RopesPlus{1.5.7} [Ropes+] (RopePlus-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    wuppy29_simplerecipes{1.8.0} [Simple Recipes] (Simple Recipes 1.8.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AS_UpdateCheck{1.1.4} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Launched Version: 1.7.2-Forge10.12.0.1024
    LWJGL: 2.9.1
    OpenGL: NVIDIA GeForce 8800 GS OpenGL Engine GL version 2.1 NVIDIA-8.24.11 310.90.9b01, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 3229 (180824 bytes; 0 MB) allocated, 26 (1456 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)
    Posted in: Minecraft Mods
  • To post a comment, please .