Michal Deak
Michal Deak
Hi, I have the same problem :-/ "ArgumentError: Error #3500: The extension context does not have a method with the name AIRSteam_Init." I am using the latest ANE from your...
Thanks, but I am on Windows and using FDT,.. do you have any solution for Windows and FDT?
Hi, but I even cant compile it in debug mode (windows, FDT) (I am using FreSteamDebug.ane, and I got error message "Error #3500: The extension context does not have a...
I fixed this error by adding steamSDK path to system environment. But the function init() isReady = _ExtensionContext.call("AIRSteam_Init") as Boolean; return always false. I followed these 3 steps on official...
Hi. Problem was solved by building native exe,... from debug (FDT) it was not working.