My full character list does not show up when logging in.

International

Moderator: Moderators

PiedPiper
Noob
Noob
Posts: 4
Joined: 10 Nov 2013, 12:38
Noob?: No

My full character list does not show up when logging in.

#1 Post by PiedPiper »

I play on iRO chaos on a non-VIP account but I still have 9 characters there, however when I try logging in with OpenKore it will only show 3 of them. Which ones are shown seems to be random but it does not show all of my characters. I am running the newest version from http://collectskin.com/openkore/. I have tried changing the Charblocksize but that did not help.

Code: Select all

*** OpenKore what-will-become-2.1 ( r8718 ) - Custom Ragnarok Online client ***
***   http://www.openkore.com/   ***

Loading all plugins...

Loading control\config.txt...
Loading control\consolecolors.txt...
Loading control\mon_control.txt...
Loading control\items_control.txt...
Loading control\shop.txt...
Loading control\overallAuth.txt...
Loading control\pickupitems.txt...
Loading control\responses.txt...
Loading control\timeouts.txt...
Loading control\chat_resp.txt...
Loading control\avoid.txt...
Loading control\priority.txt...
Loading control\routeweights.txt...
Loading control\arrowcraft.txt...
Loading tables\servers.txt...
Loading tables\iRO\recvpackets.txt...
Loading tables\cities.txt...
Loading tables\commanddescriptions.txt...
Loading tables\directions.txt...
Loading tables\elements.txt...
Loading tables\emotions.txt...
Loading tables\equiptypes.txt...
Loading tables\haircolors.txt...
Loading tables\headgears.txt...
Loading tables\iRO\items.txt...
Loading tables\iRO\itemsdescriptions.txt...
Loading tables\iRO\itemslots.txt...
Loading tables\iRO\itemslotcounttable.txt...
Loading tables\itemtypes.txt...
Loading tables\iRO\resnametable.txt...
Loading tables\iRO\maps.txt...
Loading tables\iRO\monsters.txt...
Loading tables\iRO\npcs.txt...
Loading tables\packetdescriptions.txt...
Loading tables\portals.txt...
Loading tables\portalsLOS.txt...
Loading tables\sex.txt...
Loading tables\SKILL_id_handle.txt...
Loading tables\iRO\skillnametable.txt...
Loading tables\iRO\spells.txt...
Loading tables\iRO\skillsdescriptions.txt...
Loading tables\iRO\skillssp.txt...
Loading tables\STATUS_id_handle.txt...
Loading tables\STATE_id_handle.txt...
Loading tables\LOOK_id_handle.txt...
Loading tables\AILMENT_id_handle.txt...
Loading tables\MAPTYPE_id_handle.txt...
Loading tables\MAPPROPERTY_TYPE_id_handle.txt...
Loading tables\MAPPROPERTY_INFO_id_handle.txt...
Loading tables\iRO\statusnametable.txt...
Loading tables\skillsarea.txt...
Loading tables\skillsencore.txt...
Loading tables\iRO\quests.txt...
Loading tables\iRO\msgstringtable.txt...

Generating session Admin Password...

Checking for new portals... none found


Connecting to Account Server...
Connecting (128.241.92.162:6800)... connected
-----------Account Info------------
Account ID: 2264078    0E 8C 22 00
Sex:        Boy
Session ID: 4227649293 0D CF FC FB
            0          00 00 00 00
-----------------------------------
--------- Servers ----------
#   Name                  Users  IP              Port
0   Chaos                 3335   128.241.92.98   4500
-------------------------------
Closing connection to Account Server
Disconnecting (128.241.92.162:6800)...disconnected
Server 0 selected
Connecting to Character Server...
Connecting (128.241.92.98:4500)... connected
Received characters from Character Server
------------- Character List -------------
Slot 3: XXXXXXXXXXXX (Royal Guard, level 100/4)
Slot 4: XXXXXXXXXXXX (Assassin, level 97/50)
Slot 5: XXXXXXXXXXXX (Acolyte, level 12/4)
------------------------------------------
------------ Character selection ------------
#   Choice
0   Slot 3: XXXXXXXXXXXX (Royal Guard, level 100/4)
1   Slot 4: XXXXXXXXXXXX (Assassin, level 97/50)
2   Slot 5: XXXXXXXXXXXX (Acolyte, level 12/4)
3   Create a new character
4   Delete or cancel the deletion a character
------------------------
Please choose a character or an action.
---------------------------------------------
Enter your answer:
Config Code

Code: Select all

######## Login options and server-specific options ########

master International - iRO: Ymir/Yggdrasil/Valkyrie
server 0
username
password
loginPinCode
char

# Poseidon Settings (http://wiki.openkore.com/index.php/PoseidonServer)
# They must be the same as Query Server config in Poseidon.txt
poseidonServer 127.0.0.1
poseidonPort 24390

bindIp

# 1 = hook into RO client, 2 = Act as stand-alone proxy, proxy = act as true proxy
# http://wiki.openkore.com/index.php/XKore
XKore 0
XKore_port 2350
XKore_dll NetRedirect.dll
XKore_autoAttachIfOneExe 1
XKore_silent 1
XKore_bypassBotDetection 0
XKore_exeName ragexe.exe

# XKore 2 / Proxy configuration
XKore_listenIp 127.0.0.1
XKore_listenPort 6901
XKore_publicIp 127.0.0.1


Servers Code

Code: Select all

# Renewal
[International - iRO: Ymir/Yggdrasil/Valkyrie]
# http://playragnarok.com
title International - iRO: Chaos (Renewal-compatible)
ip 128.241.92.162
port 6800
master_version 1
version 18
serverType iRO
serverEncoding Western
patchserver ropatch1.gravityus.com
patchpath /patch02
addTableFolders iRO
charBlockSize 144
Jozo
Human
Human
Posts: 37
Joined: 13 Oct 2013, 12:32
Noob?: No
Location: Moscow

Re: My full character list does not show up when logging in.

#2 Post by Jozo »

try to set char slot manualy
PiedPiper
Noob
Noob
Posts: 4
Joined: 10 Nov 2013, 12:38
Noob?: No

Re: My full character list does not show up when logging in.

#3 Post by PiedPiper »

Jozo wrote:try to set char slot manualy
Do you mean to try selecting it when I run openKore at log-in? I've tried that. It will not let me select anything except whichever 3 characters show up.
krispaul27
Human
Human
Posts: 49
Joined: 09 Dec 2009, 13:04
Noob?: No

Re: My full character list does not show up when logging in.

#4 Post by krispaul27 »

PiedPiper wrote:
Jozo wrote:try to set char slot manualy
Do you mean to try selecting it when I run openKore at log-in? I've tried that. It will not let me select anything except whichever 3 characters show up.
Try to change the charBlockSize to 144

Code: Select all

r~/bot/
[/b][/color]
Sanasol
Noob
Noob
Posts: 2
Joined: 24 Nov 2013, 17:54
Noob?: No

Re: My full character list does not show up when logging in.

#5 Post by Sanasol »

i have the same problem except im vip, i have 9 chars but they are not displayed if on premium slot, just the normal 3...
PiedPiper
Noob
Noob
Posts: 4
Joined: 10 Nov 2013, 12:38
Noob?: No

Re: My full character list does not show up when logging in.

#6 Post by PiedPiper »

krispaul27 wrote:
PiedPiper wrote:
Jozo wrote:try to set char slot manualy
Do you mean to try selecting it when I run openKore at log-in? I've tried that. It will not let me select anything except whichever 3 characters show up.
Try to change the charBlockSize to 144
It is already set to that. Didn't change anything.
Master Necro
Noob
Noob
Posts: 1
Joined: 01 Dec 2013, 13:42
Noob?: Yes

Re: My full character list does not show up when logging in.

#7 Post by Master Necro »

Sanasol wrote:i have the same problem except im vip, i have 9 chars but they are not displayed if on premium slot, just the normal 3...
Same here I cant see any of my VIP characters
botbotm
Noob
Noob
Posts: 3
Joined: 24 Jun 2013, 20:44
Noob?: Yes

Re: My full character list does not show up when logging in.

#8 Post by botbotm »

Any fix to this?
Still having this issue.
syrupz
Noob
Noob
Posts: 1
Joined: 29 Dec 2013, 11:10
Noob?: Yes

Re: My full character list does not show up when logging in.

#9 Post by syrupz »

I'm also having the same problem and cant seem to find a solution.
botbotm
Noob
Noob
Posts: 3
Joined: 24 Jun 2013, 20:44
Noob?: Yes

Re: My full character list does not show up when logging in.

#10 Post by botbotm »

Need some leet help here pls :(