Skip to content

[BUG] the index 'printError' does not exist #473

@Darxo

Description

@Darxo

Versions

  • Game: 1.5.1.6
  • MSU: 1.7.2

Describe the bug

In the line:

::printError("The table inside the WeakTableRef instance is null");

And in the line:
::printError("The table inside the WeakTableRef instance is null");

The call ::printError is used, but printError does not exist in the root table, so when this is called, an script error is printed to the log.html.

You probably wanted to call ::MSU.Mod.Debug.printError in those situations

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions