I often SVN update and with r6689 update iro Valk (which use servertype21 too) got freeze with char selection.
Previous update r6688 works fine. I'm using r6688 right now.
Should iro Valk server and tRO server not have same servertype?
And how I can debug the packet 0069 ? or abt123, how did you find out the information about this packet?
Revision: 6689
Author: abt123
Date: 22:35:14, 4/23/2009
Message:
Update for tRO server.
----
Modified : /openkore/trunk/src/Network/Receive/ServerType21.pm
[SVN bug report] r6689 and iro Valk server
Moderators: Moderators, Developers
-
- Noob
- Posts: 13
- Joined: 04 Mar 2009, 04:46
- Noob?: Yes
-
- Perl Monk
- Posts: 416
- Joined: 04 Apr 2008, 03:08
Re: [SVN bug report] r6689 and iro Valk server
Well, try reverting back to r6688 and see if it works then
If it does, that means someone fucked up
If it does, that means someone fucked up
-
- Noob
- Posts: 13
- Joined: 04 Mar 2009, 04:46
- Noob?: Yes
Re: [SVN bug report] r6689 and iro Valk server
I updated to r6689, got problem and reverted to r6688 and it works again.botty007 wrote: Previous update r6688 works fine. I'm using r6688 right now.
r6689 diff : line 29 added
Code: Select all
$self->{packet_list}{'0069'} = ['account_server_info', 'x2 a4 a4 a4 x30 C1 x4 a*', [qw(sessionID accountID sessionID2 accountSex serverInfo)]];
-
- OpenKore Monk
- Posts: 457
- Joined: 04 Apr 2008, 10:10
Re: [SVN bug report] r6689 and iro Valk server
line 29 of which file?
Got your topic trashed by a mod?
Trashing topics is one click, and moving a topic to its proper forum is a lot harder. You expend the least effort in deciding where to post, mods expend the least effort by trashing.
Have a nice day.
Trashing topics is one click, and moving a topic to its proper forum is a lot harder. You expend the least effort in deciding where to post, mods expend the least effort by trashing.
Have a nice day.
-
- Noob
- Posts: 13
- Joined: 04 Mar 2009, 04:46
- Noob?: Yes
Re: [SVN bug report] r6689 and iro Valk server
botty007 wrote: ----
Modified : /openkore/trunk/src/Network/Receive/ServerType21.pm
-
- Administrator
- Posts: 1301
- Joined: 24 Apr 2008, 12:02
Re: [SVN bug report] r6689 and iro Valk server
New ServerType system implemented.
Closed.
Closed.