Page 1 of 1

VerifyError

Posted: 18 Feb 2013, 07:08
by Madhav
hi...
I just got the licensed version of openspace, When i tried to replace that openspace component with trial version and run i got the following error!!!???
Not getting how since it was working fine with trial version....

param 1 incompatible
virt * de.polygonal.ds::Collection/de.polygonal.ds:Collection::contains()
over Object de.polygonal.ds::HashMap/contains()
VerifyError: Error #1053: Illegal override of HashMap in de.polygonal.ds.HashMap.

at com.smartfoxserver.v2.entities.managers::SFSUserManager()
at com.smartfoxserver.v2.entities.managers::SFSGlobalUserManager()
at com.smartfoxserver.v2::SmartFox/reset()
at com.smartfoxserver.v2::SmartFox/initialize()
at com.smartfoxserver.v2::SmartFox()
at actions::WorldManager()


please help....

Re: VerifyError

Posted: 18 Feb 2013, 08:37
by Bax
Make sure you recompile the Flash client with the latest OpenSpace SWC contained in the package you downloaded.
Also, are you using the Polygonal Data Structures elsewhere in your project?

Re: VerifyError

Posted: 18 Feb 2013, 08:43
by Bax
Also make sure you use the latest SmartFoxServer AS3 API in your project.

Re: VerifyError

Posted: 18 Feb 2013, 09:10
by Madhav
thanks for reply,
I am not using any polygonal data structure and I am using the latest SmartFoxServer AS3 API in my project
When I remove the other components provided in the package like AvatarLibrary, HelperGrid etc from library kept only openspace component the error disappeared..,

But now I got a new problem the sfs is not connecting.... Im getting the following error...

## SocketError: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2031: Socket Error. URL: XX.XXX.XXX.XXX"]
Error opening URL 'http://XX.XXX.XXX.XXX:8080/BlueBox/BlueBox.do'
## BlueBox Error: Error #2032: Stream Error. URL: http://XX.XXX.XXX.XXX:8080/BlueBox/BlueBox.do
Connection Failure: Error #2032: Stream Error. URL: http://XX.XXX.XXX.XXX:8080/BlueBox/BlueBox.do
Can't connect to Not Connected:-1

I got this error after replacing the sfs2x jar file in lib folder, even I am not able to connect to admin panel!!!

Re: VerifyError

Posted: 18 Feb 2013, 11:38
by Madhav
hi all,
I am here with updates I just terminated and restarted my sfs server and now when trying to login to admin panel thefollowing error occured,

[16:50:27 | WARNING] The following error occurred during login: Invalid administration TCP port
[16:50:27 | INFO] Connected to XX.XXX.XXX.XXX:8080; now performing login
[16:50:01 | INFO] Welcome to SmartFoxServer 2X Admin Tool v1.1.1

Any solution???

Re: VerifyError

Posted: 18 Feb 2013, 12:21
by Bax
Search the forum. The error you are getting was already discussed.
I also strongly recommend that you update SFS2X to the latest version too.

Re: VerifyError

Posted: 22 Apr 2013, 07:19
by Madhav
Thanks Bax,

Will check.... :)