Luiz Silva
Villager
- Xy$
- 0.00
Hi, I'm new here and kind of a noob at RPG Maker MV, so it can be just a silly mistake on my part.
I am really into the concept of RPG Maker MV and got some new plugins to use in my game i've been working on for a few weeks. One of these plugins I got is called "BindPicturesToMap" and I've been using it a lot and it's great. Unfortunately, my fun was ruined by an unexpected error messege:
"Type error: cannot set property '_layer' of undefined"
I know it has something to do with my event, I've checked it many times and even tried different alternative plugins but it doesn't seem to work. Here is a description of my event:
"Show image (image 1)"
"BindPictureToMap 1"
"ChangePictureLayer 1 below_characters"
"Show image (image 2)"
"BindPictureToMap 2
"Erase event"
I also tried:
"Show image (image 1)"
"BindPictureToMap 1 below_tilemap"
Show image (image 2)
"BindPictureToMap 2 above_characters"
"Erase event"
Sometimes it'll simply glitch, and my characters won't show up.
I know it has something to do with the BindPictureToMap and ChangePictureLayer commands because I tested it multiple times. Whenever I start the game it goes back to this image. I don't know what to do.
I am really into the concept of RPG Maker MV and got some new plugins to use in my game i've been working on for a few weeks. One of these plugins I got is called "BindPicturesToMap" and I've been using it a lot and it's great. Unfortunately, my fun was ruined by an unexpected error messege:
"Type error: cannot set property '_layer' of undefined"
I know it has something to do with my event, I've checked it many times and even tried different alternative plugins but it doesn't seem to work. Here is a description of my event:
"Show image (image 1)"
"BindPictureToMap 1"
"ChangePictureLayer 1 below_characters"
"Show image (image 2)"
"BindPictureToMap 2
"Erase event"
I also tried:
"Show image (image 1)"
"BindPictureToMap 1 below_tilemap"
Show image (image 2)
"BindPictureToMap 2 above_characters"
"Erase event"
Sometimes it'll simply glitch, and my characters won't show up.
I know it has something to do with the BindPictureToMap and ChangePictureLayer commands because I tested it multiple times. Whenever I start the game it goes back to this image. I don't know what to do.