Minecraft gives a mod error with Unionlib and some others
Elias2804 opened this issue ยท 1 comments
Describe the bug
When launching with Antique Atlas, its dependencies and with Unionlib, it gives the following error when it launches:
"Antique Atlast (antiqueatlas) has failed to load correctly
java.lang.reflect.InvocationTargetException: null"
To Reproduce
Steps to reproduce the behavior:
- Install minecraft 1.18.2, Antique atlas and its dependencies, and unionlib.
- run this modded minecraft
- Observe the problem
Expected behavior
It is expected that minecraft launches without this problem
Screenshots
Screenshot of the error
Version information:
- AntiqueAtlas: 7.0.3-forge-mc1.18,.2
- Minecraft: 1.18.2
- Forge: 40.1.70
- Fabric API: 6.4.90
Additional context
Error log with unionlib
Though, this doesn't seem like it's limited to Unionlib, but for the life of me I cannot figure out what else is causing the error.
If anyone cares, here's some logs on me trying to launch my modpack with Antique Atlas:
Latest.log
crash-fml.txt
It is UnionLib.
Duplicate of #447