She's waiting...ready to tease you live - Jerkmate is free! Join Now!
x

Maunslater

New Member
Jun 19, 2018
5
2
97
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_other.rpy", line 619, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/translation.rpy", line 153, in update_translation_dictionary_to_memory
SyntaxError: EOL while scanning string literal (<unknown>, line 1499)

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\ast.py", line 834, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\python.py", line 1184, 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 "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\core.py", line 2218, 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\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\core.py", line 3289, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\screen.py", line 794, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\layout.py", line 1526, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\layout.py", line 285, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\layout.py", line 1526, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\layout.py", line 285, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\layout.py", line 285, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\viewport.py", line 589, in event
rv = super(Viewport, self).event(ev, x, y, st)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\layout.py", line 285, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\layout.py", line 1526, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\layout.py", line 285, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\layout.py", line 1526, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\layout.py", line 285, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\behavior.py", line 1182, in event
return handle_click(self.clicked)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\behavior.py", line 1103, in handle_click
rv = run(action)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\behavior.py", line 394, in run
new_rv = run(i, *args, **kwargs)
File "C:\Users\RiotVal\Downloads\Town_of_Magicv0.72_win\Town_of_Magic-win\renpy\display\behavior.py", line 401, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 619, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/translation.rpy", line 153, in update_translation_dictionary_to_memory
File "lib/python3.9/ast.py", line 62, in literal_eval
File "lib/python3.9/ast.py", line 50, in parse
SyntaxError: EOL while scanning string literal (<unknown>, line 1499)

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.6.25022803
Town of Magic 0.72.002a
Sat Mar 15 11:15:16 2025
 

BulHul

Newbie
Nov 13, 2021
24
36
81
Been playing for a day and majority of the quests and affection events are "lmao just take a guess what to do next". It gets better, right?
There should eventually be a fortune teller who helps you with hints, along with the bartender at and below where your house is.
 

Pipel1

Member
Feb 1, 2022
212
178
132
Could anyone please share a full save file? I am going insane with this game's grind and can't go on anymore
 

boelcra

Formerly 'Az Tecq'
Aug 29, 2022
18
4
126
Don't "skip" when possessed. That includes spam clicking and holding ctrl. Just let it play until "Struggle" option lights up. "Struggle" will still be chance based but for some reason not skipping is faster.
oh THX, i'll try this method then
 

Bebaz

Member
Apr 10, 2021
210
52
144
Question. When celica is asking nel if she's straight, lesbian or bi. When she's asking if nel has been with any men I mean. There's a choice that pops up asking whether to help with girl relationships or guy relationships. Does this actually do anything? Or is it just text on a wall for the sake of reading? Id imagine that it doesn't really do anything right? Because it seems the ones making the game really don't have any interest in sticking a guy dick in celica.
 

HikkiG

Active Member
Dec 12, 2020
926
1,181
308
Missing 3 events, no hints available from fortune teller or bar
See how the fork mentions the auction house? Go there and do it's event.
Then notice what you get? A rock candy, who else deals with rock candy? The dwarven baker ofcourse.
In exchange for candy you receive rock-hard bread that can't be cut, in perfect shape for a chair leg. Go ahead and exchange for your tablet with the fisherman.
 
3.60 star(s) 79 Votes