Facebook
From sikerow, 4 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 244
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Contact their authors BEFORE contacting forge
  5.  
  6. // Ouch. That hurt :(
  7.  
  8. Time: 8/9/19 11:54 AM
  9. Description: There was a severe problem during mod loading that has caused the game to fail
  10.  
  11. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from WildNature mod (wildnature)
  12. Caused by: java.lang.NoSuchMethodError: net.minecraft.block.properties.PropertyDirection.create(Ljava/lang/String;Lcom/google/common/base/Predicate;)Lnet/minecraft/block/properties/PropertyDirection;
  13.         at com.matez.wildnature.blocks.LogBase.<clinit>(LogBase.java:34)
  14.         at com.matez.wildnature.init.ModBlocks.<clinit>(ModBlocks.java:38)
  15.         at com.matez.wildnature.util.handlers.RenderHandler.registerCustomMeshesAndStates(RenderHandler.java:180)
  16.         at com.matez.wildnature.proxy.ClientProxy.preInit(ClientProxy.java:32)
  17.         at com.matez.wildnature.Main.PreInit(Main.java:115)
  18.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  20.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  21.         at java.lang.reflect.Method.invoke(Unknown Source)
  22.         at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  23.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26.         at java.lang.reflect.Method.invoke(Unknown Source)
  27.         at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  28.         at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  29.         at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  30.         at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  31.         at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  32.         at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  33.         at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  34.         at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  35.         at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  36.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  37.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  38.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  39.         at java.lang.reflect.Method.invoke(Unknown Source)
  40.         at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  41.         at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  42.         at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  43.         at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  44.         at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  45.         at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  46.         at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  47.         at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  48.         at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
  49.         at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  50.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  51.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  52.         at net.minecraft.client.main.Main.main(SourceFile:123)
  53.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  54.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  55.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  56.         at java.lang.reflect.Method.invoke(Unknown Source)
  57.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  58.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  59.  
  60.  
  61. A detailed walkthrough of the error, its code path and all known details is as follows:
  62. ---------------------------------------------------------------------------------------
  63.  
  64. -- System Details --
  65. Details:
  66.         Minecraft Version: 1.12.2
  67.         Operating System: Windows 10 (amd64) version 10.0
  68.         Java Version: 1.8.0_221, Oracle Corporation
  69.         Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  70.         Memory: 723020976 bytes (689 MB) / 1073741824 bytes (1024 MB) up to 8053063680 bytes (7680 MB)
  71.         JVM Flags: 10 total; -XX:-OmitStackTraceInFastThrow -Xms256M -Xmx7680M -XX:MetaspaceSize=256M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  72.         IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  73.         FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_E3 5 mods loaded, 5 mods active
  74.         States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  75.  
  76.         | State | ID         | Version      | Source                                  | Signature                                |
  77.         |:----- |:---------- |:------------ |:--------------------------------------- |:---------------------------------------- |
  78.         | LCH   | minecraft  | 1.12.2       | minecraft.jar                           | None                                     |
  79.         | LCH   | mcp        | 9.42         | minecraft.jar                           | None                                     |
  80.         | LCH   | FML        | 8.0.99.99    | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  81.         | LCH   | forge      | 14.23.5.2838 | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  82.         | LCE   | wildnature | 1.2          | wildnature-1.2-NOSTONE.jar              | None                                     |
  83.  
  84.         Loaded coremods (and transformers):
  85.         GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 431.60' Renderer: 'GeForce GTX 1060 with Max-Q Design/PCIe/SSE2'
  86.         OptiFine Version: OptiFine_1.12.2_HD_U_E3
  87.         OptiFine Build: 20181210-121000
  88.         Render Distance Chunks: 9
  89.         Mipmaps: 4
  90.         Anisotropic Filtering: 1
  91.         Antialiasing: 0
  92.         Multitexture: false
  93.         Shaders: null
  94.         OpenGlVersion: 4.6.0 NVIDIA 431.60
  95.         OpenGlRenderer: GeForce GTX 1060 with Max-Q Design/PCIe/SSE2
  96.         OpenGlVendor: NVIDIA Corporation
  97.         CpuCount: 4