MicdoodleCore icon indicating copy to clipboard operation
MicdoodleCore copied to clipboard

Problem with Micdoodlecore - Galacticraft

Open dsfdsfs3 opened this issue 5 years ago • 0 comments

---- Minecraft Crash Report ----

WARNING: coremods are present: MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.244.jar) Contact their authors BEFORE contacting forge

// Ooh. Shiny.

Time: 3/23/20 2:47 PM Description: Initializing game

java.lang.NoSuchMethodError: net.minecraft.util.NonNullList.create()Lnet/minecraft/util/NonNullList; at net.darkhax.bookshelf.registry.RegistryHelper.(RegistryHelper.java:62) at net.darkhax.eplus.EnchantingPlus.(EnchantingPlus.java:39) 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)

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

-- Head -- Thread: Client thread Stacktrace: at net.darkhax.bookshelf.registry.RegistryHelper.(RegistryHelper.java:62) at net.darkhax.eplus.EnchantingPlus.(EnchantingPlus.java:39) 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: 737816328 bytes (703 MB) / 1073741824 bytes (1024 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.2847 39 mods loaded, 39 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    | micdoodlecore          |                   | minecraft.jar                             | None      |
| LC    | bookshelf              | 2.3.557           | Bookshelf-1.12.2-2.3.557-deobf.jar        | None      |
| LC    | bookworm               | 1.12.2-2.5.0      | bookworm-1.12.2-2.5.0.jar                 | None      |
| LC    | ptrmodellib            | 1.0.4             | PTRLib-1.0.4.jar                          | None      |
| LC    | props                  | 2.6.3             | Decocraft-2.6.3_1.12.2.jar                | None      |
| LC    | elevatorid             | 1.3.12            | ElevatorMod-1.12.2-1.3.12.jar             | None      |
| L     | eplus                  | 5.0.179           | EnchantingPlus-1.12.2-5.0.179.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     | extraplanets           | 1.12.2-0.6.2      | ExtraPlanets-1.12.2-0.6.2.jar             | None      |
| L     | gokistats              | 1.2.8             | gokiStats-1.2.8.jar                       | None      |
| L     | ironfurnaces           | 1.3.5             | ironfurnaces-1.3.5.jar                    | None      |
| L     | jei                    | 4.15.0.293        | jei_1.12.2-4.15.0.293.jar                 | None      |
| L     | journeymap             | 1.12.2-5.7.0      | journeymap-1.12.2-5.7.0.jar               | None      |
| L     | tbone                  | v1.6.8+mc1.12.2   | TBone-v1.6.8+mc1.12.2.jar                 | None      |
| L     | metalchests            | v6.1.0+mc1.12.2   | MetalChests-v6.1.0+mc1.12.2.jar           | None      |
| L     | multiplelights         | 1.0.2             | MultipleLights-1.12.x-1.0.2.jar           | None      |
| L     | spartanshields         | 1.5.4             | SpartanShields-1.12.2-1.5.4.jar           | None      |
| L     | superminer_core        | 2.6.34.336        | SuperMiner-Mod-1.12.2.jar                 | None      |
| L     | superminer_captivator  | [1.12]-2.6.34.336 | SuperMiner-Mod-1.12.2.jar                 | None      |
| L     | superminer_cropinator  | [1.12]-2.6.34.336 | SuperMiner-Mod-1.12.2.jar                 | None      |
| L     | superminer_excavator   | [1.12]-2.6.34.336 | SuperMiner-Mod-1.12.2.jar                 | None      |
| L     | superminer_illuminator | [1.12]-2.6.34.336 | SuperMiner-Mod-1.12.2.jar                 | None      |
| L     | superminer_lumbinator  | [1.12]-2.6.34.336 | SuperMiner-Mod-1.12.2.jar                 | None      |
| L     | superminer_shaftanator | [1.12]-2.6.34.336 | SuperMiner-Mod-1.12.2.jar                 | None      |
| L     | superminer_substitutor | [1.12]-2.6.34.336 | SuperMiner-Mod-1.12.2.jar                 | None      |
| L     | superminer_veinator    | [1.12]-2.6.34.336 | SuperMiner-Mod-1.12.2.jar                 | None      |
| L     | thecrystallia          | 1.0.8             | TheCrystallia+1.0.8+[1.12.2].jar          | None      |
| L     | tinymobfarm            | 1.0.5             | TinyMobFarm-1.12.2-1.0.5.jar              | None      |
| L     | tombstone              | 3.6.8             | tombstone-3.6.8-1.12.2.jar                | None      |
| L     | travellersbackpack     | 1.0.22.22         | TravellersBackpack-1.12.2-1.0.22.22.jar   | None      |
| L     | warpbook               | @VERSION@         | Warpbook-1.12.2-3.2.0.jar                 | None      |
| L     | xpbook                 | 0.0.3-beta        | xpbook-1.12-0.0.3-beta.jar                | None      |
| L     | zawa                   | 1.12.2-2.0.0      | zawa-1.12.2-2.0.0.jar                     | None      |

Loaded coremods (and transformers): 

MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.244.jar) micdoodle8.mods.miccore.MicdoodleTransformer GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.201.1151.1008' Renderer: 'AMD Radeon HD 5450' Launched Version: 1.12.2-forge1.12.2-14.23.5.2847 LWJGL: 2.9.4 OpenGL: AMD Radeon HD 5450 GL version 4.5.13399 Compatibility Profile Context 15.201.1151.1008, ATI Technologies Inc. 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 AMD Phenom(tm) II X4 965 Processor

dsfdsfs3 avatar Mar 23 '20 20:03 dsfdsfs3