example application crash when run loadConfig

Post here your questions about the Objective-C API for SFS2X

Moderators: Lapo, Bax

astmus
Posts: 1
Joined: 16 Jul 2012, 13:01

example application crash when run loadConfig

Postby astmus » 16 Jul 2012, 13:10

when I call loadConfig I get an error message

2012-07-16 16:00:11.075 SelfConnector5[6466:f803] [SFS - INFO]SFS2X API version: 1.0.7
2012-07-16 16:00:13.838 SelfConnector5[6466:f803] -[__NSCFDictionary caseInsensitiveCompare:]: unrecognized selector sent to instance 0x68a8c70
2012-07-16 16:00:13.839 SelfConnector5[6466:f803] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFDictionary caseInsensitiveCompare:]: unrecognized selector sent to instance 0x68a8c70'
*** First throw call stack:
(0x1267052 0x15bad0a 0x1268ced 0x11cdf00 0x11cdce2 0x8e65 0x2f8bf 0x2d51 0x37364e 0x2d3a73 0x2d3ce2 0x2d3ea8 0x2dad9a 0x2abbe6 0x2ac8a6 0x2bb743 0x2bc1f8 0x2afaa9 0x1cf6fa9 0x123b1c5 0x11a0022 0x119e90a 0x119ddb4 0x119dccb 0x2ac2a7 0x2ada9b 0x2a22 0x2995)
terminate called throwing an exception(lldb)

exception throw in
@autoreleasepool {
return UIApplicationMain(argc, argv, nil, NSStringFromClass([SMTAppDelegate class]));
}
emulator version 5.1

config content
<SmartFoxConfig>
<!-- Mandatory Settings -->
<ip>192.168.1.101</ip>
<port>9933</port>
<zone>RussianFool</zone>
<!-- End Mandatory Settings -->

<debug>true</debug>

<!-- For generic http port communication -->
<httpPort>8080</httpPort>
<useBlueBox>true</useBlueBox>
<blueBoxPollingRate>200</blueBoxPollingRate>

</SmartFoxConfig>
User avatar
Lapo
Site Admin
Posts: 23027
Joined: 21 Mar 2005, 09:50
Location: Italy

Re: example application crash when run loadConfig

Postby Lapo » 17 Jul 2012, 10:12

** Moved in the right section **
Lapo
--
gotoAndPlay()
...addicted to flash games
User avatar
A51Integrated
Posts: 240
Joined: 03 Jan 2012, 19:55
Location: Toronto, Canada
Contact:

Re: example application crash when run loadConfig

Postby A51Integrated » 17 Jul 2012, 13:39

Can you please provide the code that you're using to replicate the error?
thx
A51 Integrated
http://a51integrated.com / +1 416-703-2300

Return to “SFS2X iPhone / iPad / OSX API”

Who is online

Users browsing this forum: No registered users and 37 guests