Gegy
Gegy
LLibrary does not do any world gen -- this is likely due to another mod having an event subscriber without a modid specification
Hmm, odd. Does this occur when just using LLibrary/Ice and Fire or LLibrary/Fossils and Archaeology individually?
Are you sure you removed all mods but LLibrary? At least, this crash log specifically, is caused by Damage Indicators (if indirectly?)
Hi, could you try updating your LLibrary version? This should be fixed in the latest release. :)
Can you try adding LLibrary via gradle with `deobfCompile`?
That's.. really strange. Only thing I can think of is that there's some difference between Forge versions that's causing LLibrary to break -- does Forge `1.12.2-14.23.5.2795` work?
Could you send a full log file? Thanks!
This would be really cool! The main challenge with this would probably be the scripting part.
Have you updated your launch profile to target the latest version? :)
LLibrary doesn't do any worldgen. Some other mod must be generating with an event handler not registered to their own modid. What other mods do you have installed?