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

Game wont Compile #11517

Closed
SimonR0 opened this issue Dec 17, 2022 · 4 comments
Closed

Game wont Compile #11517

SimonR0 opened this issue Dec 17, 2022 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@SimonR0
Copy link

SimonR0 commented Dec 17, 2022

Describe your problem here.

How can i fix this!?
source/TitleState.hx:11: characters 8-52 : Type not found : flixel.addons.transition.FlxTransitionSprite
source/TitleState.hx:12: characters 8-55 : Type not found : flixel.addons.transition.FlxTransitionableState
source/TitleState.hx:13: characters 8-47 : Type not found : flixel.addons.transition.TransitionData
C:/haxelib/flixel-ui/2,5,0/flixel/addons/ui/FlxUIState.hx:4: characters 8-43 : Type not found : flixel.addons.transition.Transition
C:/haxelib/flixel-ui/2,5,0/flixel/addons/ui/FlxUIState.hx:5: characters 8-55 : Type not found : flixel.addons.transition.FlxTransitionableState
source/MusicBeatState.hx:8: characters 8-55 : Type not found : flixel.addons.transition.FlxTransitionableState
C:/haxelib/flixel-ui/2,5,0/flixel/addons/ui/FlxUIState.hx:35: characters 26-48 : Type not found : FlxTransitionableState

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows x64

Did you edit anything in this build? If so, mention or summarize your changes.

No response

@SimonR0 SimonR0 added the help wanted Extra attention is needed label Dec 17, 2022
@Grape-Boy
Copy link

install or update flixel-addons
in command prompt:
haxelib install flixel-addons
or
haxelib update flixel-addons

@SimonR0
Copy link
Author

SimonR0 commented Dec 18, 2022

i does nothing ):

@Grape-Boy
Copy link

weird, not sure how to help you myself. try downloading and executing the setup.bat file in this guide.

@SimonR0
Copy link
Author

SimonR0 commented Dec 18, 2022

No its still says the same ):<

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

3 participants