Ironworks Gaming Forum

Ironworks Gaming Forum (http://www.ironworksforum.com/forum/index.php)
-   Dungeon Craft - RPG Game Maker (http://www.ironworksforum.com/forum/forumdisplay.php?f=20)
-   -   item database bug/quirk? (http://www.ironworksforum.com/forum/showthread.php?t=98287)

SilentThief 12-07-2007 04:57 PM

item database bug/quirk?
 
I've been playing around with the items database, re-creating the different weapons and armor from different locations in my (old Pnp) campaign. I had created some items and then deleted some, and now even tho the monsters that had those items no longer have them; when you fight those monsters you get the "no item" item.

Anyone else have this happen?

SilentThief

Dinonykos 12-07-2007 05:09 PM

Re: item database bug/quirk?
 
Did you just delete the items and not change the monster.dat file afterwards?

manikus 12-07-2007 05:32 PM

Re: item database bug/quirk?
 
It's not a bug, but a function of the database system.
If you create an item in db1 and reference it in db2, instances in db2 with that reference callback to db1 instead of copying it (saves a lot of space). So, if the item in db1 is deleted but the db2 callback is still looking for it, it returns a message of 'no item'.

I believe that all 3 databases interact with each other in this way.

SilentThief 12-07-2007 10:12 PM

Re: item database bug/quirk?
 
not only did I remove the item from the monster, I then deleted the item from the item database as well...

SilentThief

SilentThief 12-07-2007 10:20 PM

Re: item database bug/quirk?
 
another issue I had was that the area effects (circle, cone, line) cause my version of dungeoncraft to crash when the spell is cast.

do I need a newer version of directX or something???

SilentThief

manikus 12-07-2007 10:34 PM

Re: item database bug/quirk?
 
Does this occur with the spells that come with DC?
I haven't experienced this...but, I have the most recent versions of everything.

Funky Dynamite 12-10-2007 05:03 AM

Re: item database bug/quirk?
 
No, it's not your computer. Yeah, I have that problem too, but only with a Vault event...Unfortunately I don't know how to fix it.

manikus 12-10-2007 06:25 PM

Re: item database bug/quirk?
 
Quote:

Originally Posted by Funky Dynamite (Post 1195909)
No, it's not your computer. Yeah, I have that problem too, but only with a Vault event...Unfortunately I don't know how to fix it.

Because the item was deleted from the items database, there is no way to get it back. If you recreate it, it is another instance of the item, not the same one.
You have to go to each creature or event that has this "no item" and change it.

Funky Dynamite 12-12-2007 05:50 AM

Re: item database bug/quirk?
 
I know, but I'm too lazy to change it. :/ That, and my current desisn is always in flux....

manikus 12-12-2007 09:56 AM

Re: item database bug/quirk?
 
:D
Tell me about it. ;) It's just something that will have to be done before your release.


All times are GMT -4. The time now is 03:08 AM.

Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
©2024 Ironworks Gaming & ©2024 The Great Escape Studios TM - All Rights Reserved