View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002526SphereServerexecutable - windows buildpublic22-06-15 21:1927-06-15 09:48
ReporterShamino 
Assigned ToCoruja 
PrioritynormalSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
Platformx64OSWindowsOS Version8.1
Product Version16-06-2013, 0.56b Prerelease 
Target VersionFixed in Version0.56c Nightly 
Summary0002526: Error with Party System when user leave the group.
DescriptionDebug error when user leave the group.

This:

21:09:DEBUG:__ thread (7240) __ | # | _____ function _____________ | ticks passed from previous function start ______
21:09:DEBUG:>> 7240 | 0 | NetworkManager::tick | +0
21:09:DEBUG:>> 7240 | 1 | NetworkThread::tick | +0
21:09:DEBUG:>> 7240 | 2 | NetworkInput::processInput | +0
21:09:DEBUG:>> 7240 | 3 | NetworkInput::processData | +0
21:09:DEBUG:>> 7240 | 4 | NetworkInput::processData | +0
21:09:DEBUG:>> 7240 | 5 | NetworkInput::processGameClientData | +0 <-- exception catch point (below is guessed and could be incorrect!)
21:09:DEBUG:>> 7240 | 6 | PacketExtendedCommand::onReceive | +0
21:09:DEBUG:>> 7240 | 7 | PacketPartyMessage::onReceive | +0
21:09:DEBUG:>> 7240 | 8 | CPartyDef::RemoveMember | +0
21:09:DEBUG:>> 7240 | 9 | CResource::GetDefaultMsg | +0
21:09:CRITICAL:"Access Violation" (0x704054cc), in SUB: NetworkInput::Message::ProcessMessage()
21:09:DEBUG:6:Parsing Packet len=10 id=0xbf [2015/06/22 21:09:54]
        0 1 2 3 4 5 6 7 8 9 A B C D E F
       -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
0000 bf 00 0a 00 06 02 00 00 11 ff ..........
Steps To Reproduce- GM char add a normal player to party (gm can force adding char to party).
- Normal player leave the group.
- ERROR SHOW ON CONSOLE.
- The GM party gump even shows self and the player, but the normal player party gump player is blank, 0 pjs on group.
TagsNo tags attached.
Nightly VersionAutomated (specify build number)
Experimental FlagsNone
Option FlagsNone
Internal Build Number2349
Attached Files

- Relationships

-  Notes
(0002866)
Coruja (developer)
25-06-15 19:43

check if your party_* messages on sphere_msgs.scp are updated, usually these ProcessMessage() errors occour when the message on your script is using more/less "%s" strings so sphere wont generate the message correctly
(0002868)
Shamino (reporter)
25-06-15 21:08

FIXED, i have a fucking double %s on a message.

Thx coruja :D

- Issue History
Date Modified Username Field Change
22-06-15 21:19 Shamino New Issue
25-06-15 19:43 Coruja Note Added: 0002866
25-06-15 21:08 Shamino Note Added: 0002868
27-06-15 09:48 XuN Status new => resolved
27-06-15 09:48 XuN Fixed in Version => 0.56c Nightly
27-06-15 09:48 XuN Resolution open => fixed
27-06-15 09:48 XuN Assigned To => Coruja


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker