Efe Can

Newbie
May 19, 2018
52
36
AdmiralPanda When I click for Gwen's hint I get error.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Open text tag at end of string '{Finish the story with Sarah first.'.

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

Full traceback:
  File "script/interface/i_main_panel.rpyc", line 148, in script call
  File "script/interface/i_main_panel.rpyc", line 148, in script call
  File "dialogues/sis_d.rpyc", line 419, in script call
  File "script/characters/disar.rpyc", line 54, in script call
  File "dialogues/sis_d.rpyc", line 639, in script call
  File "dialogues/sis_d.rpyc", line 1091, in script call
  File "dialogues/sis_d.rpyc", line 1230, in script call
  File "dialogues/cheryl_d.rpyc", line 224, in script call
  File "dialogues/sis_d.rpyc", line 1722, in script call
  File "dialogues/sis_d.rpyc", line 2148, in script call
  File "dialogues/sis_d.rpyc", line 2361, in script call
  File "dialogues/sis_d.rpyc", line 2656, in script call
  File "script/characters/disar.rpyc", line 54, in script call
  File "dialogues/sis_d.rpyc", line 3348, in script call
  File "script/locations/basement.rpyc", line 84, in script call
  File "dialogues/aunt.rpyc", line 512, in script call
  File "dialogues/gwen.rpyc", line 620, in script call
  File "script/locations/basement.rpyc", line 84, in script call
  File "dialogues/wendy.rpyc", line 1389, in script call
  File "dialogues/gwen.rpyc", line 1014, in script call
  File "script/locations/basement.rpyc", line 84, in script call
  File "script/characters/disar.rpyc", line 54, in script call
  File "script/characters/disar.rpyc", line 54, in script call
  File "script/interface/catalog/catalog.rpyc", line 390, in script call
  File "script/locations/basement.rpyc", line 94, in script call
  File "script/locations/basement.rpyc", line 84, in script call
  File "script/locations/basement.rpyc", line 84, in script call
  File "dialogues/gwen.rpyc", line 2073, in script call
  File "dialogues/gwen.rpyc", line 2708, in script call
  File "script/locations/basement.rpyc", line 94, in script call
  File "dialogues/gwen.rpyc", line 2815, in script call
  File "dialogues/gwen.rpyc", line 3164, in script call
  File "script/locations/house_bedroom_merlin.rpyc", line 216, in script
  File "D:\Oyunlar\Games\MyGames\Oyunlar\WiZarD-0.1.32.2-pc\renpy\ast.py", line 2232, in execute
    self.call("execute")
  File "D:\Oyunlar\Games\MyGames\Oyunlar\WiZarD-0.1.32.2-pc\renpy\ast.py", line 2220, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Oyunlar\Games\MyGames\Oyunlar\WiZarD-0.1.32.2-pc\renpy\statements.py", line 281, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "D:\Oyunlar\Games\MyGames\Oyunlar\WiZarD-0.1.32.2-pc\renpy\exports.py", line 3181, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\Oyunlar\Games\MyGames\Oyunlar\WiZarD-0.1.32.2-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Oyunlar\Games\MyGames\Oyunlar\WiZarD-0.1.32.2-pc\renpy\display\core.py", line 3377, 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 "D:\Oyunlar\Games\MyGames\Oyunlar\WiZarD-0.1.32.2-pc\renpy\display\core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Oyunlar\Games\MyGames\Oyunlar\WiZarD-0.1.32.2-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "D:\Oyunlar\Games\MyGames\Oyunlar\WiZarD-0.1.32.2-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "D:\Oyunlar\Games\MyGames\Oyunlar\WiZarD-0.1.32.2-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "D:\Oyunlar\Games\MyGames\Oyunlar\WiZarD-0.1.32.2-pc\renpy\display\screen.py", line 456, in visit_all
    self.child.visit_all(callback, seen=None)
  File "D:\Oyunlar\Games\MyGames\Oyunlar\WiZarD-0.1.32.2-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "D:\Oyunlar\Games\MyGames\Oyunlar\WiZarD-0.1.32.2-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "D:\Oyunlar\Games\MyGames\Oyunlar\WiZarD-0.1.32.2-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  [Previous line repeated 1 more time]
  File "D:\Oyunlar\Games\MyGames\Oyunlar\WiZarD-0.1.32.2-pc\renpy\display\core.py", line 572, in visit_all
    for d in self.visit():
  File "D:\Oyunlar\Games\MyGames\Oyunlar\WiZarD-0.1.32.2-pc\renpy\text\text.py", line 1835, in visit
    self.update()
  File "D:\Oyunlar\Games\MyGames\Oyunlar\WiZarD-0.1.32.2-pc\renpy\text\text.py", line 1812, in update
    tokens = self.tokenize(text)
  File "D:\Oyunlar\Games\MyGames\Oyunlar\WiZarD-0.1.32.2-pc\renpy\text\text.py", line 2280, in tokenize
    tokens.extend(textsupport.tokenize(i))
  File "textsupport.pyx", line 154, in renpy.text.textsupport.tokenize
Exception: Open text tag at end of string '{Finish the story with Sarah first.'.

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Wizard Adventures 0.1.32.2
Wed Jul  5 12:33:16 2023
 

bububananas

Newbie
Aug 12, 2019
45
243
Simple Gallery Unlocker
Game Version: Universal
Extract contents into the main folder of the game. This reverses the game's default behavior and unlocks the gallery by default. You can toggle it off from Merlin's room (or remove the file) to relock your missing scenes. It does nothing else (e.g. walk through).

Gallery Fix for Gwen
Game Version: 0.1.36

Here's a fix for the broken gallery link to the Werewolf scene for Gwen. Sadly this has to be version specific, but if anything else is broken, let me know.

Support the if you're feeling generous.
 
Last edited:

Abhay

Member
Feb 3, 2018
168
67
Can anyone please tell, if this is an incest game?? If it is an incest game then what types of incest is present in this game?? Please reply and thanks in advance.
 

dokodesuka

Member
Mar 13, 2020
495
549
Abhay yes it does have, predominantly.
True (blood-related) M/S, B/S, A/NP, FC/MC

The tags have the same meaning as in Serjlimonoff's thread (check the spoiler called "Tags description"):
 
Last edited:
  • Red Heart
Reactions: Reyto and Abhay

Abhay

Member
Feb 3, 2018
168
67
Can any hero give us the compressed version for Android. Compressed version for both PC and MAC is available but it will be very kind if anyone share the compressed Android version. Thanks a lot in advance.
 

Rupert24

Newbie
Mar 18, 2019
16
1
AdmiralPanda I have a question, I'm stuck on Milena's story, in order to continue, it asks me to finish gwen and sarah stories, but when I try to continue with gwen's:

Captura6.JPG

Only shows this:

Captura.JPG


can't move from there, what I'm doing wrong here?
 

lancekro

Member
Dec 2, 2018
236
172
  • Like
Reactions: dokodesuka

lancekro

Member
Dec 2, 2018
236
172
Nop I can't :/ it says I must visit her in the kitchen at breakfast but shows this:

View attachment 2776198

also I want to continue Gwen's story but I can't
The only other possibility I can think of is that it might be locked behind another character's progress. Sorry I can't help you more, I played this a few weeks ago and can't remember all the details.
 

outbalancing

Member
Apr 23, 2020
100
48
Nop I can't :/ it says I must visit her in the kitchen at breakfast but shows this:

View attachment 2776198

also I want to continue Gwen's story but I can't
this is not really a bug, it just needs to be further than Melissa's scene, there is an error in the description of hints in milena or something like that, try some actions with her and everything will go as it should, I had it at least
 

Odiare

New Member
Jan 26, 2023
10
5
I can't do the sign your first fight quest I click on the tavern owner in the evening but nothing happens
 

Star white

Member
Nov 12, 2021
235
65
Simple Gallery Unlocker
Game Version: 0.1.32.2
Extract contents into the main folder of the game. This only unlocks the gallery, it does nothing else (e.g. walk through).

I also fixed the broken gallery link to the Werewolf scene for Gwen.

Support the if you're feeling generous.
Does this work for android ?
 

bububananas

Newbie
Aug 12, 2019
45
243
Then do u have the save files and persistence files of the completed game, can u send that instead?
The mod doesn't affect the persistent file or saved game files. It basically unlocks the gallery in spite of what you've accomplished. This is about as basic an unlocker as there is. My question for you: what's the worst thing that can happen if you try it for android? I would expect anything it breaks can be uninstalled/reinstalled, right? I don't have an android device and I don't do this for money, so give it a try if you want to find out.
 

yilkin

dl.rpdl.net
Donor
Feb 23, 2023
8,317
4,474
WizardsAdventures-0.1.33
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.

We're doing a funding run! !​
 
2.80 star(s) 49 Votes