• 0

    posted a message on [1.7.10] Ropes+, now with Hookshot and 3D Ziplines!
    ok i went to appdata delted .minecraft and redownloader .minecraft and installed everything neccessary for ropes+.

    modloader 1.2.5 and forge 3.1.3.150. i created a new world and pulled out a ropes+ arrow with normal bow. when i exited the inventory for creative it crashed. the moral of the story is either forge or you messed your stuffs up. and i cannot get forge too see the wrapper.

    After that ordeal ^ i deleted .minecraft again and this time after reinstalling put the wrapper in the minecraft.jar same error.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] Ropes+, now with Hookshot and 3D Ziplines!
    I went in and checked the forge wrapper is in the .zip file but forge is not seeing it in 3.1.3.105
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] Ropes+, now with Hookshot and 3D Ziplines!
    ok now i can pull out special creative bow but when i go to fire normal arrows this happens


    INFO: MinecraftForge v3.1.3.105 Initialized

    java.lang.NoSuchMethodError: atomicstryker.ForgePacketWrapper.createPacket(Ljava/lang/String;I[Ljava/lang/Object;)Lee;
    at mod_RopesPlus.SendPacketToUpdateArrowChoice(mod_RopesPlus.java:275)
    at mod_RopesPlus.findNextArrowBetween(mod_RopesPlus.java:245)
    at mod_RopesPlus.findNextArrow(mod_RopesPlus.java:208)
    at mod_RopesPlus.selectArrow(mod_RopesPlus.java:197)
    at mod_RopesPlus.onTickInGame(mod_RopesPlus.java:110)
    at ModLoader.onTick(ModLoader.java:1102)
    at EntityRendererProxy.b(EntityRendererProxy.java:22)
    at net.minecraft.client.Minecraft.x(Minecraft.java:869)
    at net.minecraft.client.Minecraft.run(Minecraft.java:747)
    at java.lang.Thread.run(Unknown Source)
    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: component argument pData
    at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method)
    at sun.java2d.windows.GDIWindowSurfaceData.<init>(Unknown Source)
    at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source)
    at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source)
    at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source)
    at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source)
    at java.awt.Component.getGraphics(Unknown Source)
    at sun.awt.RepaintArea.paint(Unknown Source)
    at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$000(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Error report complete.


    and when i use special ropes+ arrows


    May 08, 2012 9:52:38 PM forge.ForgeHooks <clinit>
    INFO: MinecraftForge v3.1.3.105 Initialized

    java.lang.NoSuchMethodError: atomicstryker.ForgePacketWrapper.createPacket(Ljava/lang/String;I[Ljava/lang/Object;)Lee;
    at mod_RopesPlus.SendPacketToUpdateArrowChoice(mod_RopesPlus.java:275)
    at mod_RopesPlus.findNextArrowBetween(mod_RopesPlus.java:245)
    at mod_RopesPlus.findNextArrow(mod_RopesPlus.java:208)
    at mod_RopesPlus.selectArrow(mod_RopesPlus.java:197)
    at mod_RopesPlus.onTickInGame(mod_RopesPlus.java:110)
    at ModLoader.onTick(ModLoader.java:1102)
    at EntityRendererProxy.b(EntityRendererProxy.java:22)
    at net.minecraft.client.Minecraft.x(Minecraft.java:869)
    at net.minecraft.client.Minecraft.run(Minecraft.java:747)
    at java.lang.Thread.run(Unknown Source)
    Error report complete.


    when i use normal bow special arrows.


    INFO: MinecraftForge v3.1.3.105 Initialized

    java.lang.NoSuchMethodError: atomicstryker.ForgePacketWrapper.createPacket(Ljava/lang/String;I[Ljava/lang/Object;)Lee;
    at mod_RopesPlus.SendPacketToUpdateArrowChoice(mod_RopesPlus.java:275)
    at mod_RopesPlus.findNextArrowBetween(mod_RopesPlus.java:245)
    at mod_RopesPlus.findNextArrow(mod_RopesPlus.java:208)
    at mod_RopesPlus.selectArrow(mod_RopesPlus.java:197)
    at mod_RopesPlus.onTickInGame(mod_RopesPlus.java:110)
    at ModLoader.onTick(ModLoader.java:1102)
    at EntityRendererProxy.b(EntityRendererProxy.java:22)
    at net.minecraft.client.Minecraft.x(Minecraft.java:869)
    at net.minecraft.client.Minecraft.run(Minecraft.java:747)
    at java.lang.Thread.run(Unknown Source)
    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: component argument pData
    at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method)
    at sun.java2d.windows.GDIWindowSurfaceData.<init>(Unknown Source)
    at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source)
    at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source)
    at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source)
    at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source)
    at java.awt.Component.getGraphics(Unknown Source)
    at sun.awt.RepaintArea.paint(Unknown Source)
    at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$000(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Error report complete.


    i create a new world each time i test this ^

    [EDIT]

    are you using latest recommended forge O? or "Latest" forge?

    And did you put the new class file directly into the jar when you tested? I left it in zip.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] Ropes+, now with Hookshot and 3D Ziplines!
    when i pull out bow reguler with ropes+ arrows in inventory


    java.lang.NoSuchMethodError: atomicstryker.ForgePacketWrapper.createPacket(Ljava/lang/String;I[Ljava/lang/Object;)Lee;
    at mod_RopesPlus.SendPacketToUpdateArrowChoice(mod_RopesPlus.java:275)
    at mod_RopesPlus.findNextArrowBetween(mod_RopesPlus.java:245)
    at mod_RopesPlus.findNextArrow(mod_RopesPlus.java:208)
    at mod_RopesPlus.selectArrow(mod_RopesPlus.java:197)
    at mod_RopesPlus.onTickInGame(mod_RopesPlus.java:110)
    at ModLoader.onTick(ModLoader.java:1102)
    at EntityRendererProxy.b(EntityRendererProxy.java:22)
    at net.minecraft.client.Minecraft.x(Minecraft.java:869)
    at net.minecraft.client.Minecraft.run(Minecraft.java:747)
    at java.lang.Thread.run(Unknown Source)
    Error report complete.

    when i pull special bow in creative with no arrows and the bow has no name.


    java.lang.NullPointerException
    at atomicstryker.ropesplus.ItemBowRopesPlus.a(ItemBowRopesPlus.java:42)
    at aan.b(SourceFile:316)
    at yw.am(EntityPlayer.java:178)
    at ki.c(PlayerController.java:157)
    at net.minecraft.client.Minecraft.k(Minecraft.java:1759)
    at net.minecraft.client.Minecraft.x(Minecraft.java:819)
    at net.minecraft.client.Minecraft.run(Minecraft.java:747)
    at java.lang.Thread.run(Unknown Source)
    Error report complete.

    both happen on server too ^ bricked mine.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.5 ]*funky's simple* minecraft servers
    Updated ropes+ to 1.0.1! and railcraft to 5.2.1
    Posted in: Minecraft Survival Servers (archive)
  • 0

    posted a message on [1.7.10] Ropes+, now with Hookshot and 3D Ziplines!
    Woot for 1.0.1!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.5] More World Types v2.2 (Now with SMP!)

    java.lang.NoSuchMethodError: alb.getSaveFolder()Ljava/lang/String;
    at aia.a(AnvilSaveHandler.java:21)
    at xd.d(World.java:362)
    at xd.<init>(World.java:345)
    at xd.<init>(World.java:277)
    at net.minecraft.client.Minecraft.a(Minecraft.java:1930)
    at xh.a(SourceFile:163)
    at vp.a(SourceFile:74)
    at xh.a(SourceFile:233)
    at vp.f(SourceFile:122)
    at vp.i(SourceFile:110)
    at net.minecraft.client.Minecraft.k(Minecraft.java:1561)
    at net.minecraft.client.Minecraft.x(Minecraft.java:819)
    at net.minecraft.client.Minecraft.run(Minecraft.java:747)
    at java.lang.Thread.run(Unknown Source)
    Error report complete.
    error i get using forge with your mod i put it in the .jar not the mods folder fwi and am using recomended version of forge
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.5 ]*funky's simple* minecraft servers
    Updated redpower to pr5b1 and railcraft to 5.2.0
    Posted in: Minecraft Survival Servers (archive)
  • 0

    posted a message on [1.6.2 SSP/SMP] MoreStorage V2.1.1 [Forge Modloader]
    Quote from jacksony123

    I get a crash when i start minecraft. I installed modloader, modloadermp, and minecraft forge. multiplayer (smp) works fine though.
    Sorry but i couldn't find how to add a spoiler. this is my crash.


    java.lang.ArrayIndexOutOfBoundsException: 435
    at ModLoader.initStats(ModLoader.java:926)
    at ModLoader.init(ModLoader.java:910)
    at ModLoader.addAllRenderers(ModLoader.java:189)
    at ahu.<init>(ahu.java:79)
    at ahu.<clinit>(ahu.java:9)
    at net.minecraft.client.Minecraft.a(Minecraft.java:395)
    at net.minecraft.client.Minecraft.run(Minecraft.java:732)
    at java.lang.Thread.run(Unknown Source)


    out of bounds exception means your blocks ids are conflicting or they are above 256 go into your config files and fix it on all mods
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.4.7] More Pistons
    [EDIT]

    Great mod!

    Before when I used this mod with forge it would crash in 1.2.3 I hope that gets fixed!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] Ropes+, now with Hookshot and 3D Ziplines!
    That issue I posted back is fixed in smp 1.2.5 thank you!

    [EDIT]

    can you try incorporating this mod in a way that i can use the vanilla bow in smp vanilla servers at the same time as this mod? i can only use the bow in servers with this mod installed (like my own) or else it gives me a weird string error.
    Posted in: Minecraft Mods
  • 0

    posted a message on explosives for smp
    Can some one make an explosives mod for smp that is still balanced for vannila gameplay? the only explosives mod a can even find for smp is explosives+ but thats not balanced.
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on [1.2.5 ]*funky's simple* minecraft servers
    Updated railcraft to 5.0.3 installed redpower and new map!
    Posted in: Minecraft Survival Servers (archive)
  • 0

    posted a message on The Herobrine Mod OFFICIAL 3.6
    If I go to sleep on an smp server with another herobine totem active it glitches shows me a room randomly then I apear next to my bed with the purple haze if I go to another world smp or ssp it's still there! I have to close then reopen minecraft and it's gone.
    Posted in: Minecraft Mods
  • To post a comment, please .