PC Version Day 4 - i get the below message. I have completely deleted and reinstalled with the V0.8.2 but it still says V0.8.1 in the error log?
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 11116, in script call
$ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
File "game/script.rpy", line 11116, in script call
$ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
File "game/script.rpy", line 11116, in script call
$ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
File "game/script.rpy", line 10518, in script
jump lintwo
ScriptError: could not find label 'lintwo'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 11116, in script call
$ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
File "game/script.rpy", line 11116, in script call
$ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
File "game/script.rpy", line 11116, in script call
$ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
File "game/script.rpy", line 10518, in script
jump lintwo
File "C:\Users\\\Harem_Hotel-v0.8.2-pc-crunched\renpy\ast.py", line 1695, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\\\Harem_Hotel-v0.8.2-pc-crunched\renpy\script.py", line 894, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'lintwo'.
Windows-8-6.2.9200
Ren'Py 7.3.2.320
Harem Hotel v0.8.1
Mon Dec 02 19:26:29 2019
[/code]