Jump to content

Recommended Posts

Posted (edited)
Spoiler

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// Sorry :(

Time: 9/4/18 8:01 PM
Description: Initializing game

java.lang.NullPointerException: Initializing game
    at biomesoplenty.common.handler.LeavesModelEventHandler$ModelLeaves.<init>(LeavesModelEventHandler.java:61)
    at biomesoplenty.common.handler.LeavesModelEventHandler.onModelBake(LeavesModelEventHandler.java:52)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_LeavesModelEventHandler_onModelBake_ModelBakeEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:386)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512)
    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:498)
    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 biomesoplenty.common.handler.LeavesModelEventHandler$ModelLeaves.<init>(LeavesModelEventHandler.java:61)
    at biomesoplenty.common.handler.LeavesModelEventHandler.onModelBake(LeavesModelEventHandler.java:52)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_LeavesModelEventHandler_onModelBake_ModelBakeEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:386)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512)

-- Initialization --
Details:
Stacktrace:
    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:498)
    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: Mac OS X (x86_64) version 10.13.6
    Java Version: 1.8.0_74, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 392444112 bytes (374 MB) / 771751936 bytes (736 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 7 total; -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.2.2611 Optifine OptiFine_1.12.2_HD_U_C9 27 mods loaded, 27 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                                |
    |:----- |:-------------------- |:--------------- |:--------------------------------------------- |:---------------------------------------- |
    | UCH   | minecraft            | 1.12.2          | minecraft.jar                                 | None                                     |
    | UCH   | mcp                  | 9.42            | minecraft.jar                                 | None                                     |
    | UCH   | FML                  | 8.0.99.99       | forge-1.12.2-14.23.2.2611.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | forge                | 14.23.2.2611    | forge-1.12.2-14.23.2.2611.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | mercurius_updater    | 1.0             | MercuriusUpdater-1.12.2.jar                   | None                                     |
    | UCH   | advancedcombat       | 1.1.2           | Advanced-Swords-Mod-1.12.2.jar                | None                                     |
    | UCH   | biomesoplenty        | 7.0.1.2361      | BiomesOPlenty-1.12.2-7.0.1.2361-universal.jar | None                                     |
    | UCH   | craftstudioapi       | 1.0.0           | CraftStudio-API-1.12.1.jar                    | None                                     |
    | UCH   | animania             | 1.5.1.1         | Animania-Mod-1.12.2.jar                       | None                                     |
    | UCH   | autoreglib           | 1.3-15          | AutoRegLib-1.12.jar                           | None                                     |
    | UCH   | bibliocraft          | 2.4.5           | BiblioCraft-Mod-1.12.2.jar                    | None                                     |
    | UCH   | chisel               | MC1.12-0.1.1.28 | Chisel-MC1.12-0.1.1.28.jar                    | None                                     |
    | UCH   | codechickenlib       | 3.1.6.339       | CodeChickenLib-1.12.2.jar                     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | scollectibles        | demo            | Collectibles-Mod-1.12.2.jar                   | None                                     |
    | UCH   | waila                | 1.8.26          | Hwyla-Mod-1.12.2.jar                          | None                                     |
    | UCH   | jei                  | 4.11.0.212      | jei_1.12.2-4.11.0.212.jar                     | None                                     |
    | UCH   | keepinginventory     | 2.3             | Keeping-Inventory-Mod-1.12.1.jar              | None                                     |
    | UCH   | mobends              | 0.24            | Mo-Bends-Mod-1.12.jar                         | None                                     |
    | UCH   | mopickaxes           | 10.0 BETA       | Mo-Pickaxes-Mod-1.12.2.jar                    | None                                     |
    | UCH   | zawa                 | 1.12.2-1.3.2    | zawa+-+1.3.2+(1.12.2).jar                     | None                                     |
    | UCH   | moon-core            | 7.0             | moon-core+7.0+(1.12).jar                      | None                                     |
    | UCH   | naturescompass       | 1.5.0           | Natures-Compass-Mod-1.12.jar                  | None                                     |
    | UCH   | nei                  | 2.4.1           | Not-Enough-Items-1.12.2-Recommended.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | treechopper          | 1.2.4           | Tree-Chopper-Mod-1.12.2.jar                   | None                                     |
    | UCH   | unlimitedchiselworks | 0.1.11          | Unlimited-Chisel-Works-Mod-1.12.2.jar         | None                                     |
    | UCH   | wailaharvestability  | 1.1.11          | Waila-Harvestability-Mod-1.12.jar             | None                                     |
    | UCH   | xaerominimap         | 1.13.9          | Xaeros-Minimap-Mod-1.12.jar                   | None                                     |

    Loaded coremods (and transformers): 
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1 ATI-1.68.20' Renderer: 'ATI Radeon HD 5670 OpenGL Engine'
    Launched Version: 1.12.2-forge1.12.2-14.23.2.2611
    LWJGL: 2.9.2
    OpenGL: ATI Radeon HD 5670 OpenGL Engine GL version 2.1 ATI-1.68.20, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is 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 Intel(R) Core(TM) i3 CPU 550 @ 3.20GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_C9
    Render Distance Chunks: 16
    Mipmaps: 2
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 2.1 ATI-1.68.20
    OpenGlRenderer: ATI Radeon HD 5670 OpenGL Engine
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

 

 

Edited by DaemonUmbra
Text Wall Moved to Spoiler
Posted

Make sure all your mods are updated, BiomesOPlenty is mentioned and there are newer versions available.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Posted (edited)

SOMEONE PLEASE HELP! I haven't found anything that works and i think my Minecraft is broken.

Please tell me what to do. At first i took off the mods that were listed and they were Quark mod 1.12.2 and backpacks+1.12.2. Idk what to do anymore.

 

Mods I took off:

[removed link to copyright infringing site]

https://minecraft.curseforge.com/projects/backpacks

 

I took them off and still won't work. 

pls help.

I also looked at other things and it said to do a different optifine so I changed it to HD_U_C9 (1.12.2)

Edited by diesieben07
removed link to copyright infringing site
Posted (edited)
Spoiler

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  LoadingPlugin (Quark-Mod-1.12.1.jar)
  BCModPlugin (backpacks+1.12.2+-+3.5.2.jar)
Contact their authors BEFORE contacting forge

// There are four lights!

Time: 9/4/18 8:13 PM
Description: Initializing game

java.lang.NullPointerException: Initializing game
    at biomesoplenty.common.handler.LeavesModelEventHandler$ModelLeaves.<init>(LeavesModelEventHandler.java:61)
    at biomesoplenty.common.handler.LeavesModelEventHandler.onModelBake(LeavesModelEventHandler.java:52)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_LeavesModelEventHandler_onModelBake_ModelBakeEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:386)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512)
    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:498)
    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 biomesoplenty.common.handler.LeavesModelEventHandler$ModelLeaves.<init>(LeavesModelEventHandler.java:61)
    at biomesoplenty.common.handler.LeavesModelEventHandler.onModelBake(LeavesModelEventHandler.java:52)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_LeavesModelEventHandler_onModelBake_ModelBakeEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:386)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512)

-- Initialization --
Details:
Stacktrace:
    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:498)
    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: Mac OS X (x86_64) version 10.13.6
    Java Version: 1.8.0_74, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 442295232 bytes (421 MB) / 1073741824 bytes (1024 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 7 total; -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.2.2611 Optifine OptiFine_1.12.2_HD_U_C9 29 mods loaded, 29 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                                |
    |:----- |:-------------------- |:--------------- |:------------------------------------------------- |:---------------------------------------- |
    | UCH   | minecraft            | 1.12.2          | minecraft.jar                                     | None                                     |
    | UCH   | mcp                  | 9.42            | minecraft.jar                                     | None                                     |
    | UCH   | FML                  | 8.0.99.99       | forge-1.12.2-14.23.2.2611.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | forge                | 14.23.2.2611    | forge-1.12.2-14.23.2.2611.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | mercurius_updater    | 1.0             | MercuriusUpdater-1.12.2.jar                       | None                                     |
    | UCH   | advancedcombat       | 1.1.2           | Advanced-Swords-Mod-1.12.2.jar                    | None                                     |
    | UCH   | biomesoplenty        | 7.0.1.2361      | BiomesOPlenty-1.12.2-7.0.1.2361-universal (1).jar | None                                     |
    | UCH   | craftstudioapi       | 1.0.0           | CraftStudio-API-1.12.1.jar                        | None                                     |
    | UCH   | quark                | r1.3-110        | Quark-Mod-1.12.1.jar                              | None                                     |
    | UCH   | animania             | 1.5.1.1         | Animania-Mod-1.12.2.jar                           | None                                     |
    | UCH   | autoreglib           | 1.3-15          | AutoRegLib-1.12.jar                               | None                                     |
    | UCH   | backpacks16840       | 3.5.2           | backpacks+1.12.2+-+3.5.2.jar                      | None                                     |
    | UCH   | bibliocraft          | 2.4.5           | BiblioCraft-Mod-1.12.2.jar                        | None                                     |
    | UCH   | chisel               | MC1.12-0.1.1.28 | Chisel-MC1.12-0.1.1.28.jar                        | None                                     |
    | UCH   | codechickenlib       | 3.1.6.339       | CodeChickenLib-1.12.2.jar                         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | scollectibles        | demo            | Collectibles-Mod-1.12.2.jar                       | None                                     |
    | UCH   | waila                | 1.8.26          | Hwyla-Mod-1.12.2.jar                              | None                                     |
    | UCH   | jei                  | 4.11.0.212      | jei_1.12.2-4.11.0.212.jar                         | None                                     |
    | UCH   | keepinginventory     | 2.3             | Keeping-Inventory-Mod-1.12.1.jar                  | None                                     |
    | UCH   | mobends              | 0.24            | Mo-Bends-Mod-1.12.jar                             | None                                     |
    | UCH   | mopickaxes           | 10.0 BETA       | Mo-Pickaxes-Mod-1.12.2.jar                        | None                                     |
    | UCH   | zawa                 | 1.12.2-1.3.2    | zawa+-+1.3.2+(1.12.2).jar                         | None                                     |
    | UCH   | moon-core            | 7.0             | moon-core+7.0+(1.12).jar                          | None                                     |
    | UCH   | naturescompass       | 1.5.0           | Natures-Compass-Mod-1.12.jar                      | None                                     |
    | UCH   | nei                  | 2.4.1           | Not-Enough-Items-1.12.2-Recommended.jar           | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | treechopper          | 1.2.4           | Tree-Chopper-Mod-1.12.2.jar                       | None                                     |
    | UCH   | unlimitedchiselworks | 0.1.11          | Unlimited-Chisel-Works-Mod-1.12.2.jar             | None                                     |
    | UCH   | wailaharvestability  | 1.1.11          | Waila-Harvestability-Mod-1.12.jar                 | None                                     |
    | UCH   | xaerominimap         | 1.13.9          | Xaeros-Minimap-Mod-1.12.jar                       | None                                     |

    Loaded coremods (and transformers): 
LoadingPlugin (Quark-Mod-1.12.1.jar)
  vazkii.quark.base.asm.ClassTransformer
BCModPlugin (backpacks+1.12.2+-+3.5.2.jar)
  brad16840.core.ClassTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1 ATI-1.68.20' Renderer: 'ATI Radeon HD 5670 OpenGL Engine'
    Launched Version: 1.12.2-forge1.12.2-14.23.2.2611
    LWJGL: 2.9.2
    OpenGL: ATI Radeon HD 5670 OpenGL Engine GL version 2.1 ATI-1.68.20, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object 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 Intel(R) Core(TM) i3 CPU 550 @ 3.20GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_C9
    Render Distance Chunks: 16
    Mipmaps: 2
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 2.1 ATI-1.68.20
    OpenGlRenderer: ATI Radeon HD 5670 OpenGL Engine
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

 

 

Edited by DaemonUmbra
Text Wall Moved to Spoiler
Posted (edited)
Spoiler

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// Would you like a cupcake?

Time: 9/4/18 8:19 PM
Description: Initializing game

java.lang.NullPointerException: Initializing game
    at biomesoplenty.common.handler.LeavesModelEventHandler$ModelLeaves.<init>(LeavesModelEventHandler.java:61)
    at biomesoplenty.common.handler.LeavesModelEventHandler.onModelBake(LeavesModelEventHandler.java:52)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_LeavesModelEventHandler_onModelBake_ModelBakeEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:386)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512)
    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:498)
    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 biomesoplenty.common.handler.LeavesModelEventHandler$ModelLeaves.<init>(LeavesModelEventHandler.java:61)
    at biomesoplenty.common.handler.LeavesModelEventHandler.onModelBake(LeavesModelEventHandler.java:52)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_LeavesModelEventHandler_onModelBake_ModelBakeEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:386)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512)

-- Initialization --
Details:
Stacktrace:
    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:498)
    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: Mac OS X (x86_64) version 10.13.6
    Java Version: 1.8.0_74, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 745801896 bytes (711 MB) / 1073741824 bytes (1024 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 7 total; -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.2.2611 Optifine OptiFine_1.12.2_HD_U_C9 27 mods loaded, 27 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                                |
    |:----- |:-------------------- |:--------------- |:--------------------------------------------- |:---------------------------------------- |
    | UCH   | minecraft            | 1.12.2          | minecraft.jar                                 | None                                     |
    | UCH   | mcp                  | 9.42            | minecraft.jar                                 | None                                     |
    | UCH   | FML                  | 8.0.99.99       | forge-1.12.2-14.23.2.2611.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | forge                | 14.23.2.2611    | forge-1.12.2-14.23.2.2611.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | mercurius_updater    | 1.0             | MercuriusUpdater-1.12.2.jar                   | None                                     |
    | UCH   | advancedcombat       | 1.1.2           | Advanced-Swords-Mod-1.12.2.jar                | None                                     |
    | UCH   | biomesoplenty        | 7.0.1.2399      | BiomesOPlenty-1.12.2-7.0.1.2399-universal.jar | None                                     |
    | UCH   | craftstudioapi       | 1.0.0           | CraftStudio-API-1.12.1.jar                    | None                                     |
    | UCH   | animania             | 1.5.1.1         | Animania-Mod-1.12.2.jar                       | None                                     |
    | UCH   | autoreglib           | 1.3-15          | AutoRegLib-1.12.jar                           | None                                     |
    | UCH   | bibliocraft          | 2.4.5           | BiblioCraft-Mod-1.12.2.jar                    | None                                     |
    | UCH   | chisel               | MC1.12-0.1.1.28 | Chisel-MC1.12-0.1.1.28.jar                    | None                                     |
    | UCH   | codechickenlib       | 3.1.6.339       | CodeChickenLib-1.12.2.jar                     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | scollectibles        | demo            | Collectibles-Mod-1.12.2.jar                   | None                                     |
    | UCH   | waila                | 1.8.26          | Hwyla-Mod-1.12.2.jar                          | None                                     |
    | UCH   | jei                  | 4.11.0.212      | jei_1.12.2-4.11.0.212.jar                     | None                                     |
    | UCH   | keepinginventory     | 2.3             | Keeping-Inventory-Mod-1.12.1.jar              | None                                     |
    | UCH   | mobends              | 0.24            | Mo-Bends-Mod-1.12.jar                         | None                                     |
    | UCH   | mopickaxes           | 10.0 BETA       | Mo-Pickaxes-Mod-1.12.2.jar                    | None                                     |
    | UCH   | zawa                 | 1.12.2-1.3.2    | zawa+-+1.3.2+(1.12.2).jar                     | None                                     |
    | UCH   | moon-core            | 7.0             | moon-core+7.0+(1.12).jar                      | None                                     |
    | UCH   | naturescompass       | 1.5.0           | Natures-Compass-Mod-1.12.jar                  | None                                     |
    | UCH   | nei                  | 2.4.1           | Not-Enough-Items-1.12.2-Recommended.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | treechopper          | 1.2.4           | Tree-Chopper-Mod-1.12.2.jar                   | None                                     |
    | UCH   | unlimitedchiselworks | 0.1.11          | Unlimited-Chisel-Works-Mod-1.12.2.jar         | None                                     |
    | UCH   | wailaharvestability  | 1.1.11          | Waila-Harvestability-Mod-1.12.jar             | None                                     |
    | UCH   | xaerominimap         | 1.13.9          | Xaeros-Minimap-Mod-1.12.jar                   | None                                     |

    Loaded coremods (and transformers): 
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1 ATI-1.68.20' Renderer: 'ATI Radeon HD 5670 OpenGL Engine'
    Launched Version: 1.12.2-forge1.12.2-14.23.2.2611
    LWJGL: 2.9.2
    OpenGL: ATI Radeon HD 5670 OpenGL Engine GL version 2.1 ATI-1.68.20, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object 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 Intel(R) Core(TM) i3 CPU 550 @ 3.20GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_C9
    Render Distance Chunks: 16
    Mipmaps: 2
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 2.1 ATI-1.68.20
    OpenGlRenderer: ATI Radeon HD 5670 OpenGL Engine
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

 

 

Edited by DaemonUmbra
Text Wall Moved to Spoiler
Posted

First of all, use spoilers for your crash reports:

Spoiler

<crash report>

That way we don't have to scroll down a big wall of text all the time.

Second, make sure you're downloading your mods from a reputable source (preferably http://minecraft.curseforge.com). You listed 9Minecraft as your source for Quark, which is not a reputable source. More info: http://stopmodreposts.org/

Check out my tutorials at https://cubicoder.github.io/.

Posted (edited)
Spoiler

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  CTMCorePlugin (Connected-Textures-Mod-1.12.2.jar)
  LoadingPlugin (Quark-r1.5-129 (2).jar)
  BCModPlugin (backpacks+1.12.2+-+3.5.2.jar)
Contact their authors BEFORE contacting forge

// Ooh. Shiny.

Time: 9/5/18 4:53 PM
Description: Updating screen events

java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getItemListOverlay()Lmezz/jei/gui/overlay/IngredientListOverlay;
    at codechicken.nei.jei.JEIIntegrationManager.getTextFieldFilter(JEIIntegrationManager.java:124)
    at codechicken.nei.jei.gui.ContainerEventHandler.onGuiMouseEventpre(ContainerEventHandler.java:40)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_346_ContainerEventHandler_onGuiMouseEventpre_Pre.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:500)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1758)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1097)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
    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:498)
    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 codechicken.nei.jei.JEIIntegrationManager.getTextFieldFilter(JEIIntegrationManager.java:124)
    at codechicken.nei.jei.gui.ContainerEventHandler.onGuiMouseEventpre(ContainerEventHandler.java:40)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_346_ContainerEventHandler_onGuiMouseEventpre_Pre.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:500)

-- Affected screen --
Details:
    Screen name: net.minecraft.client.gui.GuiMainMenu
Stacktrace:
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1758)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1097)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
    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:498)
    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: Mac OS X (x86_64) version 10.13.6
    Java Version: 1.8.0_74, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 721824912 bytes (688 MB) / 1711276032 bytes (1632 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 7 total; -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.4.2759 Optifine OptiFine_1.12.2_HD_U_E2 28 mods loaded, 28 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                                |
    |:------ |:-------------------- |:----------------- |:------------------------------------------------- |:---------------------------------------- |
    | UCHIJA | minecraft            | 1.12.2            | minecraft.jar                                     | None                                     |
    | UCHIJA | mcp                  | 9.42              | minecraft.jar                                     | None                                     |
    | UCHIJA | FML                  | 8.0.99.99         | forge-1.12.2-14.23.4.2759.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJA | forge                | 14.23.4.2759      | forge-1.12.2-14.23.4.2759.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJA | advancedcombat       | 1.1.2             | advancedcombat-1.1.2-[1.12].jar                   | None                                     |
    | UCHIJA | biomesoplenty        | 7.0.1.2399        | BiomesOPlenty-1.12.2-7.0.1.2399-universal (1).jar | None                                     |
    | UCHIJA | craftstudioapi       | 1.0.0             | CraftStudio-1.0.0.93-mc1.12-alpha.jar             | None                                     |
    | UCHIJA | quark                | r1.5-129          | Quark-r1.5-129 (2).jar                            | None                                     |
    | UCHIJA | animania             | 1.5.1.1           | animania-1.12.2-1.5.1.1.jar                       | None                                     |
    | UCHIJA | autoreglib           | 1.3-20            | AutoRegLib-1.3-20.jar                             | None                                     |
    | UCHIJA | backpacks16840       | 3.5.2             | backpacks+1.12.2+-+3.5.2.jar                      | None                                     |
    | UCHIJA | bibliocraft          | 2.4.5             | BiblioCraft[v2.4.5][MC1.12.2].jar                 | None                                     |
    | UCHIJA | ctm                  | MC1.12-0.2.3.12   | Connected-Textures-Mod-1.12.2.jar                 | None                                     |
    | UCHIJA | chisel               | MC1.12.2-0.2.1.34 | Chisel-MC1.12.2-0.2.1.34.jar                      | None                                     |
    | UCHIJA | codechickenlib       | 3.2.1.351         | CodeChickenLib-1.12.2-3.2.1.351-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJA | waila                | 1.8.26            | Hwyla-1.8.26-B41_1.12.2.jar                       | None                                     |
    | UCHIJA | jei                  | 4.12.0.215        | jei_1.12.2-4.12.0.215.jar                         | None                                     |
    | UCHIJA | keepinginventory     | 2.4               | KeepingInventory-1.12.2-2.4.jar                   | None                                     |
    | UCHIJA | mobends              | 0.24              | mobends-0.24_for_MC-1.12.jar                      | None                                     |
    | UCHIJA | zawa                 | 1.12.2-1.3.2      | zawa+-+1.3.2+(1.12.2).jar                         | None                                     |
    | UCHIJA | moon-core            | 7.0               | moon-core+7.0+(1.12) (1).jar                      | None                                     |
    | UCHIJA | naturescompass       | 1.5.1             | NaturesCompass-1.12.2-1.5.1.jar                   | None                                     |
    | UCHIJA | nei                  | 2.4.1             | Not-Enough-Items-1.12.2-Recommended.jar           | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJA | scollectibles        | demo              | scollectibles-1.1.jar                             | None                                     |
    | UCHIJA | treechopper          | 1.2.4             | TreeChopper-1.12.2-1.2.4.jar                      | None                                     |
    | UCHIJA | unlimitedchiselworks | 0.1.11            | Unlimited-Chisel-Works-Mod-1.12.2.jar             | None                                     |
    | UCHIJA | wailaharvestability  | 1.1.12            | WailaHarvestability-mc1.12-1.1.12.jar             | None                                     |
    | UCHIJA | xaerominimap         | 1.15.3            | Xaeros_Minimap_1.15.3_Forge_1.12.jar              | None                                     |

    Loaded coremods (and transformers): 
CTMCorePlugin (Connected-Textures-Mod-1.12.2.jar)
  team.chisel.ctm.client.asm.CTMTransformer
LoadingPlugin (Quark-r1.5-129 (2).jar)
  vazkii.quark.base.asm.ClassTransformer
BCModPlugin (backpacks+1.12.2+-+3.5.2.jar)
  brad16840.core.ClassTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1 ATI-1.68.20' Renderer: 'ATI Radeon HD 5670 OpenGL Engine'
    Launched Version: 1.12.2-forge1.12.2-14.23.4.2759
    LWJGL: 2.9.2
    OpenGL: ATI Radeon HD 5670 OpenGL Engine GL version 2.1 ATI-1.68.20, ATI Technologies Inc.
    GL Caps: VboRegions not supported, missing: OpenGL 1.3, ARB_copy_buffer
Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object 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 Intel(R) Core(TM) i3 CPU 550 @ 3.20GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_E2
    OptiFine Build: 20180728-185429
    Render Distance Chunks: 16
    Mipmaps: 2
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 2.1 ATI-1.68.20
    OpenGlRenderer: ATI Radeon HD 5670 OpenGL Engine
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

 

 

Edited by DaemonUmbra
Text Wall Moved to Spoiler
Posted

i updated forge and optifine and made sure all of the downloads where authentic and minecraft logged into the homepage but when i clicked singleplayer it just crashed and showed the warning about coremods.☹️

Posted

If I may ask, why are there so many miscellaneous mods loaded into the workspace?

Forge 1.8.9 and below are not supported in the forums anymore. Please upgrade to a later version.

 

My experimental mod: new GitHub page to be created... (Add your favorite TCGs in MC! [WIP])

 

When asking for assistance with modding or making mods, paste the log (located in .minecraft/logs folder for mod users or in the console for mod makers).

Posted
14 minutes ago, BANANA__BREAD said:

i updated forge and optifine and made sure all of the downloads where authentic and minecraft logged into the homepage but when i clicked singleplayer it just crashed and showed the warning about coremods.☹️

Why do you have nei and jei?

 

5 minutes ago, Animus_Surge said:

If I may ask, why are there so many miscellaneous mods loaded into the workspace?

This isn't a workspace this is a game environment.

VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING

I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect.

Forge and vanilla BlockState generator.

Posted
Just now, Animefan8888 said:

This isn't a workspace this is a game environment.

I just realized that, too late though...

 

Yeah, why are you using both NEI and JEI?

Forge 1.8.9 and below are not supported in the forums anymore. Please upgrade to a later version.

 

My experimental mod: new GitHub page to be created... (Add your favorite TCGs in MC! [WIP])

 

When asking for assistance with modding or making mods, paste the log (located in .minecraft/logs folder for mod users or in the console for mod makers).

Posted

Get rid of one of the two mods

Forge 1.8.9 and below are not supported in the forums anymore. Please upgrade to a later version.

 

My experimental mod: new GitHub page to be created... (Add your favorite TCGs in MC! [WIP])

 

When asking for assistance with modding or making mods, paste the log (located in .minecraft/logs folder for mod users or in the console for mod makers).

Posted

I took off nei. I will see what happens now. Btw, i dont know how to make the little arrow thing for the crash report so you are just going to have to scroll through the whole thing till i figure that out too.

 

 

Posted
1 minute ago, BANANA__BREAD said:

AHHHH IT WORKED!!!!!

THIS SITE IS SO HELPFUL

THANK YOU PEEPSSSSS

i will come back here if something goes wrong again which it probably will soooo

THANKS

No problem

Forge 1.8.9 and below are not supported in the forums anymore. Please upgrade to a later version.

 

My experimental mod: new GitHub page to be created... (Add your favorite TCGs in MC! [WIP])

 

When asking for assistance with modding or making mods, paste the log (located in .minecraft/logs folder for mod users or in the console for mod makers).

  • 9 months later...
Posted (edited)

Hi i am writing from poland, i have quite simillar problem, could you help me, PLEASE

Spoiler

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  SSLoadingPlugin (SereneSeasons-1.12.2-1.2.15-universal.jar)
  ForgelinPlugin (Forgelin-1.8.2.jar)
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.184.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  llibrary (llibrary-core-1.0.10-1.12.2.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.43.jar)
  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
  IvToolkit (IvToolkit-1.3.3-1.12.jar)
  DLFMLCorePlugin (DynamicLights-1.12.2.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
Contact their authors BEFORE contacting forge

// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]

Time: 6/28/19 10:50 AM
Description: Ticking entity

java.lang.ClassCastException: micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP cannot be cast to net.minecraft.entity.player.EntityPlayerMP
    at DamageIndicatorsMod.core.DIEventBus.livingEvent(DIEventBus.java:229)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2116_DIEventBus_livingEvent_LivingUpdateEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:566)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2095)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377)
    at net.minecraft.world.World.func_72866_a(World.java:1993)
    at net.minecraft.world.World.func_72870_g(World.java:1955)
    at net.minecraft.world.World.func_72939_s(World.java:1759)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1847)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    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)


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

-- Head --
Thread: Client thread
Stacktrace:
    at DamageIndicatorsMod.core.DIEventBus.livingEvent(DIEventBus.java:229)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2116_DIEventBus_livingEvent_LivingUpdateEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:566)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2095)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377)
    at net.minecraft.world.World.func_72866_a(World.java:1993)
    at net.minecraft.world.World.func_72870_g(World.java:1955)

-- Entity being ticked --
Details:
    Entity Type: animania:hedgehog (com.animania.common.entities.rodents.EntityHedgehog)
    Entity ID: 23060
    Entity Name: Hedgehog
    Entity's Exact location: 390.17, 63.00, 291.17
    Entity's Block location: World: (390,63,291), Chunk: (at 6,3,3 in 24,18; contains blocks 384,0,288 to 399,255,303), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Entity's Momentum: 0.00, -0.08, 0.00
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1759)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [GCEntityClientPlayerMP['Keicam'/23495, l='MpServer', x=397.58, y=46.42, z=292.88]]
    Chunk stats: MultiplayerChunkCache: 289, 289
    Level seed: 0
    Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false
    Level generator options: 
    Level spawn location: World: (233,64,221), Chunk: (at 9,4,13 in 14,13; contains blocks 224,0,208 to 239,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 58284 game time, 58284 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 115 total; [EntityItem['item.item.exoticbirds.robin_egg'/23040, l='MpServer', x=381.82, y=63.00, z=258.95], EntityHeron['Heron'/23041, l='MpServer', x=383.40, y=63.00, z=278.63], MoCEntityManderin['Manderin'/23042, l='MpServer', x=371.15, y=62.08, z=301.61], MoCEntityManderin['Manderin'/23043, l='MpServer', x=377.18, y=62.38, z=301.15], EntityElectricCreeper['Electric Creeper'/23044, l='MpServer', x=380.81, y=51.00, z=292.39], EntityFireworkCreeper['Firework Creeper'/23045, l='MpServer', x=375.50, y=29.00, z=307.50], MoCEntityManderin['Manderin'/23046, l='MpServer', x=368.68, y=61.64, z=322.69], EntityCakeCreeper['Cake Creeper'/23047, l='MpServer', x=373.50, y=18.00, z=340.50], EntityEnderCreeper['Ender Creeper'/23048, l='MpServer', x=380.58, y=29.00, z=343.52], EntityPsychicCreeper['Psychic Creeper'/23049, l='MpServer', x=383.74, y=30.00, z=336.58], EntityFurnaceCreeper['Furnace Creeper'/23050, l='MpServer', x=369.44, y=33.00, z=344.27], EntityWindCreeper['Wind Creeper'/23051, l='MpServer', x=375.44, y=41.00, z=357.83], EntityWaterCreeper['Water Creeper'/23052, l='MpServer', x=369.50, y=32.00, z=358.50], EntityEarthCreeper['Earth Creeper'/23053, l='MpServer', x=380.50, y=40.00, z=355.50], EntityIllusionCreeper['Illusion Creeper'/23058, l='MpServer', x=396.50, y=23.00, z=238.50], MoCEntityCod['Cod'/23059, l='MpServer', x=393.75, y=62.00, z=276.29], EntityHedgehog['Hedgehog'/23060, l='MpServer', x=390.17, y=63.00, z=291.17], EntityWaterCreeper['Water Creeper'/23061, l='MpServer', x=384.50, y=52.00, z=297.78], EntityFireworkCreeper['Firework Creeper'/23062, l='MpServer', x=386.17, y=52.00, z=290.49], EntityReverseCreeper['Reverse Creeper'/23063, l='MpServer', x=394.70, y=12.32, z=329.70], EntityFireworkCreeper['Firework Creeper'/23064, l='MpServer', x=398.50, y=28.00, z=320.50], MoCEntityManderin['Manderin'/23065, l='MpServer', x=384.72, y=62.53, z=330.40], MoCEntityGoldFish['GoldFish'/23066, l='MpServer', x=392.62, y=61.46, z=324.38], EntityDarkCreeper['Dark Creeper'/23067, l='MpServer', x=398.50, y=42.00, z=357.50], MoCEntityPiranha['Piranha'/23068, l='MpServer', x=392.50, y=61.49, z=366.50], MoCEntityPiranha['Piranha'/23069, l='MpServer', x=392.50, y=62.32, z=364.50], MoCEntityRaccoon['Raccoon'/23080, l='MpServer', x=409.92, y=62.82, z=232.84], MoCEntityCod['Cod'/23081, l='MpServer', x=405.09, y=62.03, z=262.31], EntityCookieCreeper['Cookie Creeper'/23082, l='MpServer', x=405.50, y=49.00, z=284.82], EntitySpringCreeper['Spring Creeper'/23083, l='MpServer', x=406.00, y=33.00, z=290.30], EntitySpringCreeper['Spring Creeper'/23084, l='MpServer', x=406.70, y=33.00, z=290.90], EntityItem['item.tile.stonebrick'/23085, l='MpServer', x=402.78, y=41.00, z=295.87], EntityItem['item.item.slimeball'/23086, l='MpServer', x=411.01, y=21.00, z=327.98], EntityItem['item.name.lootbags_lootbag_Uncommon'/23087, l='MpServer', x=410.08, y=21.00, z=327.41], EntityItem['item.item.string'/23088, l='MpServer', x=404.88, y=23.00, z=324.49], EntityItem['item.name.lootbags_lootbag_Common'/23089, l='MpServer', x=406.13, y=38.00, z=343.56], EntityItem['item.item.string'/23090, l='MpServer', x=406.71, y=38.00, z=344.13], EntityCookieCreeper['Cookie Creeper'/23092, l='MpServer', x=405.80, y=33.00, z=369.52], EntityIllusionCreeper['Illusion Creeper'/23101, l='MpServer', x=421.47, y=39.00, z=265.84], MoCEntityCod['Cod'/23102, l='MpServer', x=427.18, y=60.18, z=269.88], MoCEntityFishy['Fishy'/23103, l='MpServer', x=427.72, y=62.02, z=264.21], MoCEntityFishy['Fishy'/23104, l='MpServer', x=423.10, y=61.88, z=273.66], EntityReverseCreeper['Reverse Creeper'/23105, l='MpServer', x=429.62, y=14.00, z=297.51], EntityFireCreeper['Fire Creeper'/23106, l='MpServer', x=426.50, y=23.00, z=301.50], EntityDarkCreeper['Dark Creeper'/23107, l='MpServer', x=430.53, y=23.00, z=295.79], EntityLightCreeper['Light Creeper'/23108, l='MpServer', x=424.17, y=29.00, z=315.46], EntityEnderCreeper['Ender Creeper'/23109, l='MpServer', x=424.49, y=27.00, z=317.84], EntityReverseCreeper['Reverse Creeper'/23110, l='MpServer', x=424.42, y=40.12, z=339.52], GCEntityClientPlayerMP['Keicam'/23495, l='MpServer', x=397.58, y=46.42, z=292.88], EntityItem['item.item.string'/23655, l='MpServer', x=438.96, y=18.00, z=297.20], EntityWaterCreeper['Water Creeper'/23656, l='MpServer', x=436.81, y=32.00, z=302.34], EntitySpringCreeper['Spring Creeper'/23657, l='MpServer', x=432.18, y=32.00, z=299.24], EntityItem['item.name.lootbags_lootbag_Common'/23658, l='MpServer', x=435.44, y=51.00, z=302.06], MoCEntityPiranha['Piranha'/23659, l='MpServer', x=458.50, y=61.70, z=278.50], EntityWaterCreeper['Water Creeper'/23663, l='MpServer', x=471.50, y=29.00, z=273.50], MoCEntityFishy['Fishy'/23666, l='MpServer', x=435.85, y=61.06, z=262.81], MoCEntityButterfly['ButterFly'/23667, l='MpServer', x=440.42, y=63.00, z=264.64], EntityDarkCreeper['Dark Creeper'/23669, l='MpServer', x=434.80, y=34.00, z=278.56], EntityDarkCreeper['Dark Creeper'/23670, l='MpServer', x=432.50, y=39.00, z=274.50], EntityDarkCreeper['Dark Creeper'/23671, l='MpServer', x=432.50, y=39.00, z=274.50], MoCEntityFishy['Fishy'/23672, l='MpServer', x=439.04, y=61.01, z=279.85], MoCEntityStingRay['StingRay'/23673, l='MpServer', x=438.73, y=59.11, z=277.97], MoCEntityDolphin['Dolphin'/23675, l='MpServer', x=460.80, y=59.33, z=351.29], MoCEntityCod['Cod'/23697, l='MpServer', x=436.15, y=59.92, z=240.55], EntitySpringCreeper['Spring Creeper'/23711, l='MpServer', x=433.49, y=36.00, z=340.51], EntityPsychicCreeper['Psychic Creeper'/22958, l='MpServer', x=322.50, y=26.00, z=218.50], MoCEntityAnt['Ant'/22960, l='MpServer', x=324.50, y=66.00, z=251.50], MoCEntityFirefly['Firefly'/22961, l='MpServer', x=328.50, y=66.00, z=253.50], MoCEntityRaccoon['Raccoon'/22963, l='MpServer', x=325.33, y=70.00, z=258.60], MoCEntityRaccoon['Raccoon'/22964, l='MpServer', x=326.39, y=70.00, z=258.30], MoCEntityMouse['Mouse'/22965, l='MpServer', x=335.50, y=68.00, z=260.50], MoCEntityFirefly['Firefly'/22966, l='MpServer', x=327.56, y=66.00, z=256.50], EntityHydrogenCreeper['Hydrogen Creeper'/22972, l='MpServer', x=326.49, y=32.00, z=300.16], MoCEntityMaggot['Maggot'/22973, l='MpServer', x=323.25, y=78.00, z=319.45], MoCEntityButterfly['ButterFly'/22974, l='MpServer', x=325.50, y=78.00, z=317.50], MoCEntityCricket['Cricket'/22975, l='MpServer', x=330.22, y=77.00, z=309.49], MoCEntityFly['Fly'/22976, l='MpServer', x=333.55, y=76.00, z=312.31], MoCEntityMaggot['Maggot'/22977, l='MpServer', x=322.21, y=78.00, z=322.06], MoCEntityButterfly['ButterFly'/22978, l='MpServer', x=327.31, y=77.00, z=322.02], MoCEntityRaccoon['Raccoon'/22990, l='MpServer', x=339.76, y=63.00, z=239.60], EntityFrogs['Frog'/22991, l='MpServer', x=337.44, y=63.00, z=232.60], EntityHedgehog['Hedgehog'/22992, l='MpServer', x=345.11, y=64.00, z=249.93], EntityPigeon['Pigeon'/22993, l='MpServer', x=351.85, y=65.00, z=256.67], EntityItem['item.item.exoticbirds.magpie_egg'/22994, l='MpServer', x=344.27, y=79.00, z=286.48], EntityMagpie['Magpie'/22995, l='MpServer', x=340.09, y=80.00, z=285.58], EntityItem['item.item.exoticbirds.magpie_egg'/22996, l='MpServer', x=337.26, y=81.00, z=284.01], MoCEntityMaggot['Maggot'/22998, l='MpServer', x=348.75, y=76.00, z=302.36], EntityMagpie['Magpie'/22999, l='MpServer', x=341.09, y=77.25, z=299.50], EntityHedgehog['Hedgehog'/23000, l='MpServer', x=341.26, y=79.00, z=292.69], EntityHedgehog['Hedgehog'/23001, l='MpServer', x=340.50, y=79.00, z=293.25], EntityItem['item.item.exoticbirds.magpie_egg'/23002, l='MpServer', x=347.02, y=78.00, z=297.61], EntityMagpie['Magpie'/23003, l='MpServer', x=348.45, y=77.00, z=288.55], MoCEntityAnt['Ant'/23004, l='MpServer', x=341.50, y=76.00, z=310.50], MoCEntityAnt['Ant'/23005, l='MpServer', x=340.50, y=76.00, z=308.78], MoCEntityFly['Fly'/23006, l='MpServer', x=349.55, y=74.00, z=309.58], MoCEntityAnt['Ant'/23007, l='MpServer', x=341.50, y=75.00, z=320.50], EntityHydrogenCreeper['Hydrogen Creeper'/23008, l='MpServer', x=351.50, y=33.00, z=356.50], EntityHedgehog['Hedgehog'/23009, l='MpServer', x=338.75, y=62.88, z=353.23], EntityPigeon['Pigeon'/23014, l='MpServer', x=366.33, y=63.00, z=249.73], EntityItem['item.item.exoticbirds.pigeon_egg'/23015, l='MpServer', x=366.17, y=63.00, z=249.88], MoCEntityCricket['Cricket'/23016, l='MpServer', x=364.23, y=63.00, z=248.07], MoCEntityRaccoon['Raccoon'/23017, l='MpServer', x=356.31, y=64.00, z=252.01], EntityRobin['Robin'/23018, l='MpServer', x=355.54, y=73.00, z=283.08], EntityItem['item.item.exoticbirds.robin_egg'/23019, l='MpServer', x=355.13, y=72.00, z=284.76], MoCEntityRaccoon['Raccoon'/23020, l='MpServer', x=365.68, y=55.00, z=288.74], EntityWindCreeper['Wind Creeper'/23021, l='MpServer', x=359.30, y=26.00, z=311.65], EntityReverseCreeper['Reverse Creeper'/23022, l='MpServer', x=355.50, y=27.00, z=332.50], EntityHeron['Heron'/23032, l='MpServer', x=376.92, y=63.00, z=255.89], EntityItem['item.item.exoticbirds.heron_egg'/23033, l='MpServer', x=377.57, y=63.00, z=254.34], EntityHeron['Heron'/23034, l='MpServer', x=369.60, y=64.00, z=241.62], EntityHeron['Heron'/23035, l='MpServer', x=372.81, y=64.00, z=253.44], EntityItem['item.item.exoticbirds.heron_egg'/23036, l='MpServer', x=369.72, y=64.00, z=252.18], EntityItem['item.item.exoticbirds.heron_egg'/23037, l='MpServer', x=370.26, y=64.00, z=241.65], EntityRobin['Robin'/23038, l='MpServer', x=375.56, y=63.00, z=269.93], EntityRobin['Robin'/23039, l='MpServer', x=382.25, y=63.00, z=258.84]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419)
    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_112, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2031562824 bytes (1937 MB) / 5192982528 bytes (4952 MB) up to 8479244288 bytes (8086 MB)
    JVM Flags: 7 total; -Xmx12G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn1056M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G
    IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
    FML: MCP 9.42 Powered by Forge 14.23.5.2796 Optifine OptiFine_1.12.2_HD_U_E3 162 mods loaded, 162 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                                |
    |:------ |:--------------------------------- |:------------------------ |:----------------------------------------------- |:---------------------------------------- |
    | LCHIJA | minecraft                         | 1.12.2                   | minecraft.jar                                   | None                                     |
    | LCHIJA | mcp                               | 9.42                     | minecraft.jar                                   | None                                     |
    | LCHIJA | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2796.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge                             | 14.23.5.2796             | forge-1.12.2-14.23.5.2796.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | ivtoolkit                         | 1.3.3-1.12               | minecraft.jar                                   | None                                     |
    | LCHIJA | micdoodlecore                     |                          | minecraft.jar                                   | None                                     |
    | LCHIJA | openmodscore                      | 0.12.1                   | minecraft.jar                                   | None                                     |
    | LCHIJA | foamfixcore                       | 7.7.4                    | minecraft.jar                                   | None                                     |
    | LCHIJA | obfuscate                         | 0.2.6                    | minecraft.jar                                   | None                                     |
    | LCHIJA | ic2                               | 2.8.138-ex112            | industrialcraft-2-2.8.138-ex112.jar             | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCHIJA | advanced_machines                 | 61.0.1                   | Advanced+Machines-61.0.1.jar                    | None                                     |
    | LCHIJA | advanced_solar_panels             | 4.3.0                    | Advanced+Solar+Panels-4.3.0.jar                 | None                                     |
    | LCHIJA | aether_legacy                     | 1.4.4                    | Aether-Legacy-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | ageofweapons                      | 0.13.5                   | Age+of+Weapons+1.12.2++(v.0.13.5).jar           | None                                     |
    | LCHIJA | biomesoplenty                     | 7.0.1.2438               | BiomesOPlenty-1.12.2-7.0.1.2438-universal.jar   | None                                     |
    | LCHIJA | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                          | None                                     |
    | LCHIJA | jei                               | 4.13.1.225               | jei_1.12.2-4.13.1.225.jar                       | None                                     |
    | LCHIJA | thaumcraft                        | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                | None                                     |
    | LCHIJA | botania                           | r1.10-361                | Botania+r1.10-361.jar                           | None                                     |
    | LCHIJA | redstoneflux                      | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar         | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | cofhcore                          | 4.6.1                    | CoFHCore-1.12.2-4.6.1.22-universal.jar          | None                                     |
    | LCHIJA | craftstudioapi                    | 1.0.0                    | CraftStudio-1.0.0.93-mc1.12-alpha.jar           | None                                     |
    | LCHIJA | harvestcraft                      | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zb.jar                 | None                                     |
    | LCHIJA | ctm                               | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                       | None                                     |
    | LCHIJA | twilightforest                    | 3.9.888                  | twilightforest-1.12.2-3.9.888-universal.jar     | None                                     |
    | LCHIJA | animania                          | 1.6                      | Animania-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | appleskin                         | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                      | None                                     |
    | LCHIJA | architecturecraft                 | @VERSION@                | architecturecraft-1.12-3.80.jar                 | None                                     |
    | LCHIJA | mantle                            | 1.12-1.3.3.39            | Mantle-1.12-1.3.3.39.jar                        | None                                     |
    | LCHIJA | chisel                            | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                    | None                                     |
    | LCHIJA | endercore                         | 1.12.2-0.5.43            | EnderCore-1.12.2-0.5.43.jar                     | None                                     |
    | LCHIJA | codechickenlib                    | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | cofhworld                         | 1.3.0                    | CoFHWorld-1.12.2-1.3.0.6-universal.jar          | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | thermalfoundation                 | 2.6.1                    | ThermalFoundation-1.12.2-2.6.1.22-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | thermalexpansion                  | 5.5.2                    | ThermalExpansion-1.12.2-5.5.2.39-universal.jar  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | enderio                           | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | enderiointegrationtic             | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | tconstruct                        | 1.12.2-2.11.0.106        | TConstruct-1.12.2-2.11.0.106.jar                | None                                     |
    | LCHIJA | thedragonlib                      | 1.12.2-5.3.0             | thedragonlib-1.12.2-5.3.0.jar                   | None                                     |
    | LCHIJA | armorplus                         | 1.12.2-11.16.0.45        | armorplus-1.12.2-11.16.0.45.jar                 | None                                     |
    | LCHIJA | autoplant                         | 1.12-1.0.0               | autoplant-1.12-1.0.0.jar                        | None                                     |
    | LCHIJA | autoreglib                        | 1.3-24                   | AutoRegLib-1.3-24.jar                           | None                                     |
    | LCHIJA | backpack                          | 3.0.2                    | backpack-3.0.2-1.12.2.jar                       | None                                     |
    | LCHIJA | base                              | 3.11.0                   | base-1.12.2-3.11.0.jar                          | None                                     |
    | LCHIJA | battletowers                      | 1.6.4                    | BattleTowers-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | bauercam                          | 1.13                     | BauerCam-v1.13-1.12.jar                         | None                                     |
    | LCHIJA | bettercombatmod                   | 1.5.6                    | BetterCombat-1.12.2-1.5.6.jar                   | None                                     |
    | LCHIJA | bibliocraft                       | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar               | None                                     |
    | LCHIJA | guideapi                          | 1.12-2.1.8-63            | Guide-API-1.12.2.jar                            | None                                     |
    | LCHIJA | bloodmagic                        | 1.12.2-2.4.1-103         | Blood-Magic-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | bookshelf                         | 2.3.569                  | Bookshelf-1.12.2-2.3.569.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | brandonscore                      | 2.4.9                    | BrandonsCore-1.12.2-2.4.9.195-universal.jar     | None                                     |
    | LCHIJA | bullseye                          | 3.0.7                    | Bullseye-1.12.2-3.0.7.jar                       | None                                     |
    | LCHIJA | cavern                            | 1.10.2                   | Cavern_1.12.1-v1.10.2.jar                       | None                                     |
    | LCHIJA | cdm                               | 0.4.1                    | cdm-0.4.1-mc1.12.2.jar                          | None                                     |
    | LCHIJA | cfm                               | 6.2.0                    | cfm-6.2.0-mc1.12.2.jar                          | None                                     |
    | LCHIJA | cgm                               | 0.9.2                    | cgm-0.9.2-mc1.12.2.jar                          | None                                     |
    | LCHIJA | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                        | None                                     |
    | LCHIJA | clumps                            | 3.1.1                    | Clumps-3.1.1.jar                                | None                                     |
    | LCHIJA | conarm                            | 1.2.4                    | Constructs-Armory-Mod-1.12.2.jar                | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCHIJA | customspawner                     | 3.11.4                   | CustomMobSpawner-3.11.4.jar                     | None                                     |
    | LCHIJA | damageindicatorsmod               | 1.0                      | Damage-Indicators-Mod-1.12.2.jar                | None                                     |
    | LCHIJA | mocreatures                       | 12.0.5                   | DrZharks MoCreatures Mod-12.0.5.jar             | None                                     |
    | LCHIJA | dynamiclights                     | 1.4.9                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | dynamiclights_onfire              | 1.0.7                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | dynamiclights_creepers            | 1.0.6                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | dynamiclights_dropitems           | 1.1.0                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | dynamiclights_entityclasses       | 1.0.1                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | dynamiclights_mobequipment        | 1.1.0                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | dynamiclights_flamearrows         | 1.0.1                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | dynamiclights_floodlights         | 1.0.3                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | dynamiclights_otherplayers        | 1.0.9                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | dynamiclights_theplayer           | 1.1.3                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | ebwizardry                        | 4.1.2                    | Electroblob's Wizardry - 4.1.2 - MC 1.12.2.jar  | None                                     |
    | LCHIJA | elementalcreepers                 | $version                 | Elemental-Creepers-Redux-Mod-1.12.2.jar         | None                                     |
    | LCHIJA | eplus                             | 5.0.174                  | EnchantingPlus-1.12.2-5.0.174.jar               | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | enderstorage                      | 2.4.5.135                | Ender-Storage-Mod-1.12.2.jar                    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | enderiobase                       | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | enderioconduits                   | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | enderioconduitsappliedenergistics | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | enderioconduitsopencomputers      | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | refinedstorage                    | 1.6.12                   | refinedstorage-1.6.12.jar                       | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
    | LCHIJA | enderioconduitsrefinedstorage     | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | enderiointegrationforestry        | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | enderiointegrationticlate         | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | ftblib                            | 5.4.0.73                 | FTBLib-5.4.0.73.jar                             | None                                     |
    | LCHIJA | enderiomachines                   | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | enderiopowertools                 | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | erebus                            | 1.0.30                   | Erebus-1.0.30.jar                               | None                                     |
    | LCHIJA | exoticbirds                       | 1.0                      | Exotic+Birds+1.12.2-2.2.1.jar                   | None                                     |
    | LCHIJA | galacticraftcore                  | 4.0.1.184                | GalacticraftCore-1.12.2-4.0.1.184.jar           | None                                     |
    | LCHIJA | galacticraftplanets               | 4.0.1.184                | Galacticraft-Planets-1.12.2-4.0.1.184.jar       | None                                     |
    | LCHIJA | mjrlegendslib                     | 1.12.2-1.1.6             | MJRLegendsLib-1.12.2-1.1.6.jar                  | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LCHIJA | extraplanets                      | 1.12.2-0.4.6             | ExtraPlanets-1.12.2-0.4.6.jar                   | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LCHIJA | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.8.jar                      | None                                     |
    | LCHIJA | zerocore                          | 1.12-0.1.2.3             | zerocore-1.12-0.1.2.3.jar                       | None                                     |
    | LCHIJA | bigreactors                       | 1.12.2-0.4.5.50          | ExtremeReactors-1.12.2-0.4.5.50.jar             | None                                     |
    | LCHIJA | familiarfauna                     | 1.0.11                   | FamiliarFauna-1.12.2-1.0.11.jar                 | None                                     |
    | LCHIJA | fastleafdecay                     | v14                      | FastLeafDecay-v14.jar                           | None                                     |
    | LCHIJA | foamfix                           | 0.10.3-1.12.2            | foamfix-0.10.3-1.12.2.jar                       | None                                     |
    | LCHIJA | forgelin                          | 1.8.2                    | Forgelin-1.8.2.jar                              | None                                     |
    | LCHIJA | gardenstuff                       | 1.12-2.1.1               | GardenStuff-1.12-2.1.1.jar                      | None                                     |
    | LCHIJA | grapplemod                        | 1.12.2-v11.1             | grapplemod-v11.1-1.12.2.jar                     | None                                     |
    | LCHIJA | harvest                           | 1.12-1.2.7-20            | Harvest-1.12-1.2.7-20.jar                       | None                                     |
    | LCHIJA | hud                               | 1.3.9                    | hud-1.3.9-1.12.jar                              | None                                     |
    | LCHIJA | waila                             | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                     | None                                     |
    | LCHIJA | mekanism                          | 1.12.2-9.4.13.349        | Mekanism-1.12.2-9.4.13.349.jar                  | None                                     |
    | LCHIJA | teslacorelib                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.2-226.jar       | None                                     |
    | LCHIJA | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                        | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCHIJA | ironbackpacks                     | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar               | None                                     |
    | LCHIJA | ironchest                         | 1.12.2-7.0.54.838        | ironchest-1.12.2-7.0.54.838.jar                 | None                                     |
    | LCHIJA | jehc                              | 1.12.2                   | JEHC-1.12.2-1.6.2.0.jar                         | None                                     |
    | LCHIJA | journeymap                        | 1.12.2-5.5.3             | journeymap-1.12.2-5.5.3.jar                     | None                                     |
    | LCHIJA | landlust                          | 1.12.2-0.3.6             | landlust-1.12.2-0.3.6.jar                       | None                                     |
    | LCHIJA | lex                               | 1.0.8                    | LibEx-1.12.2-1.0.8.jar                          | None                                     |
    | LCHIJA | lootbags                          | 2.5.7                    | LootBags-1.12.2-2.5.7.jar                       | None                                     |
    | LCHIJA | malisiscore                       | 1.12.2-6.4.0             | malisiscore-1.12.2-6.4.0.jar                    | None                                     |
    | LCHIJA | malisisdoors                      | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                   | None                                     |
    | LCHIJA | mekanismgenerators                | 9.4.11                   | MekanismGenerators-1.12.2-9.4.13.349.jar        | None                                     |
    | LCHIJA | mekanismtools                     | 9.4.11                   | MekanismTools-1.12.2-9.4.13.349.jar             | None                                     |
    | LCHIJA | moreplanets                       | 2.0.17                   | More-Planets-1.12.2-2.0.17-GC181.jar            | b3468b224a74e296555ad7efeb35f482e6f445de |
    | LCHIJA | moreoverlays                      | 1.14                     | moreoverlays-1.14-mc1.12.2.jar                  | None                                     |
    | LCHIJA | mousetweaks                       | 2.9                      | MouseTweaks-2.9-mc1.12.2.jar                    | None                                     |
    | LCHIJA | nex                               | 2.0.8                    | NetherEx-1.12.2-2.0.8.jar                       | None                                     |
    | LCHIJA | openmods                          | 0.12.1                   | OpenModsLib-1.12.2-0.12.1.jar                   | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LCHIJA | openblocks                        | 1.8                      | OpenBlocks-1.12.2-1.8.jar                       | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LCHIJA | placebo                           | 1.5.0                    | Placebo-1.12.2-1.5.0.jar                        | None                                     |
    | LCHIJA | projecte                          | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                     | None                                     |
    | LCHIJA | plustic                           | 6.5.4.2                  | plustic-6.5.4.2.jar                             | None                                     |
    | LCHIJA | reborncore                        | 3.12.1.385               | RebornCore-1.12.2-3.12.1.385-universal.jar      | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LCHIJA | rebornstorage                     | 1.0.0                    | RebornStorage-1.12.2-3.3.2.79.jar               | None                                     |
    | LCHIJA | reccomplex                        | 1.4.8.2                  | Recurrent-Complex-Mod-1.12.2.jar                | None                                     |
    | LCHIJA | reforged                          | 0.7.5                    | Reforged-Mod-1.12.jar                           | None                                     |
    | LCHIJA | xreliquary                        | 1.12.2-1.3.4.780         | Reliquary-1.12.2-1.3.4.780.jar                  | None                                     |
    | LCHIJA | roguelike                         | 1.8.0                    | RoguelikeDungeons-1.12.2-1.8.0.jar              | None                                     |
    | LCHIJA | ropeladders                       | 2.0.0                    | RopeLadders-1.12.2-2.0.0.jar                    | None                                     |
    | LCHIJA | sereneseasons                     | 1.2.15                   | SereneSeasons-1.12.2-1.2.15-universal.jar       | None                                     |
    | LCHIJA | shadowmc                          | 3.8.0                    | ShadowMC-1.12-3.8.0.jar                         | None                                     |
    | LCHIJA | soundfilters                      | 0.10_for_1.12            | SoundFilters-0.10_for_1.12.jar                  | None                                     |
    | LCHIJA | spartanshields                    | 1.4.1                    | SpartanShields-1.12.2-1.4.1.jar                 | None                                     |
    | LCHIJA | storagedrawers                    | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.8.jar                 | None                                     |
    | LCHIJA | strawgolem                        | 1.3                      | strawgolem-1.3.jar                              | None                                     |
    | LCHIJA | tcinventoryscan                   | 2.0.10                   | ThaumicInventoryScanning_1.12.2-2.0.10.jar      | None                                     |
    | LCHIJA | thaumicjei                        | 1.2.1                    | ThaumicJEI-1.12.2-1.5.5-23.jar                  | None                                     |
    | LCHIJA | thaumictinkerer                   | 1.12.2-5.0-353c71c       | thaumictinkerer-1.12.2-5.0-353c71c.jar          | None                                     |
    | LCHIJA | thermaldynamics                   | 2.5.3                    | ThermalDynamics-1.12.2-2.5.3.16-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | thutcore                          | 5.19.9                   | thutcore-1.12.2-5.19.9.jar                      | None                                     |
    | LCHIJA | thutcore_compat                   | 1.0                      | thutcore-1.12.2-5.19.9.jar                      | None                                     |
    | LCHIJA | thuttech                          | 6.1.6                    | thuttech-1.12.2-6.1.6.jar                       | None                                     |
    | LCHIJA | tombstone                         | 3.3.0                    | tombstone-3.3.0-1.12.jar                        | None                                     |
    | LCHIJA | trapcraft                         | v2.4.3a                  | Trapcraft-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | bspkrscore                        | at_0.9                   | Treecapitator-1.12-at_0.9a.jar                  | None                                     |
    | LCHIJA | treecapitator                     | at_0.9                   | Treecapitator-1.12-at_0.9a.jar                  | None                                     |
    | LCHIJA | tropicraft                        | 7.1.9.119                | tropicraft-MC1.12.2-7.1.9.119.jar               | None                                     |
    | LCHIJA | unloader                          | 1.2.0                    | unloader-1.2.0.jar                              | None                                     |
    | LCHIJA | vehicle                           | 0.35.0                   | vehicle-0.35.0-mc1.12.2.jar                     | None                                     |
    | LCHIJA | vc                                | 5.9.13                   | ViesCraft-1.12.2-5.9.13.jar                     | None                                     |
    | LCHIJA | witherskelefix                    | 2.6.2                    | Wither Skeleton Tweaks-1.12.2-2.6.2.jar         | None                                     |
    | LCHIJA | immersiveengineering              | 0.12-89                  | ImmersiveEngineering-0.12-89.jar                | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LCHIJA | llibrary                          | 1.7.17                   | llibrary-1.7.17-1.12.2.jar                      | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCHIJA | teslacorelib_registries           | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                | None                                     |

    Loaded coremods (and transformers): 
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.15-universal.jar)
  sereneseasons.asm.transformer.EntityRendererTransformer
  sereneseasons.asm.transformer.WorldTransformer
ForgelinPlugin (Forgelin-1.8.2.jar)
  
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.184.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
llibrary (llibrary-core-1.0.10-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
EnderCorePlugin (EnderCore-1.12.2-0.5.43.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
  
DLFMLCorePlugin (DynamicLights-1.12.2.jar)
  atomicstryker.dynamiclights.common.DLTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
  openmods.core.OpenModsClassTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 416.81' Renderer: 'GeForce GTX 1080/PCIe/SSE2'
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
    Pulsar/tconstruct loaded Pulses: 
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)
        - chiselIntegration (Enabled/Not Forced)
        - wailaIntegration (Enabled/Not Forced)

    RebornCore: 
        Plugin Engine: 0
        RebornCore Version: 3.12.1.385
        Runtime Debofucsation 1
        RenderEngine: 1
    Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
                  * Optifine is installed. This is NOT supported.
                 This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!You are looking at the diagnostics information, not at the crash.       !!!
    !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    Launched Version: HusBox
    LWJGL: 2.9.4
    OpenGL: GeForce GTX 1080/PCIe/SSE2 GL version 4.6.0 NVIDIA 416.81, NVIDIA Corporation
    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: 8x Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_E3
    OptiFine Build: 20181210-121000
    Render Distance Chunks: 8
    Mipmaps: 0
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 416.81
    OpenGlRenderer: GeForce GTX 1080/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 8

 

 

Edited by DaemonUmbra
Text Wall Moved to Spoiler
Posted
50 minutes ago, Keicam said:

i have quite simillar problem

No you don't.

 

Do not necro old thread; please make your own thread.

Some tips:

Spoiler

Modder Support:

Spoiler

1. Do not follow tutorials on YouTube, especially TechnoVision (previously called Loremaster) and HarryTalks, due to their promotion of bad practice and usage of outdated code.

2. Always post your code.

3. Never copy and paste code. You won't learn anything from doing that.

4. 

Quote

Programming via Eclipse's hotfixes will get you nowhere

5. Learn to use your IDE, especially the debugger.

6.

Quote

The "picture that's worth 1000 words" only works if there's an obvious problem or a freehand red circle around it.

Support & Bug Reports:

Spoiler

1. Read the EAQ before asking for help. Remember to provide the appropriate log(s).

2. Versions below 1.11 are no longer supported due to their age. Update to a modern version of Minecraft to receive support.

 

 

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I've been having multiple crashes (3 times today and once yesterday) for seemingly no reason. All within a few minutes of each other. All crash reports look like they're the same issue, so I'll only post the most recent crash. Crash Report is here. Any help would be greatly appreciated. 
    • java.lang.IllegalArgumentException: Can't find attribute minecraft:generic.attack_knockback having the same problem as this one: https://forums.minecraftforge.net/topic/151258-some-kind-of-issue-with-lycanites-mobs-and-the-knockback-attribute/ also my report on Lycanites Issue page(crash log included): https://gitlab.com/Lycanite/LycanitesMobs/-/issues/951
    • I just removed that mod as well and it's still stuck on 100% loading and does still not go past it. all of my modded maps are so unplayable, i like, have no idea what to do https://mclo.gs/XHWCu5M
    • Here is the newest crash report because I've been trying to fix the problem for hours, please help me also its "error code -1"   ---- Minecraft Crash Report ---- // Daisy, daisy... Time: 2024-11-27 15:43:43 Description: Rendering screen java.lang.NoClassDefFoundError: org/spongepowered/asm/synthetic/args/Args$1     at net.minecraft.client.gui.GuiGraphics.m_280677_(GuiGraphics.java:562) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.gui.GuiGraphics.renderTooltip(GuiGraphics.java:556) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_280072_(AbstractContainerScreen.java:163) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:attributeslib.mixins.json:client.AbstractContainerScreenMixin,pl:mixin:APP:majruszlibrary-forge.mixins.json:MixinAbstractContainerScreen,plasmixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.gui.screens.inventoasasry.CreativeModeInventoryScreen.m_88315_(CreativeModeInventoryScreen.java:650) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraft.client.gui.screens.Screen.m_280264_(Screen.java:109) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:CustomCursor-comm-common.mixins.json:ScreenIgnoreRenderAfterOverlayMixin,pl:mixin:APP:CustomCursor-comm-common.mixins.json:ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:427) ~[forge-1.20.1-47.3.0-universal.jar%23355!/:?] {re:classloading,re:mixin}     at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:420) ~[forge-1.20.1-47.3.0-universal.jar%23355!/:?] {re:classloading,re:mixin}     at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:965) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jeg.mixins.json:client.GameRendererMixin,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:monolib.mixins.json:MinecraftMixin,pl:mixin:APP:majruszlibrary-common.mixins.json:MixinMinecraft,pl:mixin:APP:jeg.mixins.json:client.MinecraftMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:monolib.mixins.json:MinecraftMixin,pl:mixin:APP:majruszlibrary-common.mixins.json:MixinMinecraft,pl:mixin:APP:jeg.mixins.json:client.MinecraftMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.3.0.jar:?] {re:classloading,pl:runtimedistcleaner:A}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}     at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} Caused by: java.lang.ClassNotFoundException: org.spongepowered.asm.synthetic.args.Args$1     at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {}     at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}     at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.10.jar:?] {}     at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}     at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.10.jar:?] {}     at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}     ... 26 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Suspected Mods: NONE Stacktrace:     at net.minecraft.client.gui.GuiGraphics.m_280677_(GuiGraphics.java:562) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.gui.GuiGraphics.renderTooltip(GuiGraphics.java:556) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_280072_(AbstractContainerScreen.java:163) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:attributeslib.mixins.json:client.AbstractContainerScreenMixin,pl:mixin:APP:majruszlibrary-forge.mixins.json:MixinAbstractContainerScreen,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.m_88315_(CreativeModeInventoryScreen.java:650) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraft.client.gui.screens.Screen.m_280264_(Screen.java:109) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:CustomCursor-comm-common.mixins.json:ScreenIgnoreRenderAfterOverlayMixin,pl:mixin:APP:CustomCursor-comm-common.mixins.json:ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:427) ~[forge-1.20.1-47.3.0-universal.jar%23355!/:?] {re:classloading,re:mixin}     at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:420) ~[forge-1.20.1-47.3.0-universal.jar%23355!/:?] {re:classloading,re:mixin} -- Screen render details -- Details:     Screen name: net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen     Mouse location: Scaled: (273, 153). Absolute: (546.000000, 307.000000)     Screen size: Scaled: (547, 308). Absolute: (1093, 615). Scale factor of 2.000000 Stacktrace:     at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:965) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jeg.mixins.json:client.GameRendererMixin,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:monolib.mixins.json:MinecraftMixin,pl:mixin:APP:majruszlibrary-common.mixins.json:MixinMinecraft,pl:mixin:APP:jeg.mixins.json:client.MinecraftMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:monolib.mixins.json:MinecraftMixin,pl:mixin:APP:majruszlibrary-common.mixins.json:MixinMinecraft,pl:mixin:APP:jeg.mixins.json:client.MinecraftMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.3.0.jar:?] {re:classloading,pl:runtimedistcleaner:A}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}     at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} -- Affected level -- Details:     All players: 1 total; [LocalPlayer['muglad'/4, l='ClientLevel', x=11.34, y=-62.50, z=7.05]]     Chunk stats: 529, 313     Level dimension: minecraft:overworld     Level spawn location: World: (0,-63,0), Section: (at 0,1,0 in 0,-4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)     Level time: 522 game time, 522 day time     Server brand: forge     Server type: Integrated singleplayer server Stacktrace:     at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:majruszlibrary-common.mixins.json:MixinClientLevel,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:alexscaves.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:monolib.mixins.json:MinecraftMixin,pl:mixin:APP:majruszlibrary-common.mixins.json:MixinMinecraft,pl:mixin:APP:jeg.mixins.json:client.MinecraftMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:monolib.mixins.json:MinecraftMixin,pl:mixin:APP:majruszlibrary-common.mixins.json:MixinMinecraft,pl:mixin:APP:jeg.mixins.json:client.MinecraftMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.3.0.jar:?] {re:classloading,pl:runtimedistcleaner:A}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}     at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} -- Last reload -- Details:     Reload number: 1     Reload reason: initial     Finished: Yes     Packs: vanilla, mod_resources -- System Details -- Details:     Minecraft Version: 1.20.1     Minecraft Version ID: 1.20.1     Operating System: Windows 11 (amd64) version 10.0     Java Version: 17.0.8, Microsoft     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft     Memory: 1400903168 bytes (1336 MiB) / 3370123264 bytes (3214 MiB) up to 4261412864 bytes (4064 MiB)     CPUs: 4     Processor Vendor: GenuineIntel     Processor Name: 11th Gen Intel(R) Core(TM) i3-1115G4 @ 3.00GHz     Identifier: Intel64 Family 6 Model 140 Stepping 1     Microarchitecture: Tiger Lake     Frequency (GHz): 3.00     Number of physical packages: 1     Number of physical CPUs: 2     Number of logical CPUs: 4     Graphics card #0 name: Intel(R) UHD Graphics     Graphics card #0 vendor: Intel Corporation (0x8086)     Graphics card #0 VRAM (MB): 128.00     Graphics card #0 deviceId: 0x9a78     Graphics card #0 versionInfo: DriverVersion=31.0.101.5186     Memory slot #0 capacity (MB): 4096.00     Memory slot #0 clockSpeed (GHz): 3.20     Memory slot #0 type: DDR4     Memory slot #1 capacity (MB): 4096.00     Memory slot #1 clockSpeed (GHz): 3.20     Memory slot #1 type: DDR4     Virtual memory max (MB): 19346.77     Virtual memory used (MB): 17116.04     Swap memory total (MB): 11511.14     Swap memory used (MB): 2066.14     JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4064m -Xms256m     Launched Version: forge-47.3.0     Backend library: LWJGL version 3.3.1 build 7     Backend API: Intel(R) UHD Graphics GL version 4.6.0 - Build 31.0.101.5186, Intel     Window size: 1093x615     GL Caps: Using framebuffer using OpenGL 3.2     GL debug messages:      Using VBOs: Yes     Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'     Type: Integrated Server (map_client.txt)     Graphics mode: fast     Resource Packs:      Current Language: en_us     CPU: 4x 11th Gen Intel(R) Core(TM) i3-1115G4 @ 3.00GHz     Server Running: true     Player Count: 1 / 8; [ServerPlayer['muglad'/4, l='ServerLevel[New Worldassssssssssssasasas]', x=11.34, y=-62.50, z=7.05]]     Data Packs: vanilla, mod:elevated_enchantment, mod:treechopper (incompatible), mod:quarryplus, mod:geckolib, mod:playeranimator (incompatible), mod:placebo (incompatible), mod:modernfix (incompatible), mod:citadel (incompatible), mod:mixinextras (incompatible), mod:morebuckets, mod:botanypotstiers (incompatible), mod:bookshelf, mod:ironshulkerbox, mod:ironbookshelves, mod:raw_iron_block_can_be_heated, mod:iron_extra_things, mod:cloth_config (incompatible), mod:more_villager_trades, mod:ironbows (incompatible), mod:industrialforegoing (incompatible), mod:farmersdelight, mod:iron_ender_chests, mod:ironfurnaces, mod:structurecompass, mod:lionfishapi (incompatible), mod:mysticaladaptations, mod:maxxam_aiot, mod:structureexpansion (incompatible), mod:patchouli (incompatible), mod:ironchests (incompatible), mod:advancednetherite, mod:mysticalagriculturedelight, mod:gk_unbreakable (incompatible), mod:attributeslib (incompatible), mod:mysticalcustomization, mod:mifa, mod:resourcefullib (incompatible), mod:veinst, mod:architectury (incompatible), mod:squatgrow (incompatible), mod:xenotech (incompatible), mod:monolib (incompatible), mod:disenchanting_table (incompatible), mod:more_bows_and_arrows (incompatible), mod:hasteenchantment, mod:quad (incompatible), mod:ironcoals (incompatible), mod:framework, mod:nebs (incompatible), mod:majruszlibrary (incompatible), mod:fixed_netherite, mod:x_player_info (incompatible), mod:cucumber, mod:jeg (incompatible), mod:ironladders, mod:attributefix (incompatible), mod:configlibtxf, mod:fortune_on_netherite_forge, mod:caelus (incompatible), mod:enchantment_reveal (incompatible), mod:botanypots (incompatible), mod:starlight (incompatible), mod:grand_enchantment_table, mod:iron_bushes, mod:iron_fishing_rods, mod:puzzlesaccessapi, mod:forge, mod:more_wandering_trades, mod:mctb (incompatible), mod:mteg (incompatible), mod:mysticalagriculture, mod:mysticalagradditions, mod:matc, mod:mysticriftsmelt_ancient_debris, mod:more_underground_structures, mod:lucky (incompatible), mod:aurorasarsenal (incompatible), mod:alexscaves, mod:more_useful_copper (incompatible), mod:enchdesc (incompatible), mod:customcursorcomm (incompatible), mod:titanium (incompatible), mod:mysterious_mountain_lib (incompatible), mod:ironspawners, mod:enchlevellangpatch (incompatible), mod:vtaw_mw (incompatible), mod:mr_reds_morestructures, mod:watching, mod:ironbarrels, mod:mysticalexpansion, mod:easy_emerald, mod:more_beautiful_torches (incompatible), mod:universalenchants, mod:immediatelyfast (incompatible), mod:moremobvariants, mod:ferritecore (incompatible), mod:mvw, mod:puzzleslib, mod:overpowered_creative_items, mod:overloadedarmorbar (incompatible), mod:overflowingbars     Enabled Feature Flags: minecraft:vanilla     World Generation: Stable     ModLauncher: 10.0.9+10.0.9+main.dcd20f30     ModLauncher launch target: forgeclient     ModLauncher naming: srg     ModLauncher services:          mixin-0.8.5.jar mixin PLUGINSERVICE          eventbus-6.0.5.jar eventbus PLUGINSERVICE          fmlloader-1.20.1-47.3.0.jar slf4jfixer PLUGINSERVICE          fmlloader-1.20.1-47.3.0.jar object_holder_definalize PLUGINSERVICE          fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE          fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE          accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE          fmlloader-1.20.1-47.3.0.jar runtimedistcleaner PLUGINSERVICE          modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE          modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE      FML Language Providers:          [email protected]         lowcodefml@null         [email protected]         javafml@null     Mod List:          Elevated enchantment-forge_1.20.1.jar             |Elevated enchantment          |elevated_enchantment          |1.0.0               |DONE      |Manifest: NOSIGNATURE         treechopper-1.0.0.jar                             |TreeChopper                   |treechopper                   |1.0.0               |DONE      |Manifest: NOSIGNATURE         AdditionalEnchantedMiner-1.20.1-1201.1.90.jar     |QuarryPlus                    |quarryplus                    |1201.1.90           |DONE      |Manifest: ef:50:af:b3:03:e0:3e:70:a7:ef:78:77:a5:4d:d4:b5:07:ec:df:9d:d6:f3:12:13:c9:3c:cd:9a:0a:3e:6b:43         geckolib-forge-1.20.1-4.4.9.jar                   |GeckoLib 4                    |geckolib                      |4.4.9               |DONE      |Manifest: NOSIGNATURE         player-animation-lib-forge-1.0.2-rc1+1.20.jar     |Player Animator               |playeranimator                |1.0.2-rc1+1.20      |DONE      |Manifest: NOSIGNATURE         Placebo-1.20.1-8.6.2.jar                          |Placebo                       |placebo                       |8.6.2               |DONE      |Manifest: NOSIGNATURE         modernfix-forge-5.19.5+mc1.20.1.jar               |ModernFix                     |modernfix                     |5.19.5+mc1.20.1     |DONE      |Manifest: NOSIGNATURE         citadel-2.6.0-1.20.1.jar                          |Citadel                       |citadel                       |2.6.0               |DONE      |Manifest: NOSIGNATURE         mixinextras-forge-0.4.1.jar                       |MixinExtras                   |mixinextras                   |0.4.1               |DONE      |Manifest: NOSIGNATURE         MoreBuckets-1.20.1-4.0.4.jar                      |More Buckets                  |morebuckets                   |4.0.4               |DONE      |Manifest: NOSIGNATURE         BotanyPotsTiers-Forge-1.20.1-6.0.1.jar            |BotanyPotsTiers               |botanypotstiers               |6.0.1               |DONE      |Manifest: NOSIGNATURE         Bookshelf-Forge-1.20.1-20.2.13.jar                |Bookshelf                     |bookshelf                     |20.2.13             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         ironshulkerbox-1.20.1-5.3.2.jar                   |Iron Shulker Boxes            |ironshulkerbox                |1.20.1-5.3.2        |DONE      |Manifest: NOSIGNATURE         ironbookshelves-1.20.1-1.4.0-forge.jar            |Iron Bookshelves              |ironbookshelves               |1.20.1-1.4.0-forge  |DONE      |Manifest: NOSIGNATURE         raw_iron_block_can_heated-1.0.0-forge-1.20.1.jar  |Raw Iron Block can be heated  |raw_iron_block_can_be_heated  |1.0.0               |DONE      |Manifest: NOSIGNATURE         Iron Extra Things 1.0.6.jar                       |Iron Extra Things             |iron_extra_things             |1.0.5               |DONE      |Manifest: NOSIGNATURE         cloth-config-11.1.136-forge.jar                   |Cloth Config v10 API          |cloth_config                  |11.1.136            |DONE      |Manifest: NOSIGNATURE         More Villager Trades 1.0.0 - 1.20.1.jar           |More Villager Trades          |more_villager_trades          |1.0.0               |DONE      |Manifest: NOSIGNATURE         ironbows-1.20.1-FORGE-1.10.jar                    |Iron Bows (Forge)             |ironbows                      |1.20.1-FORGE-1.10   |DONE      |Manifest: NOSIGNATURE         industrial-foregoing-1.20.1-3.5.19.jar            |Industrial Foregoing          |industrialforegoing           |3.5.19              |DONE      |Manifest: NOSIGNATURE         FarmersDelight-1.20.1-1.2.5.jar                   |Farmer's Delight              |farmersdelight                |1.20.1-1.2.5        |DONE      |Manifest: NOSIGNATURE         iron_ender_chests-1.20-1.0.3.jar                  |Iron Ender Chests             |iron_ender_chests             |1.20-1.0.3          |DONE      |Manifest: NOSIGNATURE         ironfurnaces-1.20.1-4.1.6.jar                     |Iron Furnaces                 |ironfurnaces                  |4.1.6               |DONE      |Manifest: NOSIGNATURE         StructureCompass-1.20.1-2.1.0.jar                 |Structure Compass Mod         |structurecompass              |2.1.0               |DONE      |Manifest: NOSIGNATURE         lionfishapi-2.4-Fix.jar                           |LionfishAPI                   |lionfishapi                   |2.4-Fix             |DONE      |Manifest: NOSIGNATURE         MysticalAdaptations-1.20.1-1.0.1.jar              |Mystical Adaptations          |mysticaladaptations           |1.20.1-1.0.1        |DONE      |Manifest: NOSIGNATURE         AIOT 1.20.1 (v2.3) by 96maxxam69.jar              |maxxam AIOTs                  |maxxam_aiot                   |2.3                 |DONE      |Manifest: NOSIGNATURE         structure-expansion-2.0.1-build.11.jar            |Structure Expansion           |structureexpansion            |2.0.1-build.11      |DONE      |Manifest: NOSIGNATURE         Patchouli-1.20.1-84-FORGE.jar                     |Patchouli                     |patchouli                     |1.20.1-84-FORGE     |DONE      |Manifest: NOSIGNATURE         ironchests-5.0.2-forge.jar                        |Iron Chests: Restocked        |ironchests                    |5.0.2               |DONE      |Manifest: NOSIGNATURE         advancednetherite-forge-2.1.3-1.20.1.jar          |Advanced Netherite            |advancednetherite             |2.1.3               |DONE      |Manifest: NOSIGNATURE         mysticalagriculturedelight-1.0.2-1.20.1.jar       |Mystical Agriculture Delight  |mysticalagriculturedelight    |1.0.2-1.20.1        |DONE      |Manifest: NOSIGNATURE         gk_unbreakable-2.7.jar                            |Simple Unbreakable Tools      |gk_unbreakable                |2.7                 |DONE      |Manifest: NOSIGNATURE         ApothicAttributes-1.20.1-1.3.7.jar                |Apothic Attributes            |attributeslib                 |1.3.7               |DONE      |Manifest: NOSIGNATURE         MysticalCustomization-1.20.1-5.0.2.jar            |Mystical Customization        |mysticalcustomization         |5.0.2               |DONE      |Manifest: NOSIGNATURE         mifa-forge-1.20.x-1.1.1.jar                       |More Industrial Foregoing Addo|mifa                          |1.1.1               |DONE      |Manifest: NOSIGNATURE         resourcefullib-forge-1.20-2.0.6.jar               |Resourceful Lib               |resourcefullib                |2.0.6               |DONE      |Manifest: NOSIGNATURE         veinst-1.0.0.jar                                  |Veinst                        |veinst                        |1.0.0               |DONE      |Manifest: NOSIGNATURE         architectury-9.2.14-forge.jar                     |Architectury                  |architectury                  |9.2.14              |DONE      |Manifest: NOSIGNATURE         squatgrow-forge-5.3.0+mc1.20.1.jar                |Squat Grow                    |squatgrow                     |5.3.0+mc1.20.1      |DONE      |Manifest: NOSIGNATURE         xenotech-1.20.1-1.17.jar                          |XenoTech                      |xenotech                      |1.20.1-1.17         |DONE      |Manifest: NOSIGNATURE         monolib-forge-1.20.1-1.4.1.jar                    |MonoLib                       |monolib                       |1.4.1               |DONE      |Manifest: NOSIGNATURE         disenchanting_table-merged-1.20.1-3.1.0.jar       |Dis-Enchanting Table          |disenchanting_table           |3.1.0               |DONE      |Manifest: NOSIGNATURE         more_bows_and_arrows-merged-1.20.1-3.2.0.jar      |More Bows and Arrows          |more_bows_and_arrows          |3.2.0               |DONE      |Manifest: NOSIGNATURE         Haste Enchantment 1.0.0 - 1.20.1.jar              |Haste Enchantment             |hasteenchantment              |1.0.0               |DONE      |Manifest: NOSIGNATURE         Quad-1.2.9+1.20.4-Forge.jar                       |Quad                          |quad                          |1.2.9               |DONE      |Manifest: NOSIGNATURE         ironcoals-4.1.6.jar                               |Iron Coals                    |ironcoals                     |4.1.6               |DONE      |Manifest: NOSIGNATURE         framework-forge-1.20.1-0.7.12.jar                 |Framework                     |framework                     |0.7.12              |DONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99         NekosEnchantedBooks-1.20.1-1.8.0.jar              |Neko's Enchanted Books        |nebs                          |1.8.0               |DONE      |Manifest: NOSIGNATURE         majrusz-library-forge-1.20.1-7.0.8.jar            |Majrusz Library               |majruszlibrary                |7.0.8               |DONE      |Manifest: NOSIGNATURE         ReworkedNetheriteV2.jar                           |Fixed netherite               |fixed_netherite               |1.0.0               |DONE      |Manifest: NOSIGNATURE         X-PlayerInfo-1.20.1-1.0.8.1-SNAPSHOT.jar          |X-PlayerInfo                  |x_player_info                 |1.20.1-1.0.8.1-SNAPS|DONE      |Manifest: NOSIGNATURE         Cucumber-1.20.1-7.0.13.jar                        |Cucumber Library              |cucumber                      |7.0.13              |DONE      |Manifest: NOSIGNATURE         JustEnoughGuns-0.8.0-1.20.1.jar                   |Just Enough Guns              |jeg                           |0.8.0               |DONE      |Manifest: NOSIGNATURE         ironladders-1.20.1-2.5.10-forge.jar               |Iron Ladders                  |ironladders                   |2.5.10              |DONE      |Manifest: NOSIGNATURE         AttributeFix-Forge-1.20.1-21.0.4.jar              |AttributeFix                  |attributefix                  |21.0.4              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         configlibtxf-4.2.5-forge.jar                      |ConfigLib TXF                 |configlibtxf                  |4.2.5-forge         |DONE      |Manifest: NOSIGNATURE         fortune_on_netherite_1.1.0_forge_1.20.1.jar       |Fortune on Netherite forge    |fortune_on_netherite_forge    |1.0.0               |DONE      |Manifest: NOSIGNATURE         caelus-forge-3.2.0+1.20.1.jar                     |Caelus API                    |caelus                        |3.2.0+1.20.1        |DONE      |Manifest: NOSIGNATURE         Enchantment-Reveal-1.20.1-Forge.jar               |Enchantment Reveal            |enchantment_reveal            |1.0.0               |DONE      |Manifest: NOSIGNATURE         BotanyPots-Forge-1.20.1-13.0.39.jar               |BotanyPots                    |botanypots                    |13.0.39             |DONE      |Manifest: NOSIGNATURE         starlight-1.1.2+forge.1cda73c.jar                 |Starlight                     |starlight                     |1.1.2+forge.1cda73c |DONE      |Manifest: NOSIGNATURE         Grand Enchantment Table 1.0.0 - 1.20.1.jar        |Grand Enchantment Table       |grand_enchantment_table       |1.0.0               |DONE      |Manifest: NOSIGNATURE         Iron Bushes 1.0.0 - 1.20.1.jar                    |Iron Bushes                   |iron_bushes                   |1.0.0               |DONE      |Manifest: NOSIGNATURE         Iron Fishing Rods 1.0.0 - 1.20.1.jar              |Iron Fishing Rods             |iron_fishing_rods             |1.0.0               |DONE      |Manifest: NOSIGNATURE         puzzlesaccessapi-forge-8.0.7.jar                  |Puzzles Access Api            |puzzlesaccessapi              |8.0.7               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         forge-1.20.1-47.3.0-universal.jar                 |Forge                         |forge                         |47.3.0              |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90         More Wandering Trades 1.0.0 - 1.20.1.jar          |More Wandering Trades         |more_wandering_trades         |1.0.0               |DONE      |Manifest: NOSIGNATURE         [1.20.1]MoreCraftingTables-5.1.3.jar              |More Crafting Tables Mod      |mctb                          |1.20.1              |DONE      |Manifest: NOSIGNATURE         M'TEG-1.1.0-1.20.1.jar                            |Mo' Than Enough Guns          |mteg                          |1.1.0               |DONE      |Manifest: NOSIGNATURE         MysticalAgriculture-1.20.1-7.0.14.jar             |Mystical Agriculture          |mysticalagriculture           |7.0.14              |DONE      |Manifest: NOSIGNATURE         MysticalAgradditions-1.20.1-7.0.6.jar             |Mystical Agradditions         |mysticalagradditions          |7.0.6               |DONE      |Manifest: NOSIGNATURE         matc-1.6.0.jar                                    |Mystical Agriculture Tiered Cr|matc                          |1.6.0               |DONE      |Manifest: NOSIGNATURE         client-1.20.1-20230612.114412-srg.jar             |Minecraft                     |minecraft                     |1.20.1              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f         mysticriftsmelt_ancient_debris-1.2.2-forge-1.20.1.|MysticRift:Smelt Ancient Debri|mysticriftsmelt_ancient_debris|1.2.2               |DONE      |Manifest: NOSIGNATURE         more_undrground_structures_1.20.1_8.1.jar         |more underground structures   |more_underground_structures   |7.1.0               |DONE      |Manifest: NOSIGNATURE         lucky-block-forge-1.20.1-13.0.jar                 |Lucky Block                   |lucky                         |1.20.1-13.0         |DONE      |Manifest: NOSIGNATURE         Aurora's-Arsenal-1.0.0-1.20.1.jar                 |Aurora's Arsenal              |aurorasarsenal                |1.0.0               |DONE      |Manifest: NOSIGNATURE         alexscaves-2.0.2.jar                              |Alex's Caves                  |alexscaves                    |2.0.2               |DONE      |Manifest: NOSIGNATURE         more_useful_copper-merged-1.20.1-1.2.0.jar        |More Useful Copper            |more_useful_copper            |1.2.0               |DONE      |Manifest: NOSIGNATURE         EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar  |EnchantmentDescriptions       |enchdesc                      |17.1.19             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         CustomCursor-comm-1.2.0-forge.jar                 |customcursorcomm              |customcursorcomm              |1.0-SNAPSHOT        |DONE      |Manifest: NOSIGNATURE         titanium-1.20.1-3.8.32.jar                        |Titanium                      |titanium                      |3.8.32              |DONE      |Manifest: NOSIGNATURE         mysterious_mountain_lib-1.5.17-1.20.1.jar         |Mysterious Mountain Lib       |mysterious_mountain_lib       |1.5.17-1.20.1       |DONE      |Manifest: NOSIGNATURE         ironspawners-1.0.0.jar                            |Iron Spawners                 |ironspawners                  |1.0.0               |DONE      |Manifest: NOSIGNATURE         enchlevel-langpatch-2.2.8.jar                     |Enchantment Level Language Pat|enchlevellangpatch            |2.2.8               |DONE      |Manifest: NOSIGNATURE         vtaw_mw-forge-1.20.1-1.0.4.jar                    |Variant Tools and Weaponry - E|vtaw_mw                       |1.0.4               |DONE      |Manifest: NOSIGNATURE         reds-more-structures-1.0.8-common.jar             |Red’s More Structures         |mr_reds_morestructures        |1.0.8               |DONE      |Manifest: NOSIGNATURE         From-The-Fog-1.20-v1.9.2-Forge-Fabric.jar         |From The Fog                  |watching                      |1.9.2               |DONE      |Manifest: NOSIGNATURE         IronBarrels1.20.1-V1.0.jar                        |IronBarrelsUpdated            |ironbarrels                   |1.0.0               |DONE      |Manifest: NOSIGNATURE         MysticalExpansion-1.20.1-1.0.0.jar                |Mystical Expansion            |mysticalexpansion             |1.0.0               |DONE      |Manifest: NOSIGNATURE         EasyEmerald-Forge-1.20.1-1.5.8.jar                |Easy Emerald                  |easy_emerald                  |1.5.8               |DONE      |Manifest: NOSIGNATURE         more_beautiful_torches-merged-1.20.1-3.0.0.jar    |More Beautiful Torches!       |more_beautiful_torches        |3.0.0               |DONE      |Manifest: NOSIGNATURE         UniversalEnchants-v8.0.0-1.20.1-Forge.jar         |Universal Enchants            |universalenchants             |8.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         ImmediatelyFast-Forge-1.3.2+1.20.4.jar            |ImmediatelyFast               |immediatelyfast               |1.3.2+1.20.4        |DONE      |Manifest: NOSIGNATURE         moremobvariants-forge+1.20.1-1.3.0.1.jar          |More Mob Variants             |moremobvariants               |1.3.0.1             |DONE      |Manifest: NOSIGNATURE         ferritecore-6.0.1-forge.jar                       |Ferrite Core                  |ferritecore                   |6.0.1               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a         Mvw-2.3.3c.jar                                    |MoreVanillaWeapons            |mvw                           |2.3.3c              |DONE      |Manifest: NOSIGNATURE         PuzzlesLib-v8.1.25-1.20.1-Forge.jar               |Puzzles Lib                   |puzzleslib                    |8.1.25              |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         Overpowered Creative Items.jar                    |Overpowered Creative Items    |overpowered_creative_items    |1.0.0               |DONE      |Manifest: NOSIGNATURE         overloadedarmorbar-1.20.1-1.jar                   |Overloaded Armor Bar          |overloadedarmorbar            |1.20.1-1            |DONE      |Manifest: NOSIGNATURE         OverflowingBars-v8.0.1-1.20.1-Forge.jar           |Overflowing Bars              |overflowingbars               |8.0.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a     Crash Report UUID: ccaf101c-823f-47b9-9c2f-7d3d0db92823     FML: 47.3     Forge: net.minecraftforge:47.3.0
    • You could try posting a log (if there is no log at all, it may be the launcher you are using, the FAQ may have info on how to enable the log) as described in the FAQ, however this will probably need to be reported to/remedied by the mod author.
  • Topics

×
×
  • Create New...

Important Information

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