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

Compiling Issue #15519

Open
8odi opened this issue Sep 14, 2024 · 2 comments
Open

Compiling Issue #15519

8odi opened this issue Sep 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@8odi
Copy link

8odi commented Sep 14, 2024

Describe your bug here.

Whenever I try compiling the game I get this error (In the Command Prompt)
I dont know why this problem happens. I tried so long and so much trying to fix this. I read how to setup compiling, I watched tutorials, I used the setup thingy in the source code, I read the "read_this_if_you_cant_compile.txt" file, and did the stuff i needed to do from there. I tried reinstalling everything. I even tried getting help from a programmer friend! Infact, that friend got this exact thing in the Command Prompt, but it just kept compiling for him! For some reason, for me when I got this, it just stopped compiling!!! I even tried removing the source code from my computer and downloading it again.

Command Prompt/Terminal logs (if existing)

source/psychlua/CallbackHandler.hx:55: characters 18-33 : Class<llua.Lua_helper> has no field sendErrorsToLua
export/release/windows/haxe/ApplicationMain.hx:153: characters 5-36 : ... Called from macro here
C:/HaxeToolkit/haxe/lib/flixel-ui/2,5,0/flixel/addons/ui/FlxUICursor.hx:564: characters 9-11 : Warning : Potential typo detected (expected similar values are flixel.addons.ui.SortMethod.ID)

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows

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

No.

@8odi 8odi added the bug Something isn't working label Sep 14, 2024
@FuseIsHere813
Copy link

FuseIsHere813 commented Sep 14, 2024

Reinstall "linc_luajit"

haxelib remove linc_luajit
haxelib git linc_luajit https://github.com/superpowers04/linc_luajit

@8odi
Copy link
Author

8odi commented Sep 14, 2024

I LVOE YOU SO MUCH YHASF BNMMMMBV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants