curiousdannii / parchment

The Interactive Fiction web app
https://iplayif.com
MIT License
421 stars 60 forks source link

Invisiclues from Infocom games don't work #69

Closed maudiagar closed 4 years ago

maudiagar commented 4 years ago

The screen gets frozen when using invisiclues from Infocom games.

For example with the Hitchhiker Guide of the Galaxy Gold Edition:

https://github.com/the-infocom-files/hitchhiker-invclues

Play this one and type "PISTAS" and then "PISTA", is a spanish version:

http://iplayif.com/?story=http%3A%2F%2Fmedia.textadventures.co.uk%2Fgames%2FzIQV2TDkgEiWpvtoPZFJJA%2Fhitchhiker3.z5

curiousdannii commented 4 years ago

It works in Lectrote, so the underlying virtual machine has fixed whatever bug this is. I do need to update Parchment, will try to get to it soon.

Edit: Actually it works in Chrome for me too.

cibersheep commented 4 years ago

The screen gets frozen when using invisiclues from Infocom games.

They work with Firefox on Ubuntu 16.04

imatge

maudiagar commented 4 years ago

Sorry, that was a temporary fix from my side using the same commands. Please type "hints" and then "hint" and you will see the original clues menu having problems. Thank you.

curiousdannii commented 4 years ago

Ah, I've found it. The game doesn't hang, but it does too many blank lines. If you scroll down, you can then enter a new keypress to use the menu. This is a duplicate of #48.

maudiagar commented 4 years ago

Ah i see, so it is in my code?

curiousdannii commented 4 years ago

No, it's a problem in the interpreter, which has been fixed upstream already, but I need to update Parchment.

maudiagar commented 4 years ago

Thank you, in the meantime I solved it in my code changing the split to <SPLIT 3>