Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReferenceError: arc is not defined #18

Open
oichidan opened this issue Jun 23, 2018 · 1 comment
Open

ReferenceError: arc is not defined #18

oichidan opened this issue Jun 23, 2018 · 1 comment

Comments

@oichidan
Copy link

I've encountered this bug while loading the demo to playtest.
image

Here's a screenshot from the developer tools console.
image

Here's an excerpt from the developer tools console, if needed.

13/C:/Users/a9/Documents/MV/Project1/js/plugins/QPlus.js:224 Uncaught TypeError: undefined is not a function
https://quxios.github.io/data/pluginsMin.json Failed to load resource: net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH
rpg_managers.js:1722 ReferenceError: arc is not defined
    at Game_Event.eval (eval at <anonymous> (file:///C:/Users/a9/Documents/MV/Project1/js/rpg_objects.js:7060:20), <anonymous>:1:1)
    at Game_Event.Game_Character.processMoveCommand (file:///C:/Users/a9/Documents/MV/Project1/js/rpg_objects.js:7060:9)
    at Game_Event.Game_Character.updateRoutineMove (file:///C:/Users/a9/Documents/MV/Project1/js/rpg_objects.js:6914:18)
    at Game_Event.moveTypeCustom (file:///C:/Users/a9/Documents/MV/Project1/js/rpg_objects.js:8540:10)
    at Game_Event.updateSelfMovement (file:///C:/Users/a9/Documents/MV/Project1/js/rpg_objects.js:8491:18)
    at Game_Event.updateStop (file:///C:/Users/a9/Documents/MV/Project1/js/rpg_objects.js:8476:14)
    at Game_Event.Game_CharacterBase.update (file:///C:/Users/a9/Documents/MV/Project1/js/rpg_objects.js:6489:14)
    at Game_Event.Game_CharacterBase.update (file:///C:/Users/a9/Documents/MV/Project1/js/plugins/QYScale.js:168:37)
    at Game_Event.update (file:///C:/Users/a9/Documents/MV/Project1/js/rpg_objects.js:8706:37)
    at file:///C:/Users/a9/Documents/MV/Project1/js/rpg_objects.js:6033:15
@clorofolle
Copy link

I had this same issue just yesterday. Turned out I had an older version of rpgmaker mv installed. Installing the 1. 6. 1 version solved it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants