Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Variable 'mando_hitch_hud' does not support serialization and should not be ....  (Read 4418 times)

0 Members and 1 Guest are viewing this topic.

Offline Cougarxr7

  • Members
  • *
Hi,
 I run the "ULITMATE COMBAT" game server for ARMA2.
 When I run this map, "Coop_30_Evolution_=SEALZ=_v1_0.Chernarus".
I get this error at start up and game load ,
 "Variable 'mando_hitch_hud' does not support serialization and should not be stored in the mission namespace."
Does anyone know why?
Thanks!
If this thread is in volation of forum rules , please delete.

Offline Spooner

  • Members
  • *
  • Mostly useless
    • Community Base Addons
Probably because they made significant changes to dialog management in A2 and that A1 dialog stuff doesn't work any more?

Anyway, look up disableSerialization as the best way to remove that error for ported stuff (just put it at the top of every script and function dealing with displays). For new stuff, try to develop properly using uiNamespace.
[Arma 2] CBA: Community Base Addons
[Arma 1] SPON Core (including links to my other scripts)