Legend!@Mist12 @dconsmith Here's a torrent. V0.19.00 English fixed
You don't have permission to view the spoiler content. Log in or register now.
Added mirrors to OP
Worked fine for me except that some Denise obsession files were missing.Does anyone else have a problem with the Game crashing? .
It doesn't end. There's just an "empty day" with nothing on map or at home. Just skip through that and it should be a regular Sunday again and the game goes on. You can also make the most of it by sending messages and studying.How do I change the ingame date?
The game seems to end when I reach January 1st.
There's no such thing as a walkthrough for a sandbox game like this one, but you can check the wiki atHi guys. can you give the walkthrough of this game. thank you
pc_combat.willpowerAnyone know what the variable name is for the player's energy during a fight? It doesn't appear to use the same variable as the player's regular energy, player.energy = 100 doesn't actually change it during a fight.
awesome thankspc_combat.willpower
pc_combat.energy
pc_combat.health
and for the enemy:
npc_combat.willpower
npc_combat.energy
npc_combat.health
At the moment, only Mom, Stephanie (sister), and DeniseHow many of the characters have fetish lines established? Is it just Mom & Denise?
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: DynamicImage u'Scene/Intro/[char_event].png': could not find image. (u'Scene/Intro/none.png')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "content/content_gamestart.rpyc", line 538, in script
File "C:\Users\Mask\Desktop\SuperPowered_v0.19.00-pc\renpy\ast.py", line 1250, in execute
renpy.config.hide(tag or name, layer)
File "C:\Users\Mask\Desktop\SuperPowered_v0.19.00-pc\renpy\exports.py", line 709, in hide
sls.remove(layer, key)
File "C:\Users\Mask\Desktop\SuperPowered_v0.19.00-pc\renpy\display\core.py", line 1120, in remove
self.hide_or_replace(layer, remove_index, "hide")
File "C:\Users\Mask\Desktop\SuperPowered_v0.19.00-pc\renpy\display\core.py", line 1044, in hide_or_replace
d = oldsle.displayable._hide(now - st, now - at, prefix)
File "C:\Users\Mask\Desktop\SuperPowered_v0.19.00-pc\renpy\display\transform.py", line 781, in _hide
new_child = d.child._hide(st, at, kind)
File "C:\Users\Mask\Desktop\SuperPowered_v0.19.00-pc\renpy\display\image.py", line 374, in _hide
return self.target._hide(st, at, kind)
File "C:\Users\Mask\Desktop\SuperPowered_v0.19.00-pc\renpy\display\image.py", line 568, in _hide
self.find_target()
File "C:\Users\Mask\Desktop\SuperPowered_v0.19.00-pc\renpy\display\image.py", line 519, in find_target
raise Exception(error)
Exception: DynamicImage u'Scene/Intro/[char_event].png': could not find image. (u'Scene/Intro/none.png')
Windows-8-6.2.9200
Ren'Py 6.99.13.2919
SP 0.19.00
You might be but it is more likely that the variable "char_event" didn't get set. What was happening when the error occurs? Was the game loading? Does it happen you were playing and if so, what was the last few things you did?Okay, I've load and reloaded this game and it keeps crashing during the into at the same place.
No mods included, just the straight up game, and this is the error message it keeps giving me?
So why would I be missing a png file?Code:I'm sorry, but an uncaught exception occurred. While running game code: Exception: DynamicImage u'Scene/Intro/[char_event].png': could not find image. (u'Scene/Intro/none.png') -- Full Traceback ------------------------------------------------------------
Any advice would be appreciated.
Thanks in advance.