dunno, I have lots of tbls errors I never had before, for exemple:
Warning: weapons.tbl(1114):
Error: Required token = [#End] or [$Name:], found [$Impact Explosion Radius:   10.0].
File:D:\Games\projects\freespace2_public\fs2_open\code\Parse\PARSELO.CPP
Line: 329
Call stack:
------------------------------------------------------------------
    required_string_either()    parse_weaponstbl()    weapon_init()    game_init()    WinMainSub()    WinMain()    WinMainCRTStartup()    kernel32.dll 77e5eb69()
------------------------------------------------------------------
or:
Warning: Unable to find WEAPON_LIST_TYPE string "Heavy Flak" in stuff_int_list
Many possible sources for this error.  Get a programmer!
File:D:\Games\projects\freespace2_public\fs2_open\code\Parse\PARSELO.CPP
Line: 1453
Call stack:
------------------------------------------------------------------
    parse_ship()    parse_shiptbl()    ship_init()    game_init()    WinMainSub()    WinMain()    WinMainCRTStartup()    kernel32.dll 77e5eb69()
------------------------------------------------------------------
there's litterally dozens and dozens of errors like that 
 it can't go farther than this one it seems :
Assert: sip->secondary_bank_weapons
 >= 0
File: D:\Games\projects\freespace2_public\fs2_open\code\Ship\Ship.cpp
Line: 1460
Call stack:
------------------------------------------------------------------
    parse_shiptbl()    ship_init()    game_init()    WinMainSub()    WinMain()    WinMainCRTStartup()    kernel32.dll 77e5eb69()
------------------------------------------------------------------
can't copy/paste the debug spew window, but it's a summary of the other errors.