What the title says.
Its not the size or length problem (if i remove spaces it displays log text).
Its not the script (iv used scripts made by others that do work just to check).
Right now using this for testing. Extremely simple code:
;Triggers
:state=0:state=1
;DISPLAY THE TEXT
:state=1,plrdistwithin=60:fpgcrawtextsize=32,fpgcrawtextfont=Arial,fpgcrawtextr=255,fpgcrawtextg=255,fpgcrawtextb=255,fpgcrawtextx=50,fpgcrawtexty=80,fpgcrawtext=Problem with text,state=2
:state=2,plrdistwithin=60:fpgcrawtextsize=32,fpgcrawtextfont=Arial,fpgcrawtextr=255,fpgcrawtextg=255,fpgcrawtextb=255,fpgcrawtextx=50,fpgcrawtexty=80,fpgcrawtext=Problem with text
So whats the problem? Entity itself is a simple dossier from ww2, dynamic.
EDIT:
Its a wasp v2 bug.