Open TradutorHills opened 4 months ago
source/meta/data/ExUtils.hx:50: characters 19-21 Expected )
The error shows that a beginning parentheses is not closed; you'll have to go to that line (50) in the file (source/meta/data/ExUtils.hx
) and close it.
Hey, I'm getting the same Expected ) error but when I look at it, it doesn't look to be unclosed, is there something I'm missing?
Hey, I'm getting the same Expected ) error but when I look at it, it doesn't look to be unclosed, is there something I'm missing?
remove that ; in there
ok I did that, but I don't think that's related to the problem here
ok I did that, but I don't think that's related to the problem here
it might be because you can't put ; like that
i just tested it, removing the ; did nothing for my problem (also yeah, I know it shouldn't have been there in the first place, I was just trying stuff before commenting)
Not sure of what the problem is, it works for me. Make sure your haxe version is 4.3 or above
how do I make sure that haxe is 4.3+? do I just install haxe 4.3.6?
how do I make sure that haxe is 4.3+? do I just install haxe 4.3.6?
yeah
ok that seems to have worked so far
Describe your bug here.
Every time i try to run
lime test windows
in the engine's path it gives this error.Command Prompt/Terminal logs (if existing)
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 created a folder named "songs" inside "assets".