Page 1 of 1
RnD Engine + Small Graphics + save/load tape bug
Posted: Mon Apr 28, 2014 12:19 am
by emeraldminer
hi!
today i used the save/load function and the level becomes unplayable. it only happens with the rnd engine combined with small graphics. supaplex,em engine works and rnd engine with normal graphics works.
level before i load tape:
level after i load:

Re: RnD Engine + Small Graphics + save/load tape bug
Posted: Mon Apr 28, 2014 7:13 pm
by Holger
I was able to reproduce this -- wow, that's really a nasty bug!
Apparently it only happens when the playfield is smaller than the visible area, and there should be no scrolling at all in such a case (but it does, and it is not soft scrolling, but jump scrolling).
I hope to be able to fix this soon...
Re: RnD Engine + Small Graphics + save/load tape bug
Posted: Tue Aug 25, 2015 10:06 pm
by Holger
In fact, this is the same bug which also affects normal-sized graphics (in a similar scenario). Thanks for this bug report which helped a lot finding and fixing it.
This bug is fixed in the current Git version (by commit 9ea8b203a29569f4d2ed059d33def627ff2b17aa, already some time ago).
Hope the fix will be available in a release version soon.