Post
by SerTabris » Sun Apr 28, 2013 5:41 pm
It's giving me more or less the same thing as before, at the same point.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/warchived.rpy", line 1074, in script call
File "game/data.rpy", line 1985, in script
File "game/data.rpy", line 2052, in python
Exception: ui.close closed <renpy.display.layout.MultiBox object at 0x0A900D10>, not the expected <renpy.display.layout.MultiBox object at 0x0A900DF0>.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Program Files\Winter Wolves\Planet Stronghold\renpy\execution.py", line 288, in run
node.execute()
File "C:\Program Files\Winter Wolves\Planet Stronghold\renpy\ast.py", line 718, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Program Files\Winter Wolves\Planet Stronghold\renpy\python.py", line 1297, in py_exec_bytecode
exec bytecode in globals, locals
File "game/data.rpy", line 2052, in <module>
File "C:\Program Files\Winter Wolves\Planet Stronghold\renpy\display\layout.py", line 194, in __exit__
renpy.ui.context_exit(self)
File "C:\Program Files\Winter Wolves\Planet Stronghold\renpy\ui.py", line 332, in context_exit
close(w)
File "C:\Program Files\Winter Wolves\Planet Stronghold\renpy\ui.py", line 313, in close
stack[-1].close(d)
File "C:\Program Files\Winter Wolves\Planet Stronghold\renpy\ui.py", line 130, in close
raise Exception("ui.close closed %r, not the expected %r." % (self.displayable, d))
Exception: ui.close closed <renpy.display.layout.MultiBox object at 0x0A900D10>, not the expected <renpy.display.layout.MultiBox object at 0x0A900DF0>.
Windows-XP-5.1.2600-SP3
Ren'Py 6.15.4.320