Fallen Angel Productions

Engaged Member
Game Developer
May 16, 2017
2,616
9,733
I'm so stuck game says Melina has a backache I should spend more time with her but I can't she always says she's to busy I spoke to the goblin nothing I also bought the clothes he has still nothing I spoke to the blacksmith to he's busy as well there are no more areas to go
After so many days talking to everybody and getting nothing I've decided to give up on this game I'm getting very frustrated with it
 
Last edited:

Fallen Angel Productions

Engaged Member
Game Developer
May 16, 2017
2,616
9,733
the piece of paper for the objectives in-game hasn't been updated it only shows up to 0.1.14
Edit: apparently it does show the new ones it says it ends there which it doesn't you need to sleep to continue
 

crmsn7

Member
Aug 7, 2016
222
164
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\display\behavior.py", line 313, in run
    new_rv = run(i, *args, **kwargs)
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\loadsave.py", line 770, in load
    log.unfreeze(roots, label="_after_load")
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\python.py", line 1983, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\python.py", line 1815, in rollback
    self.load_failed()
  File "F:\megasync\WA0.1.15.1f-pc\WiZarD-0.1.15.1f-pc\renpy\python.py", line 1733, in load_failed
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Wizard Adventures 0.1.15.1f
Mon Oct 19 02:25:59 2020
 

Khaitoh

Well-Known Member
Feb 28, 2018
1,300
843
What to do next? note only says “Girls love compliments”, but Milena won’t even talk to me lol.

Ah nevermind, just gotta talk in her room in the morning xD
 

yumumu

New Member
Aug 3, 2019
6
4
I downloaded the last update but after following the tips on the "!" Icon I ended up with no more tasks, and I don't even see other girls besides Milena, can't enter the tavern, can't leave the city, it's like there's only milena's rout in my game, no sign of any other female characters other than her and Gven
 

Khaitoh

Well-Known Member
Feb 28, 2018
1,300
843
I downloaded the last update but after following the tips on the "!" Icon I ended up with no more tasks, and I don't even see other girls besides Milena, can't enter the tavern, can't leave the city, it's like there's only milena's rout in my game, no sign of any other female characters other than her and Gven

Pretty much yeah... since game is in the process of being overhauled.
 

thevoid089

Forum Fanatic
Jan 29, 2020
4,734
5,388
FINALLY we have some real sex scenes in this update, and I think some Mod need to replace all the old photos in the OP because it was from the old version of the game which Panda already abandon and put new one in this
 
  • Like
Reactions: dijocev

closetpervert904

Active Member
Oct 6, 2018
725
340
FINALLY we have some real sex scenes in this update, and I think some Mod need to replace all the old photos in the OP because it was from the old version of the game which Panda already abandon and put new one in this
Is the new art better or just different?
 
2.80 star(s) 49 Votes