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

    • It is 1.12.2 - I have no idea if there is a 1.12 pack
    • Okay, but does the modpack works with 1.12 or just with 1.12.2, because I need the Forge client specifically for Minecraft 1.12, not 1.12.2
    • Version 1.19 - Forge 41.0.63 I want to create a wolf entity that I can ride, so far it seems to be working, but the problem is that when I get on the wolf, I can’t control it. I then discovered that the issue is that the server doesn’t detect that I’m riding the wolf, so I’m struggling with synchronization. However, it seems to not be working properly. As I understand it, the server receives the packet but doesn’t register it correctly. I’m a bit new to Java, and I’ll try to provide all the relevant code and prints *The comments and prints are translated by chatgpt since they were originally in Spanish* Thank you very much in advance No player is mounted, or the passenger is not a player. No player is mounted, or the passenger is not a player. No player is mounted, or the passenger is not a player. No player is mounted, or the passenger is not a player. No player is mounted, or the passenger is not a player. MountableWolfEntity package com.vals.valscraft.entity; import com.vals.valscraft.network.MountSyncPacket; import com.vals.valscraft.network.NetworkHandler; import net.minecraft.client.Minecraft; import net.minecraft.network.syncher.EntityDataAccessor; import net.minecraft.network.syncher.EntityDataSerializers; import net.minecraft.network.syncher.SynchedEntityData; import net.minecraft.server.MinecraftServer; import net.minecraft.server.level.ServerPlayer; import net.minecraft.world.entity.EntityType; import net.minecraft.world.entity.Mob; import net.minecraft.world.entity.ai.attributes.AttributeSupplier; import net.minecraft.world.entity.ai.attributes.Attributes; import net.minecraft.world.entity.animal.Wolf; import net.minecraft.world.entity.player.Player; import net.minecraft.world.entity.Entity; import net.minecraft.world.InteractionHand; import net.minecraft.world.InteractionResult; import net.minecraft.world.item.ItemStack; import net.minecraft.world.item.Items; import net.minecraft.world.level.Level; import net.minecraft.world.phys.Vec3; import net.minecraftforge.event.TickEvent; import net.minecraftforge.eventbus.api.SubscribeEvent; import net.minecraftforge.network.PacketDistributor; public class MountableWolfEntity extends Wolf { private boolean hasSaddle; private static final EntityDataAccessor<Byte> DATA_ID_FLAGS = SynchedEntityData.defineId(MountableWolfEntity.class, EntityDataSerializers.BYTE); public MountableWolfEntity(EntityType<? extends Wolf> type, Level level) { super(type, level); this.hasSaddle = false; } @Override protected void defineSynchedData() { super.defineSynchedData(); this.entityData.define(DATA_ID_FLAGS, (byte)0); } public static AttributeSupplier.Builder createAttributes() { return Wolf.createAttributes() .add(Attributes.MAX_HEALTH, 20.0) .add(Attributes.MOVEMENT_SPEED, 0.3); } @Override public InteractionResult mobInteract(Player player, InteractionHand hand) { ItemStack itemstack = player.getItemInHand(hand); if (itemstack.getItem() == Items.SADDLE && !this.hasSaddle()) { if (!player.isCreative()) { itemstack.shrink(1); } this.setSaddle(true); return InteractionResult.SUCCESS; } else if (!level.isClientSide && this.hasSaddle()) { player.startRiding(this); MountSyncPacket packet = new MountSyncPacket(true); // 'true' means the player is mounted NetworkHandler.CHANNEL.sendToServer(packet); // Ensure the server handles the packet return InteractionResult.SUCCESS; } return InteractionResult.PASS; } @Override public void travel(Vec3 travelVector) { if (this.isVehicle() && this.getControllingPassenger() instanceof Player) { System.out.println("The wolf has a passenger."); System.out.println("The passenger is a player."); Player player = (Player) this.getControllingPassenger(); // Ensure the player is the controller this.setYRot(player.getYRot()); this.yRotO = this.getYRot(); this.setXRot(player.getXRot() * 0.5F); this.setRot(this.getYRot(), this.getXRot()); this.yBodyRot = this.getYRot(); this.yHeadRot = this.yBodyRot; float forward = player.zza; float strafe = player.xxa; if (forward <= 0.0F) { forward *= 0.25F; } this.flyingSpeed = this.getSpeed() * 0.1F; this.setSpeed((float) this.getAttributeValue(Attributes.MOVEMENT_SPEED) * 1.5F); this.setDeltaMovement(new Vec3(strafe, travelVector.y, forward).scale(this.getSpeed())); this.calculateEntityAnimation(this, false); } else { // The wolf does not have a passenger or the passenger is not a player System.out.println("No player is mounted, or the passenger is not a player."); super.travel(travelVector); } } public boolean hasSaddle() { return this.hasSaddle; } public void setSaddle(boolean hasSaddle) { this.hasSaddle = hasSaddle; } @Override protected void dropEquipment() { super.dropEquipment(); if (this.hasSaddle()) { this.spawnAtLocation(Items.SADDLE); this.setSaddle(false); } } @SubscribeEvent public static void onServerTick(TickEvent.ServerTickEvent event) { if (event.phase == TickEvent.Phase.START) { MinecraftServer server = net.minecraftforge.server.ServerLifecycleHooks.getCurrentServer(); if (server != null) { for (ServerPlayer player : server.getPlayerList().getPlayers()) { if (player.isPassenger() && player.getVehicle() instanceof MountableWolfEntity) { MountableWolfEntity wolf = (MountableWolfEntity) player.getVehicle(); System.out.println("Tick: " + player.getName().getString() + " is correctly mounted on " + wolf); } } } } } private boolean lastMountedState = false; @Override public void tick() { super.tick(); if (!this.level.isClientSide) { // Only on the server boolean isMounted = this.isVehicle() && this.getControllingPassenger() instanceof Player; // Only print if the state changed if (isMounted != lastMountedState) { if (isMounted) { Player player = (Player) this.getControllingPassenger(); // Verify the passenger is a player System.out.println("Server: Player " + player.getName().getString() + " is now mounted."); } else { System.out.println("Server: The wolf no longer has a passenger."); } lastMountedState = isMounted; } } } @Override public void addPassenger(Entity passenger) { super.addPassenger(passenger); if (passenger instanceof Player) { Player player = (Player) passenger; if (!this.level.isClientSide && player instanceof ServerPlayer) { // Send the packet to the server to indicate the player is mounted NetworkHandler.CHANNEL.send(PacketDistributor.PLAYER.with(() -> (ServerPlayer) player), new MountSyncPacket(true)); } } } @Override public void removePassenger(Entity passenger) { super.removePassenger(passenger); if (passenger instanceof Player) { Player player = (Player) passenger; if (!this.level.isClientSide && player instanceof ServerPlayer) { // Send the packet to the server to indicate the player is no longer mounted NetworkHandler.CHANNEL.send(PacketDistributor.PLAYER.with(() -> (ServerPlayer) player), new MountSyncPacket(false)); } } } @Override public boolean isControlledByLocalInstance() { Entity entity = this.getControllingPassenger(); return entity instanceof Player; } @Override public void positionRider(Entity passenger) { if (this.hasPassenger(passenger)) { double xOffset = Math.cos(Math.toRadians(this.getYRot() + 90)) * 0.4; double zOffset = Math.sin(Math.toRadians(this.getYRot() + 90)) * 0.4; passenger.setPos(this.getX() + xOffset, this.getY() + this.getPassengersRidingOffset() + passenger.getMyRidingOffset(), this.getZ() + zOffset); } } } MountSyncPacket package com.vals.valscraft.network; import com.vals.valscraft.entity.MountableWolfEntity; import net.minecraft.network.FriendlyByteBuf; import net.minecraft.server.level.ServerLevel; import net.minecraft.server.level.ServerPlayer; import net.minecraft.world.entity.Entity; import net.minecraft.world.entity.player.Player; import net.minecraftforge.network.NetworkEvent; import java.util.function.Supplier; public class MountSyncPacket { private final boolean isMounted; public MountSyncPacket(boolean isMounted) { this.isMounted = isMounted; } public void encode(FriendlyByteBuf buffer) { buffer.writeBoolean(isMounted); } public static MountSyncPacket decode(FriendlyByteBuf buffer) { return new MountSyncPacket(buffer.readBoolean()); } public void handle(NetworkEvent.Context context) { context.enqueueWork(() -> { ServerPlayer player = context.getSender(); // Get the player from the context if (player != null) { // Verifies if the player has dismounted if (!isMounted) { Entity vehicle = player.getVehicle(); if (vehicle instanceof MountableWolfEntity wolf) { // Logic to remove the player as a passenger wolf.removePassenger(player); System.out.println("Server: Player " + player.getName().getString() + " is no longer mounted."); } } } }); context.setPacketHandled(true); // Marks the packet as handled } } networkHandler package com.vals.valscraft.network; import com.vals.valscraft.valscraft; import net.minecraft.resources.ResourceLocation; import net.minecraftforge.network.NetworkRegistry; import net.minecraftforge.network.simple.SimpleChannel; import net.minecraftforge.network.NetworkEvent; import java.util.function.Supplier; public class NetworkHandler { private static final String PROTOCOL_VERSION = "1"; public static final SimpleChannel CHANNEL = NetworkRegistry.newSimpleChannel( new ResourceLocation(valscraft.MODID, "main"), () -> PROTOCOL_VERSION, PROTOCOL_VERSION::equals, PROTOCOL_VERSION::equals ); public static void init() { int packetId = 0; // Register the mount synchronization packet CHANNEL.registerMessage( packetId++, MountSyncPacket.class, MountSyncPacket::encode, MountSyncPacket::decode, (msg, context) -> msg.handle(context.get()) // Get the context with context.get() ); } }  
    • Do you use features of inventory profiles next (ipnext) or is there a change without it?
  • Topics

×
×
  • Create New...

Important Information

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