Jump to content

Recommended Posts

Posted

 

  

---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  HammerCoreCore (HammerCore-1.12.2-1.9.6.5.jar)
  FarseekCoreMod (Farseek-Mod-1.12.2.jar)
  SFRCore (SolarFluxReborn_1.12.2-3.42r.jar)
  DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
Contact their authors BEFORE contacting forge

// Don't be sad, have a hug! <3

Time: 4/2/20 12:59 AM
Description: Initializing game

java.lang.NoClassDefFoundError: Lromelo333/notenoughwands/proxy/CommonProxy;
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Unknown Source)
    at java.lang.Class.getDeclaredField(Unknown Source)
    at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:70)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611)
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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(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)
Caused by: java.lang.ClassNotFoundException: romelo333.notenoughwands.proxy.CommonProxy
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 40 more
Caused by: java.lang.NoClassDefFoundError: mcjty/lib/proxy/AbstractCommonProxy
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 42 more
Caused by: java.lang.ClassNotFoundException: mcjty.lib.proxy.AbstractCommonProxy
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 46 more


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.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Unknown Source)
    at java.lang.Class.getDeclaredField(Unknown Source)
    at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:70)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611)
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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(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.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_241, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 162872400 bytes (155 MB) / 417247232 bytes (397 MB) up to 2134114304 bytes (2035 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F5 58 mods loaded, 57 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.2847.jar                     | None                                     |
    | LC    | forge               | 14.23.5.2847     | forge-1.12.2-14.23.5.2847.jar                     | None                                     |
    | LC    | dsurroundcore       | 3.5.4.3          | minecraft.jar                                     | None                                     |
    | LC    | voxelmap            | 1.9.11           | forgemod_VoxelMap-1.9.11_for_1.12.2.jar           | None                                     |
    | LC    | actuallyadditions   | 1.12.2-r149      | Actually-Additions-Mod-1.12.2.jar                 | None                                     |
    | LC    | animalbikes         | 1.11.2           | Animal-Bikes-Mod-1.12.2.jar                       | None                                     |
    | LC    | battletowers        | 1.6.4            | BattleTowers-Mod-1.12.2.jar                       | None                                     |
    | LC    | bspkrscore          | 7.6.0.1          | BspkrsCore-1.12.2.jar                             | None                                     |
    | LC    | buildcraftlib       | 7.99.24.1        | BuildCraft-Mod-1.12.2.jar                         | None                                     |
    | LC    | buildcraftcore      | 7.99.24.1        | BuildCraft-Mod-1.12.2.jar                         | None                                     |
    | LC    | buildcraftbuilders  | 7.99.24.1        | BuildCraft-Mod-1.12.2.jar                         | None                                     |
    | LC    | buildcrafttransport | 7.99.24.1        | BuildCraft-Mod-1.12.2.jar                         | None                                     |
    | LC    | buildcraftsilicon   | 7.99.24.1        | BuildCraft-Mod-1.12.2.jar                         | None                                     |
    | LC    | buildcraftcompat    | 7.99.24.1        | BuildCraft-Mod-1.12.2.jar                         | None                                     |
    | LC    | buildcraftenergy    | 7.99.24.1        | BuildCraft-Mod-1.12.2.jar                         | None                                     |
    | LC    | buildcraftfactory   | 7.99.24.1        | BuildCraft-Mod-1.12.2.jar                         | None                                     |
    | LC    | buildcraftrobotics  | 7.99.24.1        | BuildCraft-Mod-1.12.2.jar                         | None                                     |
    | LC    | codechickenlib      | 3.2.3.358        | CodeChickenLib-1.12.2-3.2.3.358-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | redstoneflux        | 2.1.0            | RedstoneFlux-1.12-2.1.0.6-universal.jar           | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | cofhcore            | 4.6.3            | CoFH-Core-1.12.2.jar                              | None                                     |
    | LC    | cofhworld           | 1.3.0            | CoFHWorld-1.12.2.jar                              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | customspawner       | 3.11.4           | Custom-Mob-Spawner-Mod-1.12.2.jar                 | None                                     |
    | LC    | damageindicatorsmod | 1.0              | Damage-Indicators-Mod-1.12.2.jar                  | None                                     |
    | LC    | orespawn            | 3.3.1            | MMD-OreSpawn-1.12.2.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | densemetals         | 1.2.0            | Dense-Metals-Mod-1.12.2.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | endercompass        | 1.2.6.2          | Ender-Compass-Mod-1.12.2.jar                      | None                                     |
    | LC    | farseek             | 2.3.2            | Farseek-Mod-1.12.2.jar                            | None                                     |
    | LC    | hammercore          | 1.9.6.5          | HammerCore-1.12.2-1.9.6.5.jar                     | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
    | LC    | waila               | 1.8.26           | Hwyla-1.8.26-B41_1.12.2.jar                       | None                                     |
    | LC    | instahouses         | 1.0              | InstaHouses-Mod-1.12.2.jar                        | None                                     |
    | LC    | jei                 | 4.15.0.293       | jei_1.12.2-4.15.0.293.jar                         | None                                     |
    | LC    | lostcities          | 2.0.12           | lostcities-1.12-2.0.12.jar                        | None                                     |
    | LC    | mcjtylib_ng         | 3.5.4            | McJtyLib-1.12.2.jar                               | None                                     |
    | LC    | mininggoggles       | @VERSION@        | Mining+Goggles-0.0.3.0.jar                        | None                                     |
    | LC    | mocreatures         | 12.0.5           | Mo-Creatures-Mod-1.12.2.jar                       | None                                     |
    | LC    | mopickaxes          | 10.0: Final BETA | Mo-Pickaxes-Mod-1.12.2.jar                        | None                                     |
    | LC    | mo_swords           | v4               | MoSwords-Mod-1.12.2.jar                           | None                                     |
    | LC    | llibrary            | 1.7.18           | LLibrary-1.12.2.jar                               | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LC    | mowziesmobs         | 1.5.3            | Mowzies-Mobs-Mod-1.12.2.jar                       | None                                     |
    | L     | notenoughwands      | 1.7.1            | Not-Enough-Wands-Mod-1.12.2.jar                   | None                                     |
    | L     | nei                 | 2.4.3            | NotEnoughItems-1.12.2-2.4.3.245-universal.jar     | None                                     |
    | L     | projecte            | 1.12.2-PE1.4.1   | ProjectE-1.12.2-PE1.4.1.jar                       | None                                     |
    | L     | refinedstorage      | 1.6.15           | Refined-Storage-Mod-1.12.2 (1).jar                | None                                     |
    | L     | roguelike           | 1.8.0            | Roguelike-Dungeons-Mod-1.12.2.jar                 | None                                     |
    | L     | ropebridge          | 2.0.5            | ropebridge-1.12-2.0.7.jar                         | None                                     |
    | L     | solarfluxreborn     | 3.42r            | SolarFluxReborn_1.12.2-3.42r.jar                  | None                                     |
    | L     | streams             | 0.4.6            | Streams-Mod-1.12.2.jar                            | None                                     |
    | L     | thermalfoundation   | 2.6.3            | Thermal-Foundation-Mod-1.12.2.jar                 | None                                     |
    | L     | thermalexpansion    | 5.5.4            | Thermal-Expansion-Mod-1.12.2.jar                  | None                                     |
    | L     | thermaldynamics     | 2.5.3            | Thermal-Dynamics-Mod-1.12.2.jar                   | None                                     |
    | L     | treecapitator       | 1.43.0           | TreeCapitator-Mod-1.12.2.jar                      | None                                     |
    | L     | twilightforest      | 3.9.888          | Twilight-Forest-Mod-1.12.2.jar                    | None                                     |
    | L     | worldedit           | 6.1.10-SNAPSHOT  | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar | None                                     |
    | L     | orelib              | 3.6.0.1          | OreLib-1.12.2-3.6.0.1.jar                         | None                                     |
    | L     | dsurround           | 3.5.4.3          | Dynamic-Surroundings-Mod-1.12.2.jar               | None                                     |
    | UD    | solarfluxreborncore | 3.42r            | minecraft.jar                                     | None                                     |

    Loaded coremods (and transformers): 
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
HammerCoreCore (HammerCore-1.12.2-1.9.6.5.jar)
  com.pengu.hammercore.asm.HammerCoreTransformer
FarseekCoreMod (Farseek-Mod-1.12.2.jar)
  farseek.core.FarseekClassTransformer
SFRCore (SolarFluxReborn_1.12.2-3.42r.jar)
  com.pengu.solarfluxreborn.core.SFRSerializedTransformer
DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  org.orecruncher.dsurround.asm.Transformer
    GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.15.4248' Renderer: 'Intel(R) HD Graphics'
    Launched Version: 1.12.2-forge1.12.2-14.23.5.2847
    LWJGL: 2.9.4
    OpenGL: Intel(R) HD Graphics GL version 4.3.0 - Build 10.18.15.4248, 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: 2x Intel(R) Celeron(R) 2955U @ 1.40GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_F5
    OptiFine Build: 20191204-141934
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.3.0 - Build 10.18.15.4248
    OpenGlRenderer: Intel(R) HD Graphics
    OpenGlVendor: Intel
    CpuCount: 2

 

 

 

Please help me . really, I've been dealing with this error for weeks.

 

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hello! I have been having a problem with Forgematica, Embeddium, Oculus, and create. I wanted to download litematica so I could see which blocks are in my creative mode build, so that I could collect them all in survival. However, litematica is a fabric mod. I found a port called forgematica, which I added (along with it's dependency) to my mods folder. I loaded into a new world, and built a structure. Then, I added a part from the create mod, and the game crashed instantly, with exit code -1. Thanks for any help! Crash Report and mods list: https://pastebin.com/rtzh6LAi
    • To say that losing 40,000 BTC was a devastating blow would be an understatement. It was an emotional and financial crisis that left me feeling hopeless and utterly lost. For weeks, I was trapped in a whirlwind of regret, second-guessing every decision that led me to that point. The fear that I would never be able to recover such a significant sum of cryptocurrency consumed me, and with each passing day, my despair deepened. I had all but given up on ever regaining my wealth. Then I happened to stumble onto Tech Cyber Force Recovery. In the beginning, I was hesitant. It looked too good to be true: could someone get back so much of their lost Bitcoin? After trying several different approaches and programs without success, I was hesitant to put my trust in another recovery agency. However, I changed my mind after reading Tech Cyber Force Recovery's stellar reviews and reputation. Reaching out to their team was a risk I made. They were courteous and professional from the first time I got in touch with them. I felt like I wasn't just another case to be solved by the staff at Tech Cyber Force Recovery; they truly cared about getting me my lost Bitcoin back. They listened carefully to my circumstances and guided me through each stage, giving me succinct and understandable explanations as I went. Their passion gave me new hope, and their openness instantly made me feel better. As the recovery process began, I still had my doubts, but I knew I had placed my trust in the right hands. The Tech Cyber Force Recovery team kept me informed and updated on their progress, ensuring I never felt in the dark. Despite the complexity of my case, they worked tirelessly, and their expertise became evident at every turn. The level of professionalism and attention to detail they demonstrated throughout the process was beyond impressive. And then, after what felt like an eternity of anticipation, the moment I had been waiting for arrived. I received the news that my 40,000 BTC had been successfully recovered. It was hard to believe at first—it felt like a dream. The weight that had been dragging me down for so long was suddenly lifted, and I could breathe again. The financial loss I had feared would define my future was no longer a reality. I can’t fully express the emotions I felt during that moment. It was a mix of relief, joy, and an overwhelming sense of gratitude. I had gone from a place of utter despair to a complete resurgence of wealth, both emotionally and financially. The Tech Cyber Force Recovery team didn’t just restore my Bitcoin—they restored my faith in the possibility of recovery and gave me back something far more valuable: peace of mind. I will urge anyone in this same predicament to.  
    • Have you found a modder for this vehicle project? Because it will be really hard and I want to know that hero who can create all this
    • and what?????????
  • Topics

×
×
  • Create New...

Important Information

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