Linux-5.6.17-050617-generic-x86_64-with-debian-buster-sid (Ubuntu 18.04)
Ren'Py 7.3.5.606
-------------------------------------------------------
-------------------------------------------------------
During fights:
-------------------------------------------------------
While running game code:
Exception: Trying to add something to non-existent layer 'texture2'.
Full traceback:
File "dungeons.rpyc", line 849, in script call
File "combat.rpyc", line 57, in script
File "/home/pmueller/.Spiele/RenPy/MIST/MIST04a/renpy/ast.py", line 1350, in execute
renpy.config.hide(tag or name, layer)
File "/home/pmueller/.Spiele/RenPy/MIST/MIST04a/renpy/exports.py", line 746, in hide
sls.remove(layer, key)
File "/home/pmueller/.Spiele/RenPy/MIST/MIST04a/renpy/display/core.py", line 1178, in remove
raise Exception("Trying to remove something from non-existent layer '%s'." % layer)
Exception: Trying to remove something from non-existent layer 'texture2'.
While running game code:
Exception: Trying to remove something from non-existent layer 'texture2'.
Full traceback:
File "dungeons.rpyc", line 849, in script call
File "combat.rpyc", line 63, in script
File "/home/pmueller/.Spiele/RenPy/MIST/MIST04a/renpy/ast.py", line 1183, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "/home/pmueller/.Spiele/RenPy/MIST/MIST04a/renpy/ast.py", line 1153, in show_imspec
atl=atl)
File "/home/pmueller/.Spiele/RenPy/MIST/MIST04a/renpy/exports.py", line 717, in show
sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient)
File "/home/pmueller/.Spiele/RenPy/MIST/MIST04a/renpy/display/core.py", line 1029, in add
raise Exception("Trying to add something to non-existent layer '%s'." % layer)
Exception: Trying to add something to non-existent layer 'texture2'.
-------------------------
At the end of a fight:
-------------------------
While running game code:
Exception: Trying to remove something from non-existent layer 'texture1'.
Full traceback:
File "dungeons.rpyc", line 849, in script call
File "combat.rpyc", line 122, in script call
File "combat.rpyc", line 134, in script
File "/home/pmueller/.Spiele/RenPy/MIST/MIST04a/renpy/ast.py", line 1350, in execute
renpy.config.hide(tag or name, layer)
File "/home/pmueller/.Spiele/RenPy/MIST/MIST04a/renpy/exports.py", line 746, in hide
sls.remove(layer, key)
File "/home/pmueller/.Spiele/RenPy/MIST/MIST04a/renpy/display/core.py", line 1178, in remove
raise Exception("Trying to remove something from non-existent layer '%s'." % layer)
Exception: Trying to remove something from non-existent layer 'texture1'.