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

[Lua]: Compiling map and not using "-opt" creates wrong "config" function #1090

Open
Donach opened this issue Feb 23, 2024 · 0 comments
Open

Comments

@Donach
Copy link
Contributor

Donach commented Feb 23, 2024

Describe the bug
When I'm compiling a map using Lua target, when I use "-opt" as well all works fine.
However when I disable "-opt", the "config" native function get's renamed with some number suffix like this:
image

Using Wurst version 1.8.1.0-jenkins-Wurst-1361

My full config:
-runcompiletimefunctions
-injectobjects
-stacktraces
-noExtractMapScript
-opt
-localOptimizations
-lua

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant