bob-the-hamster created an issue (ohrrpgce/ohrrpgce#1289)

This is a follow up to #1284

On Mac, autotest_rpg still seems to fail consistently even after the fixes from 
that other bug. I think there may be a second mac-only problem.

This one never results in "script data may be corrupted" errors, and does not 
seem random.

It always fails on the assert in line 2815 in autotest.hss
```
    assert(get hero stat(slot, stat:hp) == start hp -- harm amount)
```

That called from the `consider rank` subscript inside the `assert hurt pattern` 
script which is called from the `test damage patterns` subscript

As far as I can tell from disabling runfast, it seems to fail promptly in the 
second call to `test damage patterns`

Could we perhaps have a bug in subscripts, or nested subscripts? Perhaps only 
manifesting on Mac?


-- 
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/1289
You are receiving this because you are subscribed to this thread.

Message ID: <ohrrpgce/ohrrpgce/issues/[email protected]>
_______________________________________________
Ohrrpgce mailing list
[email protected]
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to