Skip to content

Compiling help: Various Error Messages during Compling #885

@An-Untitled-Developer

Description

@An-Untitled-Developer

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions