I am setting up a bot to the server Fansro in Brazil and I'm stuck.
Errors.txt this file so that:
OpenKore version what-will-become-2.1
Network state = -1
Network handler = Network::XKore
SVN revision: 8519
No loaded plugins.
"
Error message:
Can't call method "clientSuspend" on an undefined value at src/Network/ClientReceive.pm line 83.
Stack trace:
Can't call method "clientSuspend" on an undefined value at src/Network/ClientReceive.pm line 83.
at src/Interface/Wx.pm line 161
Interface::Wx::mainLoop('Interface::Wx=HASH(0x3b4b5a4)') called at openkore.pl line 97
main::__start() called at start.pl line 136
Interrompido nesta linha:
AI::clear('clientSuspend');
* $char->clientSuspend($args->{switch}, 2, $args->{type}, $args->{targetID});
} else {
"
Could someone help me solve??
will be what may be the recvpackets?
Ajuda Servidor Fansro erro clientSuspend
Moderator: Moderators
-
- Noob
- Posts: 4
- Joined: 25 Apr 2013, 21:14
- Noob?: Yes
-
- The Kore Devil
- Posts: 672
- Joined: 22 Feb 2013, 03:40
- Noob?: No
- Location: The Netherlands
Re: Ajuda Servidor Fansro erro clientSuspend
What are your server settings?
-
- Noob
- Posts: 4
- Joined: 25 Apr 2013, 21:14
- Noob?: Yes
Re: Ajuda Servidor Fansro erro clientSuspend
The above error occurs when you use the "1 xkore"
I'm using these settings
[FansRo]
ip login.fansro.org
port 6900
private 1
master_version 7
version 00
serverType 9
serverEncoding Western
And when I try to use the "xkore 0" of this error.
Connecting to Account Server ...
Connecting (login.fansro.org: 6900) ... connected
-------- -------- Account Information
Account ID: 21551215 6F D8 48 01
Gender: Female
Session ID: 1171018851 63 54 CC 45
310618723 63 83 12 AA
------------------------------------
-------- -------- Servers
# Name Users IP Port
Brazil 0 996 login.fansro.or 5121
1 Republic login.fansro.or 86 5122
Pangea 2 0 login.fansro.or 5123
3 login.fansro.or 5124 Avalon 0
-------------------------------
Closing connection to Account Server
Disconnecting (50.22.8.39:6900) ... disconnected
Login.fansro.org selected server
Connecting to Character Server ...
Connecting (login.fansro.org: 5121) ... Could not connect: A connection attempt failed because the connected party did not answer
correctly after a period of time or established connection failed
because connected host has not responded. (error code 10060)
I'm using these settings
[FansRo]
ip login.fansro.org
port 6900
private 1
master_version 7
version 00
serverType 9
serverEncoding Western
And when I try to use the "xkore 0" of this error.
Connecting to Account Server ...
Connecting (login.fansro.org: 6900) ... connected
-------- -------- Account Information
Account ID: 21551215 6F D8 48 01
Gender: Female
Session ID: 1171018851 63 54 CC 45
310618723 63 83 12 AA
------------------------------------
-------- -------- Servers
# Name Users IP Port
Brazil 0 996 login.fansro.or 5121
1 Republic login.fansro.or 86 5122
Pangea 2 0 login.fansro.or 5123
3 login.fansro.or 5124 Avalon 0
-------------------------------
Closing connection to Account Server
Disconnecting (50.22.8.39:6900) ... disconnected
Login.fansro.org selected server
Connecting to Character Server ...
Connecting (login.fansro.org: 5121) ... Could not connect: A connection attempt failed because the connected party did not answer
correctly after a period of time or established connection failed
because connected host has not responded. (error code 10060)
-
- The Kore Devil
- Posts: 672
- Joined: 22 Feb 2013, 03:40
- Noob?: No
- Location: The Netherlands
Re: Ajuda Servidor Fansro erro clientSuspend
Please follow this guide for server settings.
http://www.openkore.com/index.php/Connectivity_Guide
Your version is wrong and I don't see a charBlockSize.
http://www.openkore.com/index.php/Connectivity_Guide
Your version is wrong and I don't see a charBlockSize.
-
- Noob
- Posts: 4
- Joined: 25 Apr 2013, 21:14
- Noob?: Yes
Re: Ajuda Servidor Fansro erro clientSuspend
so it would be correct?
[FansRo]
ip login.fansro.org
port 6900
private 1
master_version 6
version 199
serverType 5
serverEncoding Western
charBlockSize 144
[FansRo]
ip login.fansro.org
port 6900
private 1
master_version 6
version 199
serverType 5
serverEncoding Western
charBlockSize 144
-
- The Kore Devil
- Posts: 672
- Joined: 22 Feb 2013, 03:40
- Noob?: No
- Location: The Netherlands
Re: Ajuda Servidor Fansro erro clientSuspend
Probably, but it seems I can't test since the server page is down, do you have a test account available please?
Also, include these lines:
Also, include these lines:
Code: Select all
addTableFolders translated/kRO_english;kRO
recvpackets recvpackets.txt
-
- Noob
- Posts: 4
- Joined: 25 Apr 2013, 21:14
- Noob?: Yes
Re: Ajuda Servidor Fansro erro clientSuspend
this is the account: junimbomb
Password: brdirem123
here the error is happening at the time of login to the server char.
Password: brdirem123
here the error is happening at the time of login to the server char.