Jump to content

Crashing problems need help


CrazyGamer2987

Recommended Posts

---- Minecraft Crash Report ----
// I'm sorry, Dave.

Time: 8/16/18 9:15 AM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Extra Utilities 2 (extrautils2)
Caused by: java.lang.ExceptionInInitializerError
    at com.rwtema.extrautils2.ExtraUtils2$1.run(ExtraUtils2.java:153)
    at com.rwtema.extrautils2.XUProxyClient.run(XUProxyClient.java:54)
    at com.rwtema.extrautils2.ExtraUtils2.init(ExtraUtils2.java:149)
    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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
    at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
    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:218)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
    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:135)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
    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.NullPointerException
    at com.rwtema.extrautils2.book.BookHandler$1.func_110549_a(BookHandler.java:46)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at com.rwtema.extrautils2.book.BookHandler.<clinit>(BookHandler.java:32)
    ... 43 more


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

-- 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: 383810360 bytes (366 MB) / 1073741824 bytes (1024 MB) up to 1073741824 bytes (1024 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.4.2749 35 mods loaded, 35 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                                |
    |:----- |:------------------- |:----------------- |:-------------------------------------------------- |:---------------------------------------- |
    | UCHI  | minecraft           | 1.12.2            | minecraft.jar                                      | None                                     |
    | UCHI  | mcp                 | 9.42              | minecraft.jar                                      | None                                     |
    | UCHI  | FML                 | 8.0.99.99         | forge-1.12.2-14.23.4.2749.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHI  | forge               | 14.23.4.2749      | forge-1.12.2-14.23.4.2749.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHI  | betterbuilderswands | 0.11.1            | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar    | None                                     |
    | UCHI  | bookshelf           | 2.3.556           | Bookshelf-1.12.2-2.3.556.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHI  | codechickenlib      | 3.2.1.350         | CodeChickenLib-1.12.2-3.2.1.350-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHI  | redstoneflux        | 2.0.2             | RedstoneFlux-1.12-2.0.2.3-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHI  | brandonscore        | 2.4.4             | BrandonsCore-1.12.2-2.4.4.173-universal.jar        | None                                     |
    | UCHI  | chesttransporter    | 2.8.8             | ChestTransporter-1.12.2-2.8.8.jar                  | None                                     |
    | UCHI  | cyclopscore         | 0.10.19           | CyclopsCore-1.12-0.10.19.jar                       | None                                     |
    | UCHI  | colossalchests      | 1.6.7             | Colossal-Chests-Mod-1.12.1.jar                     | None                                     |
    | UCHI  | refinedstorage      | 1.6.3             | refinedstorage-1.6.3.jar                           | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
    | UCHI  | compactmachines3    | 3.0.12            | compactmachines3-1.12.2-3.0.12-b215.jar            | None                                     |
    | UCHI  | cucumber            | 1.0.2             | cucumber[1.12]-1.0.2.jar                           | None                                     |
    | UCHI  | jei                 | 4.11.0.206        | jei_1.12.2-4.11.0.206.jar                          | None                                     |
    | UCHI  | darkutils           | 1.8.211           | DarkUtils-1.12.2-1.8.211.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHI  | draconicevolution   | 2.3.13            | Draconic-Evolution-1.12.2-2.3.13.306-universal.jar | None                                     |
    | UCHI  | enderhopper         | 1.0.1             | enderhopper-1.12.2-1.0.1.jar                       | None                                     |
    | UCHEE | extrautils2         | 1.0               | Extra-Utilities-Mod-1.12.1.jar                     | None                                     |
    | UCH   | grapplemod          | 1.12.2-v10        | grapplemod-v10-1.12.2.jar                          | None                                     |
    | UCH   | improvedbackpacks   | 1.12.2-1.3.0.0    | ImprovedBackpacks-1.12.2-1.3.0.0.jar               | None                                     |
    | UCH   | ironchest           | 1.12.2-7.0.40.824 | ironchest-1.12.2-7.0.40.824.jar                    | None                                     |
    | UCH   | lootbags            | 2.5.7             | LootBags-1.12.2-2.5.7.jar                          | None                                     |
    | UCH   | mcjtylib_ng         | 3.0.3             | mcjtylib-1.12-3.0.3.jar                            | None                                     |
    | UCH   | mob_grinding_utils  | 0.3.2             | Mob-Grinding-Utils-Mod-1.12.jar                    | None                                     |
    | UCH   | mysticalagriculture | 1.6.12            | mysticalagriculture-1.12-1.6.12.jar                | None                                     |
    | UCH   | nei                 | 2.4.1             | Not-Enough-Items-1.12.2-Recommended.jar            | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | oreexcavation       | 1.4.119           | OreExcavation-1.4.119.jar                          | None                                     |
    | UCH   | rftools             | 7.55              | rftools-1.12-7.55.jar                              | None                                     |
    | UCH   | tammodized          | 0.15.5            | TamModized-1.12.1-0.15.5.jar                       | None                                     |
    | UCH   | totally_op          | 1.0               | totally_op-1.1.jar                                 | None                                     |
    | UCH   | va                  | 1.12.2-1.5.3      | va-1.12.2-1.5.4.jar                                | None                                     |
    | UCH   | voidcraft           | 0.26.10           | VoidCraft-1.12-0.26.10.jar                         | None                                     |
    | UCH   | worldedit           | 6.1.8             | worldedit-forge-mc1.12-6.1.8-dist.jar              | None                                     |

    Loaded coremods (and transformers): 
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.82' Renderer: 'GeForce GTX 750/PCIe/SSE2'

Edited by CrazyGamer2987
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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