Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I tried to play it but I got this error I'm playing it on my phone using joiplay


[code]

I'm sorry, but errors were detected in your script. Please correct the

errors listed below, and try again.

File "/storage/emulated/0/Download/MonGirlDreams-Alpha-v23.7a-pc/game/script.rpy", line 430: ATL statement contains two expressions in a row; is one of them a misspelled property? If not, separate them with pass.

    matrixcolor BrightnessMatrix(PlayerBrightness-1)

                                                    ^

File "/storage/emulated/0/Download/MonGirlDreams-Alpha-v23.7a-pc/game/script.rpy", line 432: ATL statement contains two expressions in a row; is one of them a misspelled property? If not, separate them with pass.

    matrixcolor HueMatrix(PlayerHue)

                                    ^

File "/storage/emulated/0/Download/MonGirlDreams-Alpha-v23.7a-pc/game/script.rpy", line 434: ATL statement contains two expressions in a row; is one of them a misspelled property? If not, separate them with pass.

    matrixcolor OpacityMatrix(PlayerOpacity)

                                            ^

File "/storage/emulated/0/Download/MonGirlDreams-Alpha-v23.7a-pc/game/script.rpy", line 436: ATL statement contains two expressions in a row; is one of them a misspelled property? If not, separate them with pass.

    matrixcolor SaturationMatrix(PlayerSaturation,(PlayerSaturationR, PlayerSaturationG, PlayerSaturationB))

                                                                                                            ^

File "/storage/emulated/0/Download/MonGirlDreams-Alpha-v23.7a-pc/game/script.rpy", line 438: ATL statement contains two expressions in a row; is one of them a misspelled property? If not, separate them with pass.

    matrixcolor TintMatrix(PlayerTint)

                                      ^

File "/storage/emulated/0/Download/MonGirlDreams-Alpha-v23.7a-pc/game/script.rpy", line 451: ATL statement contains two expressions in a row; is one of them a misspelled property? If not, separate them with pass.

    matrixcolor BrightnessMatrix(PlayerSilBrightness-1)

                                                       ^

File "/storage/emulated/0/Download/MonGirlDreams-Alpha-v23.7a-pc/game/script.rpy", line 453: ATL statement contains two expressions in a row; is one of them a misspelled property? If not, separate them with pass.

    matrixcolor HueMatrix(PlayerSilHue)

                                       ^

File "/storage/emulated/0/Download/MonGirlDreams-Alpha-v23.7a-pc/game/script.rpy", line 455: ATL statement contains two expressions in a row; is one of them a misspelled property? If not, separate them with pass.

    matrixcolor OpacityMatrix(PlayerSilOpacity)

                                               ^

File "/storage/emulated/0/Download/MonGirlDreams-Alpha-v23.7a-pc/game/script.rpy", line 457: ATL statement contains two expressions in a row; is one of them a misspelled property? If not, separate them with pass.

    matrixcolor SaturationMatrix(PlayerSaturation,(PlayerSilSaturationR, PlayerSilSaturationG, PlayerSilSaturationB))

                                                                                                                     ^

File "/storage/emulated/0/Download/MonGirlDreams-Alpha-v23.7a-pc/game/script.rpy", line 459: ATL statement contains two expressions in a row; is one of them a misspelled property? If not, separate them with pass.

    matrixcolor TintMatrix(PlayerSilTint)

                                         ^

File "/storage/emulated/0/Download/MonGirlDreams-Alpha-v23.7a-pc/game/script.rpy", line 462: ATL statement contains two expressions in a row; is one of them a misspelled property? If not, separate them with pass.

    matrixcolor SaturationMatrix(0,(0.2126, 0.7152, 0.0722)) 

                                                             ^