[SVN bug report] r6689 and iro Valk server

This place is for Closed bug reports only. NOT for asking help!

Moderators: Moderators, Developers

botty007
Noob
Noob
Posts: 13
Joined: 04 Mar 2009, 04:46
Noob?: Yes

[SVN bug report] r6689 and iro Valk server

#1 Post by botty007 »

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
Bibian
Perl Monk
Perl Monk
Posts: 416
Joined: 04 Apr 2008, 03:08

Re: [SVN bug report] r6689 and iro Valk server

#2 Post by Bibian »

Well, try reverting back to r6688 and see if it works then
If it does, that means someone fucked up
botty007
Noob
Noob
Posts: 13
Joined: 04 Mar 2009, 04:46
Noob?: Yes

Re: [SVN bug report] r6689 and iro Valk server

#3 Post by botty007 »

botty007 wrote: Previous update r6688 works fine. I'm using r6688 right now.
I updated to r6689, got problem and reverted to r6688 and it works again.

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)]];
kali
OpenKore Monk
OpenKore Monk
Posts: 457
Joined: 04 Apr 2008, 10:10

Re: [SVN bug report] r6689 and iro Valk server

#4 Post by kali »

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.
botty007
Noob
Noob
Posts: 13
Joined: 04 Mar 2009, 04:46
Noob?: Yes

Re: [SVN bug report] r6689 and iro Valk server

#5 Post by botty007 »

botty007 wrote: ----
Modified : /openkore/trunk/src/Network/Receive/ServerType21.pm
User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: [SVN bug report] r6689 and iro Valk server

#6 Post by kLabMouse »

New ServerType system implemented.
Closed.