Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

blazex35

2
Posts
A member registered Aug 04, 2022

Recent community posts

oh shi-  im soo sorry!  i didn't notice i was playing version 0.0.2 XDDD

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/000statements.rpy", line 455, in execute_pause

    renpy.pause()

  File "renpy/common/00action_other.rpy", line 537, in __call__

    rv = self.callable(*self.args, **self.kwargs)

  File "game/character.rpy", line 60, in addstat

AttributeError: 'Player' object has no attribute 'int'

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

Full traceback:

  File "game/main_forest_01.rpyc", line 8, in script

    t�$=�/_��T�� �U5\��FVHԴ�e+?

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

    self.call("execute")

  File "renpy/ast.py", line 2003, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "renpy/statements.py", line 278, in call

    return method(parsed, *args, **kwargs)

  File "renpy/common/000statements.rpy", line 455, in execute_pause

    renpy.pause()

  File "renpy/exports.py", line 1563, in pause

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

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

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

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

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)

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

    rv = root_widget.event(ev, x, y, 0)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/screen.py", line 727, in event

    rv = self.child.event(ev, x, y, st)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/behavior.py", line 983, in event

    return handle_click(self.clicked)

  File "renpy/display/behavior.py", line 918, in handle_click

    rv = run(action)

  File "renpy/display/behavior.py", line 330, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_other.rpy", line 537, in __call__

    rv = self.callable(*self.args, **self.kwargs)

  File "game/character.rpy", line 60, in addstat

AttributeError: 'Player' object has no attribute 'int'

help,  what happened? D: