TeamAmeriFrance / Guide-API

An Open-Source API to make your own ingame guides.
MIT License
26 stars 20 forks source link

Crash on loading screen #108

Closed fl0lli closed 6 years ago

fl0lli commented 6 years ago

crash log latest.log I use the Twitch-Client so the mods are up-to-date. Last week I played the modpack and got no issues. I updated some mods and now it does not work anymore.

TehNut commented 6 years ago

I've now seen this same report several times, and everybody reporting this is on Forge 14.23.4.2707. Could you try rolling back Forge and seeing if that stops crashing?

drakray commented 6 years ago

I started getting that today too, after updating some mods. It worked yesterday though, with forge 2707

Updated mod list : Ender Storage 2.4.3.1310->2.4.3.131 HammerCore 1.9.9.10->1.9.9.11 CodeChickenLib 3.1.9.341->3.1.9.344 Forgelin 1.6.0->1.7.1 Jei 4.9.2.196->4.10.0.198 JAOPCA 2.2.8.86->2.2.8.89 RebornCore 3.8.9.295->3.8.9.300

drakray commented 6 years ago

reverting these mod fix this, i'll try updating them one at a time to find the culprit

TehNut commented 6 years ago

It's Forgelin.

[09:21:42] [main/ERROR] [net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber]: An error occurred trying to load an @EventBusSubscriber object waila for modid java.lang.ClassNotFoundException: mcp.mobius.waila.overlay.DecoratorRenderer
[09:21:42] [main/ERROR] [net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber]: An error occurred trying to load an @EventBusSubscriber object waila for modid java.lang.ClassNotFoundException: mcp.mobius.waila.handlers.VanillaTooltipHandler
[09:21:42] [main/ERROR] [net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber]: An error occurred trying to load an @EventBusSubscriber object waila for modid java.lang.ClassNotFoundException: mcp.mobius.waila.handlers.NetworkHandler
[09:21:42] [main/ERROR] [net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber]: An error occurred trying to load an @EventBusSubscriber object waila for modid java.lang.ClassNotFoundException: mcp.mobius.waila.client.KeyEvent
[09:21:42] [main/ERROR] [net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber]: An error occurred trying to load an @EventBusSubscriber object waila for modid java.lang.ClassNotFoundException: mcp.mobius.waila.overlay.WailaTickHandler
[09:21:42] [main/ERROR] [net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber]: An error occurred trying to load an @EventBusSubscriber object jei for modid java.lang.ClassNotFoundException: mezz.jei.input.MouseHelper