• 0

    posted a message on Help downloading maps on linux?
    The laptop I use has fedora (linux) OS and I was wondering if anyone here uses linux to install maps, if so I have tried to use Wine, with Funbox and iExplorer but both seem to not work and Itunes fails to load,(I also guessed this would be the right place to post, sorry if I'm wrong) PLease help.
    Posted in: MCPE: Map Help & Requests
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Heres my crash report...


    // There are four lights!

    Time: 8/23/13 7:03 AM
    Description: Initializing game

    java.lang.NoSuchMethodError: net.minecraftforge.common.EnumHelper.addToolMaterial(Ljava/lang/String;IIFII)Lnet/minecraft/item/EnumToolMaterial;
    at drzhark.mocreatures.MoCreatures.<clinit>(MoCreatures.java:225)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:270)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:457)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    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:194)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    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:105)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)


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

    -- Head --
    Stacktrace:
    at drzhark.mocreatures.MoCreatures.<clinit>(MoCreatures.java:225)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:270)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:457)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    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:194)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    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:105)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

    -- System Details --
    Details:
    Minecraft Version: 1.6.2
    Operating System: Linux (i386) version 3.10.6-200.fc19.i686
    Java Version: 1.7.0_25, Oracle Corporation
    Java VM Version: OpenJDK Server VM (mixed mode), Oracle Corporation
    Memory: 144454048 bytes (137 MB) / 198115328 bytes (188 MB) up to 477233152 bytes (455 MB)
    JVM Flags: 1 total; -Xmx512M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v8.04 FML v6.2.35.804 Minecraft Forge 9.10.0.804 6 mods loaded, 6 mods active
    mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{6.2.35.804} [Forge Mod Loader] (coremods) Unloaded->Constructed
    Forge{9.10.0.804} [Minecraft Forge] (coremods) Unloaded->Constructed
    CustomSpawner{2.3.0.dev1} [DrZhark's CustomSpawner] (CustomMobSpawner 2.3.0 DEV-R1.zip) Unloaded->Constructed
    MoCreatures{5.2.5} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v5.2.5.zip) Unloaded
    GuiAPI{0.15.6} [GuiAPI] (GuiAPI-0.15.6-1.5.2.zip) Unloaded
    Launched Version: 1.6.2-Forge9.10.0.804
    LWJGL: 2.9.0
    OpenGL: Mesa DRI Mobile Intel® GM45 Express Chipset GL version 2.1 Mesa 9.2.0-devel, Intel Open Source Technology Center
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    Posted in: Minecraft Mods
  • 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    Here is my crash report
    ---- Minecraft Crash Report ----
    // You should try our sister game, Minceraft!

    Time: 8/21/13 6:16 PM
    Description: Ticking memory connection

    java.lang.NullPointerException
    at pixelmon.entities.pixelmon.stats.Level.getExpForLevel(Level.java:81)
    at pixelmon.entities.pixelmon.stats.Level.setLevel(Level.java:64)
    at pixelmon.comm.packetHandlers.ChooseStarter.handlePacket(ChooseStarter.java:31)
    at pixelmon.comm.PacketHandler.onPacketData(PacketHandler.java:55)
    at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255)
    at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245)
    at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:84)
    at net.minecraft.network.NetServerHandler.func_72501_a(NetServerHandler.java:1111)
    at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
    at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
    at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)
    at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
    at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:109)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:689)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)


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

    -- Head --
    Stacktrace:
    at pixelmon.entities.pixelmon.stats.Level.getExpForLevel(Level.java:81)
    at pixelmon.entities.pixelmon.stats.Level.setLevel(Level.java:64)
    at pixelmon.comm.packetHandlers.ChooseStarter.handlePacket(ChooseStarter.java:31)
    at pixelmon.comm.PacketHandler.onPacketData(PacketHandler.java:55)
    at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255)
    at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245)
    at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:84)
    at net.minecraft.network.NetServerHandler.func_72501_a(NetServerHandler.java:1111)
    at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
    at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
    at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)

    -- Ticking connection --
    Details:
    Connection: net.minecraft.network.NetServerHandler@1fa9322
    Stacktrace:
    at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
    at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:109)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:689)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)

    -- System Details --
    Details:
    Minecraft Version: 1.6.2
    Operating System: Linux (i386) version 3.10.6-200.fc19.i686
    Java Version: 1.7.0_25, Oracle Corporation
    Java VM Version: OpenJDK Server VM (mixed mode), Oracle Corporation
    Memory: 106435760 bytes (101 MB) / 278134784 bytes (265 MB) up to 477233152 bytes (455 MB)
    JVM Flags: 1 total; -Xmx512M
    AABB Pool Size: 1207 (67592 bytes; 0 MB) allocated, 1153 (64568 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
    FML: MCP v8.04 FML v6.2.35.804 Minecraft Forge 9.10.0.804 4 mods loaded, 4 mods active
    mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{6.2.35.804} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{9.10.0.804} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    pixelmon{2.3.1} [Pixelmon] (Pixelmon 2.3.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 39 (2184 bytes; 0 MB) allocated, 10 (560 bytes; 0 MB) used
    Player Count: 1 / 8; [EntityPlayerMP['buhdy1'/151, l='New World', x=-213.50, y=99.00, z=264.50]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Also, I dont know if you can read it on the report but minecraft crashes when ever I pick my starter pokemon, it will freeze for 5-10 seconds and the crash report will come up
    Posted in: Minecraft Mods
  • 0

    posted a message on MCPE: PokéCraft Pocket Edition Adventure Map! (WIP)
    Quote from Pfefcraft

    Awesome map idea, though the main purpose of this post is to help this topic get "hot"
    Not in all ways really because its a big map and people want to keep up to date with the progress
    Posted in: MCPE: Maps
  • 0

    posted a message on butter mod!
    What is da point of this
    Posted in: MCPE: Texture Packs
  • 0

    posted a message on Pac-man minigame [multiplayer and single player] [1500+ downloads] [3000 views]gOing to make a server with multiplayer for minec
    Wow this is really nice and new you should think of making different um levels I guess thats the word
    Posted in: MCPE: Maps
  • 0

    posted a message on Super Mario 64 MCPE 0. Update" OVER 10000 VIEWS! :D XxBad NewsxX :C Read!
    You might wanna hunt down the group who are remaking N64 games to minecraftpe and maybe join them but i shall download this now
    Posted in: MCPE: Maps
  • 0

    posted a message on MCPE: PokéCraft Pocket Edition Adventure Map! (WIP)
    I am really exited for this like everyone else is :D
    Posted in: MCPE: Maps
  • 0

    posted a message on [Based on the recent game!] [Help Needed!]The Last Of Us: Pocket Edition
    Might wanna get a video of the gameplay by pewdiepie etc or the game trailor so people get the idea :)
    Posted in: MCPE: Maps
  • 0

    posted a message on Mine York City HG Edition
    Well you should of named it something different :/
    Posted in: MCPE: Maps
  • 0

    posted a message on [OFFICIAL] Collin9476's Survival Games maps ports [Latest: Teweran SG 2 - Drybone Valley] [0.7.3] [3500+ downloads & 8000+ views
    Lol i did ote i just forgot to post it XD well I do wanna know what happened so yeah
    Posted in: MCPE: Maps
  • 0

    posted a message on [SUR/ADV/PUZ] MYSTIC ISLAND SURVIVAL 2.0! [LATEST VERSION 2.0 RELEASED!]
    I am playing it now :0
    Posted in: MCPE: Maps
  • 0

    posted a message on MINECRAFT FORUMS UNOFFICIAL APP!
    Wow i wish i had a android well i hope things go well until a ios version is available
    Posted in: MCPE: Maps
  • To post a comment, please .