I crash randomly. The chat updates but I cant freakin move.
And theres the LAG icon.
That's called a "Lagout" Caused by lag in your network, sometimes it may just randomly happen.
Retail Problem: $PrintNameTableCreated sets to 0 instead of 1. Why is this?
Edit: Forgot.
*** New Mission: Add-Ons/Map_Bedroom/bedroom.mis
*** Phase 1: Download Datablocks & Targets
WARNING: string width < 18 on class:fxDTSBrick, event:setPrint
BackTrace: ->listPrints->registerOutputEvent->verifyOutputParameterList
WARNING: string width < 18 on class:fxDTSBrick, event:ifPrintThenRelay
BackTrace: ->listPrints->registerOutputEvent->verifyOutputParameterList
Exporting JVS::Doors Prefs
Unable to open file 'config/server/JVS/Doors/prefs.cs for writing.
I'm sure you know by now, but in v10, you left in a BackTrace for error(); It's making a lot of extra lines if there's any error.
As you can also see, my Add-On is getting an error. The problem is, my string width is
EXACTLY 18 and it still says "< 18" Could you fix that, please?