- Aug 29, 2017
- 3,289
- 2,021
Are you using version 14.11h, I have no issues for that version, but there was in 14.11gFound a bug when using the Hotel Plans. As soon as i use them, there is a black overlay put on the page that blocks further interactions. After checking the console i found this line seems to be the problem:
<div id="fadeblack" class="black_overlay" style="display: block;"></div>
Its right bellow the following line that has a > before it:
<p class="gblock optionblock" onclick="saveUndo();gotoPlace(124);">go back up to the hotel bar</p>
<p style="font-size:0.5em;margin-top:0;margin-bottom:0"> </p>
Deleting the "<div id" line made it posible to resume playing. This was with mini-games turned off.