Serious bugs?

Messages are moved here (should anyone ever want to see them again) once they are no longer applicable to the current version (e.g. suggestions that have been implemented or bugs that have been fixed).

Moderator: George Gilbert

Forum rules
Please read the Forum rules and policies before posting. You may Image to help finance the hosting costs of this forum.
Post Reply
User avatar
Lubor Kolar
Artisan
Posts: 178
Joined: Thu Jan 25, 2001 10:21 pm
Location: Prague, Czech Republic, Europe

Serious bugs?

Post by Lubor Kolar »

Huh, there must be some serious bug, since I encounter following problems (Windoze 2K):
- moving using cursor/numpad keys sometimes works, sometimes don`t
- movement button are not inversed when pressed (but sometimes it flickers with inverse button, but it is in a 1 click from aprox. 10
- it crashes , just when moving (relatively often)
- initialization time (I think RTC initializes some
internal structures while displaying "Dungeon Master - Return To Chaos" screen) is IMHO much longer than in 0.003
- when out of light (using smooth dimminishing) (just enter 2. floor without light spell or torch) it displays only the tile (side walls, if any, and floor and ceiling) where party stands, all other is only black rectangle

But I really like explosion light and new gravity system :)
User avatar
George Gilbert
Dungeon Master
Posts: 3022
Joined: Mon Sep 25, 2000 11:04 am
Location: London, England
Contact:

Re: Serious bugs?

Post by George Gilbert »

> moving using cursor/numpad keys sometimes works,
> sometimes don`t

That's bad...

> movement button are not inversed when pressed

That's still not implemented fully (see other posts); To do this properly will require something of a re-write of quite a bit of code unfortunately.

> it crashes , just when moving (relatively often)

Very Bad - is there any way of repeating this; i.e. a set sequence of events that I can try and replicate as I've never seen this before.

> Initialization time (I think RTC initializes some
> internal structures while displaying "Dungeon Master -
> Return To Chaos" screen) is IMHO much longer than in
> 0.003

Yes it takes about twice as long as there's loads of overhead when trying to pre-calculate all the anti-aliasing effects. If you turn this option off in the Init.txt file then the boot-up sequence will be identical to V0.03.

> when out of light (using smooth dimminishing) (just
> enter 2. floor without light spell or torch) it
> displays only the tile (side walls, if any, and floor
> and ceiling) where party stands, all other is only
> black rectangle

This is meant to happen! When there's no light you shouldn't be able to see very far away...
User avatar
Lubor Kolar
Artisan
Posts: 178
Joined: Thu Jan 25, 2001 10:21 pm
Location: Prague, Czech Republic, Europe

Re: Serious bugs?

Post by Lubor Kolar »

>> it crashes , just when moving (relatively often)

>Very Bad - is there any way of repeating this; i.e. a set >sequence of events that I can try and replicate as I've >never seen this before.

I got it! Even 0.003 crashes. When DM initializes (with DM -RTC title screen), I switched back to Windoze and did other work instead of waiting. After that - when entered dungeon (green button) I saw some garbage instead of wall objects (green slime near dungeon entrance) and after several steps it crashes without any error message. I am sure it is because DM screen is not on the top.

>> when out of light (using smooth dimminishing) (just
>> enter 2. floor without light spell or torch) it
>> displays only the tile (side walls, if any, and floor
>> and ceiling) where party stands, all other is only
>> black rectangle

>This is meant to happen! When there's no light you >shouldn't be able to see very far away...
Yeah, but I think it would be better rather to fade whole view instead to draw big black rectangle - it does`t look realistic, but I am curious what others mean `coz this is only my humble opinion
User avatar
beowuuf
Archmastiff
Posts: 20686
Joined: Sat Sep 16, 2000 2:00 pm
Location: Basingstoke, UK

Lighting

Post by beowuuf »

I agree, for an otherwise more realistic lighting effect, having the deep shading suddenly ending in a black rectangle is strange and jars. That said, I rememebr even in darkness DM allowed vision of white colours as far as sight was, which was a bit odd, so do I think that some form of severe sight blocking is needed. Can you reduce line of sight a square further back instead, where it would blend better?
Was unable to (permenantly) kill off ian_scho (Haynuus), Ameena, oh_brother (Westian), money (Falkor), raixel (Petal) and Lord_Bones (Aurek) in the DM D&D game Time's Champions!

CONGRATULATIONS TO THOSE WHO MADE THE GAME WHAT IT WAS - GREAT!
User avatar
amaprotu
Adept
Posts: 211
Joined: Thu Jan 25, 2001 9:47 pm
Location: California, USA
Contact:

Re: Lighting

Post by amaprotu »

As far as serious bugs:
It doesn't load, never even get the GG logo or RTC logo. Just a black screen with the esception of the task bar and the half busy curser icon (arrow and hourglass). I waited for a good 5 minutes (went and got a snack) and no change, I also disabled all the options in the init file and no change. I am running windows 98 second edition on a celeron 500. I also couldn't run version .002 (it crashed to desktop with no msg right after the RTC logo). I could (can) run both .001 and .003 fine. My computer must just hate even numbers I guess.

- Amaprotu <p> <a href="http://www.icq.com/icqtour/webcomm.html"><img alt border="0"src="http://online.mirabilis.com/scripts/onl ... e.gif"></a> AMAPROTU
<p><a href="http://msg.mirabilis.com/scripts/contac ... 7004"><img altborder="0" height="23" src="http://www.jps.net/amaprotu/wot/icqme.gif" width="88"></a><ahref="mailto:2667004@pager.mirabilis.com,amaprotu@jps.net"><img alt border="0" height="23"src="http://www.jps.net/amaprotu/wot/email.gif" width="87"></a><ahref="http://web.mirabilis.com/scripts/srch.d ... 7004"><img alt border="0"height="23" src="http://www.jps.net/amaprotu/wot/zoom.gif" width="87"></a></p></p>
- Amaprotu
User avatar
George Gilbert
Dungeon Master
Posts: 3022
Joined: Mon Sep 25, 2000 11:04 am
Location: London, England
Contact:

Re: Lighting

Post by George Gilbert »

Fixed most of this (but not the switching crash) for V0.05
Post Reply