- Joined
- Aug 10, 2018
- Messages
- 5
- Reaction score
- 0
- First Language
- Marcus
- Primarily Uses
- RMMV
Hi All,
So after finally finishing our game, we of course ran into an issue with the deployment.
The game runs fine when playtesting from RPG Maker, as well as the deployed versions for WIN/MAC. When deploying in HTML5 for browser however, it instantly gets:
TypeError
Cannot read property 'length' of undefined
I have tried to seach the forums for this issue, but all issues with the same error I found got this error in playtesting, so you could use the debug console. (which I understand is not possible in the deployed version)
Does anybody have any ideas what might be causing the problem?
Best regards,
Marcus
So after finally finishing our game, we of course ran into an issue with the deployment.
The game runs fine when playtesting from RPG Maker, as well as the deployed versions for WIN/MAC. When deploying in HTML5 for browser however, it instantly gets:
TypeError
Cannot read property 'length' of undefined
I have tried to seach the forums for this issue, but all issues with the same error I found got this error in playtesting, so you could use the debug console. (which I understand is not possible in the deployed version)
Does anybody have any ideas what might be causing the problem?
Best regards,
Marcus

