SuperMartijn642 / SuperMartijn642sCoreLib

14 stars 2 forks source link

[Crash] RuntimeException: Could not execute entrypoint stage 'preLaunch' due to errors, provided by 'supermartijn642corelib'! #45

Closed levicc00123 closed 11 months ago

levicc00123 commented 11 months ago

Version Info

Steps to Reproduce none, crashes on startup

Crash report (~/logs/latest.log) latest.log

SuperMartijn642 commented 11 months ago

Seems to be caused by a mixin from porting_lib_base which is part of biome_dimensions. My core library just happens to load a class which they mixin to, which is why the error occurs during preLaunch for my core library.

Please report the issue to biome_dimensions. As far as I can tell this has nothing to do with my core library, so I'll close the issue.