Code: Select all
Error while running deserialisation: [string "do local _={regionMap={[1]={[1]={[1]=7.840999..."]:1: unexpected symbol near '.'
Code: Select all
Error while running deserialisation: [string "do local _={regionMap={[1]={[1]={[1]=7.840999..."]:1: unexpected symbol near '.'
Okay, thanks. I've posted in the Rampant thread. It appears someone else has seen the same problem.Klonan wrote:Seems like the mod 'Rampant_0.14.3' is causing this issue,
Do you have a notion on what can cause this? Is it how a mod stores it's global data, and what--as mod authors--can we do to mitigate this problem?Somehow the mod table has become misformed
It has always worked that way.aubergine18 wrote:I've noticed that `do local _ = ` stuff appearing in serpent.dump() since 0.14.12 or 0.14.13, did something change in serpent or did it always behave that way?
I have no idea how to reproduce the issue. If you or someone else finds out how to reproduce it and it's not a mod doing something weird let us know.doktorstick wrote:Do you have a notion on what can cause this? Is it how a mod stores it's global data, and what--as mod authors--can we do to mitigate this problem?Somehow the mod table has become misformed