xKore 2 on fRO Renewal fix

Wrote new code? Fixed a bug? Want to discuss technical stuff? Feel free to post it here.

Moderator: Moderators

Daedalus
Plain Yogurt
Plain Yogurt
Posts: 73
Joined: 09 Nov 2010, 16:20
Noob?: No

xKore 2 on fRO Renewal fix

#1 Post by Daedalus »

http://forums.openkore.com/viewtopic.ph ... 1&start=40

xKore 2 didn't work on fRO with the newest SVN. First there was the character server problem, where you couldn't login your char because it told you all free slots were used like on iRO Classic. Then there was the problem, that your client just dc'ed after login into your char without getting any further.

I compared the iRO.pm in send and receive and added differences to the fRO.pm files. Magically it worked after that although I have no clue what I did since I have no programing knowledge at all or why it works besides that those packets obviously were missing, so please someone with any knowledge check it wether it is okay. I use it and it has worked fine for days, can't see any problem.

http://www63.zippyshare.com/v/12710027/file.html

If somebody tells me how to fix or where to find the teleport routine, I would like to try and fix the "msg_id: 1923 gave unknown results in: message_string/" where the bot usually tries to teleport while he has already opened a teleport window or did not finish his teleport or used it too fast and too often.
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: xKore 2 on fRO Renewal fix

#2 Post by EternalHarvest »

Archive: fRO Network.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of fRO Network.zip or
fRO Network.zip.zip, and cannot find fRO Network.zip.ZIP, period.
Can't you just post a diff or changed files right in the post?
If somebody tells me how to fix or where to find the teleport routine
This issue? http://forums.openkore.com/viewtopic.php?t=12171
Daedalus
Plain Yogurt
Plain Yogurt
Posts: 73
Joined: 09 Nov 2010, 16:20
Noob?: No

Re: xKore 2 on fRO Renewal fix

#3 Post by Daedalus »

Could not upload attachment to ./files/23351_15f7d3a03269951fcd2fc7fe353b4038.

Sorry, I can't upload anything here, reason why I tried to rename the file. You can either rename the old one to .rar or use this one http://www26.zippyshare.com/v/64968816/file.html

I also have no idea about diffs. :U
This issue? viewtopic.php?t=12171
Yes, exactly that one. Plugin isn't working for me, "dies" on line 92 in teleport.pm but it helped me find a part of the teleport routine in misc.pm. :S Nvm, setting teleport delay to a low amount like 0.2 and teleport hp to 1 second in timeouts.txt fixes it for me, since it stops spamming teleport and is able to actually finish it every time.