Vanhal / ProgressiveAutomation

Progressive Automation
Other
49 stars 29 forks source link

Crash on start - can't figure out why #380

Open Morsdea opened 4 years ago

Morsdea commented 4 years ago

---- Minecraft Crash Report ----

WARNING: coremods are present: Inventory Tweaks Coremod (Inventory-Tweaks-Mod-1.12.2.jar) Contact their authors BEFORE contacting forge

// There are four lights!

Time: 10/9/19 9:50 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 Progressive Automation (progressiveautomation) Caused by: java.lang.NoSuchMethodError: net.minecraftforge.fml.common.registry.GameRegistry.registerTileEntity(Ljava/lang/Class;Lnet/minecraft/util/ResourceLocation;)V at com.vanhal.progressiveautomation.common.CommonProxy.registerEntities(CommonProxy.java:44) at com.vanhal.progressiveautomation.client.ClientProxy.registerEntities(ClientProxy.java:11) at com.vanhal.progressiveautomation.ProgressiveAutomation.postInit(ProgressiveAutomation.java:87) 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:606) at sun.reflect.GeneratedMethodAccessor4.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:253) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231) 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:148) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:724) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:348) 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)

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: 1528029624 bytes (1457 MB) / 2650800128 bytes (2528 MB) up to 4294967296 bytes (4096 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -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.0.2512 Optifine OptiFine_1.12.2_HD_U_D3 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                                |
|:----- |:--------------------- |:---------------------------- |:------------------------------------------------------ |:---------------------------------------- |
| UCHIJ | minecraft             | 1.12.2                       | minecraft.jar                                          | None                                     |
| UCHIJ | mcp                   | 9.42                         | minecraft.jar                                          | None                                     |
| UCHIJ | FML                   | 8.0.99.99                    | forge-1.12.2-14.23.0.2512.jar                          | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJ | forge                 | 14.23.0.2512                 | forge-1.12.2-14.23.0.2512.jar                          | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJ | actuallyadditions     | 1.12.2-r136                  | ActuallyAdditions-1.12.2-r136-hotfix8.jar              | None                                     |
| UCHIJ | betterbuilderswands   | 0.11.1                       | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar        | None                                     |
| UCHIJ | codechickenlib        | 3.2.0.345                    | CodeChickenLib-1.12.2-3.2.0.345-universal.jar          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJ | redstoneflux          | 2.0.1                        | RedstoneFlux-1.12-2.0.1.2-universal.jar                | d4f1503fbacd9b9fb767720420c5395104239ec9 |
| UCHIJ | brandonscore          | 2.4.3                        | BrandonsCore-1.12.2-2.4.3.168-universal.jar            | None                                     |
| UCHIJ | hc                    | 1.0.2                        | hc-1.12.1-1.0.2.jar                                    | None                                     |
| UCHIJ | cl                    | 1.1.1                        | configurableLightning-1.12.1-1.1.1.jar                 | None                                     |
| UCHIJ | customspawner         | 3.11.3                       | CustomMobSpawner-3.11.3.jar                            | None                                     |
| UCHIJ | customnpcs            | 1.12                         | CustomNPCs_1.12.2(17oct17)beta.jar                     | None                                     |
| UCHIJ | draconicevolution     | 2.3.12                       | Draconic-Evolution-1.12.2-2.3.12.297-universal (1).jar | None                                     |
| UCHIJ | mocreatures           | 12.0.3                       | DrZharks MoCreatures Mod-12.0.3.jar                    | None                                     |
| UCHIJ | enderstorage          | 2.4.0.122                    | EnderStorage-1.12-2.4.0.122-universal.jar              | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJ | extrautils2           | 1.0                          | extrautils2-1.12-1.7.5.jar                             | None                                     |
| UCHIJ | cfm                   | 4.1.5                        | furniture-4.1.5-1.12.jar                               | None                                     |
| UCHIJ | gravestone            | 1.10.0                       | gravestone-1.10.0.jar                                  | None                                     |
| UCHIJ | inventorytweaks       | 1.63+release.109.220f184     | Inventory-Tweaks-Mod-1.12.2.jar                        | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| UCHIJ | jei                   | 4.8.0.105                    | jei_1.12.2-4.8.0.105.jar                               | None                                     |
| UCHIJ | mantle                | 1.12-1.3.1.21                | Mantle-1.12-1.3.1.21.jar                               | None                                     |
| UCHIJ | radixcore             | 1.12.x-2.2.1                 | RadixCore-1.12.x-2.2.1-universal.jar                   | None                                     |
| UCHIJ | mca                   | 1.12.2-5.3.1                 | MCA-1.12.x-5.3.1-universal.jar                         | None                                     |
| UCHIJ | morepaintings         | 1.11.2-3.2.1.1               | morepaintings-paintings-1.12-3.2.1.1.jar               | None                                     |
| UCHIJ | nei                   | ${mod_version}               | NotEnoughItems-1.12-2.4.0.231-universal.jar            | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJ | notenoughwands        | 1.5.9                        | notenoughwands-1.12-1.5.9.jar                          | None                                     |
| UCHIJ | harvestcraft          | 1.12.2zb                     | Pam's+HarvestCraft+1.12.2zf.jar                        | None                                     |
| UCHIJ | jp.crafterkina.pipes  | 1.1.0.15                     | Pipes-1.12-1.1.0.15.jar                                | None                                     |
| UCHIJ | pitweaks              | 1.12-1.1.1                   | PiTweaks-1.12-1.1.1.jar                                | None                                     |
| UCHIE | progressiveautomation | 1.7.8                        | ProgressiveAutomation-1.12.2-1.7.8.jar                 | None                                     |
| UCHIJ | guilib                | 1.11 : updated by subaraki   | PSG Revamed-1.12-1.0.0.0.jar                           | None                                     |
| UCHIJ | paintingselgui        | 1.11 v1: updated by Subaraki | PSG Revamed-1.12-1.0.0.0.jar                           | None                                     |
| UCHIJ | rftools               | 6.11                         | rftools-1.12-6.11.jar                                  | None                                     |
| UCHIJ | variedcommodities     | 1.12.2                       | VariedCommodities_1.12.2(30sep17).jar                  | None                                     |

Loaded coremods (and transformers): 

Inventory Tweaks Coremod (Inventory-Tweaks-Mod-1.12.2.jar) invtweaks.forge.asm.ContainerTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 436.30' Renderer: 'GeForce GTX 1080/PCIe/SSE2' OptiFine Version: OptiFine_1.12.2_HD_U_D3 OptiFine Build: 20180515-125031 Render Distance Chunks: 29 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 436.30 OpenGlRenderer: GeForce GTX 1080/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 12