Side door still broken!
Moderators: Flumminator, Zomis
Side door still broken!
It's ok in fullscreen mode, but it only draws the default door in window mode :-\
Btw: another bug with side door (in v3.1.0):
Sometimes when you load a levelset with different graphics, the door background remains there (if it wasn't redefined in the another graphics?)
I've encountered that when switching from rnd_jue to BD2K3.
Oh well maybe I had to create a new thread for that...
Sometimes when you load a levelset with different graphics, the door background remains there (if it wasn't redefined in the another graphics?)
I've encountered that when switching from rnd_jue to BD2K3.
Oh well maybe I had to create a new thread for that...
Holger knew about this remaining problem so it's very likely that he fixed it in the latest version.
Visit my Boulder Dash website at:
http://www.bd-fans.com
Watch my avatar! That orange little thing is Murphy, the Supaplex star!
http://www.bd-fans.com
Watch my avatar! That orange little thing is Murphy, the Supaplex star!
Yeah, but this is a different bug.... it wasn't loading in any door graphics at all, just using the default door.Holger knew about this remaining problem so it's very likely that he fixed it in the latest version.
Hummm, reporting bugs for 3.1.0 is pointless..... you should be using 3.1.1Btw: another bug with side door (in v3.1.0):
> It's ok in fullscreen mode, but it only draws the default door in window
> mode :-\
This sounds VERY strange...
> For some weird reason it's kind of fixed itself.... god knows why. Oh and
> in the stderr.txt I got a message saying: unrecognised command
> global.DOOR.
Well, then it could not work -- config file names are case sensitive (which is not really needed, I agree). So you probably got an error similar to the following one:
-------------------------------------------------------------------------------
rocksndiamonds: warning: unknown token(s) found in config file:
rocksndiamonds: - config file: '/home/aeglos/.rocksndiamonds/levels/aeglos/graphics/graphicsinfo.conf'
rocksndiamonds: - dynamic token: 'global.DOOR'
-------------------------------------------------------------------------------
This does not work because "global.DOOR" must be "global.door".
> Btw: another bug with side door (in v3.1.0):
[...]
> Hummm, reporting bugs for 3.1.0 is pointless..... you should be using
> 3.1.1
Exactly. If you (anybody, I mean) think you have found a bug in R'n'D, always make sure that you are using the latest version before you report it.
The above mentioned bug in 3.1.0 is indeed already fixed in 3,1.1!
> mode :-\
This sounds VERY strange...
> For some weird reason it's kind of fixed itself.... god knows why. Oh and
> in the stderr.txt I got a message saying: unrecognised command
> global.DOOR.
Well, then it could not work -- config file names are case sensitive (which is not really needed, I agree). So you probably got an error similar to the following one:
-------------------------------------------------------------------------------
rocksndiamonds: warning: unknown token(s) found in config file:
rocksndiamonds: - config file: '/home/aeglos/.rocksndiamonds/levels/aeglos/graphics/graphicsinfo.conf'
rocksndiamonds: - dynamic token: 'global.DOOR'
-------------------------------------------------------------------------------
This does not work because "global.DOOR" must be "global.door".
> Btw: another bug with side door (in v3.1.0):
[...]
> Hummm, reporting bugs for 3.1.0 is pointless..... you should be using
> 3.1.1
Exactly. If you (anybody, I mean) think you have found a bug in R'n'D, always make sure that you are using the latest version before you report it.
The above mentioned bug in 3.1.0 is indeed already fixed in 3,1.1!
Ahh ha, you're right! Confedit capitalised it because the command "door" is used twice for different things.........this could be a big problem!
global.door: and background.DOOR:
global.DOOR causes an error, so does background.door....... same command, but both use different formatting
Why can't you just make everything lowercase?

I have got round this by making global.door a single command, as opposed to having two, global & door.
global.door: and background.DOOR:
global.DOOR causes an error, so does background.door....... same command, but both use different formatting

Why can't you just make everything lowercase?


I have got round this by making global.door a single command, as opposed to having two, global & door.
-
- Posts: 366
- Joined: Sun Sep 25, 2005 4:41 pm
- Location: Germany
Door loging
May my rndTest version helps.
It's log door movements in debug mode.
http://www.zomis.net/rnd/download.php?id=387
For more information look at "New Ideas", "Sokoban".
_________________
It's log door movements in debug mode.
http://www.zomis.net/rnd/download.php?id=387
For more information look at "New Ideas", "Sokoban".
_________________
And the answer is ... 42 !