1. Welcome to the Brawl website! Feel free to look around our forums. Join our growing community by typing /register in-game!

Forge and Pixelmon Issues

Discussion in 'Off Topic' started by Arkrex, Jul 15, 2015.

Thread Status:
Please be aware that this thread is more than 30 days old. Do not post unless the topic can still be discussed. Read more...
  1. Arkrex

    Arkrex Well-Known Member

    Joined:
    Aug 4, 2013
    Messages:
    1,199
    Ratings:
    +266
    Hey everyone!
    So recently I've taken up Minecraft a bit in my spare time, and I've been wanting to install the Pixelmon mod. Ive run into a few issues regarding the whole startup process with my client.
    So the issue starts whenever I drop the pixelmon.jar file into my mods folder. I had checked multiple times to make sure Forge was working correctly with Optifine (Optifine was in the mods folder). After copying the pixelmon file into the folder I start up minecraft. After watching the Mojang logo screen and Forge initializing and working through the mods, my game will crash.

    Since I'm not so good with handling these types of problems I figure some of you would be able to help.
    Here's the full crash report:

    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    Contact their authors BEFORE contacting forge

    // Why did you do that?

    Time: 7/15/15 12:28 AM
    Description: Initializing game

    java.lang.NullPointerException: Initializing game
    at com.pixelmonmod.pixelmon.config.PixelmonBlocks.registerRenderers(PixelmonBlocks.java:195)
    at com.pixelmonmod.pixelmon.client.ClientProxy.registerRenderers(ClientProxy.java:221)
    at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:132)
    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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)
    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.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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:135)
    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 com.pixelmonmod.pixelmon.config.PixelmonBlocks.registerRenderers(PixelmonBlocks.java:195)
    at com.pixelmonmod.pixelmon.client.ClientProxy.registerRenderers(ClientProxy.java:221)
    at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:132)
    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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)
    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.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.6.0_24, Sun Microsystems Inc.
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    Memory: 455278824 bytes (434 MB) / 1042268160 bytes (993 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
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 Optifine OptiFine_1.8_HD_U_D5 4 mods loaded, 4 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450.jar)
    UCHI Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450.jar)
    UCHE pixelmon{4.0.6} [Pixelmon] (Pixelmon-1.8-4.0.6-universal.jar)
    Loaded coremods (and transformers):
    GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.2509' Renderer: 'Intel(R) HD Graphics'
    Launched Version: 1.8-Forge11.14.3.1450
    LWJGL: 2.9.1
    OpenGL: Intel(R) HD Graphics GL version 2.1.0 - Build 8.15.10.2509, Intel
    GL Caps: Using GL 1.3 multitexturing.
    Using GL 1.3 texture combiners.
    Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
    Shaders are available because OpenGL 2.1 is supported.
    VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: No
    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)
     
  2. jacobkolstad

    jacobkolstad Well-Known Member

    Joined:
    Aug 5, 2013
    Messages:
    1,848
    Ratings:
    +200
    As this solves most, if not all such problems:
    Have you tried a full reset of Minecraft?
     
  3. RobroxMC

    RobroxMC Well-Known Member

    Joined:
    Aug 22, 2013
    Messages:
    390
    Ratings:
    +109
  4. jacobkolstad

    jacobkolstad Well-Known Member

    Joined:
    Aug 5, 2013
    Messages:
    1,848
    Ratings:
    +200
  5. RobroxMC

    RobroxMC Well-Known Member

    Joined:
    Aug 22, 2013
    Messages:
    390
    Ratings:
    +109
    Don't worry @Arkrex the police can't know that you have illegal pixelmon on your pc (maybe)
     
  6. Arkrex

    Arkrex Well-Known Member

    Joined:
    Aug 4, 2013
    Messages:
    1,199
    Ratings:
    +266
    My launcher does say I'm running an older version of Java.
    Ill try installing the newer version to see if it fixes any issues.
     
  7. DreadfulDNA

    DreadfulDNA Well Known Member

    Joined:
    Aug 14, 2014
    Messages:
    601
    Ratings:
    +136
    Just use the pixelmon launcher, super easy to install side mods as long as it's compatable with pixelmon. Ask @BDmcraft
     
  8. Arkrex

    Arkrex Well-Known Member

    Joined:
    Aug 4, 2013
    Messages:
    1,199
    Ratings:
    +266
    Thanks! I'll try installing that right now.

    I believe I got the same error even after downloading the pixelmon installer.
    Quite strange; it seems like my computer despises Pixelmon :L
    WARNING: coremods are present:
    Contact their authors BEFORE contacting forge

    // I'm sorry, Dave.

    Time: 7/15/15 11:04 AM
    Description: Initializing game

    java.lang.NullPointerException: Initializing game
    at com.pixelmonmod.pixelmon.config.PixelmonBlocks.registerRenderers(PixelmonBlocks.java:195)
    at com.pixelmonmod.pixelmon.client.ClientProxy.registerRenderers(ClientProxy.java:221)
    at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:132)
    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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)
    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.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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:135)
    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 com.pixelmonmod.pixelmon.config.PixelmonBlocks.registerRenderers(PixelmonBlocks.java:195)
    at com.pixelmonmod.pixelmon.client.ClientProxy.registerRenderers(ClientProxy.java:221)
    at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:132)
    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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)
    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.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)

    AL lib: (EE) alc_cleanup: 1 device not closed
    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.6.0_24, Sun Microsystems Inc.
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    Memory: 225470480 bytes (215 MB) / 932380672 bytes (889 MB) up to 954466304 bytes (910 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:MaxPermSize=128m -Xmx1024M -Xms256M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 Optifine OptiFine_1.8_HD_U_D5 4 mods loaded, 4 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450.jar)
    UCHI Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450.jar)
    UCHE pixelmon{4.0.6} [Pixelmon] (Pixelmon-1.8-4.0.6-universal.jar)
    Loaded coremods (and transformers):
    GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.2509' Renderer: 'Intel(R) HD Graphics'
    Launched Version: 1.8-Forge11.14.3.1450
    LWJGL: 2.9.1
    OpenGL: Intel(R) HD Graphics GL version 2.1.0 - Build 8.15.10.2509, Intel
    GL Caps: Using GL 1.3 multitexturing.
    Using GL 1.3 texture combiners.
    Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
    Shaders are available because OpenGL 2.1 is supported.
    VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: No
    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)
    [11:04:19] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:571]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Matthew\AppData\Roaming\.pixelmon\PixelmonNew\crash-reports\crash-2015-07-15_11.04.17-client.txt
    If this sort of stuff continues, I'll have to give up. These recurring errors aren't worth my time.
     
  9. randomcitizen1

    randomcitizen1 The schizophrenic swagmoneymillionaire

    Joined:
    Sep 12, 2013
    Messages:
    2,556
    Ratings:
    +2,556
    @Phanta is a nerd, so he might be able to read those crash reports. :V I hereby summon thy O Phantaish one. :V
     
  10. Phanta

    Phanta Well-Known Member

    Joined:
    Jan 1, 2014
    Messages:
    2,555
    Ratings:
    +997
    Are you trying to use OptiFine, or anything else that affects rendering/injects code into base classes?
     
  11. Arkrex

    Arkrex Well-Known Member

    Joined:
    Aug 4, 2013
    Messages:
    1,199
    Ratings:
    +266
    Yeah I'm installing optifine alongside Pixelmon, but the game still crashes even without optifine
     
  12. ejhjrejhjr

    ejhjrejhjr Active Member

    Joined:
    Aug 26, 2014
    Messages:
    206
    Ratings:
    +29
    You can't use optifine with pixelmon, also anything that uses chickencodecore is bugged out unless you have a special install of it.
    Also try updating to Java 7, Java 6 and forge 1.8 aren't the best combination out there (also the fact that Java 8 is buggy with MC)
     
  13. DreadfulDNA

    DreadfulDNA Well Known Member

    Joined:
    Aug 14, 2014
    Messages:
    601
    Ratings:
    +136
    Options works with pixelmon.
     
  14. ejhjrejhjr

    ejhjrejhjr Active Member

    Joined:
    Aug 26, 2014
    Messages:
    206
    Ratings:
    +29
    It actually makes the game slower and crash a lot because of the way pixelmon renders
     
  15. Arkrex

    Arkrex Well-Known Member

    Joined:
    Aug 4, 2013
    Messages:
    1,199
    Ratings:
    +266
    I'm still trying to figure out how to update from Java 6 to Java 7. I'm still waiting for my computer to give me a notification for Java. Is there some way can update to Java 7 instead of Java 8?
    (A way that hopefully wont end up with me uninstalling and reinstalling Java)
     
  16. Phanta

    Phanta Well-Known Member

    Joined:
    Jan 1, 2014
    Messages:
    2,555
    Ratings:
    +997
    What OS?
     
  17. jacobkolstad

    jacobkolstad Well-Known Member

    Joined:
    Aug 5, 2013
    Messages:
    1,848
    Ratings:
    +200
    I think you need to reinstall Java if you want to update from 6 to 7.
     
  18. Arkrex

    Arkrex Well-Known Member

    Joined:
    Aug 4, 2013
    Messages:
    1,199
    Ratings:
    +266
    Nevermind guys, I found the download archives on Oracle's website and I downloaded Java 7.
    Thanks

    SUCCESS!!!

    I finally got Pixelmon to load!
    Thanks to everyone for their help, you guys are the best!
     
Loading...
Similar Threads Forum Date
Complete Reforged Map Submissions Feb 26, 2020
Forger bug Hardcore Games Apr 18, 2017
[Disbanded] Mordor Icelandic (rip MI 2k16-2k17 never forget) Teams Jan 28, 2017
Outro Gone, and forget me. Outros Nov 23, 2016
Resignation Forget Outros Oct 30, 2016
Thread Status:
Please be aware that this thread is more than 30 days old. Do not post unless the topic can still be discussed. Read more...