openkore crash when login in client on xkore3

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderator: Moderators

Message
Author
haleloyaiba
Noob
Noob
Posts: 1
Joined: 28 Jul 2016, 07:48
Noob?: No

openkore crash when login in client on xkore3

#1 Post by haleloyaiba »

this error log

Code: Select all

OpenKore version what-will-become-2.1
Network state = 1
Network handler = Network::XKoreProxy
SVN revision: unknown
Loaded plugins:
  plugins/macro/macro.pl (macro; description: allows usage of macros)
  plugins/profiles/profiles.pl (profiles; description: Profiles Selector)

Error message:
Bad arg length for Socket::unpack_sockaddr_in, length is 256, should be 16 at /<C:\Users\Administrator\Desktop\openkore-master\wxstart.exe>Socket.pm line 405.

Stack trace:
Bad arg length for Socket::unpack_sockaddr_in, length is 256, should be 16 at /<C:\Users\Administrator\Desktop\openkore-master\wxstart.exe>Socket.pm line 405.
 at src/Interface/Wx.pm line 163
	Interface::Wx::mainLoop('Interface::Wx=HASH(0x429343c)') called at openkore.pl line 97
	main::__start() called at start.pl line 136

thanks :shock:

Locked