Been like this the last few versions of Forge and Sponge as I’ve been just hoping a new version would fix it. It crashes when Forge attempts to start loading the mod. Forge functions fine loading other mods.
Currently using 1.10.2-forge1.10.2-12.18.1.2062 and spongeforge-1.10.2-2052-5.0.0-BETA-1670.
---- Minecraft Crash Report ----
WARNING: coremods are present:
SpongeCoremod (spongeforge-1.10.2-2052-5.0.0-BETA-1670.jar)
Contact their authors BEFORE contacting forge
// I blame Dinnerbone.
Time: 8/14/16 1:51 AM
Description: Initializing game
java.lang.NoClassDefFoundError: Could not initialize class org.spongepowered.common.world.WorldManager
at org.spongepowered.common.registry.type.world.DimensionTypeRegistryModule.registerDefaults(DimensionTypeRegistryModule.java:55)
at org.spongepowered.common.registry.util.RegistryModuleLoader.tryModulePhaseRegistration(RegistryModuleLoader.java:61)
at org.spongepowered.common.registry.SpongeGameRegistry.registerModulePhase(SpongeGameRegistry.java:428)
at org.spongepowered.common.registry.SpongeGameRegistry.preRegistryInit(SpongeGameRegistry.java:144)
at org.spongepowered.mod.SpongeMod.<init>(SpongeMod.java:138)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
at java.lang.Class.newInstance(Class.java:438)
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:357)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:520)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:216)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at org.spongepowered.common.registry.type.world.DimensionTypeRegistryModule.registerDefaults(DimensionTypeRegistryModule.java:55)
at org.spongepowered.common.registry.util.RegistryModuleLoader.tryModulePhaseRegistration(RegistryModuleLoader.java:61)
at org.spongepowered.common.registry.SpongeGameRegistry.registerModulePhase(SpongeGameRegistry.java:428)
at org.spongepowered.common.registry.SpongeGameRegistry.preRegistryInit(SpongeGameRegistry.java:144)
at org.spongepowered.mod.SpongeMod.<init>(SpongeMod.java:138)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
at java.lang.Class.newInstance(Class.java:438)
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:357)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:520)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:216)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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)
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2318911256 bytes (2211 MB) / 3096969216 bytes (2953 MB) up to 3096969216 bytes (2953 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -Xms3G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.1.2062 Optifine OptiFine_1.10.2_HD_U_C2 3 mods loaded, 0 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2062.jar)
Forge{12.18.1.2062} [Minecraft Forge] (forge-1.10.2-12.18.1.2062.jar)
Loaded coremods (and transformers):
SpongeCoremod (spongeforge-1.10.2-2052-5.0.0-BETA-1670.jar)
org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 364.72' Renderer: 'GeForce GTX 560 Ti/PCIe/SSE2'
Launched Version: 1.10.2-forge1.10.2-12.18.1.2062
LWJGL: 2.9.4
OpenGL: GeForce GTX 560 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 364.72, NVIDIA Corporation
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,sponge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i7-2700K CPU @ 3.50GHz
OptiFine Version: OptiFine_1.10.2_HD_U_C2
Render Distance Chunks: 10
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.0 NVIDIA 364.72
OpenGlRenderer: GeForce GTX 560 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
Oh. I didn’t even see that. Could it be made more apparent in the file downloads which version of Forge the version of Sponge is for? Because the file download says “1.10.2 - 5.0.0-BETA-1670”. Only the actual download has that “2052” string at all.
Apparently not. It didn’t do anything.
Currently using 1.10.2-forge1.10.2-12.18.1.2052 and spongeforge-1.10.2-2052-5.0.0-BETA-1670.
---- Minecraft Crash Report ----
WARNING: coremods are present:
SpongeCoremod (spongeforge-1.10.2-2052-5.0.0-BETA-1670.jar)
Contact their authors BEFORE contacting forge
// I just don't know what went wrong :(
Time: 8/14/16 9:56 PM
Description: Initializing game
java.lang.NoClassDefFoundError: Could not initialize class org.spongepowered.common.world.WorldManager
at org.spongepowered.common.registry.type.world.DimensionTypeRegistryModule.registerDefaults(DimensionTypeRegistryModule.java:55)
at org.spongepowered.common.registry.util.RegistryModuleLoader.tryModulePhaseRegistration(RegistryModuleLoader.java:61)
at org.spongepowered.common.registry.SpongeGameRegistry.registerModulePhase(SpongeGameRegistry.java:428)
at org.spongepowered.common.registry.SpongeGameRegistry.preRegistryInit(SpongeGameRegistry.java:144)
at org.spongepowered.mod.SpongeMod.<init>(SpongeMod.java:138)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
at java.lang.Class.newInstance(Class.java:438)
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:357)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:520)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:216)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at org.spongepowered.common.registry.type.world.DimensionTypeRegistryModule.registerDefaults(DimensionTypeRegistryModule.java:55)
at org.spongepowered.common.registry.util.RegistryModuleLoader.tryModulePhaseRegistration(RegistryModuleLoader.java:61)
at org.spongepowered.common.registry.SpongeGameRegistry.registerModulePhase(SpongeGameRegistry.java:428)
at org.spongepowered.common.registry.SpongeGameRegistry.preRegistryInit(SpongeGameRegistry.java:144)
at org.spongepowered.mod.SpongeMod.<init>(SpongeMod.java:138)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
at java.lang.Class.newInstance(Class.java:438)
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:357)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:520)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:216)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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)
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2373534328 bytes (2263 MB) / 3098017792 bytes (2954 MB) up to 3098017792 bytes (2954 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -Xms3G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.1.2052 Optifine OptiFine_1.10.2_HD_U_C2 3 mods loaded, 0 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2052.jar)
Forge{12.18.1.2052} [Minecraft Forge] (forge-1.10.2-12.18.1.2052.jar)
Loaded coremods (and transformers):
SpongeCoremod (spongeforge-1.10.2-2052-5.0.0-BETA-1670.jar)
org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 364.72' Renderer: 'GeForce GTX 560 Ti/PCIe/SSE2'
Launched Version: 1.10.2-forge1.10.2-12.18.1.2052
LWJGL: 2.9.4
OpenGL: GeForce GTX 560 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 364.72, NVIDIA Corporation
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,sponge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i7-2700K CPU @ 3.50GHz
OptiFine Version: OptiFine_1.10.2_HD_U_C2
Render Distance Chunks: 10
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.0 NVIDIA 364.72
OpenGlRenderer: GeForce GTX 560 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
I can’t seem to reproduce this. Can you try running the latest SpongeForge by itself (with the same forge version), and then re-adding Pixelmon and any other mods you’re using one at a time?
Huh. Okay. So I had done that before submitting the report and it was crashing with Sponge alone. Now it’s crashing with Optifine and Sponge. So loading only without Optifine works and loading only without Sponge works. They were working together not a week ago.
Ah, I’m able to reproduce that crash with Optifine.
It looks like Optifine is loading DimensionManager ridiculously early (before almost any of the game has started up). This completely messes up Sponge, which expects DimensionManager to be loaded once SpongeMod is initialized (that’s how early this is happening :P).
I’ll look into exactly what Optifine is doing to cause this, and see about submitting an issue to the developer.
Okay. I guess I’ll just have to play without Optifine for now then. If you figure anything, I’d appreciate if you let me know. I don’t rely on Optifine but my sister and another friend of mine do rely on it for performance.