Jump to content

[1.14.4] Dev environment does not normally load if mods are present in run/mods


Recommended Posts

Posted

Greetings, first time posting here, and looking for some pointers on this issue, as I have given up on troubleshooting it myself (even if it's probably due to an stupid oversight on my part)

 

When I tried adding JustEnoughItems for the purpose of debugging recipes to my Dev environment, I found out that the game crashed. Further looking into it, I tested with various 1.14.4 mods (one at a time) just to find out that adding any kind of additional .jar mods to the run/mods path leads to strange behaviour from the game.

This usually results on outright crashing before loading the title screen, albeit there's one case (Upgrade Aquatic) where it just wipes out all modded content from the registries, despite showing the mods as loaded, the results are slighlty different for most mods. All of these mods have been tested and work properly outside the Dev environment.

 

Following are the resulting logs from addeding specific .jar files to run/mods, after running the Client via the runClient task (with the .main classpath of module, and with just the mod and the ExampleMod):

JustEnoughItems: Crash Report | Latest log

Upgrade Aquatic: Does not outright crash, but no modded content makes it into Minecraft (albeit it's not noticeable with the Example Mod) | Latest log

Storage Drawers: Crash Report | Latest log

 

What I tried:

  • Updating/Downgrading Forge, the issue has persisted since around 28.0.50 (when I started with 1.14, lower versions are untested) until the Recommended 28.1.0, and the latest 28.1.1
  • Updating Java and JAVA_HOME environment variable (currently running the Oracle JDK 1.8.0_221) tested also with the OpenJDK latest version of Java 8 with the same result
  • I originally thought that my mod was at fault for the issue, yet it persists on a fresh instance of the Forge MDK (with only the Example Mod), which is the source of the above logs
  • Clean reinstall of IntelliJ IDEA, no result

Additional information:

  • Windows 10 OS, updated to it's latest version
  • Mods added as dependencies through the build.gradle file do work correctly (compile runtime)
  • Everything works fine in 1.12.2
  • Everything else works perfectly fine so long as no additional mods are in run/mods

 

Thank you for your attention

Posted

I don't know very much since I'm still new to this, but I'll give it a shot anyway. Have you tried gradle build and gradle runClient from cmd? would that give you a different result?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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