CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

OldmanRed

Member
Mar 13, 2018
135
105
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 279, in script
python:
File "renpy/common/00start.rpy", line 279, in script
python:
File "renpy/common/00start.rpy", line 283, in <module>
renpy.call_in_new_context("_main_menu")
File "game/screens.rpy", line 291, in execute
screen load():
File "game/screens.rpy", line 291, in execute
screen load():
File "game/screens.rpy", line 295, in execute
use file_slots(_("Load"))
File "game/screens.rpy", line 298, in execute
screen file_slots(title):
File "game/screens.rpy", line 298, in execute
screen file_slots(title):
File "game/screens.rpy", line 302, in execute
use game_menu(title):
File "game/screens/gui/main_menu.rpy", line 229, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens/gui/main_menu.rpy", line 229, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens/gui/main_menu.rpy", line 238, in execute
frame:
File "game/screens/gui/main_menu.rpy", line 241, in execute
hbox:
File "game/screens/gui/main_menu.rpy", line 247, in execute
frame:
File "game/screens/gui/main_menu.rpy", line 250, in execute
if scroll == "viewport":
File "game/screens/gui/main_menu.rpy", line 281, in execute
transclude
File "game/screens.rpy", line 302, in execute
use game_menu(title):
File "game/screens.rpy", line 304, in execute
fixed:
File "game/screens.rpy", line 323, in execute
grid gui.file_slot_cols gui.file_slot_rows:
File "game/screens.rpy", line 331, in execute
for i in range(gui.file_slot_cols * gui.file_slot_rows):
File "game/screens.rpy", line 335, in execute
button:
File "game/screens.rpy", line 338, in execute
has vbox
File "game/screens.rpy", line 342, in execute
text FileTime(slot, format=_("{#file_time}%A, %B %d %Y, %H:%M"), empty=_("empty slot")):
File "game/screens.rpy", line 342, in <module>
text FileTime(slot, format=_("{#file_time}%A, %B %d %Y, %H:%M"), empty=_("empty slot")):
File "renpy/common/00action_file.rpy", line 277, in FileTime
return _strftime(format, time.localtime(mtime))
File "renpy/common/00action_file.rpy", line 103, in _strftime
rv.append(time.strftime(i, t))
ValueError: Invalid format string

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

Full traceback:
File "renpy/bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "renpy/main.py", line 652, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 958, in run_context
context.run()
File "renpy/common/00start.rpy", line 279, in script
python:
File "renpy/common/00start.rpy", line 279, in script
python:
File "renpy/ast.py", line 821, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 283, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/game.py", line 377, in call_in_new_context
return renpy.execution.run_context(False)
File "renpy/execution.py", line 958, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 821, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 2215, 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 "renpy/display/core.py", line 2745, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "renpy/display/displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "renpy/display/displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "renpy/display/displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "renpy/display/displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 480, in visit_all
callback(self)
File "renpy/display/core.py", line 2745, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "renpy/display/screen.py", line 491, in per_interact
self.update()
File "renpy/display/screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 291, in execute
screen load():
File "game/screens.rpy", line 291, in execute
screen load():
File "game/screens.rpy", line 295, in execute
use file_slots(_("Load"))
File "game/screens.rpy", line 298, in execute
screen file_slots(title):
File "game/screens.rpy", line 298, in execute
screen file_slots(title):
File "game/screens.rpy", line 302, in execute
use game_menu(title):
File "game/screens/gui/main_menu.rpy", line 229, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens/gui/main_menu.rpy", line 229, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens/gui/main_menu.rpy", line 238, in execute
frame:
File "game/screens/gui/main_menu.rpy", line 241, in execute
hbox:
File "game/screens/gui/main_menu.rpy", line 247, in execute
frame:
File "game/screens/gui/main_menu.rpy", line 250, in execute
if scroll == "viewport":
File "game/screens/gui/main_menu.rpy", line 281, in execute
transclude
File "game/screens.rpy", line 302, in execute
use game_menu(title):
File "game/screens.rpy", line 304, in execute
fixed:
File "game/screens.rpy", line 323, in execute
grid gui.file_slot_cols gui.file_slot_rows:
File "game/screens.rpy", line 331, in execute
for i in range(gui.file_slot_cols * gui.file_slot_rows):
File "game/screens.rpy", line 335, in execute
button:
File "game/screens.rpy", line 338, in execute
has vbox
File "game/screens.rpy", line 342, in execute
text FileTime(slot, format=_("{#file_time}%A, %B %d %Y, %H:%M"), empty=_("empty slot")):
File "game/screens.rpy", line 342, in <module>
text FileTime(slot, format=_("{#file_time}%A, %B %d %Y, %H:%M"), empty=_("empty slot")):
File "renpy/common/00action_file.rpy", line 277, in FileTime
return _strftime(format, time.localtime(mtime))
File "renpy/common/00action_file.rpy", line 103, in _strftime
rv.append(time.strftime(i, t))
ValueError: Invalid format string

Windows-10-10.0.19041 AMD64
Ren'Py 7.8.2.24090902
Astral Lust 0.3.1c
Mon Oct 28 23:34:15 2024
 

wookie ookie

Engaged Member
Aug 30, 2021
3,577
6,915
The game crashed when I tried to save the first time and now it won't open the esc menu without crashing
Are you playing the newest 3.1c , did you download full game or the patch, If it was the patch you prob downloaded the wrong one 4k or normal the errors all look like that are in screens. Also when posting long log file put it in spoiler won't take up most of the page then
 
  • Like
Reactions: Alex3Ton

OldmanRed

Member
Mar 13, 2018
135
105
Are you playing the newest 3.1c , did you download full game or the patch, If it was the patch you prob downloaded the wrong one 4k or normal the errors all look like that are in screens. Also when posting long log file put it in spoiler won't take up most of the page then
sorry for the long line, yes is the newest, nope, not the patch
 

wookie ookie

Engaged Member
Aug 30, 2021
3,577
6,915
sorry for the long line, yes is the newest, nope, not the patch
:unsure: it could be download was corrupted. Try and download again, delete the whole game and also delete the astral lust folder in appdata roaming re install and see if it works. Are you playing 4k or standard version, don't have to be sorry it's just easier with long post on trace back to do that
 
  • Like
Reactions: OldmanRed

clelag

Newbie
Jun 16, 2018
78
68
Dang, have'nt played this in a while and are pleasently suprised by the changes. Specificly the addition of martial arts cards. Inner force, counter, stun them and smack them with tiger claw and fist of fury. Works for most of the enemies, dragons still roast me thought heh.
 

Forgotted

Engaged Member
Sep 1, 2020
2,138
1,812
Been looking for the wandering traders for awhile now....found them
in the Business District.... lol I had been looking in the Industrial Area.
cheers
 
Last edited:

Game Lord

Member
Apr 17, 2021
415
284
Woo-hoo,
Fixed in 0.3.1d
Card looting should be more diverse now which fixes many of those cards (enfeeble, guard, heal, hatchling, mutate, lunge, empower among others) that were not coming up as possible reward cards to choose from, will now.

Can't wait for this version to go public. :love:
 
  • Like
Reactions: Forgotted

Penitensary

Active Member
May 10, 2020
781
705
The trader that will also sell off his daughter. Have to bump up his liking of you a lot, but that helped the RNG chance of it.

I haven't been able to find any of the healing cards other than Regrow Limbs. The only place I haven't exhausted looking for cards is the Devil Dreaming. Where you give up stat points.
You can get his liking you up by 10 points if you save his daughter in a random encounter with an ogre(?), one of the taller monsters anyway. Not a hard fight, and when presented with the choice ask for a discount. Fastest way to do it and doesn't actually cost you anything, and it's a repeatable encounter too.

As for Devil Dreaming... I generally go for the +Luck increase. It's a bit annoying to grind my stats up afterward, but it's the only way of increasing it i believe, and with a max of picking that option 5x that's a decent stacking of the RNG in my favor :p

That said, what options are you going for during the Devil Dream? It's once every 30 days or so, correct?
 

4notherRandomGuy

Active Member
Sep 23, 2021
526
289
If you are looking for a particular enemies to fight/hunt cards, instead of the "looking for enemies (strength base)", check the PC scene for where you have meet them last. They will only appear in that area.
 

thanhlongc199x

New Member
Apr 13, 2020
8
1
i love the lycan card but seem it's really hard to find a way to upgrade it cause i don't know how to get more of it, anyone know how to do it?
 

Xuris_

Newbie
Nov 20, 2019
34
15
Guys... little help pls...
I already found the biker girl, the 3 foxes, the cat and the dog... but there is another one in the codex that i didn't found yet... only says that i have to travel a lot...but i already did that and still didn't found thes char... somone knows what to do?
 

Gabriele74

Member
Mar 22, 2019
297
59
[CITAZIONE="Xuris_, post: 15226391, membro: 1799882"]
Ragazzi... un piccolo aiuto per favore...
Ho già trovato la motociclista, le 3 volpi, il gatto e il cane... ma ce n'è un altro nel codice che non ho ancora trovato... dice solo che devo viaggiare molto... ma l'ho già fatto e ancora non ho trovato questi personaggi... qualcuno sa cosa fare?
[/CITAZIONE]
io ho trovato una ragazza di una band ora vive nel hotel non so perquanto se temporaneo ho solo per un po
 

Painfoler

Member
Nov 24, 2022
262
735
Guys... little help pls...
I already found the biker girl, the 3 foxes, the cat and the dog... but there is another one in the codex that i didn't found yet... only says that i have to travel a lot...but i already did that and still didn't found thes char... somone knows what to do?
Try progress with Others girsl it's storry event, like biker girl... ;) Or they are captured sucubus :) cant remember :D
 

clelag

Newbie
Jun 16, 2018
78
68
Guys... little help pls...
I already found the biker girl, the 3 foxes, the cat and the dog... but there is another one in the codex that i didn't found yet... only says that i have to travel a lot...but i already did that and still didn't found thes char... somone knows what to do?
Hmm, the logical assumption would be Lola.
Have you encountered and helped the governor, and unlocked Wanderers hideout?
 

Forgotted

Engaged Member
Sep 1, 2020
2,138
1,812
Bummer... Invulnerability card doesn't work against the wounded dragon....
Took like 90% of my life before I could get out of there...
 
  • Sad
Reactions: wookie ookie
4.10 star(s) 59 Votes