
Crash on world load related to missing methods
brisingraerowing opened this issue ยท 3 comments
I'm debugging this further, as it may be an incompatibility with another mod.
@TheFurryDevil thanks for pointing out Little Tiles. This helped to find the cause of it.
This is because we end up having two methods with same name: asEntity
. I thought it wouldn't be a problem, but oh well..
I'll fix it on my side anyway, since it can cause conflicts with other mods as well.