Jump to content

Recommended Posts

Posted (edited)
Spoiler

 

---- Minecraft Crash Report ----

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

// Sorry :(

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

java.lang.NullPointerException: Initializing game
    at biomesoplenty.common.handler.LeavesModelEventHandler$ModelLeaves.<init>(LeavesModelEventHandler.java:61)
    at biomesoplenty.common.handler.LeavesModelEventHandler.onModelBake(LeavesModelEventHandler.java:52)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_LeavesModelEventHandler_onModelBake_ModelBakeEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:386)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Thread: Client thread
Stacktrace:
    at biomesoplenty.common.handler.LeavesModelEventHandler$ModelLeaves.<init>(LeavesModelEventHandler.java:61)
    at biomesoplenty.common.handler.LeavesModelEventHandler.onModelBake(LeavesModelEventHandler.java:52)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_LeavesModelEventHandler_onModelBake_ModelBakeEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:386)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Mac OS X (x86_64) version 10.13.6
    Java Version: 1.8.0_74, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 392444112 bytes (374 MB) / 771751936 bytes (736 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 7 total; -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.2.2611 Optifine OptiFine_1.12.2_HD_U_C9 27 mods loaded, 27 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                   | Version         | Source                                        | Signature                                |
    |:----- |:-------------------- |:--------------- |:--------------------------------------------- |:---------------------------------------- |
    | UCH   | minecraft            | 1.12.2          | minecraft.jar                                 | None                                     |
    | UCH   | mcp                  | 9.42            | minecraft.jar                                 | None                                     |
    | UCH   | FML                  | 8.0.99.99       | forge-1.12.2-14.23.2.2611.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | forge                | 14.23.2.2611    | forge-1.12.2-14.23.2.2611.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | mercurius_updater    | 1.0             | MercuriusUpdater-1.12.2.jar                   | None                                     |
    | UCH   | advancedcombat       | 1.1.2           | Advanced-Swords-Mod-1.12.2.jar                | None                                     |
    | UCH   | biomesoplenty        | 7.0.1.2361      | BiomesOPlenty-1.12.2-7.0.1.2361-universal.jar | None                                     |
    | UCH   | craftstudioapi       | 1.0.0           | CraftStudio-API-1.12.1.jar                    | None                                     |
    | UCH   | animania             | 1.5.1.1         | Animania-Mod-1.12.2.jar                       | None                                     |
    | UCH   | autoreglib           | 1.3-15          | AutoRegLib-1.12.jar                           | None                                     |
    | UCH   | bibliocraft          | 2.4.5           | BiblioCraft-Mod-1.12.2.jar                    | None                                     |
    | UCH   | chisel               | MC1.12-0.1.1.28 | Chisel-MC1.12-0.1.1.28.jar                    | None                                     |
    | UCH   | codechickenlib       | 3.1.6.339       | CodeChickenLib-1.12.2.jar                     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | scollectibles        | demo            | Collectibles-Mod-1.12.2.jar                   | None                                     |
    | UCH   | waila                | 1.8.26          | Hwyla-Mod-1.12.2.jar                          | None                                     |
    | UCH   | jei                  | 4.11.0.212      | jei_1.12.2-4.11.0.212.jar                     | None                                     |
    | UCH   | keepinginventory     | 2.3             | Keeping-Inventory-Mod-1.12.1.jar              | None                                     |
    | UCH   | mobends              | 0.24            | Mo-Bends-Mod-1.12.jar                         | None                                     |
    | UCH   | mopickaxes           | 10.0 BETA       | Mo-Pickaxes-Mod-1.12.2.jar                    | None                                     |
    | UCH   | zawa                 | 1.12.2-1.3.2    | zawa+-+1.3.2+(1.12.2).jar                     | None                                     |
    | UCH   | moon-core            | 7.0             | moon-core+7.0+(1.12).jar                      | None                                     |
    | UCH   | naturescompass       | 1.5.0           | Natures-Compass-Mod-1.12.jar                  | None                                     |
    | UCH   | nei                  | 2.4.1           | Not-Enough-Items-1.12.2-Recommended.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | treechopper          | 1.2.4           | Tree-Chopper-Mod-1.12.2.jar                   | None                                     |
    | UCH   | unlimitedchiselworks | 0.1.11          | Unlimited-Chisel-Works-Mod-1.12.2.jar         | None                                     |
    | UCH   | wailaharvestability  | 1.1.11          | Waila-Harvestability-Mod-1.12.jar             | None                                     |
    | UCH   | xaerominimap         | 1.13.9          | Xaeros-Minimap-Mod-1.12.jar                   | None                                     |

    Loaded coremods (and transformers): 
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1 ATI-1.68.20' Renderer: 'ATI Radeon HD 5670 OpenGL Engine'
    Launched Version: 1.12.2-forge1.12.2-14.23.2.2611
    LWJGL: 2.9.2
    OpenGL: ATI Radeon HD 5670 OpenGL Engine GL version 2.1 ATI-1.68.20, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 4x Intel(R) Core(TM) i3 CPU 550 @ 3.20GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_C9
    Render Distance Chunks: 16
    Mipmaps: 2
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 2.1 ATI-1.68.20
    OpenGlRenderer: ATI Radeon HD 5670 OpenGL Engine
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

 

 

Edited by DaemonUmbra
Text Wall Moved to Spoiler
Posted

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

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

 

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

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

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

 

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

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

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

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

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

https://hastebin.com/: 400KB

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

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

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

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

Note for Windows users:

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

 

Where to get it:

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

 

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

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

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

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

 

Server Not Starting:

Spoiler

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

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

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

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

 

Posting your mod as a GitHub Repo:

Spoiler

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

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

 

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

[Workaround line, please ignore]

 

Posted (edited)

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

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

 

Mods I took off:

[removed link to copyright infringing site]

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

 

I took them off and still won't work. 

pls help.

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

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

 

---- Minecraft Crash Report ----

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

// There are four lights!

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

java.lang.NullPointerException: Initializing game
    at biomesoplenty.common.handler.LeavesModelEventHandler$ModelLeaves.<init>(LeavesModelEventHandler.java:61)
    at biomesoplenty.common.handler.LeavesModelEventHandler.onModelBake(LeavesModelEventHandler.java:52)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_LeavesModelEventHandler_onModelBake_ModelBakeEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:386)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Thread: Client thread
Stacktrace:
    at biomesoplenty.common.handler.LeavesModelEventHandler$ModelLeaves.<init>(LeavesModelEventHandler.java:61)
    at biomesoplenty.common.handler.LeavesModelEventHandler.onModelBake(LeavesModelEventHandler.java:52)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_LeavesModelEventHandler_onModelBake_ModelBakeEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:386)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Mac OS X (x86_64) version 10.13.6
    Java Version: 1.8.0_74, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 442295232 bytes (421 MB) / 1073741824 bytes (1024 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 7 total; -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.2.2611 Optifine OptiFine_1.12.2_HD_U_C9 29 mods loaded, 29 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                   | Version         | Source                                            | Signature                                |
    |:----- |:-------------------- |:--------------- |:------------------------------------------------- |:---------------------------------------- |
    | UCH   | minecraft            | 1.12.2          | minecraft.jar                                     | None                                     |
    | UCH   | mcp                  | 9.42            | minecraft.jar                                     | None                                     |
    | UCH   | FML                  | 8.0.99.99       | forge-1.12.2-14.23.2.2611.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | forge                | 14.23.2.2611    | forge-1.12.2-14.23.2.2611.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | mercurius_updater    | 1.0             | MercuriusUpdater-1.12.2.jar                       | None                                     |
    | UCH   | advancedcombat       | 1.1.2           | Advanced-Swords-Mod-1.12.2.jar                    | None                                     |
    | UCH   | biomesoplenty        | 7.0.1.2361      | BiomesOPlenty-1.12.2-7.0.1.2361-universal (1).jar | None                                     |
    | UCH   | craftstudioapi       | 1.0.0           | CraftStudio-API-1.12.1.jar                        | None                                     |
    | UCH   | quark                | r1.3-110        | Quark-Mod-1.12.1.jar                              | None                                     |
    | UCH   | animania             | 1.5.1.1         | Animania-Mod-1.12.2.jar                           | None                                     |
    | UCH   | autoreglib           | 1.3-15          | AutoRegLib-1.12.jar                               | None                                     |
    | UCH   | backpacks16840       | 3.5.2           | backpacks+1.12.2+-+3.5.2.jar                      | None                                     |
    | UCH   | bibliocraft          | 2.4.5           | BiblioCraft-Mod-1.12.2.jar                        | None                                     |
    | UCH   | chisel               | MC1.12-0.1.1.28 | Chisel-MC1.12-0.1.1.28.jar                        | None                                     |
    | UCH   | codechickenlib       | 3.1.6.339       | CodeChickenLib-1.12.2.jar                         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | scollectibles        | demo            | Collectibles-Mod-1.12.2.jar                       | None                                     |
    | UCH   | waila                | 1.8.26          | Hwyla-Mod-1.12.2.jar                              | None                                     |
    | UCH   | jei                  | 4.11.0.212      | jei_1.12.2-4.11.0.212.jar                         | None                                     |
    | UCH   | keepinginventory     | 2.3             | Keeping-Inventory-Mod-1.12.1.jar                  | None                                     |
    | UCH   | mobends              | 0.24            | Mo-Bends-Mod-1.12.jar                             | None                                     |
    | UCH   | mopickaxes           | 10.0 BETA       | Mo-Pickaxes-Mod-1.12.2.jar                        | None                                     |
    | UCH   | zawa                 | 1.12.2-1.3.2    | zawa+-+1.3.2+(1.12.2).jar                         | None                                     |
    | UCH   | moon-core            | 7.0             | moon-core+7.0+(1.12).jar                          | None                                     |
    | UCH   | naturescompass       | 1.5.0           | Natures-Compass-Mod-1.12.jar                      | None                                     |
    | UCH   | nei                  | 2.4.1           | Not-Enough-Items-1.12.2-Recommended.jar           | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | treechopper          | 1.2.4           | Tree-Chopper-Mod-1.12.2.jar                       | None                                     |
    | UCH   | unlimitedchiselworks | 0.1.11          | Unlimited-Chisel-Works-Mod-1.12.2.jar             | None                                     |
    | UCH   | wailaharvestability  | 1.1.11          | Waila-Harvestability-Mod-1.12.jar                 | None                                     |
    | UCH   | xaerominimap         | 1.13.9          | Xaeros-Minimap-Mod-1.12.jar                       | None                                     |

    Loaded coremods (and transformers): 
LoadingPlugin (Quark-Mod-1.12.1.jar)
  vazkii.quark.base.asm.ClassTransformer
BCModPlugin (backpacks+1.12.2+-+3.5.2.jar)
  brad16840.core.ClassTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1 ATI-1.68.20' Renderer: 'ATI Radeon HD 5670 OpenGL Engine'
    Launched Version: 1.12.2-forge1.12.2-14.23.2.2611
    LWJGL: 2.9.2
    OpenGL: ATI Radeon HD 5670 OpenGL Engine GL version 2.1 ATI-1.68.20, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 4x Intel(R) Core(TM) i3 CPU 550 @ 3.20GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_C9
    Render Distance Chunks: 16
    Mipmaps: 2
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 2.1 ATI-1.68.20
    OpenGlRenderer: ATI Radeon HD 5670 OpenGL Engine
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

 

 

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

 

---- Minecraft Crash Report ----

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

// Would you like a cupcake?

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

java.lang.NullPointerException: Initializing game
    at biomesoplenty.common.handler.LeavesModelEventHandler$ModelLeaves.<init>(LeavesModelEventHandler.java:61)
    at biomesoplenty.common.handler.LeavesModelEventHandler.onModelBake(LeavesModelEventHandler.java:52)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_LeavesModelEventHandler_onModelBake_ModelBakeEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:386)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Thread: Client thread
Stacktrace:
    at biomesoplenty.common.handler.LeavesModelEventHandler$ModelLeaves.<init>(LeavesModelEventHandler.java:61)
    at biomesoplenty.common.handler.LeavesModelEventHandler.onModelBake(LeavesModelEventHandler.java:52)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_LeavesModelEventHandler_onModelBake_ModelBakeEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:386)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Mac OS X (x86_64) version 10.13.6
    Java Version: 1.8.0_74, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 745801896 bytes (711 MB) / 1073741824 bytes (1024 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 7 total; -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.2.2611 Optifine OptiFine_1.12.2_HD_U_C9 27 mods loaded, 27 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                   | Version         | Source                                        | Signature                                |
    |:----- |:-------------------- |:--------------- |:--------------------------------------------- |:---------------------------------------- |
    | UCH   | minecraft            | 1.12.2          | minecraft.jar                                 | None                                     |
    | UCH   | mcp                  | 9.42            | minecraft.jar                                 | None                                     |
    | UCH   | FML                  | 8.0.99.99       | forge-1.12.2-14.23.2.2611.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | forge                | 14.23.2.2611    | forge-1.12.2-14.23.2.2611.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | mercurius_updater    | 1.0             | MercuriusUpdater-1.12.2.jar                   | None                                     |
    | UCH   | advancedcombat       | 1.1.2           | Advanced-Swords-Mod-1.12.2.jar                | None                                     |
    | UCH   | biomesoplenty        | 7.0.1.2399      | BiomesOPlenty-1.12.2-7.0.1.2399-universal.jar | None                                     |
    | UCH   | craftstudioapi       | 1.0.0           | CraftStudio-API-1.12.1.jar                    | None                                     |
    | UCH   | animania             | 1.5.1.1         | Animania-Mod-1.12.2.jar                       | None                                     |
    | UCH   | autoreglib           | 1.3-15          | AutoRegLib-1.12.jar                           | None                                     |
    | UCH   | bibliocraft          | 2.4.5           | BiblioCraft-Mod-1.12.2.jar                    | None                                     |
    | UCH   | chisel               | MC1.12-0.1.1.28 | Chisel-MC1.12-0.1.1.28.jar                    | None                                     |
    | UCH   | codechickenlib       | 3.1.6.339       | CodeChickenLib-1.12.2.jar                     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | scollectibles        | demo            | Collectibles-Mod-1.12.2.jar                   | None                                     |
    | UCH   | waila                | 1.8.26          | Hwyla-Mod-1.12.2.jar                          | None                                     |
    | UCH   | jei                  | 4.11.0.212      | jei_1.12.2-4.11.0.212.jar                     | None                                     |
    | UCH   | keepinginventory     | 2.3             | Keeping-Inventory-Mod-1.12.1.jar              | None                                     |
    | UCH   | mobends              | 0.24            | Mo-Bends-Mod-1.12.jar                         | None                                     |
    | UCH   | mopickaxes           | 10.0 BETA       | Mo-Pickaxes-Mod-1.12.2.jar                    | None                                     |
    | UCH   | zawa                 | 1.12.2-1.3.2    | zawa+-+1.3.2+(1.12.2).jar                     | None                                     |
    | UCH   | moon-core            | 7.0             | moon-core+7.0+(1.12).jar                      | None                                     |
    | UCH   | naturescompass       | 1.5.0           | Natures-Compass-Mod-1.12.jar                  | None                                     |
    | UCH   | nei                  | 2.4.1           | Not-Enough-Items-1.12.2-Recommended.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | treechopper          | 1.2.4           | Tree-Chopper-Mod-1.12.2.jar                   | None                                     |
    | UCH   | unlimitedchiselworks | 0.1.11          | Unlimited-Chisel-Works-Mod-1.12.2.jar         | None                                     |
    | UCH   | wailaharvestability  | 1.1.11          | Waila-Harvestability-Mod-1.12.jar             | None                                     |
    | UCH   | xaerominimap         | 1.13.9          | Xaeros-Minimap-Mod-1.12.jar                   | None                                     |

    Loaded coremods (and transformers): 
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1 ATI-1.68.20' Renderer: 'ATI Radeon HD 5670 OpenGL Engine'
    Launched Version: 1.12.2-forge1.12.2-14.23.2.2611
    LWJGL: 2.9.2
    OpenGL: ATI Radeon HD 5670 OpenGL Engine GL version 2.1 ATI-1.68.20, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 4x Intel(R) Core(TM) i3 CPU 550 @ 3.20GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_C9
    Render Distance Chunks: 16
    Mipmaps: 2
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 2.1 ATI-1.68.20
    OpenGlRenderer: ATI Radeon HD 5670 OpenGL Engine
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

 

 

Edited by DaemonUmbra
Text Wall Moved to Spoiler
Posted

First of all, use spoilers for your crash reports:

Spoiler

<crash report>

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

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

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

Posted (edited)
Spoiler

 

---- Minecraft Crash Report ----

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

// Ooh. Shiny.

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

java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getItemListOverlay()Lmezz/jei/gui/overlay/IngredientListOverlay;
    at codechicken.nei.jei.JEIIntegrationManager.getTextFieldFilter(JEIIntegrationManager.java:124)
    at codechicken.nei.jei.gui.ContainerEventHandler.onGuiMouseEventpre(ContainerEventHandler.java:40)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_346_ContainerEventHandler_onGuiMouseEventpre_Pre.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:500)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1758)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1097)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Thread: Client thread
Stacktrace:
    at codechicken.nei.jei.JEIIntegrationManager.getTextFieldFilter(JEIIntegrationManager.java:124)
    at codechicken.nei.jei.gui.ContainerEventHandler.onGuiMouseEventpre(ContainerEventHandler.java:40)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_346_ContainerEventHandler_onGuiMouseEventpre_Pre.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:500)

-- Affected screen --
Details:
    Screen name: net.minecraft.client.gui.GuiMainMenu
Stacktrace:
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1758)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1097)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Mac OS X (x86_64) version 10.13.6
    Java Version: 1.8.0_74, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 721824912 bytes (688 MB) / 1711276032 bytes (1632 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 7 total; -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.4.2759 Optifine OptiFine_1.12.2_HD_U_E2 28 mods loaded, 28 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State  | ID                   | Version           | Source                                            | Signature                                |
    |:------ |:-------------------- |:----------------- |:------------------------------------------------- |:---------------------------------------- |
    | UCHIJA | minecraft            | 1.12.2            | minecraft.jar                                     | None                                     |
    | UCHIJA | mcp                  | 9.42              | minecraft.jar                                     | None                                     |
    | UCHIJA | FML                  | 8.0.99.99         | forge-1.12.2-14.23.4.2759.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJA | forge                | 14.23.4.2759      | forge-1.12.2-14.23.4.2759.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJA | advancedcombat       | 1.1.2             | advancedcombat-1.1.2-[1.12].jar                   | None                                     |
    | UCHIJA | biomesoplenty        | 7.0.1.2399        | BiomesOPlenty-1.12.2-7.0.1.2399-universal (1).jar | None                                     |
    | UCHIJA | craftstudioapi       | 1.0.0             | CraftStudio-1.0.0.93-mc1.12-alpha.jar             | None                                     |
    | UCHIJA | quark                | r1.5-129          | Quark-r1.5-129 (2).jar                            | None                                     |
    | UCHIJA | animania             | 1.5.1.1           | animania-1.12.2-1.5.1.1.jar                       | None                                     |
    | UCHIJA | autoreglib           | 1.3-20            | AutoRegLib-1.3-20.jar                             | None                                     |
    | UCHIJA | backpacks16840       | 3.5.2             | backpacks+1.12.2+-+3.5.2.jar                      | None                                     |
    | UCHIJA | bibliocraft          | 2.4.5             | BiblioCraft[v2.4.5][MC1.12.2].jar                 | None                                     |
    | UCHIJA | ctm                  | MC1.12-0.2.3.12   | Connected-Textures-Mod-1.12.2.jar                 | None                                     |
    | UCHIJA | chisel               | MC1.12.2-0.2.1.34 | Chisel-MC1.12.2-0.2.1.34.jar                      | None                                     |
    | UCHIJA | codechickenlib       | 3.2.1.351         | CodeChickenLib-1.12.2-3.2.1.351-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJA | waila                | 1.8.26            | Hwyla-1.8.26-B41_1.12.2.jar                       | None                                     |
    | UCHIJA | jei                  | 4.12.0.215        | jei_1.12.2-4.12.0.215.jar                         | None                                     |
    | UCHIJA | keepinginventory     | 2.4               | KeepingInventory-1.12.2-2.4.jar                   | None                                     |
    | UCHIJA | mobends              | 0.24              | mobends-0.24_for_MC-1.12.jar                      | None                                     |
    | UCHIJA | zawa                 | 1.12.2-1.3.2      | zawa+-+1.3.2+(1.12.2).jar                         | None                                     |
    | UCHIJA | moon-core            | 7.0               | moon-core+7.0+(1.12) (1).jar                      | None                                     |
    | UCHIJA | naturescompass       | 1.5.1             | NaturesCompass-1.12.2-1.5.1.jar                   | None                                     |
    | UCHIJA | nei                  | 2.4.1             | Not-Enough-Items-1.12.2-Recommended.jar           | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJA | scollectibles        | demo              | scollectibles-1.1.jar                             | None                                     |
    | UCHIJA | treechopper          | 1.2.4             | TreeChopper-1.12.2-1.2.4.jar                      | None                                     |
    | UCHIJA | unlimitedchiselworks | 0.1.11            | Unlimited-Chisel-Works-Mod-1.12.2.jar             | None                                     |
    | UCHIJA | wailaharvestability  | 1.1.12            | WailaHarvestability-mc1.12-1.1.12.jar             | None                                     |
    | UCHIJA | xaerominimap         | 1.15.3            | Xaeros_Minimap_1.15.3_Forge_1.12.jar              | None                                     |

    Loaded coremods (and transformers): 
CTMCorePlugin (Connected-Textures-Mod-1.12.2.jar)
  team.chisel.ctm.client.asm.CTMTransformer
LoadingPlugin (Quark-r1.5-129 (2).jar)
  vazkii.quark.base.asm.ClassTransformer
BCModPlugin (backpacks+1.12.2+-+3.5.2.jar)
  brad16840.core.ClassTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1 ATI-1.68.20' Renderer: 'ATI Radeon HD 5670 OpenGL Engine'
    Launched Version: 1.12.2-forge1.12.2-14.23.4.2759
    LWJGL: 2.9.2
    OpenGL: ATI Radeon HD 5670 OpenGL Engine GL version 2.1 ATI-1.68.20, ATI Technologies Inc.
    GL Caps: VboRegions not supported, missing: OpenGL 1.3, ARB_copy_buffer
Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 4x Intel(R) Core(TM) i3 CPU 550 @ 3.20GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_E2
    OptiFine Build: 20180728-185429
    Render Distance Chunks: 16
    Mipmaps: 2
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 2.1 ATI-1.68.20
    OpenGlRenderer: ATI Radeon HD 5670 OpenGL Engine
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

 

 

Edited by DaemonUmbra
Text Wall Moved to Spoiler
Posted

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

Posted

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

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

 

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

 

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

Posted
14 minutes ago, BANANA__BREAD said:

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

Why do you have nei and jei?

 

5 minutes ago, Animus_Surge said:

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

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

VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING

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

Forge and vanilla BlockState generator.

Posted
Just now, Animefan8888 said:

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

I just realized that, too late though...

 

Yeah, why are you using both NEI and JEI?

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

 

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

 

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

Posted

Get rid of one of the two mods

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

 

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

 

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

Posted

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

 

 

Posted
1 minute ago, BANANA__BREAD said:

AHHHH IT WORKED!!!!!

THIS SITE IS SO HELPFUL

THANK YOU PEEPSSSSS

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

THANKS

No problem

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

 

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

 

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

  • 9 months later...
Posted (edited)

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

Spoiler

 

---- Minecraft Crash Report ----

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

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

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

java.lang.ClassCastException: micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP cannot be cast to net.minecraft.entity.player.EntityPlayerMP
    at DamageIndicatorsMod.core.DIEventBus.livingEvent(DIEventBus.java:229)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2116_DIEventBus_livingEvent_LivingUpdateEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:566)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2095)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377)
    at net.minecraft.world.World.func_72866_a(World.java:1993)
    at net.minecraft.world.World.func_72870_g(World.java:1955)
    at net.minecraft.world.World.func_72939_s(World.java:1759)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1847)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

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

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

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [GCEntityClientPlayerMP['Keicam'/23495, l='MpServer', x=397.58, y=46.42, z=292.88]]
    Chunk stats: MultiplayerChunkCache: 289, 289
    Level seed: 0
    Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false
    Level generator options: 
    Level spawn location: World: (233,64,221), Chunk: (at 9,4,13 in 14,13; contains blocks 224,0,208 to 239,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 58284 game time, 58284 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 115 total; [EntityItem['item.item.exoticbirds.robin_egg'/23040, l='MpServer', x=381.82, y=63.00, z=258.95], EntityHeron['Heron'/23041, l='MpServer', x=383.40, y=63.00, z=278.63], MoCEntityManderin['Manderin'/23042, l='MpServer', x=371.15, y=62.08, z=301.61], MoCEntityManderin['Manderin'/23043, l='MpServer', x=377.18, y=62.38, z=301.15], EntityElectricCreeper['Electric Creeper'/23044, l='MpServer', x=380.81, y=51.00, z=292.39], EntityFireworkCreeper['Firework Creeper'/23045, l='MpServer', x=375.50, y=29.00, z=307.50], MoCEntityManderin['Manderin'/23046, l='MpServer', x=368.68, y=61.64, z=322.69], EntityCakeCreeper['Cake Creeper'/23047, l='MpServer', x=373.50, y=18.00, z=340.50], EntityEnderCreeper['Ender Creeper'/23048, l='MpServer', x=380.58, y=29.00, z=343.52], EntityPsychicCreeper['Psychic Creeper'/23049, l='MpServer', x=383.74, y=30.00, z=336.58], EntityFurnaceCreeper['Furnace Creeper'/23050, l='MpServer', x=369.44, y=33.00, z=344.27], EntityWindCreeper['Wind Creeper'/23051, l='MpServer', x=375.44, y=41.00, z=357.83], EntityWaterCreeper['Water Creeper'/23052, l='MpServer', x=369.50, y=32.00, z=358.50], EntityEarthCreeper['Earth Creeper'/23053, l='MpServer', x=380.50, y=40.00, z=355.50], EntityIllusionCreeper['Illusion Creeper'/23058, l='MpServer', x=396.50, y=23.00, z=238.50], MoCEntityCod['Cod'/23059, l='MpServer', x=393.75, y=62.00, z=276.29], EntityHedgehog['Hedgehog'/23060, l='MpServer', x=390.17, y=63.00, z=291.17], EntityWaterCreeper['Water Creeper'/23061, l='MpServer', x=384.50, y=52.00, z=297.78], EntityFireworkCreeper['Firework Creeper'/23062, l='MpServer', x=386.17, y=52.00, z=290.49], EntityReverseCreeper['Reverse Creeper'/23063, l='MpServer', x=394.70, y=12.32, z=329.70], EntityFireworkCreeper['Firework Creeper'/23064, l='MpServer', x=398.50, y=28.00, z=320.50], MoCEntityManderin['Manderin'/23065, l='MpServer', x=384.72, y=62.53, z=330.40], MoCEntityGoldFish['GoldFish'/23066, l='MpServer', x=392.62, y=61.46, z=324.38], EntityDarkCreeper['Dark Creeper'/23067, l='MpServer', x=398.50, y=42.00, z=357.50], MoCEntityPiranha['Piranha'/23068, l='MpServer', x=392.50, y=61.49, z=366.50], MoCEntityPiranha['Piranha'/23069, l='MpServer', x=392.50, y=62.32, z=364.50], MoCEntityRaccoon['Raccoon'/23080, l='MpServer', x=409.92, y=62.82, z=232.84], MoCEntityCod['Cod'/23081, l='MpServer', x=405.09, y=62.03, z=262.31], EntityCookieCreeper['Cookie Creeper'/23082, l='MpServer', x=405.50, y=49.00, z=284.82], EntitySpringCreeper['Spring Creeper'/23083, l='MpServer', x=406.00, y=33.00, z=290.30], EntitySpringCreeper['Spring Creeper'/23084, l='MpServer', x=406.70, y=33.00, z=290.90], EntityItem['item.tile.stonebrick'/23085, l='MpServer', x=402.78, y=41.00, z=295.87], EntityItem['item.item.slimeball'/23086, l='MpServer', x=411.01, y=21.00, z=327.98], EntityItem['item.name.lootbags_lootbag_Uncommon'/23087, l='MpServer', x=410.08, y=21.00, z=327.41], EntityItem['item.item.string'/23088, l='MpServer', x=404.88, y=23.00, z=324.49], EntityItem['item.name.lootbags_lootbag_Common'/23089, l='MpServer', x=406.13, y=38.00, z=343.56], EntityItem['item.item.string'/23090, l='MpServer', x=406.71, y=38.00, z=344.13], EntityCookieCreeper['Cookie Creeper'/23092, l='MpServer', x=405.80, y=33.00, z=369.52], EntityIllusionCreeper['Illusion Creeper'/23101, l='MpServer', x=421.47, y=39.00, z=265.84], MoCEntityCod['Cod'/23102, l='MpServer', x=427.18, y=60.18, z=269.88], MoCEntityFishy['Fishy'/23103, l='MpServer', x=427.72, y=62.02, z=264.21], MoCEntityFishy['Fishy'/23104, l='MpServer', x=423.10, y=61.88, z=273.66], EntityReverseCreeper['Reverse Creeper'/23105, l='MpServer', x=429.62, y=14.00, z=297.51], EntityFireCreeper['Fire Creeper'/23106, l='MpServer', x=426.50, y=23.00, z=301.50], EntityDarkCreeper['Dark Creeper'/23107, l='MpServer', x=430.53, y=23.00, z=295.79], EntityLightCreeper['Light Creeper'/23108, l='MpServer', x=424.17, y=29.00, z=315.46], EntityEnderCreeper['Ender Creeper'/23109, l='MpServer', x=424.49, y=27.00, z=317.84], EntityReverseCreeper['Reverse Creeper'/23110, l='MpServer', x=424.42, y=40.12, z=339.52], GCEntityClientPlayerMP['Keicam'/23495, l='MpServer', x=397.58, y=46.42, z=292.88], EntityItem['item.item.string'/23655, l='MpServer', x=438.96, y=18.00, z=297.20], EntityWaterCreeper['Water Creeper'/23656, l='MpServer', x=436.81, y=32.00, z=302.34], EntitySpringCreeper['Spring Creeper'/23657, l='MpServer', x=432.18, y=32.00, z=299.24], EntityItem['item.name.lootbags_lootbag_Common'/23658, l='MpServer', x=435.44, y=51.00, z=302.06], MoCEntityPiranha['Piranha'/23659, l='MpServer', x=458.50, y=61.70, z=278.50], EntityWaterCreeper['Water Creeper'/23663, l='MpServer', x=471.50, y=29.00, z=273.50], MoCEntityFishy['Fishy'/23666, l='MpServer', x=435.85, y=61.06, z=262.81], MoCEntityButterfly['ButterFly'/23667, l='MpServer', x=440.42, y=63.00, z=264.64], EntityDarkCreeper['Dark Creeper'/23669, l='MpServer', x=434.80, y=34.00, z=278.56], EntityDarkCreeper['Dark Creeper'/23670, l='MpServer', x=432.50, y=39.00, z=274.50], EntityDarkCreeper['Dark Creeper'/23671, l='MpServer', x=432.50, y=39.00, z=274.50], MoCEntityFishy['Fishy'/23672, l='MpServer', x=439.04, y=61.01, z=279.85], MoCEntityStingRay['StingRay'/23673, l='MpServer', x=438.73, y=59.11, z=277.97], MoCEntityDolphin['Dolphin'/23675, l='MpServer', x=460.80, y=59.33, z=351.29], MoCEntityCod['Cod'/23697, l='MpServer', x=436.15, y=59.92, z=240.55], EntitySpringCreeper['Spring Creeper'/23711, l='MpServer', x=433.49, y=36.00, z=340.51], EntityPsychicCreeper['Psychic Creeper'/22958, l='MpServer', x=322.50, y=26.00, z=218.50], MoCEntityAnt['Ant'/22960, l='MpServer', x=324.50, y=66.00, z=251.50], MoCEntityFirefly['Firefly'/22961, l='MpServer', x=328.50, y=66.00, z=253.50], MoCEntityRaccoon['Raccoon'/22963, l='MpServer', x=325.33, y=70.00, z=258.60], MoCEntityRaccoon['Raccoon'/22964, l='MpServer', x=326.39, y=70.00, z=258.30], MoCEntityMouse['Mouse'/22965, l='MpServer', x=335.50, y=68.00, z=260.50], MoCEntityFirefly['Firefly'/22966, l='MpServer', x=327.56, y=66.00, z=256.50], EntityHydrogenCreeper['Hydrogen Creeper'/22972, l='MpServer', x=326.49, y=32.00, z=300.16], MoCEntityMaggot['Maggot'/22973, l='MpServer', x=323.25, y=78.00, z=319.45], MoCEntityButterfly['ButterFly'/22974, l='MpServer', x=325.50, y=78.00, z=317.50], MoCEntityCricket['Cricket'/22975, l='MpServer', x=330.22, y=77.00, z=309.49], MoCEntityFly['Fly'/22976, l='MpServer', x=333.55, y=76.00, z=312.31], MoCEntityMaggot['Maggot'/22977, l='MpServer', x=322.21, y=78.00, z=322.06], MoCEntityButterfly['ButterFly'/22978, l='MpServer', x=327.31, y=77.00, z=322.02], MoCEntityRaccoon['Raccoon'/22990, l='MpServer', x=339.76, y=63.00, z=239.60], EntityFrogs['Frog'/22991, l='MpServer', x=337.44, y=63.00, z=232.60], EntityHedgehog['Hedgehog'/22992, l='MpServer', x=345.11, y=64.00, z=249.93], EntityPigeon['Pigeon'/22993, l='MpServer', x=351.85, y=65.00, z=256.67], EntityItem['item.item.exoticbirds.magpie_egg'/22994, l='MpServer', x=344.27, y=79.00, z=286.48], EntityMagpie['Magpie'/22995, l='MpServer', x=340.09, y=80.00, z=285.58], EntityItem['item.item.exoticbirds.magpie_egg'/22996, l='MpServer', x=337.26, y=81.00, z=284.01], MoCEntityMaggot['Maggot'/22998, l='MpServer', x=348.75, y=76.00, z=302.36], EntityMagpie['Magpie'/22999, l='MpServer', x=341.09, y=77.25, z=299.50], EntityHedgehog['Hedgehog'/23000, l='MpServer', x=341.26, y=79.00, z=292.69], EntityHedgehog['Hedgehog'/23001, l='MpServer', x=340.50, y=79.00, z=293.25], EntityItem['item.item.exoticbirds.magpie_egg'/23002, l='MpServer', x=347.02, y=78.00, z=297.61], EntityMagpie['Magpie'/23003, l='MpServer', x=348.45, y=77.00, z=288.55], MoCEntityAnt['Ant'/23004, l='MpServer', x=341.50, y=76.00, z=310.50], MoCEntityAnt['Ant'/23005, l='MpServer', x=340.50, y=76.00, z=308.78], MoCEntityFly['Fly'/23006, l='MpServer', x=349.55, y=74.00, z=309.58], MoCEntityAnt['Ant'/23007, l='MpServer', x=341.50, y=75.00, z=320.50], EntityHydrogenCreeper['Hydrogen Creeper'/23008, l='MpServer', x=351.50, y=33.00, z=356.50], EntityHedgehog['Hedgehog'/23009, l='MpServer', x=338.75, y=62.88, z=353.23], EntityPigeon['Pigeon'/23014, l='MpServer', x=366.33, y=63.00, z=249.73], EntityItem['item.item.exoticbirds.pigeon_egg'/23015, l='MpServer', x=366.17, y=63.00, z=249.88], MoCEntityCricket['Cricket'/23016, l='MpServer', x=364.23, y=63.00, z=248.07], MoCEntityRaccoon['Raccoon'/23017, l='MpServer', x=356.31, y=64.00, z=252.01], EntityRobin['Robin'/23018, l='MpServer', x=355.54, y=73.00, z=283.08], EntityItem['item.item.exoticbirds.robin_egg'/23019, l='MpServer', x=355.13, y=72.00, z=284.76], MoCEntityRaccoon['Raccoon'/23020, l='MpServer', x=365.68, y=55.00, z=288.74], EntityWindCreeper['Wind Creeper'/23021, l='MpServer', x=359.30, y=26.00, z=311.65], EntityReverseCreeper['Reverse Creeper'/23022, l='MpServer', x=355.50, y=27.00, z=332.50], EntityHeron['Heron'/23032, l='MpServer', x=376.92, y=63.00, z=255.89], EntityItem['item.item.exoticbirds.heron_egg'/23033, l='MpServer', x=377.57, y=63.00, z=254.34], EntityHeron['Heron'/23034, l='MpServer', x=369.60, y=64.00, z=241.62], EntityHeron['Heron'/23035, l='MpServer', x=372.81, y=64.00, z=253.44], EntityItem['item.item.exoticbirds.heron_egg'/23036, l='MpServer', x=369.72, y=64.00, z=252.18], EntityItem['item.item.exoticbirds.heron_egg'/23037, l='MpServer', x=370.26, y=64.00, z=241.65], EntityRobin['Robin'/23038, l='MpServer', x=375.56, y=63.00, z=269.93], EntityRobin['Robin'/23039, l='MpServer', x=382.25, y=63.00, z=258.84]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_112, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2031562824 bytes (1937 MB) / 5192982528 bytes (4952 MB) up to 8479244288 bytes (8086 MB)
    JVM Flags: 7 total; -Xmx12G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn1056M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G
    IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
    FML: MCP 9.42 Powered by Forge 14.23.5.2796 Optifine OptiFine_1.12.2_HD_U_E3 162 mods loaded, 162 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State  | ID                                | Version                  | Source                                          | Signature                                |
    |:------ |:--------------------------------- |:------------------------ |:----------------------------------------------- |:---------------------------------------- |
    | LCHIJA | minecraft                         | 1.12.2                   | minecraft.jar                                   | None                                     |
    | LCHIJA | mcp                               | 9.42                     | minecraft.jar                                   | None                                     |
    | LCHIJA | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2796.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge                             | 14.23.5.2796             | forge-1.12.2-14.23.5.2796.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | ivtoolkit                         | 1.3.3-1.12               | minecraft.jar                                   | None                                     |
    | LCHIJA | micdoodlecore                     |                          | minecraft.jar                                   | None                                     |
    | LCHIJA | openmodscore                      | 0.12.1                   | minecraft.jar                                   | None                                     |
    | LCHIJA | foamfixcore                       | 7.7.4                    | minecraft.jar                                   | None                                     |
    | LCHIJA | obfuscate                         | 0.2.6                    | minecraft.jar                                   | None                                     |
    | LCHIJA | ic2                               | 2.8.138-ex112            | industrialcraft-2-2.8.138-ex112.jar             | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCHIJA | advanced_machines                 | 61.0.1                   | Advanced+Machines-61.0.1.jar                    | None                                     |
    | LCHIJA | advanced_solar_panels             | 4.3.0                    | Advanced+Solar+Panels-4.3.0.jar                 | None                                     |
    | LCHIJA | aether_legacy                     | 1.4.4                    | Aether-Legacy-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | ageofweapons                      | 0.13.5                   | Age+of+Weapons+1.12.2++(v.0.13.5).jar           | None                                     |
    | LCHIJA | biomesoplenty                     | 7.0.1.2438               | BiomesOPlenty-1.12.2-7.0.1.2438-universal.jar   | None                                     |
    | LCHIJA | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                          | None                                     |
    | LCHIJA | jei                               | 4.13.1.225               | jei_1.12.2-4.13.1.225.jar                       | None                                     |
    | LCHIJA | thaumcraft                        | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                | None                                     |
    | LCHIJA | botania                           | r1.10-361                | Botania+r1.10-361.jar                           | None                                     |
    | LCHIJA | redstoneflux                      | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar         | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | cofhcore                          | 4.6.1                    | CoFHCore-1.12.2-4.6.1.22-universal.jar          | None                                     |
    | LCHIJA | craftstudioapi                    | 1.0.0                    | CraftStudio-1.0.0.93-mc1.12-alpha.jar           | None                                     |
    | LCHIJA | harvestcraft                      | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zb.jar                 | None                                     |
    | LCHIJA | ctm                               | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                       | None                                     |
    | LCHIJA | twilightforest                    | 3.9.888                  | twilightforest-1.12.2-3.9.888-universal.jar     | None                                     |
    | LCHIJA | animania                          | 1.6                      | Animania-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | appleskin                         | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                      | None                                     |
    | LCHIJA | architecturecraft                 | @VERSION@                | architecturecraft-1.12-3.80.jar                 | None                                     |
    | LCHIJA | mantle                            | 1.12-1.3.3.39            | Mantle-1.12-1.3.3.39.jar                        | None                                     |
    | LCHIJA | chisel                            | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                    | None                                     |
    | LCHIJA | endercore                         | 1.12.2-0.5.43            | EnderCore-1.12.2-0.5.43.jar                     | None                                     |
    | LCHIJA | codechickenlib                    | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | cofhworld                         | 1.3.0                    | CoFHWorld-1.12.2-1.3.0.6-universal.jar          | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | thermalfoundation                 | 2.6.1                    | ThermalFoundation-1.12.2-2.6.1.22-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | thermalexpansion                  | 5.5.2                    | ThermalExpansion-1.12.2-5.5.2.39-universal.jar  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | enderio                           | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | enderiointegrationtic             | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | tconstruct                        | 1.12.2-2.11.0.106        | TConstruct-1.12.2-2.11.0.106.jar                | None                                     |
    | LCHIJA | thedragonlib                      | 1.12.2-5.3.0             | thedragonlib-1.12.2-5.3.0.jar                   | None                                     |
    | LCHIJA | armorplus                         | 1.12.2-11.16.0.45        | armorplus-1.12.2-11.16.0.45.jar                 | None                                     |
    | LCHIJA | autoplant                         | 1.12-1.0.0               | autoplant-1.12-1.0.0.jar                        | None                                     |
    | LCHIJA | autoreglib                        | 1.3-24                   | AutoRegLib-1.3-24.jar                           | None                                     |
    | LCHIJA | backpack                          | 3.0.2                    | backpack-3.0.2-1.12.2.jar                       | None                                     |
    | LCHIJA | base                              | 3.11.0                   | base-1.12.2-3.11.0.jar                          | None                                     |
    | LCHIJA | battletowers                      | 1.6.4                    | BattleTowers-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | bauercam                          | 1.13                     | BauerCam-v1.13-1.12.jar                         | None                                     |
    | LCHIJA | bettercombatmod                   | 1.5.6                    | BetterCombat-1.12.2-1.5.6.jar                   | None                                     |
    | LCHIJA | bibliocraft                       | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar               | None                                     |
    | LCHIJA | guideapi                          | 1.12-2.1.8-63            | Guide-API-1.12.2.jar                            | None                                     |
    | LCHIJA | bloodmagic                        | 1.12.2-2.4.1-103         | Blood-Magic-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | bookshelf                         | 2.3.569                  | Bookshelf-1.12.2-2.3.569.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | brandonscore                      | 2.4.9                    | BrandonsCore-1.12.2-2.4.9.195-universal.jar     | None                                     |
    | LCHIJA | bullseye                          | 3.0.7                    | Bullseye-1.12.2-3.0.7.jar                       | None                                     |
    | LCHIJA | cavern                            | 1.10.2                   | Cavern_1.12.1-v1.10.2.jar                       | None                                     |
    | LCHIJA | cdm                               | 0.4.1                    | cdm-0.4.1-mc1.12.2.jar                          | None                                     |
    | LCHIJA | cfm                               | 6.2.0                    | cfm-6.2.0-mc1.12.2.jar                          | None                                     |
    | LCHIJA | cgm                               | 0.9.2                    | cgm-0.9.2-mc1.12.2.jar                          | None                                     |
    | LCHIJA | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                        | None                                     |
    | LCHIJA | clumps                            | 3.1.1                    | Clumps-3.1.1.jar                                | None                                     |
    | LCHIJA | conarm                            | 1.2.4                    | Constructs-Armory-Mod-1.12.2.jar                | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCHIJA | customspawner                     | 3.11.4                   | CustomMobSpawner-3.11.4.jar                     | None                                     |
    | LCHIJA | damageindicatorsmod               | 1.0                      | Damage-Indicators-Mod-1.12.2.jar                | None                                     |
    | LCHIJA | mocreatures                       | 12.0.5                   | DrZharks MoCreatures Mod-12.0.5.jar             | None                                     |
    | LCHIJA | dynamiclights                     | 1.4.9                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | dynamiclights_onfire              | 1.0.7                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | dynamiclights_creepers            | 1.0.6                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | dynamiclights_dropitems           | 1.1.0                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | dynamiclights_entityclasses       | 1.0.1                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | dynamiclights_mobequipment        | 1.1.0                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | dynamiclights_flamearrows         | 1.0.1                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | dynamiclights_floodlights         | 1.0.3                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | dynamiclights_otherplayers        | 1.0.9                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | dynamiclights_theplayer           | 1.1.3                    | DynamicLights-1.12.2.jar                        | None                                     |
    | LCHIJA | ebwizardry                        | 4.1.2                    | Electroblob's Wizardry - 4.1.2 - MC 1.12.2.jar  | None                                     |
    | LCHIJA | elementalcreepers                 | $version                 | Elemental-Creepers-Redux-Mod-1.12.2.jar         | None                                     |
    | LCHIJA | eplus                             | 5.0.174                  | EnchantingPlus-1.12.2-5.0.174.jar               | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | enderstorage                      | 2.4.5.135                | Ender-Storage-Mod-1.12.2.jar                    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | enderiobase                       | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | enderioconduits                   | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | enderioconduitsappliedenergistics | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | enderioconduitsopencomputers      | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | refinedstorage                    | 1.6.12                   | refinedstorage-1.6.12.jar                       | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
    | LCHIJA | enderioconduitsrefinedstorage     | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | enderiointegrationforestry        | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | enderiointegrationticlate         | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | ftblib                            | 5.4.0.73                 | FTBLib-5.4.0.73.jar                             | None                                     |
    | LCHIJA | enderiomachines                   | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | enderiopowertools                 | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
    | LCHIJA | erebus                            | 1.0.30                   | Erebus-1.0.30.jar                               | None                                     |
    | LCHIJA | exoticbirds                       | 1.0                      | Exotic+Birds+1.12.2-2.2.1.jar                   | None                                     |
    | LCHIJA | galacticraftcore                  | 4.0.1.184                | GalacticraftCore-1.12.2-4.0.1.184.jar           | None                                     |
    | LCHIJA | galacticraftplanets               | 4.0.1.184                | Galacticraft-Planets-1.12.2-4.0.1.184.jar       | None                                     |
    | LCHIJA | mjrlegendslib                     | 1.12.2-1.1.6             | MJRLegendsLib-1.12.2-1.1.6.jar                  | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LCHIJA | extraplanets                      | 1.12.2-0.4.6             | ExtraPlanets-1.12.2-0.4.6.jar                   | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LCHIJA | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.8.jar                      | None                                     |
    | LCHIJA | zerocore                          | 1.12-0.1.2.3             | zerocore-1.12-0.1.2.3.jar                       | None                                     |
    | LCHIJA | bigreactors                       | 1.12.2-0.4.5.50          | ExtremeReactors-1.12.2-0.4.5.50.jar             | None                                     |
    | LCHIJA | familiarfauna                     | 1.0.11                   | FamiliarFauna-1.12.2-1.0.11.jar                 | None                                     |
    | LCHIJA | fastleafdecay                     | v14                      | FastLeafDecay-v14.jar                           | None                                     |
    | LCHIJA | foamfix                           | 0.10.3-1.12.2            | foamfix-0.10.3-1.12.2.jar                       | None                                     |
    | LCHIJA | forgelin                          | 1.8.2                    | Forgelin-1.8.2.jar                              | None                                     |
    | LCHIJA | gardenstuff                       | 1.12-2.1.1               | GardenStuff-1.12-2.1.1.jar                      | None                                     |
    | LCHIJA | grapplemod                        | 1.12.2-v11.1             | grapplemod-v11.1-1.12.2.jar                     | None                                     |
    | LCHIJA | harvest                           | 1.12-1.2.7-20            | Harvest-1.12-1.2.7-20.jar                       | None                                     |
    | LCHIJA | hud                               | 1.3.9                    | hud-1.3.9-1.12.jar                              | None                                     |
    | LCHIJA | waila                             | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                     | None                                     |
    | LCHIJA | mekanism                          | 1.12.2-9.4.13.349        | Mekanism-1.12.2-9.4.13.349.jar                  | None                                     |
    | LCHIJA | teslacorelib                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.2-226.jar       | None                                     |
    | LCHIJA | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                        | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCHIJA | ironbackpacks                     | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar               | None                                     |
    | LCHIJA | ironchest                         | 1.12.2-7.0.54.838        | ironchest-1.12.2-7.0.54.838.jar                 | None                                     |
    | LCHIJA | jehc                              | 1.12.2                   | JEHC-1.12.2-1.6.2.0.jar                         | None                                     |
    | LCHIJA | journeymap                        | 1.12.2-5.5.3             | journeymap-1.12.2-5.5.3.jar                     | None                                     |
    | LCHIJA | landlust                          | 1.12.2-0.3.6             | landlust-1.12.2-0.3.6.jar                       | None                                     |
    | LCHIJA | lex                               | 1.0.8                    | LibEx-1.12.2-1.0.8.jar                          | None                                     |
    | LCHIJA | lootbags                          | 2.5.7                    | LootBags-1.12.2-2.5.7.jar                       | None                                     |
    | LCHIJA | malisiscore                       | 1.12.2-6.4.0             | malisiscore-1.12.2-6.4.0.jar                    | None                                     |
    | LCHIJA | malisisdoors                      | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                   | None                                     |
    | LCHIJA | mekanismgenerators                | 9.4.11                   | MekanismGenerators-1.12.2-9.4.13.349.jar        | None                                     |
    | LCHIJA | mekanismtools                     | 9.4.11                   | MekanismTools-1.12.2-9.4.13.349.jar             | None                                     |
    | LCHIJA | moreplanets                       | 2.0.17                   | More-Planets-1.12.2-2.0.17-GC181.jar            | b3468b224a74e296555ad7efeb35f482e6f445de |
    | LCHIJA | moreoverlays                      | 1.14                     | moreoverlays-1.14-mc1.12.2.jar                  | None                                     |
    | LCHIJA | mousetweaks                       | 2.9                      | MouseTweaks-2.9-mc1.12.2.jar                    | None                                     |
    | LCHIJA | nex                               | 2.0.8                    | NetherEx-1.12.2-2.0.8.jar                       | None                                     |
    | LCHIJA | openmods                          | 0.12.1                   | OpenModsLib-1.12.2-0.12.1.jar                   | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LCHIJA | openblocks                        | 1.8                      | OpenBlocks-1.12.2-1.8.jar                       | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LCHIJA | placebo                           | 1.5.0                    | Placebo-1.12.2-1.5.0.jar                        | None                                     |
    | LCHIJA | projecte                          | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                     | None                                     |
    | LCHIJA | plustic                           | 6.5.4.2                  | plustic-6.5.4.2.jar                             | None                                     |
    | LCHIJA | reborncore                        | 3.12.1.385               | RebornCore-1.12.2-3.12.1.385-universal.jar      | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LCHIJA | rebornstorage                     | 1.0.0                    | RebornStorage-1.12.2-3.3.2.79.jar               | None                                     |
    | LCHIJA | reccomplex                        | 1.4.8.2                  | Recurrent-Complex-Mod-1.12.2.jar                | None                                     |
    | LCHIJA | reforged                          | 0.7.5                    | Reforged-Mod-1.12.jar                           | None                                     |
    | LCHIJA | xreliquary                        | 1.12.2-1.3.4.780         | Reliquary-1.12.2-1.3.4.780.jar                  | None                                     |
    | LCHIJA | roguelike                         | 1.8.0                    | RoguelikeDungeons-1.12.2-1.8.0.jar              | None                                     |
    | LCHIJA | ropeladders                       | 2.0.0                    | RopeLadders-1.12.2-2.0.0.jar                    | None                                     |
    | LCHIJA | sereneseasons                     | 1.2.15                   | SereneSeasons-1.12.2-1.2.15-universal.jar       | None                                     |
    | LCHIJA | shadowmc                          | 3.8.0                    | ShadowMC-1.12-3.8.0.jar                         | None                                     |
    | LCHIJA | soundfilters                      | 0.10_for_1.12            | SoundFilters-0.10_for_1.12.jar                  | None                                     |
    | LCHIJA | spartanshields                    | 1.4.1                    | SpartanShields-1.12.2-1.4.1.jar                 | None                                     |
    | LCHIJA | storagedrawers                    | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.8.jar                 | None                                     |
    | LCHIJA | strawgolem                        | 1.3                      | strawgolem-1.3.jar                              | None                                     |
    | LCHIJA | tcinventoryscan                   | 2.0.10                   | ThaumicInventoryScanning_1.12.2-2.0.10.jar      | None                                     |
    | LCHIJA | thaumicjei                        | 1.2.1                    | ThaumicJEI-1.12.2-1.5.5-23.jar                  | None                                     |
    | LCHIJA | thaumictinkerer                   | 1.12.2-5.0-353c71c       | thaumictinkerer-1.12.2-5.0-353c71c.jar          | None                                     |
    | LCHIJA | thermaldynamics                   | 2.5.3                    | ThermalDynamics-1.12.2-2.5.3.16-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | thutcore                          | 5.19.9                   | thutcore-1.12.2-5.19.9.jar                      | None                                     |
    | LCHIJA | thutcore_compat                   | 1.0                      | thutcore-1.12.2-5.19.9.jar                      | None                                     |
    | LCHIJA | thuttech                          | 6.1.6                    | thuttech-1.12.2-6.1.6.jar                       | None                                     |
    | LCHIJA | tombstone                         | 3.3.0                    | tombstone-3.3.0-1.12.jar                        | None                                     |
    | LCHIJA | trapcraft                         | v2.4.3a                  | Trapcraft-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | bspkrscore                        | at_0.9                   | Treecapitator-1.12-at_0.9a.jar                  | None                                     |
    | LCHIJA | treecapitator                     | at_0.9                   | Treecapitator-1.12-at_0.9a.jar                  | None                                     |
    | LCHIJA | tropicraft                        | 7.1.9.119                | tropicraft-MC1.12.2-7.1.9.119.jar               | None                                     |
    | LCHIJA | unloader                          | 1.2.0                    | unloader-1.2.0.jar                              | None                                     |
    | LCHIJA | vehicle                           | 0.35.0                   | vehicle-0.35.0-mc1.12.2.jar                     | None                                     |
    | LCHIJA | vc                                | 5.9.13                   | ViesCraft-1.12.2-5.9.13.jar                     | None                                     |
    | LCHIJA | witherskelefix                    | 2.6.2                    | Wither Skeleton Tweaks-1.12.2-2.6.2.jar         | None                                     |
    | LCHIJA | immersiveengineering              | 0.12-89                  | ImmersiveEngineering-0.12-89.jar                | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LCHIJA | llibrary                          | 1.7.17                   | llibrary-1.7.17-1.12.2.jar                      | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCHIJA | teslacorelib_registries           | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                | None                                     |

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

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

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

    Launched Version: HusBox
    LWJGL: 2.9.4
    OpenGL: GeForce GTX 1080/PCIe/SSE2 GL version 4.6.0 NVIDIA 416.81, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 8x Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_E3
    OptiFine Build: 20181210-121000
    Render Distance Chunks: 8
    Mipmaps: 0
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 416.81
    OpenGlRenderer: GeForce GTX 1080/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 8

 

 

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

i have quite simillar problem

No you don't.

 

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

Some tips:

Spoiler

Modder Support:

Spoiler

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

2. Always post your code.

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

4. 

Quote

Programming via Eclipse's hotfixes will get you nowhere

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

6.

Quote

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

Support & Bug Reports:

Spoiler

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

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

 

 

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

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I am having the same problem right now, how do i exactly make it work again? If you could make it work again, ofc (i just updated my curseforge and the same text appeared on the logs)
    • I try to make a create+ pack for 1.20.1 because i want to use the 6.0 update of Create and the Create+ stuff with 1.20.1. I use all the mods from the description of the Create+ Modpack (for version  1.19.2) and downloadet the latest mod versions of them for 1.20.1 but ist doesnt work. I cant find/understand whats the reason. https://paste.ee/p/ncInAmxj
    • Playing a modpack. the world won't open anymore. it worked just fine with the mods I have installed but it crashed and now it wont open the world anymore crash log: ---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 2025-03-14 15:40:23 Description: Exception in server tick loop java.lang.ArrayIndexOutOfBoundsException: arraycopy: length -1 is negative     at [email protected]/java.io.PushbackInputStream.unread(PushbackInputStream.java:232)     at knot//MC//net.minecraft.world.PersistentStateManager.isCompressed(PersistentStateManager.java:114)     at knot//MC//net.minecraft.world.PersistentStateManager.readNbt(PersistentStateManager.java:90)     at knot//wraith.fwaystones.util.WaystoneStorage.loadOrSaveWaystones(WaystoneStorage.java:159)     at knot//wraith.fwaystones.util.WaystoneStorage.<init>(WaystoneStorage.java:62)     at knot//wraith.fwaystones.util.WaystonesEventManager.lambda$registerEvents$0(WaystonesEventManager.java:22)     at knot//net.fabricmc.fabric.api.event.lifecycle.v1.ServerLifecycleEvents.lambda$static$2(ServerLifecycleEvents.java:49)     at knot//net.minecraft.server.MinecraftServer.handler$fog000$fabric-lifecycle-events-v1$afterSetupServer(MinecraftServer.java:9342)     at knot//net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:650)     at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)     at [email protected]/java.lang.Thread.run(Thread.java:833) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details:     Minecraft Version: 1.20.1     Minecraft Version ID: 1.20.1     Operating System: Windows 11 (amd64) version 10.0     Java Version: 17.0.8, Microsoft     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft     Memory: 1898000192 bytes (1810 MiB) / 3791650816 bytes (3616 MiB) up to 9462349824 bytes (9024 MiB)     CPUs: 8     Processor Vendor: GenuineIntel     Processor Name: Intel(R) Core(TM) i3-10100 CPU @ 3.60GHz     Identifier: Intel64 Family 6 Model 165 Stepping 3     Microarchitecture: unknown     Frequency (GHz): 3.60     Number of physical packages: 1     Number of physical CPUs: 4     Number of logical CPUs: 8     Graphics card #0 name: NVIDIA GeForce GTX 1650 SUPER     Graphics card #0 vendor: NVIDIA (0x10de)     Graphics card #0 VRAM (MB): 4095.00     Graphics card #0 deviceId: 0x2187     Graphics card #0 versionInfo: DriverVersion=32.0.15.7270     Memory slot #0 capacity (MB): 8192.00     Memory slot #0 clockSpeed (GHz): 2.13     Memory slot #0 type: DDR4     Memory slot #1 capacity (MB): 8192.00     Memory slot #1 clockSpeed (GHz): 2.13     Memory slot #1 type: DDR4     Virtual memory max (MB): 26028.78     Virtual memory used (MB): 23285.95     Swap memory total (MB): 9777.82     Swap memory used (MB): 826.00     JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx9024m -Xms256m     Fabric Mods:          aaa_particles: AAAParticles 1.20.1-1.4.7         accessories: Accessories 1.0.0-beta.41+1.20.1             io_wispforest_endec: endec 0.1.8             io_wispforest_endec_gson: gson 0.1.5             io_wispforest_endec_netty: netty 0.1.4         ad_astra: Ad Astra 1.15.5         ad_astra_giselle_addon: Ad Astra: Giselle Addon 5.6         advancednetherite: Advanced Netherite 2.0.2-1.20.1         adventurez: AdventureZ 1.4.20         ae2: Applied Energistics 2 15.3.3             team_reborn_energy: Energy 3.0.0         ae2-emi-crafting: AE2 EMI Crafting Integration 1.3.1         ae2mtfix: AE2 + Mouse Tweaks Fix 2.0.0+1.20.1+fabric         ae2wtlib: AE2WTLib 15.2.1-fabric         alloy_forgery: Alloy Forgery 2.1.1+1.20         allthetrims: AllTheTrims 3.4.2         almostunified: AlmostUnified 1.20.1-0.9.4         alternate-current: Alternate Current 1.7.0         ambientsounds: AmbientSounds 5.3.5         amecs: Amecs 1.3.10+mc.1.20.1             amecsapi: Amecs API 1.4.0+mc1.20-pre1         amendments: Amendments 1.20-1.2.11         animal_feeding_trough: Animal Feeding Trough 1.0.3+1.20.1         animation_overhaul: Animation Overhaul 1.3.1         appbot: Applied Botanics 1.5.0         appleskin: AppleSkin 2.5.1+mc1.20         aquamirae: Aquamirae 6         aqupdcaracal: Caracal mob 1.20-2.3.3         archers: Archers (RPG Series) 1.3.0+1.20.1             com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2         archers_expansion: Archers Expansion 0.2.2-1.20.1         architectury: Architectury 9.2.14         archon: Archon 0.8.0             omega-config: OmegaConfig 1.4.0+1.20.1             saflib: SafLib 1.1.0         artifacts: Artifacts 9.5.5             expandability: ExpandAbility 9.0.4             step-height-entity-attribute: Step Height Entity Attribute 1.2.0         ash_api: Ash API 3.0.2+1.20.1         asteorbar: AsteorBar 1.4.6         athena: Athena 3.1.1         attributefix: AttributeFix 21.0.4         autotag-convention: AutoTag Convention 2.0.2+1.20             autotag: AutoTag 2.0.2+1.20         auudio: Auudio 1.0.3         axolotlitemfix: Axolotl Item Fix 1.1.7         azurelib: AzureLib 2.0.6         azurelibarmor: AzureLib Armor 2.0.0         badoptimizations: BadOptimizations 2.1.4         badpackets: Bad Packets 0.4.3         balm-fabric: Balm 7.3.9             kuma_api: KumaAPI 20.1.8         barteringstation: Bartering Station 8.0.0         bcc: BetterCompatibilityChecker 4.0.8         bclib: BCLib 3.0.14             wunderlib: WunderLib 1.1.5         beachparty: [Let's Do] Beachparty 1.1.5         beekeeperhut: Friends&Foes - Beekeeper Hut 1.3.0         better-trim-tooltips: Better Trim Tooltips 1.0.1         betteradvancements: Better Advancements 0.3.2.161         betterarcheology: Better Archeology 1.1.0         betterbeds: Better Beds 1.3.0         betterchunkloading: Better chunk loading mod 1.20.1-2.3         bettercombat: Better Combat 1.8.3+1.20.1         betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3             org_reflections_reflections: reflections 0.10.2         betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.3         betterend: Better End 4.0.11         betterend-crashed-ships: BetterEnd Crashed Ships 1.0.0         betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.4         betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.5         betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.4         bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4         betternether: Better Nether 9.0.10         betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4         betterstats: Better Statistics Screen 3.5.2+fabric-1.20.1             tcdcommons: TCD Commons API 3.5+fabric-1.20.1         betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3         betterthanmending: BetterThanMending 1.3.0         bettertrims: BetterTrims 2.3.2         betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3         bewitchment: Bewitchment 1.20-8             impersonate: Impersonate 2.10.2             playerabilitylib: Pal 1.8.0             reach-entity-attributes: Reach Entity Attributes 2.4.0             terraform-wood-api-v1: Terraform Wood API (v1) 7.0.3         bhmenu: BHMenu-Fabric 2.4.1         blockrunner: Block Runner 8.0.2         blockswap: Block Swap 5.0.0.0         blur: Blur (Fabric) 3.1.0             satin: Satin 1.13.0         boatbreakfix: Boat Break Fix 1.0.2         boatiview: Boat Item View Fabric 0.0.5         bobby: Bobby 5.0.1             com_typesafe_config: config 1.4.2             io_leangen_geantyref_geantyref: geantyref 1.3.13             org_spongepowered_configurate-core: configurate-core 4.1.2             org_spongepowered_configurate-hocon: configurate-hocon 4.1.2         bookshelf: Bookshelf 20.1.6         bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.7.5-1.20.1             maelstrom_library: Maelstrom Library 1.6.1-1.20             multipart_entities: MultipartEntities 1.5-1.20         botania: Botania 1.20.1-447-FABRIC             fiber: fiber 0.23.0-2         botarium: Botarium 2.3.3         brewery: [Let's Do] Brewery 1.1.9         buildguide: Build Guide 0.4.0         cardinal-components: Cardinal Components API 5.2.2             cardinal-components-block: Cardinal Components API (blocks) 5.2.2             cardinal-components-chunk: Cardinal Components API (chunks) 5.2.2             cardinal-components-item: Cardinal Components API (items) 5.2.2             cardinal-components-level: Cardinal Components API (world saves) 5.2.2             cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.2             cardinal-components-world: Cardinal Components API (worlds) 5.2.2         carryon: Carry On 2.1.2.7         cat_jam: cat_jam 1.2.1         chat_heads: Chat Heads 0.10.26         chatanimation: ChatAnimation 1.0.5         chefsdelight: Chefs Delight 1.0.3-fabric-1.20.1         cherishedworlds: Cherished Worlds 6.1.3+1.20.1         chipped: Chipped 3.0.4         chunksavefix: Chunk Save Fix 1.0.0         citresewn: CIT Resewn 1.1.3+1.20             citresewn-defaults: CIT Resewn: Defaults 1.1.3+1.20         clickadv: Clickable Advancements Mod 1.20.1-3.6         cloth-config: Cloth Config v11 11.1.118             cloth-basic-math: cloth-basic-math 0.6.1         clumps: Clumps 12.0.0.3         collective: Collective 7.87         combat_effects: Combat Effects 1.0.0         combatroll: Combat Roll 1.3.0+1.20.1         comforts: Comforts 6.3.4+1.20.1         commonnetworking: Common Network 1.0.5-1.20.1         computercraft: CC: Tweaked 1.108.4             com_electronwill_night-config_core: core 3.6.7             com_electronwill_night-config_toml: toml 3.6.7             com_jcraft_jzlib: jzlib 1.1.3             io_netty_netty-codec-http: netty-codec-http 4.1.82.Final             io_netty_netty-codec-socks: netty-codec-socks 4.1.82.Final             io_netty_netty-handler-proxy: netty-handler-proxy 4.1.82.Final             org_squiddev_cobalt: Cobalt 0.7.3         connectiblechains: Connectible Chains 2.2.1+1.20.1         connectivity: Connectivity Mod 1.20.1-4.8         convenientdecor: Convenient Decor 0.4.3         copycats: Create: Copycats+ 2.1.4+mc.1.20.1-fabric         coroutil: CoroUtil 1.20.1-1.3.5         crash_assistant: Crash Assistant 1.3.0         create: Create 0.5.1-f-build.1417+mc1.20.1             com_google_code_findbugs_jsr305: jsr305 3.0.2             flywheel: Flywheel 0.6.10-2             milk: Milk Lib 1.2.60                 dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2             porting_lib_brewing: Porting Lib Brewing 2.3.2+1.20.1             porting_lib_client_events: Porting Lib Client Events 2.3.2+1.20.1             porting_lib_obj_loader: Porting Lib Obj Loader 2.3.2+1.20.1             porting_lib_tags: Porting Lib Tags 3.0             registrate-fabric: Registrate for Fabric 1.3.62-MC1.20.1                 porting_lib_data: Porting Lib Data 2.1.1090+1.20                 porting_lib_model_generators: Porting Lib Model Generators 2.1.1090+1.20                     porting_lib_gametest: Porting Lib GameTest 2.1.1090+1.20         create_new_age: Create: New Age 1.1.2         create_questing: Create Questing 1.0.0         createaddition: Create Crafts & Additions 1.2.3         creativecore: CreativeCore 2.11.10             net_minecraftforge_eventbus: eventbus 6.0.3         creeperoverhaul: Creeper Overhaul 3.0.1         cristellib: Cristel Lib 1.1.5             blue_endless_jankson: jankson 1.2.3         croptopia: Croptopia 2.3.2         ctov: ChoiceTheorem's Overhauled Village 3.3.6         cupboard: cupboard 1.20.1-2.1         custom_entity_attributes: Custom Entity Attributes (CEA) 1.0.0         customitemattributes: Custom Item Attributes (CIA) 2.0.0         darkpaintings: DarkPaintings 17.0.4         darkutils: DarkUtilities 17.0.3         dawn: Dawn API 5.0.0             terraform-shapes-api-v1: Terraform Shapes API (v1) 7.0.1         death_knights: Death Knights 1.0.0         debugify: Debugify 1.20.1+2.0         decorative_blocks: Decorative Blocks 4.0.3         deeperdarker: Deeper and Darker 1.3.3             customportalapi: Custom Portal Api 0.0.1-beta64-1.20         derelict: Derelict 1.1.1         despawntweaks: Despawn Tweaks 1.0.0         deuf_refabricated: DEUF Refabricated 1.1.0         disable_custom_worlds_advice: Disable Custom Worlds Advice 4.1         distraction_free_recipes: Distraction Free Recipes (EMI) 1.0.0         do_a_barrel_roll: Do a Barrel Roll 3.3.7+1.20             cicada: CICADA 0.5.0+1.20.1-minus             fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT         doapi: [Let's Do] API 1.2.15         doubledoors: Double Doors 5.9         dragonfight: Dragonfight Mod 1.20.1-4.1         drippyloadingscreen: Drippy Loading Screen 3.0.8         dummmmmmy: MmmMmmMmmMmm 1.20-1.8.10         dungeons_arise: When Dungeons Arise 2.1.57         dynamictrim: DynamicTrim 1.3.2         eatinganimationid: Eating Animation 1.20+1.9.5-CMDfix         eldritch_end: Eldritch End 0.3.3         elementa: Elementa 685         emi: EMI 1.1.12+1.20.1+fabric         emi_enchanting: EMI Enchanting 0.1.1+1.20.1         emi_loot: EMI Loot 0.7.1+1.20.1         emiffect: EMIffect 1.1.2+mc1.20.1         emitrades: EMI Trades 1.2.1+mc1.20.1             org_quiltmc_parsers_json: json 0.2.1         endrem: End Remastered 5.2.2         ends_delight: End's Delight refabricated-1.20.1-alpha-1.0         entity_model_features: Entity Model Features 2.1.3         entity_texture_features: Entity Texture Features 6.1.3             org_apache_httpcomponents_httpmime: httpmime 4.5.10         entityculling: EntityCulling-Fabric 1.6.2-mc1.20.1         epherolib: EpheroLib 1.2.0         essential: Essential 1.3.5.9         essential-container: essential-container 1.0.0             essential-loader: essential-loader 1.2.3         estrogen: Create: Estrogen 4.3.0+1.20.1-fabric             baubly: Baubly 1.0.1             com_teamresourceful_resourceful-cosmetics-4j: resourceful-cosmetics-4j 1.0.4             critter_lib: Critter Library 0.1-beta.11             jukeboxfix: Jukeboxfix 1.0.0+1.20.1         eternal_attributes: Eternal Attributes 1.0.0         euphoria_patcher: Euphoria Patcher 1.4.3-r5.3-fabric             io_sigpipe_jbsdiff: jbsdiff 1.0         expandeddelight: Expanded Delight 0.3.1         explorations: Explorations 1.20.1-1.5.2         explorerscompass: Explorer's Compass 1.20.1-2.2.3-fabric         explorify: Explorify v1.3.0-mc1.20         extendedae: ExtendedAE 1.20-1.0.2-fabric             configuration: Configuration 2.2.0         extra-mod-integrations: Extra Mod Integrations 0.4.6+1.20.1         extraspellattributes: Extra RPG Attributes 1.2.14         fabric-api: Fabric API 0.92.2+1.20.1             fabric-api-base: Fabric API Base 0.4.31+1802ada577             fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.36+1802ada577             fabric-biome-api-v1: Fabric Biome API (v1) 13.0.13+1802ada577             fabric-block-api-v1: Fabric Block API (v1) 1.0.11+1802ada577             fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.1+1802ada577             fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.41+1802ada577             fabric-client-tags-api-v1: Fabric Client Tags 1.1.2+1802ada577             fabric-command-api-v1: Fabric Command API (v1) 1.2.34+f71b366f77             fabric-command-api-v2: Fabric Command API (v2) 2.2.13+1802ada577             fabric-commands-v0: Fabric Commands (v0) 0.2.51+df3654b377             fabric-containers-v0: Fabric Containers (v0) 0.1.64+df3654b377             fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.11+1802ada577             fabric-convention-tags-v1: Fabric Convention Tags 1.5.5+1802ada577             fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.19+1802ada577             fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.0+de0fd6d177             fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.4+1802ada577             fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.54+1802ada577             fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.0+1c78457f77             fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.2+1802ada577             fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.63+df3654b377             fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.40+1802ada577             fabric-item-api-v1: Fabric Item API (v1) 2.1.28+1802ada577             fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.12+1802ada577             fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.37+1802ada577             fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.35+df3654b377             fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.22+1802ada577             fabric-loot-api-v2: Fabric Loot API (v2) 1.2.1+1802ada577             fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.45+9e7660c677             fabric-message-api-v1: Fabric Message API (v1) 5.1.9+1802ada577             fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.50+1802ada577             fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.3+1802ada577             fabric-models-v0: Fabric Models (v0) 0.4.2+9386d8a777             fabric-networking-api-v1: Fabric Networking API (v1) 1.3.11+1802ada577             fabric-networking-v0: Fabric Networking (v0) 0.3.51+df3654b377             fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.3+1802ada577             fabric-particles-v1: Fabric Particles (v1) 1.1.2+1802ada577             fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.21+1802ada577             fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.3+1802ada577             fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.1+1802ada577             fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.2+85287f9f77             fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.46+df3654b377             fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.37+92a0d36777             fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.28+1802ada577             fabric-rendering-v0: Fabric Rendering (v0) 1.1.49+df3654b377             fabric-rendering-v1: Fabric Rendering (v1) 3.0.8+1802ada577             fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.8+1802ada577             fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.10+1802ada577             fabric-screen-api-v1: Fabric Screen API (v1) 2.0.8+1802ada577             fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.30+1802ada577             fabric-sound-api-v1: Fabric Sound API (v1) 1.0.13+1802ada577             fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.5+8dd72ea377             fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.1+1802ada577         fabric-language-kotlin: Fabric Language Kotlin 1.12.0+kotlin.2.0.10             org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.10             org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.10             org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.10             org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.10             org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.25.0             org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.1             org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.1             org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.0             org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.5.1             org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.5.1             org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.1             org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.1             org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.1         fabricloader: Fabric Loader 0.16.10             mixinextras: MixinExtras 0.4.1         fakerlib: fakerlib 0.1.4         fallingleaves: Falling Leaves 1.15.4         fancymenu: FancyMenu 3.3.2             com_github_keksuccino_japng: japng 0.5.3             com_github_rtyley_animated-gif-lib-for-java: animated-gif-lib-for-java animated-gif-lib-1.7         farmersdelight: Farmer's Delight 1.20.1-2.1.6+refabricated             mm: Manningham Mills 2.3             porting_lib_accessors: Porting Lib Accessors 2.3.4+1.20.1             porting_lib_base: Porting Lib Base 2.3.4+1.20.1                 porting_lib_fluids: Porting Lib Fluids 2.3.4+1.20.1                 porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.4+1.20.1                 porting_lib_transfer: Porting Lib Transfer 2.3.4+1.20.1             porting_lib_config: Porting Lib Config 2.3.4+1.20.1             porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.4+1.20.1             porting_lib_loot: Porting Lib Loot 2.3.4+1.20.1             porting_lib_networking: Porting Lib Networking 2.3.4+1.20.1             porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.4+1.20.1                 porting_lib_core: Porting Lib Core 2.3.4+1.20.1             porting_lib_tool_actions: Porting Lib Tool Actions 2.3.4+1.20.1         farmersknives: Farmer's Knives 3.2         faster-random: Faster Random 5.1.0         fastipping: Fast IP Ping 1.0.1         fastpaintings: Fast Paintings 1.20-1.2.4         faux-custom-entity-data: Faux-Custom-Entity-Data 6.0.1         ferritecore: FerriteCore 6.0.1         fishontheline: Fish On The Line 3.1         flowerymooblooms: Friends&Foes - Flowery Mooblooms 1.1.0         forgeconfigapiport: Forge Config API Port 8.0.0         forgeconfigscreens: Forge Config Screens 8.0.2         friendsandfoes: Friends&Foes 1.9.8         frostiful: Frostiful 1.0.8         ftblibrary: FTB Library 2001.1.4         ftbquests: FTB Quests 2001.2.0         ftbquestsfreezefix: FTB Quests Freeze Fix 1.0.0         ftbteams: FTB Teams 2001.1.4         fwaystones: Fabric Waystones 3.1.3+mc1.20         fzzy_config: Fzzy Config 0.3.7+1.20.1             net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7         geckoanimfix: GeckoLibIrisCompat 1.0.0         geckolib: GeckoLib 4 4.7             com_eliotlash_mclib_mclib: mclib 20         geophilic: Geophilic v2.1.0-mc1.20u1.20.2         gpumemleakfix: Gpu memory leak fix mod 1.20.1-1.8         grassoverhaul: Grass Overhaul 25.1.31         graveyard: The Graveyard 2.9.1         handcrafted: Handcrafted 3.0.6         herbalbrews: [Let's Do] HerbalBrews 1.0.11         highlight: Highlight 2.0.1         highlighter: Highlighter 1.1.6         icarus: Icarus 2.9.1         iceberg: Iceberg 1.1.18         idwtialsimmoedm: idwtialsimmoedm 0.2.0+1.20         immediatelyfast: ImmediatelyFast 1.2.17+1.20.4             net_lenni0451_reflect: Reflect 1.3.3         immersive_armors: Immersive Armors 1.6.1+1.20.1         immersive_melodies: Immersive Melodies 0.1.0+1.20.1         immersive_paintings: Immersive Paintings 0.6.7+1.20.1         immersivelanterns: Immersive Lanterns 1.0.2         immersivemessages: Immersive Messages API 1.0.6         indium: Indium 1.0.34+mc1.20.1         indrev: Industrial Revolution 1.16.5-BETA             libgui: LibGui 8.1.1+1.20.1                 jankson: Jankson 6.0.0+j1.2.3                 libninepatch: LibNinePatch 1.2.0             noindium: No Indium? 1.1.0+1.19         inventorysorter: Inventory Sorter 1.9.0-1.20             kyrptconfig: Kyrpt Config 1.5.6-1.20         invoke: Invocations Mod 1.0.3.1-1.20.1         iris: Iris 1.7.2+mc1.20.1             io_github_douira_glsl-transformer: glsl-transformer 2.0.1             org_anarres_jcpp: jcpp 1.4.14             org_antlr_antlr4-runtime: antlr4-runtime 4.13.1         irisflw: Iris Flywheel Compat 1.1.2         ironchests: Iron Chests: Restocked 5.0.2         item_obliterator: Item Obliterator 2.3.0         itemborders: Item Borders 1.2.2         itemfilters: Item Filters 2001.1.0-build.59         jade: Jade 11.6.2         jamlib: JamLib 0.6.1+1.20.x         java: OpenJDK 64-Bit Server VM 17         jewelry: Jewelry (RPG Series) 1.3.7+1.20.1         justhammers: Just Hammers 2.0.3+mc1.20.1         kibe: Kibe 1.10.1-BETA+1.20         kleeslabs: KleeSlabs 15.0.0         konkrete: Konkrete 1.7.0         ktnilcks: ItemLocks 1.20.1-1.3.6         languagereload: Language Reload 1.5.10+1.20.1         lazy-language-loader: lazy-language-loader 0.3.3         leavesbegone: Leaves Be Gone 8.0.0         leawind_third_person: Leawind's Third Person 2.2.0         legendarytooltips: Legendary Tooltips 1.4.4         libz: LibZ 1.0.3             com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.15.2             com_fasterxml_jackson_core_jackson-core: jackson-core 2.15.2             com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.15.2         lithium: Lithium 0.11.2         lmft: Load My F***ing Tags 1.0.2+1.20         loadmyresources: Load My Resources 1.0.4         logbegone: Log Begone 1.0.8         lootbeams: LootBeams 1.0.3             com_moandjiezana_toml_toml4j: toml4j 0.7.2         lootintegrations: Loot integration Mod 1.20.1-3.4         lootr: Lootr 0.7.33.81         magnumtorch: Magnum Torch 8.0.1         mavapi: More Axolotl Variants API 1.1.3         mavm: More Axolotl Variants Mod 1.2.4         mcda: MC Dungeons Armors 5.0.2         mcdw: MC Dungeons Weapons 9.0.4         megacells: MEGA Cells 2.3.6-1.20.1         melody: Melody 1.0.3         memoryleakfix: Memory Leak Fix 1.1.2         memorysettings: Memorysettings Mod 1.20.1-5.5         merequester: ME Requester 1.20.1-1.1.4         mes: Moog's End Structures 1.3-1.19.4-fabric         midnightlib: MidnightLib 1.4.1         mindfuldarkness: Mindful Darkness 8.0.2         minecells: Mine Cells 1.9.2             gimm1q: Gimm1q 0.7.9+1.20.1                 com_github_redempt_crunch: Crunch 2.0.3         minecraft: Minecraft 1.20.1         mixintrace: MixinTrace 1.1.1+1.17         mmmindicators: Mmm Indicators 1.0.0         mobhealthbar: MobHealthBar 2.3.0         modern_industrialization: Modern Industrialization 1.8.6             magna: Magna 1.10.1+1.20.1         modernfix: ModernFix 5.11.0+mc1.20.1         modmenu: Mod Menu 7.2.2         modpack-update-checker: Modpack Update Checker 0.15.2             mpuc_lavendermd: MPUC lavender-md 0.1.2         moonlight: Moonlight 1.20-2.12.20         more_armor_trims: More Armor Trims 1.1.3-1.20.1         more_rpg_classes: More RPG Classes 1.2.12-1.20.1         moremobvariants: More Mob Variants 1.2.2         moretotems: More Totems 2.15.0         mousetweaks: Mouse Tweaks 2.25         mutantmonsters: Mutant Monsters 8.0.4         mvs: Moog's Voyager Structures 4.1.1-1.20-fabric         mythicmobs: Mythic Mobs 1.20.1-fabric-1.4.5         mythicmounts: Mythic Mounts 1.20.1-7.2         mythicupgrades: Mythic Upgrades 2.3.2+mc1.20.1         naturalist: Naturalist 4.0.3         naturescompass: Nature's Compass 1.20.1-2.2.3-fabric         necronomicon: Necronomicon 1.6.0         nerb: Not Enough Recipe Book 0.3         neruina: Neruina 1.3.0         netherchested: Nether Chested 8.0.1             puzzlesapi: Puzzles Api 8.0.2         netherdepthsupgrade: Nether Depths Upgrade fabric-3.1.1-1.20         netherportalfix: NetherPortalFix 13.0.1         nicer-skies: Nicer Skies 1.3.0         nightconfigfixes: Night Config Fixes 8.0.0         nochatreports: No Chat Reports 1.20.1-v2.2.2         noreportbutton: No Report Button 1.5.0         notenoughanimations: NotEnoughAnimations 1.6.4         obscure_api: Obscure API 16         oceansdelight: Ocean's Delight fdrf-fabric-1.0.2-1.20         offhandtickfix: Off Hand Tick Fix 1.0.0         opaccreatesupport: OPAC Create Mod Support 1.6.0         opacpvp: Open Parties PvP Support 1.0.0         openblocks: Open Block Elevator Mod 0.0.3-1.20.1         openpartiesandclaims: Open Parties and Claims 0.22.0         org_jetbrains_annotations: annotations 23.0.0         owo: oωo 0.11.2+1.20         oxidized: Oxidized 1.8.2         packanalytics: Pack Analytics 1.0.3         packetfixer: Packet Fixer 1.2.1         paladins: Paladins & Priests (RPG Series) 1.4.0+1.20.1         patchouli: Patchouli 1.20.1-84-FABRIC         paxi: Paxi 1.20-Fabric-4.0         pehkui: Pehkui 3.7.11+1.14.4-1.20.2             kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4         philipsruins: Philip`s Ruins 1.20.1         pickupnotifier: Pick Up Notifier 8.0.0         pigpen: PigPen 15.0.2         ping-wheel: Ping Wheel 1.7.0         player-animator: Player Animator 1.0.2-rc1+1.20         polyeng: Polymorphic Energistics 0.1.0-1.20.1         polymorph: Polymorph 0.49.1+1.20.1         powah: Powah! 5.0.5         presencefootsteps: Presence Footsteps 1.9.4+1.20.1             kirin: Kirin UI 1.15.6+1.20.1         prism: Prism 1.0.5         projectile_damage: Projectile Damage Attribute 3.2.2+1.20.1         promenade: Promenade 4.1.1             biolith: Biolith 1.0.0-alpha.8                 terraform-surfaces-api-v1: Terraform Surfaces API (v1) 7.0.1         prominent: Prominent 3.0.0         prominent_ost: Prominence Original Soundtrack 1.0.0         prominent_talents: Prominent Talents 2.7.0         prominent_ui: Prominent UI Tweaks 1.0.0         protbalancer: Protection Balancer 1.2.0         puffish_attributes: Pufferfish's Attributes 0.4.0         puffish_skills: Pufferfish's Skills 0.12.2         puzzleslib: Puzzles Lib 8.1.9             puzzlesaccessapi: Puzzles Access Api 8.0.7         quartzelv: Quartz Elevator 2.2.5+1.20         questkilltask: Quest Kill Task 0.2.0+1.20.1         railways: Create: Steam 'n' Rails 1.6.4+fabric-mc1.20.1         ranged_weapon_api: RangedWeaponAPI 1.1.4+1.20.1         rare-ice: Rare Ice 0.6.0         reacharound: Reacharound 1.1.2         rebalance: ReBalance 1.2.0         recipeessentials: recipeessentials Mod 1.20.1-3.1         redirected: Redirected 1.0.0         reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.1-build.101         regions_unexplored: Regions Unexplored 0.5.6+1.20.1         resistance_balancer: Resistance Balancer 1.0.0         resourcefulconfig: Resourcefulconfig 2.1.2         resourcefullib: Resourceful Lib 2.1.29             com_teamresourceful_bytecodecs: bytecodecs 1.0.2             com_teamresourceful_yabn: yabn 1.0.3         resourcepackoverrides: Resource Pack Overrides 8.0.2         riverredux: River Redux 0.3.1         rogues: Rogues & Warriors (RPG Series) 1.2.0+1.20.1         runelic: Runelic 18.0.2         runes: Runes 0.9.13+1.20.1         satisfying_buttons: Satisfying Buttons 1.1.2         sbprom: Spellblades X Prominence 1.0.6         sdrp: Simple Discord Rich Presence 4.0.3-build.40+mc1.20.1             com_github_jagrosh_discordipc: DiscordIPC a8d6631cc9             com_kohlschutter_junixsocket_junixsocket-common: junixsocket-common 2.6.2             com_kohlschutter_junixsocket_junixsocket-native-common: junixsocket-native-common 2.6.2             org_json_json: json 20210307         searchables: Searchables 1.0.2         seasonhud: SeasonHUD 1.6.0         seasons: Fabric Seasons 2.3+1.20         seasonscroptopiacompat: Fabric Seasons: Croptopia Compat 1.0-2.2.2         seasonsdelightcompat: Fabric Seasons: Delight Compat 1.0-1.3.9         seasonsextras: Fabric Seasons: Extras 1.2-BETA+1.20         serverbrowser: Server Browser 1.1.2         shield_api: Shield API 1.0.1+1.20.1         shield_overhaul: Shield Overhaul 2.0.4         simply_houses: Simply Houses 1.1.4-1.20.1         simplyskills: SimplySkills 1.7.1+1.20.1         simplyswords: Simply Swords 1.56.0-1.20.1             spruceui: SpruceUI 5.0.0+1.20         skinlayers3d: 3d-Skin-Layers 1.6.6         skyvillages: Sky Villages 1.0.3.2-1.19.2-1.20.1         smallships: Small Ships 2.0.0-a2.3.3         smoothchunk: Smooth chunk save Mod 1.20.1-3.5         smwyg: Show Me What You Got 1.1.1         snifferplus: Hellion's Sniffer+ 0.2.0         sodium: Sodium 0.5.11+mc1.20.1         sodium-extra: Sodium Extra 0.5.4+mc1.20.1-build.115             caffeineconfig: CaffeineConfig 1.3.0+1.17             crowdin-translate: CrowdinTranslate 1.4+1.19.3         sodiumdynamiclights: Sodium Dynamic Lights 1.0.8         sodiumoptionsapi: Sodium Options API 1.0.2             mixinsquared: MixinSquared 0.2.0-beta.6         sortedenchantments: Sorted Enchantments 1.0.1+1.19.3+fabric         sortilege: Sortilege 1.6.3         soulsweapons: Marium's Soulslike Weaponry 1.2.1-1.20.1-fabric         spark: spark 1.10.53         spell-engine-openpac-compat: Spell Engine x Open Parties and Claims 1.0.0         spell_engine: Spell Engine 0.15.12+1.20.1         spell_power: Spell Power Attribute 0.12.0+1.20.1         spellbladenext: Spellblades and Such 1.21.3+1.20.1         stackdeobfuscator: StackDeobfuscator 1.4.1+03a1fe4             dev_booky_common_: common 1.4.1+03a1fe4             net_fabricmc_mapping-io: mapping-io 0.3.0         starterkit: Starter Kit 5.3         stoneworks: Stoneworks 8.0.0         structure_pool_api: Structure Pool API 1.0+1.20.1         structureessentials: Structure Essentials Mod 1.20.1-3.2         supplementaries: Supplementaries 1.20-2.8.17         swampier_swamps: Swampier Swamps 1.20-4.0.0         t_and_t: Towns and Towers 1.11.1         tclayer: Accessories Trinkets Compat Layer 3.8.1+beta.14             cardinal-components-base: Cardinal Components API (base) 5.2.2             cardinal-components-entity: Cardinal Components API (entities) 5.2.2         techreborn: Tech Reborn 5.8.8             reborncore: Reborn Core 5.8.8         terrablender: TerraBlender 3.0.1.6         thaumon: Thaumon [BETA] 2.2.0+1.20.1         the_bumblezone: The Bumblezone - Fabric 7.5.14+1.20.1-fabric         thermoo: Thermoo 2.3.2         thiccpackets: Extra Thicc Packets 1.17-1.19+         things: Things 0.3.3+1.20             lavender: Lavender 0.1.0-pre.18+1.20                 lavender-md: lavender-md 0.1.0-pre.3+1.20                 lavender-md-owo-ui: lavender-md-owo-ui 0.1.0-pre.3+1.20         tiered: Tierify 1.2.0         tinyskeletons: Tiny Skeletons 8.0.1         tlc: The Lost Castle 1.0.1         toms_storage: Tom's Simple Storage Mod 1.7.0         toofast: TooFast 1.2.0         tradingpost: Trading Post 8.0.2         transmog: Transmog 1.3.0+1.20         transparent: Transparent 8.0.1+1.20.1         travelersbackpack: Traveler's Backpack 9.1.28         treechop: HT's TreeChop 0.18.3         twigs: Twigs 3.1.0         txnilib: TxniLib 1.0.2         universalcraft: UniversalCraft 375         unsafe-world-random-access-detector: Unsafe World Random Access Detector 1.1.0         veinmining: Vein Mining 1.3.1+1.20.1             spectrelib: SpectreLib 0.13.15+1.20.1         vigilance: Vigilance 306         villagernames: Villager Names 7.0         villagersplus: Villagers Plus 2.1         vinery: [Let's Do] Vinery 1.4.39         visuality: Visuality 0.7.1+1.20         visualworkbench: Visual Workbench 8.0.0         wands: Building Wands 2.6.9-release         watut: What Are They Up To 1.20.1-1.0.12         welcomescreen: Welcome Screen 1.0.0         windchimes: Windchimes 1.2.4+1.20         winterly: Winterly 0.9.3+1.20         wither_spawn_fix: Wither Spawn Fix MC1.20.1-1.0.0         wizards: Wizards (RPG Series) 1.4.1+1.20.1         xaerominimap: Xaero's Minimap 23.9.3         xaeroworldmap: Xaero's World Map 1.37.8         yeetusexperimentus: Yeetus Experimentus 2.3.1-build.6+mc1.20.1         yet_another_config_lib_v3: YetAnotherConfigLib 3.2.1+1.20             com_twelvemonkeys_common_common-image: common-image 3.10.0-SNAPSHOT             com_twelvemonkeys_common_common-io: common-io 3.10.0-SNAPSHOT             com_twelvemonkeys_common_common-lang: common-lang 3.10.0-SNAPSHOT             com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0-SNAPSHOT             com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0-SNAPSHOT             com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0-SNAPSHOT             org_quiltmc_parsers_gson: gson 0.2.1         yigd: You're in Grave Danger 2.0.12         yosbr: YOSBR 0.1.2         ysns: You Shall Not Spawn 2.0.2         yungsapi: YUNG's API 1.20-Fabric-4.0.2             org_javassist_javassist: javassist 3.29.2-GA         yungsbridges: YUNG's Bridges 1.20-Fabric-4.0.3         zenith: Zenith 1.2.3-1.20.1             porting_lib_model_loader: Porting Lib Model Loader 2.3.4+1.20.1             porting_lib_model_materials: Porting Lib Model Materials 2.3.4+1.20.1             porting_lib_models: Porting Lib Models 2.3.4+1.20.1             porting_lib_utility: Porting Lib Utility 2.3.4+1.20.1         zenith_attributes: Zenith Attributes 0.2.7             additionalentityattributes: Additional Entity Attributes 1.7.3+1.20.0             porting_lib_attributes: Porting Lib Attributes 2.3.4+1.20.1             porting_lib_common: Porting Lib Common 2.3.4+1.20.1             porting_lib_entity: Porting Lib Entity 2.3.4+1.20.1             porting_lib_extensions: Porting Lib Extensions 2.3.4+1.20.1         zoomify: Zoomify 2.11.2             com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.4.1             dev_isxander_settxi_settxi-core: settxi-core 2.10.6             dev_isxander_settxi_settxi-kotlinx-serialization: settxi-kotlinx-serialization 2.10.6     Loaded Shaderpack: (off)     Flywheel Backend: GL33 Instanced Arrays     Server Running: true     Player Count: 0 / 8; []     Data Packs: vanilla, fabric, Moonlight Mods Dynamic Assets, Supplementaries Generated Pack, auto_fire_hooks.zip, BE_default_endgen_fix_1.20.x.zip, DKTempFix.zip, ElocinDev-Travelers-Comfort-Datapack.zip (incompatible), endrem_apoth_compat.zip (incompatible), GamerAxeRebalance.zip (incompatible), hardening_catalyst_blacklist.zip (incompatible), HighLevelSpellbooks.zip, ichphilipp-s-endcity-better-end-1-18-1.zip (incompatible), Iron.Chests.Restocked.Fix.zip, LessStructures-SpacingTweaks-1.20.1-2.1.56.zip, Scarecrow_Obliterator.zip, simplyswords_join_book.zip (incompatible), SkyVillages-FarmersDelightCompat-1.20.1-1.0.3.zip (incompatible), SkyVillages-GraveyardCompat-1.20.1-1.0.3.zip (incompatible), SkyVillages-PracticalPlushiesCompat-1.20.1-1.0.3.2.zip (incompatible), SkyVillages-SupplementariesCompat-1.20.1-1.0.3.1.zip (incompatible), SkyVillages-WaystonesCompat-1.20.1-1.0.3-fabric.zip (incompatible), TierAdjustments.zip, TrophyAdjustments.zip, WDA-NoFlyingStructures-1.18.2-1.19.2.zip (incompatible), WDA-VanillaLoot-1.18.2-1.19.2-0.0.1.zip (incompatible), loadmyresources.hiddenpack (incompatible)     Enabled Feature Flags: minecraft:vanilla     World Generation: Stable     Type: Integrated Server (map_client.txt)     Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'     Launched Version: fabric-loader-0.16.10-1.20.1
    • Make a test without immersive_portals
    • As the title says I made a Minecraft server and was trying to join it to test it before I open it up to my friends but for some reason it says that I don't have the same mods as the server. I downloaded each mod to my computer and uploaded them one by one to the server so I'm a little confused as to how I have different mod types then the server. I'm very confused, I even tried using a different version of one of the problem mods and it still says the same problem. I don't know what to do and need some help.
  • Topics

×
×
  • Create New...

Important Information

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