-
-
Notifications
You must be signed in to change notification settings - Fork 306
Closed as not planned
Description
Target: Windows. ("lime text windows")
During a completely vanilla compile (nothing was modified) I got these error messages:
ERROR
30 | Compiler.addGlobalMetadata(apply, "@:build(hscript.macros.ClassExtendMacro.build())");
|
| Cannot override final method defaultsIndexOf
ERROR source/funkin/backend/scripting/HScript.hx:37: characters 10-21
37 | interp.warnHandler = _warnHandler;
| ^^^^^^^^^^^
| hscript.Interp has no field warnHandler
ERROR source/funkin/backend/scripting/HScript.hx:38: characters 3-53
38 | interp.importFailedCallback = importFailedCallback;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
| (cl : Array, ?asName : Null) -> Bool should be Array -> Bool
Metadata
Metadata
Assignees
Labels
No labels