I have a big problem:
I created new graphics for the
exit door, everything works, but
when I enter the exit
R'n'D crashs.
Why?
The graphics were there,
but why R'nD crashed

Moderators: Flumminator, Zomis
Well, if you make a mistake like this:Holger wrote:but usually the program bails out directly after starting then, not in the game itself! :-o
Code: Select all
exit.closing.frames: 0
You're welcome!Holger wrote:*AAARGH*
Daniel, thanks a lot for reporting this really nasty bug -- it will be fixed in 3.2.0!
Well, that's not the problem. I wrote "delay: 3", no.Holger wrote:Sascha, could you please check if this was the problem in your case, or if there is another problem that (maybe) caused the crash?
Did you have more than 0 frames? Anyway, please post (or somehow send) us stderr.txt.Sascha wrote:Well, that's not the problem. I wrote "delay: 3", no.Holger wrote:Sascha, could you please check if this was the problem in your case, or if there is another problem that (maybe) caused the crash?
I can send you the graphics and the graphicsinfo.conf.
(the whole? Or the part of the exit door only?)
Not likely, other people have managed to change the graphics of black orb bombs in the past.Sascha wrote:If I want to change the graphic of the black orb bomb
it doesn't work:
In the game any graphic appears, but it's very strange:
It's always(!) a graphic from the
"classic graphics" directory, well, and always from the same
pcx.
Very nasty!
Maybe that's a bug!?
Code: Select all
CORRECT:
black_orb: RocksElements.pcx
SOME POSSIBLE ERRORS:
(There is one error with each of the following lines:)
black_ord: RocksElements.pcx
black_orb: RockElements.pcx
blackorb: RocksElements.pcx
black_orb: RocksElements.pxx
Also check to be sure that RocksElements.pcx (for example) really exists.
AFAIK, not in the Unix versions.Daniel H. wrote:Right after you get out of playing Rocks 'n' Diamonds, a stderr.txt ALWAYS appears in the R&D Program Root Directory.
Are you sure that you are looking in the R&D Program Root Directory?