Client error upgrading to RC3: de.polygonal.ds::ListSet
Posted: 21 Sep 2011, 05:18
Hi,
We are trying to update from RC1b to RC3. I have downloaded the RC3 patch and installed it. The server build seems to run fine. However, when I run our AS3 client I get an error as described below. Here is the call stack:
We are using Flash Builder 4 with the Flex 4.5.1 SDK.
I tried downloading the client API again as referred to in this post: http://forums.smartfoxserver.com/viewtopic.php?t=11741, however, that doesn't seem to fix the problem.
Any help much appreciated.
We are trying to update from RC1b to RC3. I have downloaded the RC3 patch and installed it. The server build seems to run fine. However, when I run our AS3 client I get an error as described below. Here is the call stack:
Code: Select all
VerifyError: Error #1111: de.polygonal.ds::ListSet cannot implement de.polygonal.ds.Set.
at flash.display::MovieClip/nextFrame()
at mx.managers::SystemManager/deferredNextFrame()[E:\dev\4.5.1\frameworks\projects\framework\src\mx\managers\SystemManager.as:284]
at mx.managers::SystemManager/preloader_preloaderDocFrameReadyHandler()[E:\dev\4.5.1\frameworks\projects\framework\src\mx\managers\SystemManager.as:2633]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.preloaders::Preloader/timerHandler()[E:\dev\4.5.1\frameworks\projects\framework\src\mx\preloaders\Preloader.as:515]
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()I tried downloading the client API again as referred to in this post: http://forums.smartfoxserver.com/viewtopic.php?t=11741, however, that doesn't seem to fix the problem.
Any help much appreciated.