• 0

    posted a message on Crash!
    Well yeah,I guessed that.Is there a way to fix it?Like is it an ID conflict or something like that?
    Posted in: Java Edition Support
  • 0

    posted a message on Crash!
    Hey everybody.So I installed a new mod (HardcoreEnderExpansion) and now my minecraft gives this crash when I try to launch it:

    ---- Minecraft Crash Report ----
    // You should try our sister game, Minceraft!

    Time: 2/19/15 2:45 AM
    Description: Initializing game

    java.lang.NullPointerException: Initializing game
    at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:214)
    at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:48)
    at chylex.hee.HardcoreEnderExpansion.onInit(HardcoreEnderExpansion.java:307)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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_77960_j(ItemStack.java:214)
    at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:48)
    at chylex.hee.HardcoreEnderExpansion.onInit(HardcoreEnderExpansion.java:307)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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: Windows 8.1 (amd64) version 6.3
    Java Version: 1.7.0_71, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 106657208 bytes (101 MB) / 376299520 bytes (358 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -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: 0, tallocated: 0
    FML: MCP v9.03 FML v7.2.209.1112 Minecraft Forge 10.12.1.1112 Optifine OptiFine_1.7.2_HD_U_D1 28 mods loaded, 28 mods active
    mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{7.2.209.1112} [Forge Mod Loader] (forge-1.7.2-10.12.1.1112.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{10.12.1.1112} [Minecraft Forge] (forge-1.7.2-10.12.1.1112.jar) Unloaded->Constructed->Pre-initialized->Initialized
    CodeChickenCore{1.0.1.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    NotEnoughItems{1.0.2.14} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.2.14-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    battlegear2{1.0.5.5} [Mine & Blade Battlegear 2 - Bullseye] (1.7.2-MB_Battlegear2-Bullseye-1.0.5.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
    bspkrsCore{6.9} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.9.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ArmorStatusHUD{1.26} [ArmorStatusHUD] ([1.7.2]ArmorStatusHUD-client-1.26.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    StatusEffectHUD{1.25} [StatusEffectHUD] ([1.7.2]StatusEffectHUD-client-1.25.jar) Unloaded->Constructed->Pre-initialized->Initialized
    AnimationAPI{1.2.1} [AnimationAPI] (AnimationAPI-1.7.2-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ArchimedesShips{1.7.2 v1.7.0} [Archimedes' Ships] (ArchimedesShips.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Baubles{1.0.0.13} [Baubles] (Baubles-1.7.2-1.0.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Thaumcraft{4.1.1.14} [Thaumcraft] (Thaumcraft-1.7.2-4.1.1.14.jar) Unloaded->Constructed->Pre-initialized->Initialized
    betterstorage{0.9.1.105-dev} [BetterStorage] (BetterStorage-1.7.2-0.9.1.105-dev.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized
    CarpentersBlocks{3.2.4} [Carpenter's Blocks] (Carpenter's Blocks v3.2.4 - MC 1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    CustomSpawner{3.2.0.dev.R3} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0-DEV-R3.zip) Unloaded->Constructed->Pre-initialized->Initialized
    MoCreatures{6.2.0.dev.R3} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.0-DEV-R3 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
    GraveStone{2.9.0} [GraveStone] (GraveStone 2.9.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    HardcoreEnderExpansion{1.6.1} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.2 v1.6.1.jar) Unloaded->Constructed->Pre-initialized->Errored
    inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MutantCreatures{1.4.5} [Mutant Creatures] (MutantCreatures-1.7.2-1.4.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ThaumicTinkerer{2.4-152} [Thaumic Tinkerer] (ThaumicTinkerer-2.4-152.jar) Unloaded->Constructed->Pre-initialized->Initialized
    TwilightForest{2.2.2} [The Twilight Forest] (twilightforest-1.7.2-2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Launched Version: 1.7.2-Forge10.12.1.1112
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 7670 GL version 4.2.12002 Compatibility Profile Context 9.12.0.0, ATI Technologies Inc.
    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: On (16)
    Posted in: Java Edition Support
  • 0

    posted a message on MrCrayfish's Furniture Mod v4.1 - The Outdoor Update! (Updated: 9/1/2017)
    It there a way to turn of certain items in the mod?
    Posted in: Minecraft Mods
  • 0

    posted a message on Forge 1.7.10 Won't Run?
    I downgraded for Java 8 to 7 and still it happens.Im only using forge, no mods yet.
    Posted in: Java Edition Support
  • 0

    posted a message on MrCrayfish's Furniture Mod v4.1 - The Outdoor Update! (Updated: 9/1/2017)
    Is there a way to turn off some items in the mod?In the cfm.cfg theres no settings for that.Only this:

    Configuration file

    ####################
    # settings
    #===================
    # A range of settings to change in the mod
    ####################

    settings {
    # Enabled or disable the welcome message
    B:display=true
    }
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    I have been playing on a world for a bit now and I wanna install thaumcraft.My question is: will it generate the aura nodes and the crystals in loaded chunks or will I have to explore new chunks in order to find the new stuff.
    Posted in: Minecraft Mods
  • 0

    posted a message on Carpenter's Blocks
    I have installed the mod and the overlays dont seem to work.If I right click a carpenters block with seeds or a snowball nothing happens
    Posted in: Minecraft Mods
  • 1

    posted a message on Carpenter's Blocks
    The carpenters bed's sheets are over the actual bed like this:
    Posted in: Minecraft Mods
  • 0

    posted a message on Item summoning
    Quote from Skylinerw

    In 1.8, you can use the /execute command to run commands relative to player locations, and target dead players using the @a selector. For example:

    Prerequisites:

    /scoreboard objectives add DEATHS deaths


    Mechanism:



    1. Summoning the diamond at the location of a dead player.

    /execute @a[score_DEATHS_min=1] ~ ~ ~ summon Item ~ ~ ~ {Item:{id:minecraft:diamond,Count:1}}


    2. And then resetting the players score for future tracking.

    /scoreboard players set @a[score_DEATHS_min=1] DEATHS 0


    Thank you so much!Looking forward to 1.8 now
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on Item summoning
    Yeah I need it to be exactly where the player dies, thanks for the help anyway :)
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on Item summoning
    Hi, is it possible to summon an item on player death.For example when I die it would summon a diamond where I died.
    Any help is appreciated
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)
    I'm having a problem with the Conquest resource pack:

    I have Optifine HD D1 Ultra installed.
    If the picture doesnt work here's a link to it http://tinypic.com/view.php?pic=hstliw&s=8#.UxIkQPl_tmN
    Posted in: Minecraft Mods
  • 0

    posted a message on 1.7.2 problems
    Hello,today I had a problem with my minecraft launcher.Minecraft version 1.7.4 works fine,but when I change the game version to 1.7.2 and press "PLAY" it closes the launcher and the game doesnt start up.Please help!
    Thanks.
    Posted in: Java Edition Support
  • 0

    posted a message on Is there a command to remove potion effects?
    Hi! I am currently creating a mini game and I need to remove potion effects from a player.Is there a command in minecraft to do that?Or maybe theres a indirect way of doing it? Any help appreciated :)
    Posted in: Discussion
  • 0

    posted a message on Custom NPCs
    OMG :steve_shocked: ,I dont believe that I discovered this mod only today,I hope people make some cool stuff with this! :Bacon:
    Posted in: Minecraft Mods
  • To post a comment, please .