• 0

    posted a message on Pixelmon lucky blocks

    when will it be compatible with 1.8.9?

    Posted in: WIP Mods
  • 0

    posted a message on I need help

    k

    Posted in: Java Edition Support
  • 0

    posted a message on I need help

    And the report with the latest forge



    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    Java8CheckerCoremod (Pixelmon-1.8-4.1.4-universal (1).jar)
    Contact their authors BEFORE contacting forge

    // Who set us up the TNT?

    Time: 1/22/16 11:40 AM
    Description: There was a severe problem during mod loading that has caused the game to fail

    net.minecraftforge.fml.common.LoaderException: java.lang.NullPointerException: Can't add null-object to the registry, name pixelmon:PokeHealer.
    at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:231)
    at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
    at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
    at com.pixelmonmod.pixelmon.config.PixelmonBlocks.registerBlocks(PixelmonBlocks.java:231)
    at com.pixelmonmod.pixelmon.config.PixelmonConfig.loadConfig(PixelmonConfig.java:555)
    at com.pixelmonmod.pixelmon.Pixelmon.preInit(Pixelmon.java:108)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    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.preinitializeMods(Loader.java:550)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
    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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NullPointerException: Can't add null-object to the registry, name pixelmon:PokeHealer.
    at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:396)
    at net.minecraftforge.fml.common.registry.GameData.registerBlock(GameData.java:830)
    at net.minecraftforge.fml.common.registry.GameData.registerBlock(GameData.java:805)
    at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:220)
    ... 42 more

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

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 224496952 bytes (214 MB) / 544501760 bytes (519 MB) up to 5355339776 bytes (5107 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -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.4.1577 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
    UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1577.jar)
    UCH Forge{11.14.4.1577} [Minecraft Forge] (forge-1.8-11.14.4.1577.jar)
    UCE pixelmon{4.1.4} [Pixelmon] (Pixelmon-1.8-4.1.4-universal (1).jar)
    Loaded coremods (and transformers):
    Java8CheckerCoremod (Pixelmon-1.8-4.1.4-universal (1).jar)

    GL info: ' Vendor: 'Intel' Version: '3.1.0 - Build 9.17.10.4229' Renderer: 'Intel(R) HD Graphics'

    Posted in: Java Edition Support
  • 0

    posted a message on I need help

    also here is another crash report that I got with other mods






    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
    NEICorePlugin (NotEnoughItems-1.8-1.0.5.96-universal.jar)
    CCCDeobfPlugin (unknown)
    BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1363-universal.jar)
    CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
    Java8CheckerCoremod (Pixelmon-1.8-4.1.4-universal (1).jar)
    VeinMinerCorePlugin (VeinMiner-1.8_0.22.0.unknown.jar)
    Contact their authors BEFORE contacting forge

    // I just don't know what went wrong :(

    Time: 1/16/16 8:25 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    net.minecraftforge.fml.common.LoaderException: java.lang.NullPointerException: Can't add null-object to the registry, name pixelmon:PokeHealer.
    at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:231)
    at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
    at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
    at com.pixelmonmod.pixelmon.config.PixelmonBlocks.registerBlocks(PixelmonBlocks.java:231)
    at com.pixelmonmod.pixelmon.config.PixelmonConfig.loadConfig(PixelmonConfig.java:555)
    at com.pixelmonmod.pixelmon.Pixelmon.preInit(Pixelmon.java:108)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    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.preinitializeMods(Loader.java:550)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
    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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NullPointerException: Can't add null-object to the registry, name pixelmon:PokeHealer.
    at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:396)
    at net.minecraftforge.fml.common.registry.GameData.registerBlock(GameData.java:830)
    at net.minecraftforge.fml.common.registry.GameData.registerBlock(GameData.java:805)
    at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:220)
    ... 41 more


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

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 245127032 bytes (233 MB) / 587325440 bytes (560 MB) up to 5355339776 bytes (5107 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -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.4.1577 16 mods loaded, 16 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1577.jar)
    UCH Forge{11.14.4.1577} [Minecraft Forge] (forge-1.8-11.14.4.1577.jar)
    UCH CodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar)
    UCH NotEnoughItems{1.0.5.96} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.96-universal.jar)
    UCH VeinMiner_coremod{null_build-null} [Core mod] (minecraft.jar)
    UCH Backpack{2.0.1} [Backpack] (Backpacks-Mod-1.8 (1).jar)
    UCH BiomesOPlenty{3.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.8-3.0.0.1363-universal.jar)
    UCH customnpcs{1.8.0} [CustomNPCs] (Custom-NPCs-Mod-1.8.jar)
    UCH DamageIndicatorsMod{3.3.2} [Damage Indicators] (Damage-Indicators-Mod-1.8-v3.3.3.jar)
    UCH lootplusplus{1.1.1_for_1.8} [Loot++] (Loot++-1.1.1_for_1.8.jar)
    UCH lucky{6.0.1} [Lucky Block] (LuckyBlock_1-8_v6-0-1.zip)
    UCE pixelmon{4.1.4} [Pixelmon] (Pixelmon-1.8-4.1.4-universal (1).jar)
    UCH VeinMiner{0.21.2} [Vein Miner] (VeinMiner-1.8_0.22.0.unknown.jar)
    UCH VeinMinerModSupport{0.21.2} [Mod Support] (VeinMiner-1.8_0.22.0.unknown.jar)
    UCH XaeroMinimap{1.7.5} [Xaero's Minimap] (xaeros_minimap_v1.7.5_Forge_1.8.jar)
    Loaded coremods (and transformers):
    CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
    codechicken.lib.asm.ClassHeirachyManager
    codechicken.lib.asm.RenderHookTransformer
    NEICorePlugin (NotEnoughItems-1.8-1.0.5.96-universal.jar)
    codechicken.nei.asm.NEITransformer
    CCCDeobfPlugin (unknown)

    BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1363-universal.jar)

    CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
    codechicken.core.asm.InterfaceDependancyTransformer
    codechicken.core.asm.TweakTransformer
    codechicken.core.asm.DelegatedTransformer
    codechicken.core.asm.DefaultImplementationTransformer
    Java8CheckerCoremod (Pixelmon-1.8-4.1.4-universal (1).jar)

    VeinMinerCorePlugin (VeinMiner-1.8_0.22.0.unknown.jar)
    portablejim.veinminer.asm.ItemInWorldManagerTransformer
    GL info: ' Vendor: 'Intel' Version: '3.1.0 - Build 9.17.10.4229' Renderer: 'Intel(R) HD Graphics'



    Reply


    Posted in: Java Edition Support
  • 0

    posted a message on I need help

    Here is a screenshot

    Posted in: Java Edition Support
  • 0

    posted a message on I need help

    I already contacted the mod owners and They say it is not their fault

    I think It is 1.8 forge because I tried other unrelated mods and They still did not work

    Posted in: Java Edition Support
  • 0

    posted a message on I need help

    thanks

    Posted in: Java Edition Support
  • 0

    posted a message on I need help

    I keep on having problems with pixelmon 1.8 the crash report is in the spoiler


    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    Java8CheckerCoremod (Pixelmon-1.8-4.1.4-universal.jar)
    Contact their authors BEFORE contacting forge

    // But it works on my machine.

    Time: 1/12/16 6:35 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    net.minecraftforge.fml.common.LoaderException: java.lang.NullPointerException: Can't add null-object to the registry, name pixelmon:PokeHealer.
    at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:231)
    at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
    at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
    at com.pixelmonmod.pixelmon.config.PixelmonBlocks.registerBlocks(PixelmonBlocks.java:231)
    at com.pixelmonmod.pixelmon.config.PixelmonConfig.loadConfig(PixelmonConfig.java:555)
    at com.pixelmonmod.pixelmon.Pixelmon.preInit(Pixelmon.java:108)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    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.preinitializeMods(Loader.java:550)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:413)
    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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NullPointerException: Can't add null-object to the registry, name pixelmon:PokeHealer.
    at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:390)
    at net.minecraftforge.fml.common.registry.GameData.registerBlock(GameData.java:827)
    at net.minecraftforge.fml.common.registry.GameData.registerBlock(GameData.java:802)
    at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:220)
    ... 42 more

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

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 226099848 bytes (215 MB) / 541634560 bytes (516 MB) up to 5355339776 bytes (5107 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -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.1542 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
    UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1542.jar)
    UCH Forge{11.14.3.1542} [Minecraft Forge] (forge-1.8-11.14.3.1542.jar)
    UCE pixelmon{4.1.4} [Pixelmon] (Pixelmon-1.8-4.1.4-universal.jar)
    Loaded coremods (and transformers):
    Java8CheckerCoremod (Pixelmon-1.8-4.1.4-universal.jar)

    GL info: ' Vendor: 'Intel' Version: '3.1.0 - Build 9.17.10.4229' Renderer: 'Intel(R) HD Graphics'


    Posted in: Java Edition Support
  • 0

    posted a message on Please Help Me

    thanks just got it to work

    Posted in: Mods Discussion
  • 0

    posted a message on Colourful Portals Mod - v.1.4.3

    I was watching A you-tuber named Poet plays and i saw him use this mod but I did not realize it was made by the same person as spiral lucky blocks..

    Posted in: Minecraft Mods
  • 0

    posted a message on Please Help Me

    Also I do have Norton Delux

    Posted in: Mods Discussion
  • 0

    posted a message on Please Help Me

    I don't think that this is a repeat, but if it is please don't mind.

    My Minecraft forge will not download with adfoc.us at all, I'm currently trying 1.7.2 and when I click any installer(win Installer, universal Installer and every thing else), it just takes me to a adfoco.us page that is just blank (Picture below). So please give me an alternative because I really need help, Thanks!

    Posted in: Mods Discussion
  • 0

    posted a message on Cuppybolt's Ore Dimensions MOD [1.7.10]

    plz add more

    Posted in: WIP Mods
  • 0

    posted a message on Lucky Block Spiral - 1.7 Lucky Block Addon - ~200 new drops! Finally backported to 1.7! =)

    The zip file wont work for me ;(

    Posted in: Minecraft Mods
  • 0

    posted a message on Mine Mine no Mi (One Piece) v0.6.0

    For some reason the ships wont spawn (i did to have biomes o plenty though....)

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