Asek3 / Radium

Radium is an Unofficial Fork of CaffeineMC's "Lithium", made to work with Forge Mod Loader.
GNU Lesser General Public License v3.0
14 stars 4 forks source link

Crash on startup (java.lang.RuntimeException: java.lang.reflect.InvocationTargetException) #52

Open Nevrai opened 2 years ago

Nevrai commented 2 years ago

My game crashes on startup with Radium Reforged installed. The game launches fine when Radium Reforged is removed.

Crash log: https://pastebin.com/raw/fgT38Pmk

latest.log: https://pastebin.com/raw/3fTcvT90

Seems very similar to #51, but I’m unsure whether it’s the same issue. It doesn’t seem to be, as the submitter said that it works with Terrablender installed, but I have that mod installed as well, and it still crashes.

Versions

Nevrai commented 2 years ago

I tried it again in a smaller, non-custom modpack. Playing All the Mods 7 with no additions or changes with the exception of these client-side-only mods having being added:

Client-side mods I added to ATM 7 (click to expand) 3D Skin Layers, Armor Status HUD Renewed, Ambient Environment, AmbientSounds, Better Animal Models, Better Biome Blend, BetterFoliage Renewed, BetterFPS Render Distance, Better Mods Button, Better Third Person, Boat Item View, BobLib, CarrotsLib, ClearDespawn, CreativeCore, Drip Sounds, Effective, FirstPerson Model, Improved Mount HUD, Inventory Essentials, Inventory Spam, InvMove, InvMoveCompats, ItemBorders, Nimble, Not Enough Animations, Oculus, PuzzlesLib, **Radium Reforged**, Random Block Placement, RebindNarrator, Rubidium, SignTools, Simple Text Overlay, Sound Physics, Starlight And Krypton Reforged, which is the only server-side one.

My game still crashes on launch with Radium Reforged installed.

Crash log: https://pastebin.com/raw/Gzxpc7vE latest.log: https://pastebin.com/raw/stmPV5QW

Versions

copygirl commented 2 years ago

Issue could be a mod dependency failing. This happened to me on a server. Instead of displaying the correct error, somehow this pops up instead. I recommend temporarily removing Radium and restarting to get the "real" error and fix it, then add Radium back in.

Corvus20 commented 2 years ago

Having a similar issue to this. The crash info is too vague (or too complex for my ape brain to understand) for me to figure out where it might be coming from.

StormDragon-64 commented 1 year ago

If a mod is missing a dependency, including needing a different forge version, the logs will no longer say which mod needs those dependencies when radium is installed. The dependencies that you need different versions of/need to install are still mentioned, but all it says is "missing dependencies: example1, example2" but you don't know which mod needs those anymore. What I do if this happens when I am updating my modpack is just remove radium, see which mod is having issues with dependencies, fix the dependencies, and re-add radium.