Exposure

Exposure

5M Downloads

Crash on world load related to missing methods

brisingraerowing opened this issue ยท 3 comments

commented

Crash Log

I'm debugging this further, as it may be an incompatibility with another mod.

commented

I have the same problem and it's fixed when I remove LittleTiles.

commented

Huh. Will alert them to the issue.

commented

@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.