wertperch
Member
I will look at making the edits and post a working version once I have one.
Thank you!
I will look at making the edits and post a working version once I have one.
running svn delete and then reinstalling fixed the problem.(mp_main.ash, line 556)
Script execution aborted (org.json.JSONException: JSON does not allow non-finite numbers.): (mp_main.ash, line 556)
Interesting, that was something I thought I had fixed in the previous update, it was caused by something in the monster frequency data being null, there must be something else in the data structure that is null but it isn't coming from the monster frequency, I'll have a look(mp_main.ash, line 604)
Script execution aborted (org.json.JSONException: JSON does not allow non-finite numbers.): (mp_main.ash, line 604)
This is after a svn delete and a reinstall.
> ash appearance_rates($location[The Hedge Maze])
Returned: aggregate float [monster]
none => -1.0
topiary gopher => NaN
topiary duck => NaN
topiary chihuahua herd => NaN
topiary kiwi => NaN
> ash appearance_rates($location[The Hedge Maze]).to_json()
()
Script execution aborted (org.json.JSONException: JSON does not allow non-finite numbers.): ()
Returned: void
svn delete matt-chugg-manuel_progress
git delete matt-chugg-manuel_progress
git checkout https://github.com/matt-chugg/manuel_progress.git
Updated to v1.53Rene C Corman was renamed in mafia for ease in disambiguation. Sadly the script now fails because the monster is no longer recognized.