Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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