You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Using Wurst version 1.8.1.0-jenkins-Wurst-1361
My full config:
-runcompiletimefunctions
-injectobjects
-stacktraces
-noExtractMapScript
-opt
-localOptimizations
-lua
The text was updated successfully, but these errors were encountered:
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:
Using Wurst version 1.8.1.0-jenkins-Wurst-1361
My full config:
-runcompiletimefunctions
-injectobjects
-stacktraces
-noExtractMapScript
-opt
-localOptimizations
-lua
The text was updated successfully, but these errors were encountered: