Blank HUDMessage after ChangeCamera: Very Fatal Error

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Blank HUDMessage after ChangeCamera: Very Fatal Error

Re: Blank HUDMessage after ChangeCamera: Very Fatal Error

by Graf Zahl » Fri Feb 22, 2019 3:09 pm

Plain will do.

Re: Blank HUDMessage after ChangeCamera: Very Fatal Error

by Guest » Fri Feb 22, 2019 2:10 pm

Understood, So, to blank an existing message, should I just use PLAIN instead? Or is there a better way?

Re: Blank HUDMessage after ChangeCamera: Very Fatal Error

by Graf Zahl » Fri Feb 22, 2019 12:59 pm

Fixed. But using a typed on message with empty strings is not the smartest thing to do, all I can do here is just abort it right away.

Blank HUDMessage after ChangeCamera: Very Fatal Error

by Guest » Fri Feb 22, 2019 12:49 pm

Tested with Devbuild gzdoom-x64-g3.8pre-428-g32e65ff11, posted Feb 17 2019 12:05:35

http://edthebat.com/doom/hudmsgtest.wad
Calling HUDMessage in ACS with a blank string (e.g. HUDMessage(S:""...);) after calling ChangeCamera will cause a Very Fatal Error.

Top