Posted March 02, 2020 by Mark Dowen
Revised program code for indexers.
Object management revised, some steps optimized / abbreviated.
Advanced format for object files.
performance optimized, many components of the
program codes optimized and reduced.
Timer for player interaction has been adjusted (16 ms has been replaced by 33 ms)
The speed of player controlled objects has been adjusted
Known errors (16ms ticks):
Streaming object can cause program crash (memory error).
However, this only happens if the player is constantly steering in one direction,
this seems to be the end of the day? to a timing problem? with the stream system and the resulting invalid entry in the object list.
This error is extremely rare and is not easy to reproduce.
Currently, there is no solution to this error.