why does my game crash sometimes

Started by vilotack, August 02, 2020, 07:24:52 PM

Previous topic - Next topic

vilotack

when i write a long script in the game
like
say(3,red)
hello
there
heehee
reply(3,yellow)
hello hah
testing
testing

it crashes when my player goes into the script box?
It only happens sometimes.

Bruce Michez

The "reply" command isn't supposed to have a colour argument!  It's only for when a player-controlled :viridian: speaks.  It looks like you want to have :vitellary: speak, which requires another "say" command instead.

Ally 🌠

that wont make the game crash, though

Info Teddy