• 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    Quote from owenisawesome1

    I love this mod, SO much better than Pokecube, but I have one complaint: the pokemon are too OP. I encounter level 47 pokemon after getting a starter pokemon which is level 5! Is there a way you could make it so that the farther you go from your spawn, the pokemon become tougher? Because right now, the leveling isn't too balanced.


    We have a plan for 1.7. Basically, we thought of using the pokecube idea almost a year ago (before they had) but threw it out as it really went against the whole exploration and discovery idea along with a whole massive list of other reasons why it's a bad idea. We'll be implementing something quite different for 1.7 which is now possible due to the way world generation works with metadata
    Posted in: Minecraft Mods
  • 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    Quote from justin198

    Ever since you 2.5.3 minecraft crashes when i try to go into a world or join a server. I've tried to make new worlds, but it still doesn't work. I expected it would be fixed by now and that is why I waited to anything. Can you please tell me what I am doing wrong?


    Post a crash log on the forums. It will be to do with how you have set it up
    Posted in: Minecraft Mods
  • 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    Quote from Corbent

    I'm dying to try this mod but Not Enough Items is essential for me. There is Too Many Items too but as far as I know it doesn't have the NEI's Recipe Mode which this the reason I use NEI. And yes I am too lazy to look online for the recipes of my 50 installed mods.

    EDIT: On a second thought I will never be able to play this mod, reading further in the incompatibility list it goes on with ComputerCraft and Thaumcraft. Dafuq. This mod is incompatible with everything. That's too bad.


    Pixelmon is really designed to be played on it's own anyway. It's a total conversion rather than just an add-on for minecraft
    Posted in: Minecraft Mods
  • 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    Quote from pandasniper100

    dose the 2.55 or current version of this mod have poke centers in it or do u still have to build it yourself

    it does
    Quote from harleylinkd

    Got a crash report, please help :( I wanna play this mod so bad
    [spoiler]
    ---- Minecraft Crash Report ----
    // Shall we play a game?

    Time: 12/2/13 9:51 PM
    Description: Unexpected error

    java.lang.NoSuchFieldError: CHAT
    at pixelmon.client.gui.GuiChatOverlay.eventHandler(GuiChatOverlay.java:23)
    at net.minecraftforge.event.ASMEventHandler_7_GuiChatOverlay_eventHandler_Pre.invoke(.dynamic)
    at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
    at net.minecraftforge.event.EventBus.post(EventBus.java:108)
    at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:861)
    at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:102)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1014)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:944)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:836)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


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

    -- Head --
    Stacktrace:
    at pixelmon.client.gui.GuiChatOverlay.eventHandler(GuiChatOverlay.java:23)
    at net.minecraftforge.event.ASMEventHandler_7_GuiChatOverlay_eventHandler_Pre.invoke(.dynamic)
    at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
    at net.minecraftforge.event.EventBus.post(EventBus.java:108)
    at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:861)
    at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:102)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['Jumper1324'/8, l='MpServer', x=215.50, y=92.62, z=247.50]]
    Chunk stats: MultiplayerChunkCache: 20
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (220,64,256), Chunk: (at 12,4,0 in 13,16; contains blocks 208,0,256 to 223,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 6 game time, 6 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: 7 total; [EntityPixelmon['Magikarp'/35, l='MpServer', x=254.59, y=61.00, z=255.50], EntityPixelmon['Magikarp'/32, l='MpServer', x=255.53, y=61.00, z=253.63], EntityPixelmon['Magikarp'/173, l='MpServer', x=229.50, y=61.00, z=228.50], EntityPixelmon['Gloom'/246, l='MpServer', x=223.50, y=65.00, z=228.50], EntityPixelmon['Magikarp'/26, l='MpServer', x=255.50, y=61.00, z=252.41], EntityPixelmon['Magikarp'/209, l='MpServer', x=234.50, y=57.00, z=225.50], EntityClientPlayerMP['Jumper1324'/8, l='MpServer', x=215.50, y=92.62, z=247.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:440)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2310)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:861)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.6.0_17, Sun Microsystems Inc.
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    Memory: 172675600 bytes (164 MB) / 477036544 bytes (454 MB) up to 954466304 bytes (910 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
    AABB Pool Size: 7334 (410704 bytes; 0 MB) allocated, 7334 (410704 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
    FML: MCP v8.11 FML v6.4.2.881 Minecraft Forge 9.11.0.881 4 mods loaded, 4 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{6.4.2.881} [Forge Mod Loader] (minecraftforge-9.11.0.881.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{9.11.0.881} [Minecraft Forge] (minecraftforge-9.11.0.881.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    pixelmon{2.5.5} [Pixelmon] (Pixelmon 2.5.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Launched Version: 1.6.4-Forge9.11.0.881
    LWJGL: 2.9.0
    OpenGL: ATI Mobility Radeon HD 4200 Series GL version 3.3.11672 Compatibility Profile Context, ATI Technologies Inc.
    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: 31 (1736 bytes; 0 MB) allocated, 31 (1736 bytes; 0 MB) used
    [/spoiler]

    can you go back, edit your post and stick the crash report in [spoiler ] tags?

    You need to update your forge to the one listed as being required on the download page
    Posted in: Minecraft Mods
  • 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    Quote from MCTalen

    DO NOT attempt to play an existing Pixelmon world with the 254 hotfix.

    Many people have found that it has a serious error which will cause you to be unable to recall your Pokemon once they are sent out, any attempt to replace them into the PC will also cause your game to crash. There has also been reports of the new 254 hotfix causing file corruption and the loss of Pixelmon.

    Wow you are a ray of sunshine. Upgrading from 2.5.4 to 2.5.5 will fix all those issues. There also were no reports of file corruption with 2.5.4 get your facts right!
    Posted in: Minecraft Mods
  • 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    he's using NEI guys. NEI is incompatible with pixelmon
    Posted in: Minecraft Mods
  • 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    Quote from Kalaster

    I've actually tried playing Pixelmon once before with the same mods, and it did not work for me as well. I just think there is a mod conflict, so you can't run Pixelmon with NEI.

    Don't you guys think it's time to update that Charizard picture on the main Pixelmon banner? xD


    We are running a banner competition over on our forums
    Posted in: Minecraft Mods
  • 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    Quote from Theonlytman

    Can you open your website?


    The website has been open the whole time but our server can't handle 300,000 people trying to access it every minute. We're slowly getting better functionality and we've signed up with a service that will take the load off us so currently 15,000 people manage to get in at a time. We just didn't realise how many people were going to hit our website at once
    Posted in: Minecraft Mods
  • 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    Quote from danux88

    Why are pokemon moves stored by name and not by their id?


    They aren't in 2.5.1
    Posted in: Minecraft Mods
  • 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    Quote from Xuebao61

    Mr. Masochism, may I have a link to Pixelmon's official YouTube? For some reason the link in the embedded videos on the forums isn't working. And may I also ask how one becomes a beta tester?


    http://www.youtube.com/user/MrMasochism
    One becomes a beta tester by applying on the forums but you must meet it's requirements which generally means you'll have had to be an active member of those forums for a certain period of time
    Posted in: Minecraft Mods
  • 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    Quote from thegame1233

    When i try to play pixelmon i get this message.

    - Minecraft Crash Report ----
    // I feel sad now :(

    Time: 10/14/13 9:33 PM
    Description: Initializing game

    java.lang.NoSuchMethodError: net.minecraftforge.common.EnumHelper.addToolMaterial(Ljava/lang/String;IIFFI)Lnet/minecraft/item/Item;
    at pixelmon.Pixelmon.<clinit>(Pixelmon.java:60)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
    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: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(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: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:509)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:472)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


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

    -- Head --
    Stacktrace:
    at pixelmon.Pixelmon.<clinit>(Pixelmon.java:60)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
    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: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(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: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:509)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:472)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_09, Oracle Corporation
    Java VM Version: Java HotSpot™ Client VM (mixed mode, sharing), Oracle Corporation
    Memory: 24897952 bytes (23 MB) / 129073152 bytes (123 MB) up to 518979584 bytes (494 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -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.11 FML v6.4.20.916 Minecraft Forge 9.11.1.916 4 mods loaded, 4 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{6.4.20.916} [Forge Mod Loader] (minecraftforge-9.11.1.916.jar) Unloaded->Constructed
    Forge{9.11.1.916} [Minecraft Forge] (minecraftforge-9.11.1.916.jar) Unloaded->Constructed
    pixelmon{2.3.1} [Pixelmon] (Pixelmon 2.3.1.zip) Unloaded
    Launched Version: 1.6.4-Forge9.11.1.916
    LWJGL: 2.9.0
    OpenGL: ATI Radeon 3000 Graphics GL version 3.3.9836 Compatibility Profile Context, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: faithful32pack.zip
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null


    Thanks for being so considerate and putting that crash report in spoiler tags...
    Can you go back now and do so, it really messes up the post when people post whole crash logs especially when they are doing something as stupid as running a mod which says it's for 1.6.2 in minecraft 1.6.4.
    Posted in: Minecraft Mods
  • 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    Quote from Emplip321

    is pixelmon good for my laptop because the mod is kinda big 100MB total and not just that but my laptop lags at forests so will my minecraft lag if i installed pixelmon in my laptop?


    If your laptop struggles with minecraft in vanilla then i doubt any mods will run well
    Posted in: Minecraft Mods
  • 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)

    Jeez you dont have to hate on me for making a suggestion for which ones to add in you ass.


    Every single person has a suggestion to make on which ones to add in. We don't listen to any of them, especially as we have no control over which pokemon get modelled
    Posted in: Minecraft Mods
  • 1

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)

    Here are some suggestions for what pixelmon to add in 2.4/.5/.6/.7/.8/.9/3.0: Riolu+Lucario the starters from each generation like chimchar ect. zorua+zorark victini. Thats it.


    Wow that is so helpful, so what you are saying is you think we should add pokemon to a pokemon mod? Genius!
    Posted in: Minecraft Mods
  • 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    Quote from MUSE_iC

    Does exp share function the same way as in the game where the pokemon using it only receives XP but no EV's?


    Yep
    Posted in: Minecraft Mods
  • To post a comment, please .