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

Can't open my inventory 

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00gamemenu.rpy", line 174, in <module>

  File "game/hud/bag/bag.rpy", line 37, in execute

  File "game/hud/bag/bag.rpy", line 37, in execute

  File "game/hud/bag/bag.rpy", line 57, in execute

  File "game/hud/bag/bag.rpy", line 57, in <module>

TypeError: '<' not supported between instances of 'Item' and 'Item'

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

Full traceback:

  File "00gamemenu.rpyc", line 174, in script

  File "renpy/ast.py", line 1138, in execute

  File "renpy/python.py", line 1122, in py_exec_bytecode

  File "renpy/common/00gamemenu.rpy", line 174, in <module>

  File "renpy/ui.py", line 299, in interact

  File "renpy/display\core.py", line 3582, in interact

  File "renpy/display\core.py", line 4055, in interact_core

  File "renpy/display\core.py", line 684, in visit_all

  File "renpy/display\core.py", line 684, in visit_all

  File "renpy/display\core.py", line 684, in visit_all

  [Previous line repeated 1 more time]

  File "renpy/display\screen.py", line 476, in visit_all

  File "renpy/display\core.py", line 4055, in <lambda>

  File "renpy/display\screen.py", line 487, in per_interact

  File "renpy/display\screen.py", line 680, in update

  File "game/hud/bag/bag.rpy", line 37, in execute

  File "game/hud/bag/bag.rpy", line 37, in execute

  File "game/hud/bag/bag.rpy", line 57, in execute

  File "game/hud/bag/bag.rpy", line 57, in <module>

  File "renpy/revertable.py", line 281, in revertable_sorted

TypeError: '<' not supported between instances of 'Item' and 'Item'

[/code]

(2 edits) (+1)

And i can't go to the living room at night 

It's the same for me