Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

when i open the game , the school in the menu just started to glitching and clipping

and then when i open the game it say that there was a problem

Thank you for the report. Sorry for that!

If you get an error, try clicking in the "ignore" button, then, uncheck the following options on settings display:

  • Interactive Parallax
  • Music Intro

If that’s not what is written, I think it’s something like this xD

The interactive animation in the main menu screen will be disabled by default on android os from 0.15 forward to avoid these kind of problems :p

the thing is that i did try both option and it all fail

i click it ignore but it refuse to be ignore

Does an error appear? What it's written there?

starting the game 

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00start.rpy", line 240, in script call

    call _splashscreen from _call_splashscreen_1

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in keywords

  File "game/scripts/Mechanics/Action.rpy", line 315, in <module>

TypeError: '>=' not supported between instances of 'NoneType' and 'int'

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "renpy/common/00start.rpy", line 240, in script call

    call _splashscreen from _call_splashscreen_1

  File "scripts/Mechanics/Action.rpyc", line 272, in script

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\ast.py", line 1658, in execute

    renpy.exports.with_statement(trans, paired=paired)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\exports.py", line 1657, in with_statement

    return renpy.game.interface.do_with(trans, paired, clear=clear)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 2798, in do_with

    return self.interact(trans_pause=True,

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 3377, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 3810, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  [Previous line repeated 1 more time]

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\screen.py", line 451, in visit_all

    callback(self)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 3810, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\screen.py", line 462, in per_interact

    self.update()

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\screen.py", line 653, in update

    self.screen.function(**self.scope)

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in keywords

  File "game/scripts/Mechanics/Action.rpy", line 315, in <module>

TypeError: '>=' not supported between instances of 'NoneType' and 'int'

Windows-10-10.0.17763 AMD64

Ren'Py 8.0.3.22090809

WelCUM To The City 0.14.1

Tue Jul  2 08:43:10 2024

```

after that i got into a new game

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/Mechanics/Action.rpy", line 2445, in <module>

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in keywords

  File "game/scripts/Mechanics/Action.rpy", line 315, in <module>

TypeError: '>=' not supported between instances of 'NoneType' and 'int'

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "scripts/Scene/Scene - Day 2.rpyc", line 250, in script call

  File "scripts/Mechanics/Action.rpyc", line 2445, in script

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\ast.py", line 1131, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\python.py", line 1061, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/scripts/Mechanics/Action.rpy", line 2445, in <module>

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\exports.py", line 1537, in pause

    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 3377, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 3810, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\screen.py", line 451, in visit_all

    callback(self)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 3810, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\screen.py", line 462, in per_interact

    self.update()

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\screen.py", line 653, in update

    self.screen.function(**self.scope)

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in keywords

  File "game/scripts/Mechanics/Action.rpy", line 315, in <module>

TypeError: '>=' not supported between instances of 'NoneType' and 'int'

Windows-10-10.0.17763 AMD64

Ren'Py 8.0.3.22090809

WelCUM To The City 0.14.1

Tue Jul  2 08:44:28 2024

```