Ventero / FRESteamWorks

SteamWorks API for AIR applications
Other
83 stars 27 forks source link

Windows flash develop doesn't work. #31

Open paala opened 7 years ago

paala commented 7 years ago

Error: Fault] exception, information=TypeError: Error #1009: Cannot access a property or method of a null object reference. at com.amanitadesign.steam::FRESteamWorks at /Users/ich/Coding/FRESteamWorks/lib/src/com/amanitadesign/steam/FRESteamWorks.as:38 FRESteamWorksTest at D:\Game Projects\steam\6. santa big adventures\test project_from ane author\src\FRESteamWorksTest.as:50

paala commented 7 years ago

I manage to make it work: but now there are other errors inside air app:

steamsdk is in system path variable ERROR Error #3500: The extension context does not have a method with the name AIRSteam_Init. ArgumentError: Error #3500: The extension context does not have a method with the name AIRSteam_Init. at flash.external::ExtensionContext/_call() at flash.external::ExtensionContext/call() at com.amanitadesign.steam::FRESteamWorks/init()[/Users/andrey/projects/FRESteamWorks/lib/src/com/amanitadesign/steam/FRESteamWorks.as:104] at FRESteamWorksTest/onInvoke()[D:\Game Projects\steam\6. santa big adventures\test_1.0\src\FRESteamWorksTest.as:154] at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at flash.desktop::NativeApplication/dispatchEvent() at Runtime/dispatchInvokeEventUnderProfile() at runtime::AppRunner/onComplete() at runtime::ContentPlayer/loadInitialContent() at runtime::ContentPlayer/playRawContent() at runtime::ContentPlayer/playContent() at runtime::AppRunner/run() at ADLAppEntry/run() at global/runtime::ADLEntry()

mkTiger commented 7 years ago

see this issue #14