#communal helper requiring itself on maps that does not require communal helper

12 messages · Page 1 of 1 (latest)

unkempt thicket
#

This dialogue keeps happening even when I try to open up a vanilla map.

sudden acorn
#

i suspect the issue may actually be with spirialis helper thinkeline

#

@jaunty vigil it's generally not enough to just check "is X mod loaded" before using a type from that mod - if the game enters a method, and there's a type from an unloaded mod anywhere in that method, the game will crash

#

easiest way to fix this is to just split that backdrop is Cloudscape check into its own special method that only gets called if communal helper is loaded

#

@unkempt thicket for now either just disable spirialis helper or enable communal helper

unkempt thicket
#

oh i see

#

so either none or both

#

alr thanks!

sudden acorn
#

yea, spirialis effectively made communal helper a requirement without meaning to laugheline

unkempt thicket
#

i disabled both it works so far

#

thanks!

jaunty vigil