Newgrounds Authentication Port (Construct 3 Plugins)

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • 2) Advanced Minifying Error

    Here's another funny little thing - it does minify in a "Simple" mode (r256 beta, by the way), while upon using the "Advanced" mode, I received this error log:

    /str/c3runtime.js:3179:6: ERROR - [JSC_UNDEFINED_VARIABLE] variable i is undeclared

    3179| for(i=0; i<this._event_listeners[type].length; i++) {

    ^

    /str/c3runtime.js:3530:2: ERROR - [JSC_UNDEFINED_VARIABLE] variable event is undeclared

    3530| event = new Newgrounds.io.events.OutputEvent("cancelLoginRequest",null,null);

    ^^^^^

    2 error(s), 0 warning(s)