Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

It keep kicking me out of the game

(2 edits)

Did it say error, did do a gray screen, I really need you to go into what happened. When I start my game it runs fine. If you got a error, then you should have a traceback file. Post what it says here.

no it kick from the app

It kick me out of the app said there a bug and needs updating

(3 edits)

Posting the traceback would help. Each time you play the game it updates a log. If it has an error, it will appear in the traceback. If you are playing on mobile/Android version, then it might be a compatibility issue. Here is an example, (Nunu this is old for the 0.3 version) 

I'm sorry, but an uncaught exception occurred.

While processing text tag {size = 72} in u'{size = 72}Your score is: 2128!{/size}'.:

  File "game/script.rpy", line 918, in script

    call screen endgamescreen

  File "renpy/common/000statements.rpy", line 569, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

Exception: Unknown text tag u'size = 72'

There is more text but I'm just posting the bare stuff. we need you to post everything in the file here