#communal helper requiring itself on maps that does not require communal helper
12 messages · Page 1 of 1 (latest)
i suspect the issue may actually be with spirialis helper 
@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
yea, spirialis effectively made communal helper a requirement without meaning to 
oops, just pushed an update to fix that, thanks for letting me know