java.lang.NoClassDefFoundError: bxl
at net.minecraftforge.fml.common.versioning.Restriction.toStringFriendly(Restriction.java:224)
at net.minecraftforge.fml.common.versioning.VersionRange.toStringFriendly(VersionRange.java:498)
at net.minecraftforge.fml.client.GuiModsMissing.func_73863_a(GuiModsMissing.java:106)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1094)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
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 --
Thread: Client thread
Stacktrace:
at net.minecraftforge.fml.common.versioning.Restriction.toStringFriendly(Restriction.java:224)
at net.minecraftforge.fml.common.versioning.VersionRange.toStringFriendly(VersionRange.java:498)
at net.minecraftforge.fml.client.GuiModsMissing.func_73863_a(GuiModsMissing.java:106)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)
-- Screen render details --
Details:
Screen name: net.minecraftforge.fml.client.GuiModsMissing
Mouse location: Scaled: (0, 239). Absolute: (0, 0)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
Stacktrace:
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1094)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
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.10.2
Operating System: Windows 10 (x86) version 10.0
Java Version: 1.8.0_121, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 145422352 bytes (138 MB) / 413601792 bytes (394 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2185 8 mods loaded, 8 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
U mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
U FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
U Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
U CodeChickenCore{2.1.8.79} [CodeChicken Core] (minecraft.jar)
U NotEnoughItems{2.1.1.146} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.1.146-universal.jar)
U mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
U pixelmon{5.0.0-beta12} [Pixelmon] (Pixelmon-1.10.2-5.0.0-beta12-universal.jar)
U torohealthmod{1.10.2-7} [ToroHealth Damage Indicators] (torohealth-1.10.2-7.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.57-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar)
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
NEICorePlugin (NotEnoughItems-1.10.2-2.1.1.146-universal.jar)
codechicken.nei.asm.NEITransformer
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4549' Renderer: 'Intel(R) HD Graphics 4400'
Launched Version: 1.10.2-forge1.10.2-12.18.3.2185
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics 4400 GL version 4.3.0 - Build 20.19.15.4549, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 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: Yes
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)
CPU: 4x Intel(R) Core(TM) i3-4030U CPU @ 1.90GHz
I'm not entirely sure this is what's causing your problem, but NEI for 1.10.2 is an addon to JEI, and won't run properly without it. However, JEI provides recipe lookup by itself, so I'm not sure what you need NEI for.
While I'm at it, I notice you only have about 512MB allocated to Minecraft, which is unlikely to be enough for Pixelmon (since the mod is very memory hungry). I suggest a maximum memory allocation of at least 3GB for the 1.10.2 version of Pixelmon (which will also require 64-bit Java).
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Why can't i play pixelmon i installed the mod (Pixelmon) and forge 1.10.2 and the game keeps crashing here what it says:
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.57-universal.jar)
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar)
NEICorePlugin (NotEnoughItems-1.10.2-2.1.1.146-universal.jar)
Contact their authors BEFORE contacting forge
// I just don't know what went wrong
Time: 01/02/17 4:57 PM
Description: Rendering screen
java.lang.NoClassDefFoundError: bxl
at net.minecraftforge.fml.common.versioning.Restriction.toStringFriendly(Restriction.java:224)
at net.minecraftforge.fml.common.versioning.VersionRange.toStringFriendly(VersionRange.java:498)
at net.minecraftforge.fml.client.GuiModsMissing.func_73863_a(GuiModsMissing.java:106)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1094)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
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 --
Thread: Client thread
Stacktrace:
at net.minecraftforge.fml.common.versioning.Restriction.toStringFriendly(Restriction.java:224)
at net.minecraftforge.fml.common.versioning.VersionRange.toStringFriendly(VersionRange.java:498)
at net.minecraftforge.fml.client.GuiModsMissing.func_73863_a(GuiModsMissing.java:106)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)
-- Screen render details --
Details:
Screen name: net.minecraftforge.fml.client.GuiModsMissing
Mouse location: Scaled: (0, 239). Absolute: (0, 0)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
Stacktrace:
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1094)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
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.10.2
Operating System: Windows 10 (x86) version 10.0
Java Version: 1.8.0_121, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 145422352 bytes (138 MB) / 413601792 bytes (394 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2185 8 mods loaded, 8 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
U mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
U FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
U Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
U CodeChickenCore{2.1.8.79} [CodeChicken Core] (minecraft.jar)
U NotEnoughItems{2.1.1.146} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.1.146-universal.jar)
U mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
U pixelmon{5.0.0-beta12} [Pixelmon] (Pixelmon-1.10.2-5.0.0-beta12-universal.jar)
U torohealthmod{1.10.2-7} [ToroHealth Damage Indicators] (torohealth-1.10.2-7.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.57-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar)
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
NEICorePlugin (NotEnoughItems-1.10.2-2.1.1.146-universal.jar)
codechicken.nei.asm.NEITransformer
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4549' Renderer: 'Intel(R) HD Graphics 4400'
Launched Version: 1.10.2-forge1.10.2-12.18.3.2185
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics 4400 GL version 4.3.0 - Build 20.19.15.4549, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 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: Yes
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)
CPU: 4x Intel(R) Core(TM) i3-4030U CPU @ 1.90GHz
Anything would be helpful
I'm not entirely sure this is what's causing your problem, but NEI for 1.10.2 is an addon to JEI, and won't run properly without it. However, JEI provides recipe lookup by itself, so I'm not sure what you need NEI for.
While I'm at it, I notice you only have about 512MB allocated to Minecraft, which is unlikely to be enough for Pixelmon (since the mod is very memory hungry). I suggest a maximum memory allocation of at least 3GB for the 1.10.2 version of Pixelmon (which will also require 64-bit Java).