TeamJM / journeymap

JourneyMap mod for Minecraft
http://journeymap.info
122 stars 10 forks source link

[Bug]: If an addon fails to load, addon loading halts. #634

Closed mysticdrew closed 9 months ago

mysticdrew commented 10 months ago

Handle addon loading better so that a failing addon does not prevent other addons from loading.

mysticdrew commented 9 months ago

After investigation, this is not fixable. Fabric halts getting the other entrypoints if one fails to load.