quxios / QMV-Master-Demo

Master demo of QPlugins for RPG Maker MV
https://quxios.github.io/#/plugins
38 stars 71 forks source link

QSprite Type Error #11

Closed BitPokit closed 6 years ago

BitPokit commented 6 years ago

Hi! First, thank you for all of your hard work on these plug-ins, and even more so for making them free to the public! Without you, I would have given up development a long time ago.

Now on to the issue at hand. I recently tried to use QSprite to use my own custom spritesheet in game. I set up a sheet using QSpriteEditor64, and I was careful to follow all instructions. When I try to test run the game, I get this error:

consolelog1

I clicked the first line and it showed more info:

consolelog2

I'm currently running version 1.5.1 of RMMV and only have 3 plug-ins installed and turned on: QPlus, QUpdate, and QSprite.

In the editor, I have created poses for idle2-8, idleA2-8, and idleB2-8, but it still says it cannot find my idle poses. I'm not sure what else to do at this point. If you could take a look I would be immensely thankful. Any other info I can provide to help please let me know and I will be glad to send it over!

BitPokit commented 6 years ago

Nevermind. I fixed it. Lol.