win against slime
I'm sorry, but an uncaught exception occurred.
While running game code:
AttributeError: 'NoneType' object has no attribute 'name'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 613, in script call
File "tl/german/renpy_events_sayer.rpyc", line 7, in script call
File "renpy_events_explore_find.rpyc", line 319, in script call
File "renpy_battle.rpyc", line 308, in script call
File "tl/german/renpy_battle.rpyc", line 199, in script
File "C:\Users\Dayrador\Pictures\Game\Town_of_Magic-win\renpy\ast.py", line 2560, in execute
Say.execute(self)
File "C:\Users\Dayrador\Pictures\Game\Town_of_Magic-win\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\Dayrador\Pictures\Game\Town_of_Magic-win\renpy\exports.py", line 1494, in say
who(what, *args, **kwargs)
File "C:\Users\Dayrador\Pictures\Game\Town_of_Magic-win\renpy\character.py", line 1379, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "C:\Users\Dayrador\Pictures\Game\Town_of_Magic-win\renpy\character.py", line 1293, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "C:\Users\Dayrador\Pictures\Game\Town_of_Magic-win\renpy\character.py", line 1273, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "C:\Users\Dayrador\Pictures\Game\Town_of_Magic-win\renpy\substitutions.py", line 371, in substitute
s = interpolate(s, kwargs) # type: ignore
File "C:\Users\Dayrador\Pictures\Game\Town_of_Magic-win\renpy\substitutions.py", line 86, in interpolate
raise e
File "C:\Users\Dayrador\Pictures\Game\Town_of_Magic-win\renpy\substitutions.py", line 78, in interpolate
value = renpy.python.py_eval(code, {}, scope)
File "C:\Users\Dayrador\Pictures\Game\Town_of_Magic-win\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\Dayrador\Pictures\Game\Town_of_Magic-win\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
AttributeError: 'NoneType' object has no attribute 'name'
Windows-10-10.0.22631 AMD64
Ren'Py 8.2.3.24061702
Town of Magic 0.70.007
Sat Dec 7 08:59:27 2024
```