Bug - Fixed Relay Browser NPE

fronobulax

Developer
Staff member
Reporting this because of the recent changes. It is not a real problem.

r19553

Running a script that was adventuring in the Haunted Library. Relay browser had not been opened. Got one of the choice adventures.

Code:
[1437858] The Haunted Library
Encounter: Lights Out in the Library
Manual     control requested for choice #894
choice 1: Get out of     the Library
choice 2: Grab a Candle
choice 3: Ponder a     Quaint and Curious Volume
Click     here to continue in the relay browser.

I clicked on the continue link, browser launched, saw some weird stuff almost like it was trying to display the main screen inside the central frame. That resolved itself to the choice adventure I was expecting.

I think the debug log was generated between the time I started the relay browser and the time I made the choice, but I am not certain.
 

Attachments

  • DEBUG_20190920.txt
    11.8 KB · Views: 15

fronobulax

Developer
Staff member
So I submitted this the above bug report and got another choice a few turns later, with relay browser still open.

[1437867] The Haunted Library
Encounter: Take a Look, it's in a Book!
Choice option 889/4 is not available.
choice 1: Read "The Fall of the House of Spookyraven" (background history)
choice 2: Read "To Serve Man... Delicious Cocktails" (cocktailcrafting recipe)
choice 3: Read "Ancient Forbidden Unspeakable Yoga, a Beginner's Guide" (muscle substats)
choice 5: Reading is for losers. I'm outta here. (skip)
Click here to continue in the relay browser.

Relay browser was open so I did not press the click link.

Attached screen shot shows what was in the relay browser. If nothing else, it illustrates what "weird stuff almost like it was trying to display the main screen inside the central frame" looks like.


ps2pdf.com.png

Browser is Firefox. None of the extensions should be running on 127.0.0.1 but....
 
Top