NTStation / NTstation13

NTstation13 - A version of Spacestation13, forked from /tg/station13.
36 stars 198 forks source link

That's a poster - Tools - Error (subtype/pre-placed poster serial_number generator). #838

Closed Limeliz closed 10 years ago

Limeliz commented 10 years ago

There are bugged posters in telesci maint tunnels:

"That's a poster - Tools - Error (subtype/pre-placed poster serial_number generator). A large piece of space-resistant printed paper. This poster is an advertisement for tools. This is a bug, please report the circumstances under which you encountered this poster at https://github.com/NTStation/NTstation13/issues."

and

" That's a poster - Fun Police - Error (subtype/pre-placed poster serial_number generator). A large piece of space-resistant printed paper. A poster condemning the station's security forces. This is a bug, please report the circumstances under which you encountered this poster at https://github.com/NTStation/NTstation13/issues."

Posters in maintenance tunnels SE of telesci on Metastation.

Server revision: 2014-07-14 6246c9ac0175df6c54210503061aabe01873de58 Server/Map: Arytum / MetaStation

Limeliz commented 10 years ago

All posters sitting in maintenance tunnels seem to have this bug. Found four so far (same tunnel as before and also north of arrivals)

WJohn commented 10 years ago

All the posters on my away mission also have this exact bug.

RemieRichards commented 10 years ago

Do the posters lack an icon? because I'm thinking this might not be a bug, but bad code designed to point out a bug.

These:

Error (subtype/pre-placed poster serial_number generator).

Bugged posters specifically

Basically I'm asking, "is the only bug that the posters have these extra lines of text?"

Limeliz commented 10 years ago

They have different icons, they look all normal except for that weird name and examine-text.

RemieRichards commented 10 years ago

So the text is the only issue? because if it is, I've got this solved.

Limeliz commented 10 years ago

Seems like it.

RemieRichards commented 10 years ago

Alright, Mental note for myself and anyone to beat me to it:

This "bug" is literally that

else 
    "blah blah an error occured" 

Is not needed, that's the bug, gameover remove the message, and ONLY the one at the bottom of the entire thing, the ones mentioning exact subtypes, like 1 or 0 are fine error messages.