Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I ran into a bit of a problem.  On opening the game I get an error, or more accurately a list of errors.  Below is a copy of the errors.txt.  I'm trying to run the 0.14 version of the game.

Errors.txt content:

I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again.

The label idontlikeithere is defined twice, at File "game/hightclub.rpy", line 139: 

    label idontlikeithere:

and File "game/nightclub.rpy", line 139:

    label idontlikeithere:

The label gohomeaveria is defined twice, at File "game/hightclub.rpy", line 182:

        label gohomeaveria:

and File "game/nightclub.rpy", line 182:

        label gohomeaveria:

The label donthomeaveria is defined twice, at File "game/hightclub.rpy", line 197:

        label donthomeaveria:

and File "game/nightclub.rpy", line 197:

        label donthomeaveria:

The label getonwithit is defined twice, at File "game/hightclub.rpy", line 213:

    label getonwithit:

and File "game/nightclub.rpy", line 213:

    label getonwithit:

The label nextnc1 is defined twice, at File "game/hightclub.rpy", line 230:

    label nextnc1:

and File "game/nightclub.rpy", line 230:

    label nextnc1:

The label kissav is defined twice, at File "game/hightclub.rpy", line 445:

        label kissav:

and File "game/nightclub.rpy", line 445:

        label kissav:

The label refusekiss is defined twice, at File "game/hightclub.rpy", line 488:

        label refusekiss:

and File "game/nightclub.rpy", line 488:

        label refusekiss:

The label nextnc2 is defined twice, at File "game/hightclub.rpy", line 499:

        label nextnc2:

and File "game/nightclub.rpy", line 499:

        label nextnc2:

The label left is defined twice, at File "game/hightclub.rpy", line 833:

            label left:

and File "game/nightclub.rpy", line 833:

            label left:

The label lie1 is defined twice, at File "game/hightclub.rpy", line 1243:

                label lie1:

and File "game/nightclub.rpy", line 1243:

                label lie1:

The label true1 is defined twice, at File "game/hightclub.rpy", line 1261:

                label true1:

and File "game/nightclub.rpy", line 1261:

                label true1:

The label right is defined twice, at File "game/hightclub.rpy", line 1279:

            label right:

and File "game/nightclub.rpy", line 1279:

            label right:

The label refusefun is defined twice, at File "game/hightclub.rpy", line 1473:

                label refusefun:

and File "game/nightclub.rpy", line 1473:

                label refusefun:

The label lie is defined twice, at File "game/hightclub.rpy", line 1502:

                    label lie:

and File "game/nightclub.rpy", line 1502:

                    label lie:

The label true is defined twice, at File "game/hightclub.rpy", line 1518:

                    label true:

and File "game/nightclub.rpy", line 1518:

                    label true:

The label givehim is defined twice, at File "game/hightclub.rpy", line 1534:

                label givehim:

and File "game/nightclub.rpy", line 1534:

                label givehim:

The label lie2 is defined twice, at File "game/hightclub.rpy", line 1791:

                    label lie2:

and File "game/nightclub.rpy", line 1791:

                    label lie2:

The label true2 is defined twice, at File "game/hightclub.rpy", line 1809:

                    label true2:

and File "game/nightclub.rpy", line 1809:

                    label true2:

The label nextnc3 is defined twice, at File "game/hightclub.rpy", line 1828:

            label nextnc3:

and File "game/nightclub.rpy", line 1828:

            label nextnc3:

The label refuseavhome is defined twice, at File "game/hightclub.rpy", line 1844:

                label refuseavhome:

and File "game/nightclub.rpy", line 1844:

                label refuseavhome:

The label accerpavhome is defined twice, at File "game/hightclub.rpy", line 1862:

                label accerpavhome:

and File "game/nightclub.rpy", line 1862:

                label accerpavhome:

Ren'Py Version: Ren'Py 7.4.8.1895

Thu Jun 30 15:05:20 2022