- Feb 13, 2018
- 2,101
- 6,265
That shouldn't happen... aside from adding this mod did you add anything else?excuse me how to fix this
When does this happen what are you doing right before the error?
Last edited:
That shouldn't happen... aside from adding this mod did you add anything else?excuse me how to fix this
Digital arts doesn't exist in game any more, when installing the game did you just put it in the old game folder?game is crashing ever time i click the digital arts location?
after i install unren.batThat shouldn't happen... aside from adding this mod did you add anything else?
When does this happen what are you doing right before the error?
and without it it works fine? very odd i can't reproduce this bug at all, what are you using unren for? if it just to enable console my mod does that alreadyafter i install unren.bat
I'm sorry, but an uncaught exception occurred.Digital arts doesn't exist in game any more, when installing the game did you just put it in the old game folder?
and can you shar the error log/trace back
Digital Arts is in my game. Its the recent version that im using for photo hunt. But its no big deal since that location isn't used for anything.and without it it works fine? very odd i can't reproduce this bug at all, what are you using unren for? if it just to enable console my mod does that already
what version of unren are you using?
Digital Arts was removed in recent version and replaced with the Science ClubDigital Arts is in my game. Its the recent version that im using for photo hunt. But its no big deal since that location isn't used for anything.
it shouldn't even be clickable for you on the map anymore'Digital arts' location is now replaced by 'Science club' which you can find at school in the morning
loc14_allow = False
Give phone to Rachel (thats what that step is about, thats part of lains original walk through step) thanks for letting me know changed to "Rachel -> Gift -> Phone" for next versionThere seems to be a bug with Jennifer's walk through. At step 23, it says to go to the red maiden in the morning to gift her a phone. But I keep going back to the red maiden in the morning and the event never triggers. Meanwhile I go to the library in the evening and I'm able to gift her the phone, but the walk through window still has the same red maiden instruction so I don't know how the proceed to the next event.
TBF that whole questline is so you can call the girl to take photos so its kinda self explanatory that you have to give the phone to said girls, but it shall be change nonethelessStep 24 has the same issue. Might wanna specify that I'm giving the phone to Grace in the hospital.
One of those steps, yeah.TBF that whole questline is so you can call the call to take photos so its kinda self explanatory that you have to give the phone to said girls, but it shall be change nonetheless
EDIT: Step # 24 is "show photo" i assume you mean step #25?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script_loc/loc1_mc_room.rpy", line 79, in script call
call dani_news(5) from _call_dani_news_3
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/loc0_town_map.rpy", line 26, in script call
call auto_events from _call_auto_events_2
File "game/script_loc/script_events/ev/ev_events.rpy", line 1399, in script
$ Unlock("ev", "41")
File "game/script_loc/script_events/ev/ev_events.rpy", line 1399, in <module>
$ Unlock("ev", "41")
File "game/gallery_main.rpy", line 37, in Unlock
raise Exception("Error: {} not in gallery_chars_db\[{}\]".format(ev_id, char_id))
Exception: Error: 41 not in gallery_chars_db\[ev\]
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script_loc/loc1_mc_room.rpy", line 79, in script call
call dani_news(5) from _call_dani_news_3
File "game/mod/Shawn_Overrides.rpyc", line 730, in script call
X�r�;��I�
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/loc0_town_map.rpy", line 26, in script call
call auto_events from _call_auto_events_2
File "game/script_loc/script_events/ev/ev_events.rpy", line 1399, in script
$ Unlock("ev", "41")
File "C:\IC Games\PhotoHunt-0.13.4-pc\PhotoHunt-0.13.4-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\IC Games\PhotoHunt-0.13.4-pc\PhotoHunt-0.13.4-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script_loc/script_events/ev/ev_events.rpy", line 1399, in <module>
$ Unlock("ev", "41")
File "game/gallery_main.rpy", line 37, in Unlock
raise Exception("Error: {} not in gallery_chars_db\[{}\]".format(ev_id, char_id))
Exception: Error: 41 not in gallery_chars_db\[ev\]
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Photo Hunt 0.13.4
Mon Aug 08 15:09:57 2022
Does this happen when you use the "unlock" cheat or just normal play? cause the error is saying "41" is missing from Gallery.main which i didn't touch at all. it is thereI keep getting traceback errors all along these lines:
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script_loc/loc1_mc_room.rpy", line 79, in script call call dani_news(5) from _call_dani_news_3 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/loc0_town_map.rpy", line 26, in script call call auto_events from _call_auto_events_2 File "game/script_loc/script_events/ev/ev_events.rpy", line 1399, in script $ Unlock("ev", "41") File "game/script_loc/script_events/ev/ev_events.rpy", line 1399, in <module> $ Unlock("ev", "41") File "game/gallery_main.rpy", line 37, in Unlock raise Exception("Error: {} not in gallery_chars_db\[{}\]".format(ev_id, char_id)) Exception: Error: 41 not in gallery_chars_db\[ev\] -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script_loc/loc1_mc_room.rpy", line 79, in script call call dani_news(5) from _call_dani_news_3 File "game/mod/Shawn_Overrides.rpyc", line 730, in script call X�r�;��I� 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/loc0_town_map.rpy", line 26, in script call call auto_events from _call_auto_events_2 File "game/script_loc/script_events/ev/ev_events.rpy", line 1399, in script $ Unlock("ev", "41") File "C:\IC Games\PhotoHunt-0.13.4-pc\PhotoHunt-0.13.4-pc\renpy\ast.py", line 914, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\IC Games\PhotoHunt-0.13.4-pc\PhotoHunt-0.13.4-pc\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "game/script_loc/script_events/ev/ev_events.rpy", line 1399, in <module> $ Unlock("ev", "41") File "game/gallery_main.rpy", line 37, in Unlock raise Exception("Error: {} not in gallery_chars_db\[{}\]".format(ev_id, char_id)) Exception: Error: 41 not in gallery_chars_db\[ev\] Windows-8-6.2.9200 Ren'Py 7.3.5.606 Photo Hunt 0.13.4 Mon Aug 08 15:09:57 2022
GalleryCharacterEvent("41", _("Evelyn confession"), "gal_ev_confession", "loc/other/ev_events/ev_night_street_1-15.webp"),
That would do it, never use outdated mods she modified "Gallery.main" to fix some typos so thats how it got modified and it was using an older version, glad it was a simple fix tholains and your mod.