nweber / SystemVolumeNativeExtension

An AIR native extension to interact with the system volume for iOS and Android devices.
55 stars 32 forks source link

Getting ArgumentError: Error #3500: The extension context does not have a method with the name setupPort. #10

Open codychanghong opened 7 years ago

codychanghong commented 7 years ago

errorlog:

ArgumentError: Error #3500: The extension context does not have a method with the name setupPort. at flash.external::ExtensionContext/_call() at flash.external::ExtensionContext/call() at com.quetwo.Arduino::ArduinoConnector/connect()[E:\TheWorld\SpecialGroup\ScratchCFun\ANE\ANE_lib\src\com\quetwo\Arduino\ArduinoConnector.as:102] at arduino::ArduinoUart/arduinoUartOpen()[D:\Scratch\src\arduino\ArduinoUart.as:134] at arduino::ArduinoUartConnect/findComStatusTrue()[D:\Scratch\src\arduino\ArduinoUartConnect.as:213] at Scratch/showCOMMenu()[D:\Scratch\src\Scratch.as:1410] at uiwidgets::IconButton/mouseDown()[D:\Scratch\src\uiwidgets\IconButton.as:178] default

codychanghong commented 7 years ago

this bug have spend much time on it. this problem broken my project schedule. I hope you can help me sovle this issue. Thanks ! appreciating.