Nothingham

New Member
Nov 3, 2019
5
1
Hi everyone. Does this game have animations? I read it in a review I had, but I haven't seen it playing yet. Yes, I know you don't have an animated TAG.
 
  • Thinking Face
Reactions: Mormont

Zedyh

Newbie
May 8, 2019
18
11
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script_loc/loc0_town_map.rpy", line 26, in script call
    call auto_events from _call_auto_events_2
  File "game/script_loc/loc0_town_map.rpy", line 26, in script call
    call auto_events from _call_auto_events_2
  File "game/script_loc/loc1_mc_room.rpy", line 2483, in script
    if $ work_place['gr'] == "?":
SyntaxError: invalid syntax (game/script_loc/loc1_mc_room.rpy, line 2483)

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

Full traceback:
  File "game/script_loc/loc0_town_map.rpy", line 26, in script call
    call auto_events from _call_auto_events_2
  File "game/script_loc/loc0_town_map.rpy", line 26, in script call
    call auto_events from _call_auto_events_2
  File "game/script_loc/loc1_mc_room.rpy", line 2483, in script
    if $ work_place['gr'] == "?":
  File "C:\organizacoes_neto\Para Jogos\outros\PhotoHunt-0.8.1-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "C:\organizacoes_neto\Para Jogos\outros\PhotoHunt-0.8.1-pc\renpy\python.py", line 2057, in py_eval
    code = py_compile(code, 'eval')
  File "C:\organizacoes_neto\Para Jogos\outros\PhotoHunt-0.8.1-pc\renpy\python.py", line 692, in py_compile
    raise e
SyntaxError: invalid syntax (game/script_loc/loc1_mc_room.rpy, line 2483)

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
Photo Hunt 0.8.1
Wed Feb 12 12:22:01 2020
Anyone can help with this error? I searched but didn't find how to fix it.
 

ZLZK

Member
Modder
Jul 2, 2017
276
627
I have made simple mod that can show and change your stats anytime.
You don't have permission to view the spoiler content. Log in or register now.

PS: Delete numbers from the beginning of this file to make it work.
 
Last edited:
  • Like
Reactions: JuggleRocks
4.20 star(s) 167 Votes