SphereServer BugTracker - SphereServer |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002502 | SphereServer | executable - generic | public | 24-04-15 18:16 | 20-05-15 09:33 |
|
Reporter | Stanic | |
Assigned To | XuN | |
Priority | normal | Severity | major | Reproducibility | random |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 16-06-2013, 0.56b Prerelease | |
Target Version | | Fixed in Version | 0.56c Nightly | |
Nightly Version | Automated (specify build number) |
Experimental Flags | None |
Option Flags | None |
Internal Build Number | 2260 |
|
Summary | 0002502: Mount disappearing |
Description | Some players of my server are reporting that theirs mount simply disappear after world save or in random moments.
I found these errors on sphere's log:
13:39:ERROR:UID=0e9d4, id=0cc 'Horse', Invalid code=1203 (Ridden NPC not acting as such)
13:39:ERROR:UID=0400fcf42, id=03ea2 'Horse', Invalid code=2226 (Mount memory not equipped in the correct layer)
20:59:ERROR:UID=022a070, id=0da 'Zostrich', Invalid code=1203 (Ridden NPC not acting as such)
23:54:ERROR:UID=0f351e, id=0cc 'Horse', Invalid code=1203 (Ridden NPC not acting as such)
23:54:ERROR:UID=02df015, id=0cc 'Horse', Invalid code=1203 (Ridden NPC not acting as such)
Someone with this same problem or that know what can be causing? :( |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
24-04-15 18:16 | Stanic | New Issue | |
24-04-15 19:35 | Terrikate | Note Added: 0002767 | |
27-04-15 21:49 | Rizz | Note Added: 0002768 | |
29-04-15 08:37 | XuN | Note Added: 0002775 | |
29-04-15 14:24 | Rizz | Note Added: 0002777 | |
02-05-15 16:59 | XuN | Note Added: 0002785 | |
03-05-15 10:37 | XuN | Note Added: 0002787 | |
07-05-15 14:56 | XuN | Note Added: 0002792 | |
20-05-15 09:33 | XuN | Status | new => resolved |
20-05-15 09:33 | XuN | Fixed in Version | => 0.56c Nightly |
20-05-15 09:33 | XuN | Resolution | open => fixed |
20-05-15 09:33 | XuN | Assigned To | => XuN |
Notes |
|
|
|
|
(0002768)
|
Rizz
|
27-04-15 21:49
|
|
Yes it happens to me follow the step, 0002252 |
|
|
(0002775)
|
XuN
|
29-04-15 08:37
|
|
I really cannot reproduce this with latest nightly, what's up with ticket 0002252 btw? |
|
|
(0002777)
|
Rizz
|
29-04-15 14:24
|
|
Eh no, 2252 is my sphere version lol |
|
|
(0002785)
|
XuN
|
02-05-15 16:59
|
|
|
|
(0002787)
|
XuN
|
03-05-15 10:37
|
|
For Invalid code=1203 (Ridden NPC not acting as such): Action must be 111 (ridden)
And for Invalid code=2226 (Mount memory not equipped in the correct layer): It is called when TopObj is not a char for items with id 8270 and 8271 (Death Shroud and GM Robe) ONLY, so my bet is that some mount items were modified to work under these 2 clothes or a bad 'act' or 'new' link made these clothes receive mount's code, in this case the other error will make sense because some wrong references can screw both NPC and Mount item. |
|
|
(0002792)
|
XuN
|
07-05-15 14:56
|
|
Still happening in latest build? I updated code for Death with some exceptions for mounts and this should not happen anymore. |
|