ate my dagger

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
cowsmanaut
Moo Master
Posts: 4380
Joined: Fri Jun 30, 2000 12:53 am
Location: canada

ate my dagger

Post by cowsmanaut »

again I've had it happen. I threw two daggers and an arrow at a screamer and only got 1 dagger and 1 arrow back.
User avatar
Gambit37
Should eat more pies
Posts: 13778
Joined: Wed May 31, 2000 1:57 pm
Location: Location, Location
Contact:

Re: ate my dagger

Post by Gambit37 »

I can confirm this - I've lost a throwing star that I threw at a screamer. It was never returned. I think this bug may have been in there from the beginning, but it's difficult to be sure as one often forgets what has been chucked monster-ward (?) in the heat of battle...
User avatar
Zyx
DSA Master
Posts: 2592
Joined: Mon Jun 05, 2000 1:53 pm
Location: in the mind
Contact:

Maybe not a bug?

Post by Zyx »

Maybe GG wanted it this way? A small probability for thrown objects to break? In this case, there should have some junk left, I think - something like the rust- so the player won't believe he just aimed some interdimensional portal leading to the Void.
User avatar
cowsmanaut
Moo Master
Posts: 4380
Joined: Fri Jun 30, 2000 12:53 am
Location: canada

I think it a bug

Post by cowsmanaut »

See I think that my last occurance of this was when duplicate objects went into a monster..

see there is a chance to stick or not when throwing an object. So perhaps it holds the information but only a value for each object type rather than each actual object. So throw two daggers in this case and they both stick it treats it as one dagger..

Just Theory here..
User avatar
George Gilbert
Dungeon Master
Posts: 3022
Joined: Mon Sep 25, 2000 11:04 am
Location: London, England
Contact:

Re: ate my dagger

Post by George Gilbert »

Objects are stored by a unique ID so it's not possible to be in the situation that you describe (although from the way you describe it, it sounds very plausible!)

I still havn't been able to reproduce this and after examining the various bits of code concerned (collision detection and monster death) can't see any way in which objects could be lost.

Can someone categorically prove that this is really happening?
User avatar
cowsmanaut
Moo Master
Posts: 4380
Joined: Fri Jun 30, 2000 12:53 am
Location: canada

could it be linked to..

Post by cowsmanaut »

Could it be linked perhaps to what they drop when dead or how much they can carry?

is there a limit?

If you put in three objects into a screamer and it was only carrying 2 slices will it replace those with two of the new items and then the third would go into oblivion or do they have unlimited hold capcity?
User avatar
George Gilbert
Dungeon Master
Posts: 3022
Joined: Mon Sep 25, 2000 11:04 am
Location: London, England
Contact:

Re: could it be linked to..

Post by George Gilbert »

They can carry 8 items, *not* including any instrinsic ones (so a screamer might, say, drop 10 things, 8 objects and 2 screamer slices). What you've said before seems to be way below this limit (and in any case, if the limit is reached then objects will always "bounce off" a monster rather than be lost).
User avatar
beowuuf
Archmastiff
Posts: 20686
Joined: Sat Sep 16, 2000 2:00 pm
Location: Basingstoke, UK

Re: ate my dagger

Post by beowuuf »

Could it be possible that the extra objects are being allocated ANY position when they drop, so an arrow might be dropped in a north/south/east/west or central position, which would be invisible and irretrievable on a floor tile?
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
George Gilbert
Dungeon Master
Posts: 3022
Joined: Mon Sep 25, 2000 11:04 am
Location: London, England
Contact:

Re: ate my dagger

Post by George Gilbert »

Fixed for V0.16
Post Reply