UO Gamers:  Demise


 
 
Thread Tools Display Modes
  (#1) Old
Shazzy Offline
Lurker
 
Posts: 7
Join Date: Apr 2005
Default [SVN506] Stabled Pets Disappearing? - 03-08-2010

The following post states that others have this issue, some prior to SVN 503.

http://www.runuo.com/forums/server-s...appearing.html

Thank You,

Shazzy
   
  (#2) Old
osd_daedalus Offline
Forum Expert
 
Posts: 4,708
Join Date: Aug 2008
Location: Italia, near Britannia
Default Re: [SVN 503]Stabled Pets Disappearing? - 03-08-2010

Yesterday, in IRC #RunUO.

Hoping it can be useful in some way...

Quote:

[2010-03-07 19:33:05] <Kamron> http://www.runuo.com/forums/server-s...appearing.html
[2010-03-07 19:53:07] <FP53791> http://www.uodemise.com/discussion/s...d.php?t=133920
[2010-03-07 19:56:38] <Kamron> ...
[2010-03-07 19:56:43] <Kamron> is this a separate issue?
[2010-03-07 19:56:59] <Kamron> as of 12/7/2009
[2010-03-07 19:57:09] <Kamron> ohh... not on default RunUO... I added that though
[2010-03-07 19:57:12] *** ASayre quit (Ping timeout)
[2010-03-07 19:57:17] <Kamron> has nothing to do with stabled pets though
[2010-03-07 19:59:53] <FP53791> not sure
[2010-03-07 20:00:11] <FP53791> it could also be, even if I tested it to avoid "that" issue
[2010-03-07 20:00:51] <FP53791> I don't know if Demise is updated to SVN501+ so I don't know if is that thing that is causing issue
[2010-03-07 20:01:07] <FP53791> if yes, it's a problem to address asap
[2010-03-07 20:01:17] *** FP53791 changed nick to Daedalus
[2010-03-07 20:02:59] <Kamron> its not
[2010-03-07 20:03:21] <Kamron> because my problem is specifically with pets that are STABLED... and I use the "house region" test to delete old pets
[2010-03-07 20:03:35] <Kamron> I check to see if it was unhitched from the spawner, has a last owner, is not stabled, is not controlled... etc
[2010-03-07 20:03:39] <Kamron> and boom delete after 3 days
[2010-03-07 20:03:56] <Kamron> this is specifically pets that were IN stables... which boggles my mind
[2010-03-07 20:04:09] <Kamron> AND the OnDelete() is being called... meaning it is deleted, not EATEN by the garbage collector
[2010-03-07 20:04:28] <Kamron> I reverted my shard so that my white wyrm which was removed at 4am is back
[2010-03-07 20:04:41] <Kamron> hopefully it or another pet gets deleted....then the shard will crash and boom
[2010-03-07 20:04:46] <Kamron> I should be able to take a look at the stack
[2010-03-07 20:05:39] <Daedalus> yea
[2010-03-07 20:06:24] <Kamron> accordng to my logs, it was Delete() then destructed 2 hours later
[2010-03-07 20:06:34] <Kamron> I wish I knew the code line
[2010-03-07 20:07:33] <Kamron> doy ou get reports of missing pets from stables?


--
   
  (#3) Old
osd_daedalus Offline
Forum Expert
 
Posts: 4,708
Join Date: Aug 2008
Location: Italia, near Britannia
Default Re: [SVN 503]Stabled Pets Disappearing? - 03-11-2010

Looks like this is a confirmed bug and Kamron posted a fix for it.
According to his instructions, this should be the patch... although I haven't understood if it's meant "we" to test, or if the Core Dev squad is thinking about it.

Anyway, just a question:
is it necessary IsStabled to have a CommandProperty for GM and admin?
Attached Files
File Type: patch petremoval-kamron-hotfix-SVN503.patch (1.8 KB, 8 views)


--
   
  (#4) Old
osd_daedalus Offline
Forum Expert
 
Posts: 4,708
Join Date: Aug 2008
Location: Italia, near Britannia
Default Re: [SVN 503]Stabled Pets Disappearing? - 03-13-2010

Hah... all is calm while the whole set of RunUO shard is losing pets in stable and poor admins are going to hear from raged tamers.....

OK, IN CASE YOU HAVEN'T GOT IT, THIS IS THE SECOND REASON WHY RUNUO IS FUCKED UP AND IT SHOULD BE CONSIDERED A TOP PRIORITY.

Due to persistent silence, I'm going to recruit people for testing: http://www.runuo.com/forums/server-s...appearing.html


--
   
  (#5) Old
Esqarrouth Offline
Forum Expert
 
Posts: 2,548
Join Date: Dec 2005
Location: Ankara
Default Re: [SVN 503]Stabled Pets Disappearing? - 03-13-2010

are you sure this is SVN503? 503 only has changes about tots?


There is no "good" or "evil", Only the truly powerful will survive!
   
  (#6) Old
osd_daedalus Offline
Forum Expert
 
Posts: 4,708
Join Date: Aug 2008
Location: Italia, near Britannia
Default Re: [SVN 503]Stabled Pets Disappearing? - 03-13-2010

Quote:
Originally Posted by Esqarrouth View Post
are you sure this is SVN503? 503 only has changes about tots?
infact it isn't SVN 503, it's 501. Won't change much the situation, though


--
   
  (#7) Old
Esqarrouth Offline
Forum Expert
 
Posts: 2,548
Join Date: Dec 2005
Location: Ankara
Default Re: [SVN 503]Stabled Pets Disappearing? - 03-14-2010

will change what code to look for


There is no "good" or "evil", Only the truly powerful will survive!
   
  (#8) Old
osd_daedalus Offline
Forum Expert
 
Posts: 4,708
Join Date: Aug 2008
Location: Italia, near Britannia
Default Re: [SVN 503]Stabled Pets Disappearing? - 03-14-2010

Quote:
Originally Posted by Esqarrouth View Post
will change what code to look for
no need. This is in testing, not in coder needed.

OT: 4000th post for me :P


--

Last edited by osd_daedalus; 03-14-2010 at 04:26 AM.
   
  (#9) Old
Esqarrouth Offline
Forum Expert
 
Posts: 2,548
Join Date: Dec 2005
Location: Ankara
Default Re: [SVN 503]Stabled Pets Disappearing? - 03-14-2010

more mods are needed in the bug fix forums


There is no "good" or "evil", Only the truly powerful will survive!
   
  (#10) Old
osd_daedalus Offline
Forum Expert
 
Posts: 4,708
Join Date: Aug 2008
Location: Italia, near Britannia
Default Re: [TESTING] Stabled Pets Disappearing? - 03-18-2010

in RunUO forums looks like this patch works well, I think I have already obtained the "5 days timer" in there.

Due to the urgent nature, I'm going to implement this tomorrow unless there is something against it.


--
   
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com