Jump to content

Hedwig7s

Members
  • Posts

    1
  • Joined

  • Last visited

Hedwig7s's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. hi could someone tell me what went wrong here ---- Minecraft Crash Report ---- WARNING: coremods are present: CoreModLoader (Sound-Physics-Mod-1.12.2.jar) TickrateChanger (TickrateChanger-1.0.13.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.6-core.jar) SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.244.jar) ForgelinPlugin (Forgelin-1.8.2.jar) Contact their authors BEFORE contacting forge // Don't do that. Time: 3/5/20 5:26 PM Description: Initializing game java.lang.NoClassDefFoundError: cpw/mods/fml/common/network/IGuiHandler at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539) 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:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) 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:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) at net.minecraft.client.main.Main.main(SourceFile:123) 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:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.network.IGuiHandler at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 39 more Caused by: java.lang.NullPointerException A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539) 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:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) 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:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) at net.minecraft.client.main.Main.main(SourceFile:123) 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:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 908173496 bytes (866 MB) / 1207959552 bytes (1152 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2844 54 mods loaded, 54 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:----- |:------------------- |:---------------- |:---------------------------------------------- |:--------- | | LC | minecraft | 1.12.2 | minecraft.jar | None | | LC | mcp | 9.42 | minecraft.jar | None | | LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2844.jar | None | | LC | forge | 14.23.5.2844 | forge-1.12.2-14.23.5.2844.jar | None | | LC | micdoodlecore | | minecraft.jar | None | | LC | foamfixcore | 7.7.4 | minecraft.jar | None | | LC | srm-hooks | 1.12.2-1.0.0 | minecraft.jar | None | | LC | actuallyadditions | 1.12.2-r150 | ActuallyAdditions-1.12.2-r150.jar | None | | LC | buildcraftlib | 7.99.24.5 | buildcraft-all-7.99.24.5.jar | None | | LC | buildcraftcore | 7.99.24.5 | buildcraft-all-7.99.24.5.jar | None | | LC | buildcraftfactory | 7.99.24.5 | buildcraft-all-7.99.24.5.jar | None | | LC | buildcrafttransport | 7.99.24.5 | buildcraft-all-7.99.24.5.jar | None | | LC | buildcraftsilicon | 7.99.24.5 | buildcraft-all-7.99.24.5.jar | None | | L | additionalpipes | 6.0.0.8 | additionalpipes-6.0.0.8.jar | None | | L | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | None | | L | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None | | L | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None | | L | orbis_api | 0.1.0 | orbis_api-0.1.0.jar | None | | L | aether | 0.1.1 | aether_ii-0.1.1-universal.jar | None | | L | galacticraftcore | 4.0.2.244 | GalacticraftCore-1.12.2-4.0.2.244.jar | None | | L | galacticraftplanets | 4.0.2.244 | Galacticraft-Planets-1.12.2-4.0.2.244.jar | None | | L | mjrlegendslib | 1.12.2-1.1.9 | MJRLegendsLib-1.12.2-1.1.9.jar | None | | L | blankplanet | 1.12.2-0.3 | BlankPlanet-1.12.2-0.3.jar | None | | L | buildcraftbuilders | 7.99.24.5 | buildcraft-all-7.99.24.5.jar | None | | L | buildcraftcompat | 7.99.24.5 | buildcraft-all-7.99.24.5.jar | None | | L | buildcraftenergy | 7.99.24.5 | buildcraft-all-7.99.24.5.jar | None | | L | buildcraftrobotics | 7.99.24.5 | buildcraft-all-7.99.24.5.jar | None | | L | chickens | 6.0.4 | chickens-6.0.4.jar | None | | L | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None | | L | cdm | 0.2.0 | device-mod-0.2.0-1.12.2.jar | None | | L | doggytalents | 1.14.2.308 | Doggy-Talents-Mod-1.12.1.jar | None | | L | ebwizardry | 4.1.4 | Electroblob's+Wizardry+-+4.1.4+-+MC+1.12.2.jar | None | | L | rcraft | 1.2.5 | dotHackWeapons-1.2.5.jar | None | | L | extraplanets | 1.12.2-0.6.2 | ExtraPlanets-1.12.2-0.6.2.jar | None | | L | foamfix | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2.jar | None | | L | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None | | L | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None | | L | millenaire | Millénaire 7.2.1 | millenaire-7.2.1.jar | None | | L | moarboats | 4.1.1.0 | moarboats-1.12.2-4.1.1.0.jar | None | | L | morechickens | 3.1.0 | morechickens-1.12.2-3.1.0.jar | None | | L | cfm | 6.3.1 | MrCrayfishs-Furniture-Mod-1.12.2.jar | None | | L | pixelmon | 7.0.6 | Pixelmon-1.12.2-7.0.6-universal.jar | None | | L | reborncore | 3.13.12.447 | RebornCore-1.12.2-3.13.12.447-universal.jar | None | | L | secretroomsmod | 5.6.4 | secretroomsmod-1.12.2-5.6.4.jar | None | | L | simplevoidworld | 1.2.0.9 | Simple-Void-World-1.12-1.2.0.9-universal.jar | None | | L | soundphysics | 1.0.4 | Sound-Physics-Mod-1.12.2.jar | None | | L | tektopia | 1.1.0 | tektopia-1.1.0.jar | None | | L | thutcore | 5.21.0 | thutcore-1.12.2-5.21.0.jar | None | | L | thutcore_compat | 1.0 | thutcore-1.12.2-5.21.0.jar | None | | L | thuttech | 6.1.6 | thuttech-1.12.2-6.1.6.jar | None | | L | tickratechanger | 1.0.13 | TickrateChanger-1.0.13.jar | None | | L | trapcraft | v2.4.3a | Trapcraft-Mod-1.12.jar | None | | L | twilightforest | 3.10.1013 | twilightforest-1.12.2-3.10.1013-universal.jar | None | | L | thebetweenlands | 3.4.6 | TheBetweenlands-3.4.6-universal.jar | None | Loaded coremods (and transformers): CoreModLoader (Sound-Physics-Mod-1.12.2.jar) com.sonicether.soundphysics.CoreModInjector TickrateChanger (TickrateChanger-1.0.13.jar) me.guichaguri.tickratechanger.TickrateTransformer Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.6-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformer SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar) com.wynprice.secretroomsmod.core.SecretRoomsTransformer MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.244.jar) micdoodle8.mods.miccore.MicdoodleTransformer ForgelinPlugin (Forgelin-1.8.2.jar) GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 391.35' Renderer: 'GeForce GT 420/PCIe/SSE2' Launched Version: 1.12.2-forge1.12.2-14.23.5.2844 LWJGL: 2.9.4 OpenGL: GeForce GT 420/PCIe/SSE2 GL version 4.6.0 NVIDIA 391.35, 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' Type: Client (map_client.txt) Resource Packs: vanilla, file/Better Villager Sounds, file/Cleaner Minecraft for Optifine.zip, file/Mickey+Joe's+RID.zip, file/§lDefault§r..§l3D§r..Low§0§o.zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Core(TM) i3-2100T CPU @ 2.50GHz
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.