Message3612

Author fluzz
Recipients jesusalva
Date 2019-04-19.11:16:59
Content
Given the player's position (X=-0.000002), I suspect a floating point arithmetic
error when the 'virtual player position' is resolved during the level boundary
crossing.

A patch, which should prevent the reported crash, has been pushed in commit
dade2a74c.
History
Date User Action Args
2019-04-19 11:17:00fluzzsetmessageid: <1555672620.03.0.75703433973.issue917@freedroid.org>
2019-04-19 11:17:00fluzzsetrecipients: + jesusalva
2019-04-19 11:17:00fluzzlinkissue917 messages
2019-04-19 11:16:59fluzzcreate