Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i keep getting this error when copiling the game and idk how to fix it #13

Open
golfista opened this issue Dec 9, 2021 · 3 comments
Open
Labels
help wanted Extra attention is needed

Comments

@golfista
Copy link

golfista commented Dec 9, 2021

Are you trying to code on Source Code (Haxe) or on the Downloaded Build (Lua)?

Source Code

Show an screenshot/video of your problem.

these are the errors

C:/HaxeToolkit/haxe/lib/flixel/4,10,0/flixel/input/actions/FlxAction.hx:141: characters 18-46 : Type not found : FlxActionInputDigitalAndroid
C:/HaxeToolkit/haxe/lib/extension-webview/1,2,4/extension/webview/WebView.hx:108: characters 12-28 : Type not found : openfl.utils.JNI
C:/HaxeToolkit/haxe/lib/extension-webview/1,2,4/extension/webview/WebView.hx:109: characters 16-32 : Type not found : openfl.utils.JNI
C:/HaxeToolkit/haxe/lib/extension-webview/1,2,4/extension/webview/WebView.hx:110: characters 24-40 : Type not found : openfl.utils.JNI

imagen

@golfista golfista added the help wanted Extra attention is needed label Dec 9, 2021
@SHEDRS
Copy link

SHEDRS commented Dec 11, 2021

haxelib install flixel 4.9.0

@JorosTheModderPH
Copy link

We have a same issues, even tho you install flixel 4.9.0, it doesn't work

@SeuPaiGordo
Copy link

I had the same issue, this worked with me:
download the extension webview from the github page, just run this
"haxelib git extension-webview https://github.com/HaxeExtension/extension-webview"
just copy paste this on powershell, i did it and worked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants