MONSTER TUTOR v0.1.8 | Public Release


MONSTER TUTOR v0.1.8 is now available to everyone! 


Major Story Changelog:

  • 1 new story event with Ember.
  • 1 new story event with Erika, where you and her must break into the university campus at night to help her avoid expulsion.

Game Changelog:

  • Fixed multiple bugs with translations.
  • New main menu theme, featuring Ember and Erika wearing sundresses in a tulip field.
  • Minor translation updates to replace missing translations.
  • Minor bug fixes, specifically related to the map logic.
  • Bug fixes to replay gallery.
  • Added 4 new languages (Greek, Bulgarian, Hungarian, and Persian)


Thank you everyone for all your patience, enjoy the update!

Files

monster-tutor-android 470 MB
Version v0.1.8 34 days ago
monster-tutor-osx.zip 460 MB
Version v0.1.8 34 days ago
monster-tutor-win-linux.zip 464 MB
Version v0.1.8 34 days ago

Get Monster Tutor

Download NowName your own price

Comments

Log in with itch.io to leave a comment.

(2 edits)

my saves dont work from the previous version did something go worng and i have to start all over again or can this be fixed ps here is the error i got

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00action_file.rpy", line 499, 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 "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\ast.py", line 827, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\python.py", line 1178, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>

    $ ui.interact()

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\ui.py", line 301, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\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 "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\display\core.py", line 3286, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\display\layout.py", line 1297, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\display\layout.py", line 1297, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\display\layout.py", line 1297, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\display\screen.py", line 791, in event

    rv = self.child.event(ev, x, y, st)

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\display\layout.py", line 1297, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\display\layout.py", line 1526, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\display\layout.py", line 285, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\display\layout.py", line 1297, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\display\layout.py", line 1297, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\display\behavior.py", line 1182, in event

    return handle_click(self.clicked)

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\display\behavior.py", line 1103, in handle_click

    rv = run(action)

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\display\behavior.py", line 394, in run

    new_rv = run(i, *args, **kwargs)

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\display\behavior.py", line 401, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_file.rpy", line 499, in __call__

    renpy.load(fn)

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\loadsave.py", line 838, in load

    log.unfreeze(roots, label="_after_load")

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\rollback.py", line 1135, in unfreeze

    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\rollback.py", line 930, in rollback

    self.load_failed()

  File "C:\Users\Kyle\AppData\Roaming\itch\apps\monster-tutor\MonsterTutor-0.1.8-pc\renpy\rollback.py", line 848, 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-10-10.0.26100 AMD64

Ren'Py 8.3.4.24120703

MONSTER TUTOR 0.1.8

Thu Jun 26 19:07:54 2025

```

What were your previous version saves? If they were anything before v0.1.6, they won't work.

1.7

This is definitely worthy! One of the best games I’ve seen here, top 5 for sure. (I’ve played over 300)

(+2)

Finally it's out. Not that much content but hey it's alteast something🙏🏻

(1 edit) (+3)

wooooooooooooo yeah: having the slime girl say she was "cooked" is a little cringe