-
Notifications
You must be signed in to change notification settings - Fork 34
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
Bug when i try to compile #783
Comments
what did you even do though? You gotta show the edits you made |
you typed the "case: gallery" wrong |
no wait |
check if there's a gallery state |
that’s not it |
Which } ? |
under the flicker line |
now is my problem : source/MainMenuState.hx:304: characters 8-9 : Expected expression |
what |
line of code |
thats what it's meant to be |
And now : source/MainMenuState.hx:320: characters 11-15 : Expected }
|
Just remove the extra }; like how I did |
Didn't work... |
Describe your bug here. If you are modding, try testing your bug in a clean version of the engine instead. Also, if you're using an older version of JSE, please try the latest version/action build. Also, be sure to check the pinned 'JS Engine: Known Issues' issue, to check if your issue hasn't already been found!
When i try compile js engine then this error shows up.
Command Prompt/Terminal/Crash logs (if existing)
source/MainMenuState.hx:304: characters 8-9 : Expected expression
Have you identified any steps to reproduce the bug? If so, please describe them below in as much detail as possible. Use images if possible.
No response
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.
Yes, i edited MainMenuState.hx
If you use 1.12.0 or earlier, did you have Optimized Chart Loading turned on?
None
Did you check for any similar issues to what you're reporting? Check, then come back here. If there is a similar issue, then do not report the issue, otherwise it will be marked as a duplicate.
Yes
The text was updated successfully, but these errors were encountered: