Tetra

Tetra

12M Downloads

[Bug] InvocationTargetException when Launching Minecraft

RealSourceOfficial opened this issue ยท 1 comments

commented

Observed behavior

After launching Minecraft, tetra loads improperly with the error java.lang.reflect.InvocationTargetException
This happens server-side as well as client-side

Expected behavior

Minecraft launches without any issue

Steps to reproduce

  1. Have both Tetra & Mutil 1.18.1 in a 1.18.2 (there shouldn't be any issues, the API wasn't changed between versions unless I missed something)
  2. Launch game
  3. java.lang.reflect.InvocationTargetException

Crash log

https://gist.github.com/RealSourceOfficial/cbf88be198cc24c80cd3a4f296d804ce

Tetra version

4.8.1

mutil/mGui version

4.4.0

Forge version

1.18.2 - 40.1.0

Other mods

AI-Improvements-1.18-0.4.0.jar
Clumps-forge-1.18.2-8.0.0+8.jar
createdeco-1.2.7-1.18.2.jar
create-mc1.18.2_v0.4.1.jar
createplus-1.18.2_v0.4.0.0.jar
create-stuff-additions1.18.2_v1.1.5.jar
FastFurnace-1.18.2-6.0.3.jar
FastWorkbench-1.18.2-6.0.2.jar
flywheel-forge-1.18-0.6.2.jar
ImmersiveEngineering-1.18.2-8.0.1-147.jar
jei-1.18.2-9.5.5.174.jar
lag_removal-1.1.1-1.18.jar
Placebo-1.18.2-6.2.1.jar
OptiFine_1.18.2_HD_U_H7.jar

Edit 1: Spelling
Edit 2: Server-side Tested
Edit 3: Optifine added to modlist

commented

Found the issue - There WAS definitely a API change in 1.18.2, as loading Tinkers Construct (1.18.1) has the same issue.