- Joined
- Dec 3, 2021
- Messages
- 20
- Reaction score
- 9
- First Language
- JP / FR
- Primarily Uses
- RMMV
Hello!
I'm using Luna Engine, and basically everything is in the title. I pressed F8 while testing and apparently here are the errors that occur:
1:
[LunaEngine] C:luna/SceneGameEnd.yml not found
I can't find "the SceneGameEnd.yml" file, am I missing something ?
2:
TypeError: Cannot read property 'type' of undefined
at drawLunatic.js:13
at Se (drawLunatic.js:34)
at SpriteGrid.js:135
at Array.forEach (<anonymous>)
at e.value (SpriteGrid.js:133)
at e.value (SpriteGrid.js:123)
at e.value (SpriteGrid.js:28)
at e.value (SpriteLunatic.js:210)
at e.value (SpriteLunatic.js:147)
at e.value (SpriteGrid.js:157)
Thanks if you can help me
I'm using Luna Engine, and basically everything is in the title. I pressed F8 while testing and apparently here are the errors that occur:
1:
[LunaEngine] C:luna/SceneGameEnd.yml not found
I can't find "the SceneGameEnd.yml" file, am I missing something ?
2:
TypeError: Cannot read property 'type' of undefined
at drawLunatic.js:13
at Se (drawLunatic.js:34)
at SpriteGrid.js:135
at Array.forEach (<anonymous>)
at e.value (SpriteGrid.js:133)
at e.value (SpriteGrid.js:123)
at e.value (SpriteGrid.js:28)
at e.value (SpriteLunatic.js:210)
at e.value (SpriteLunatic.js:147)
at e.value (SpriteGrid.js:157)
Thanks if you can help me