Anonymous | Login | Signup for a new account | 03-12-24 05:49 CET |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
ID | Project | Category | View Status | Date Submitted | Last Update | |
0002526 | SphereServer | executable - windows build | public | 22-06-15 21:19 | 27-06-15 09:48 | |
Reporter | Shamino | |||||
Assigned To | Coruja | |||||
Priority | normal | Severity | major | Reproducibility | always | |
Status | resolved | Resolution | fixed | |||
Platform | x64 | OS | Windows | OS Version | 8.1 | |
Product Version | 16-06-2013, 0.56b Prerelease | |||||
Target Version | Fixed in Version | 0.56c Nightly | ||||
Summary | 0002526: Error with Party System when user leave the group. | |||||
Description | Debug 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. | |||||
Tags | No tags attached. | |||||
Nightly Version | Automated (specify build number) | |||||
Experimental Flags | None | |||||
Option Flags | None | |||||
Internal Build Number | 2349 | |||||
Attached Files | ||||||
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 |