A feedback area designed for scripting and mods suggestions and feedback. Please note bug reports and support issues will be removed.

6

Support SourceMaps when debugging [ScriptingAPI]

1 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    Yes, it's very useful. I use rollup.js to bundle my code, but when it runs in the game, the game logs are useless because the locations of errors and warnings are fake. By way, some native errors, such as "ReferenceError: Native function [Dimension::runCommand] does not have required privileges," don't even indicate where they occurred, which makes debugging very difficult.