Checked to see if the new build of 3.6.9 was out there and it was so I installed it. First time someone tried to join my game immediate crash. Tried to join my own game from another computer. Same crash. Tried joining standalone. Same crash. Went back to the 1-1-07 3:30am build and now I get a warning followed by a crash.
Error from today's build:
Assert: (packet_size + sizeof(i_tmp)) < MAX_PACKET_SIZE
File: J:\src\cvs\fs2_open_3_6_9.final\code\Network\MultiMsgs.cpp
Line: 6946
[This filename points to the location of a file on the computer that built this executable]
Call stack:
------------------------------------------------------------------
multi_broadcast_stats() process_player_stats_block_packet() process_packet_normal() multi_process_bigdata() multi_process_incoming() multi_do_frame() game_do_networking() game_do_state_common() game_do_state() gameseq_process_events() game_main() WinMain() WinMainCRTStartup() kernel32.dll 7c816fd7()
------------------------------------------------------------------
Warning and error after going back to the 01-01-07 build:
Warning: Some ship kill information will be lost due to MAX_SHIP_CLASSES decrease
File:J:\src\cvs\fs2_open_3_6_9.final\code\Playerman\ManagePilot.cpp
Line: 1185
[This filename points to the location of a file on the computer that built this executable]
Call stack:
------------------------------------------------------------------
read_pilot_file() player_select_close() game_leave_state() gameseq_set_state() game_process_event() gameseq_process_events() game_main() WinMain() WinMainCRTStartup() kernel32.dll 7c816fd7()
------------------------------------------------------------------
Assert: len < n
File: J:\src\cvs\fs2_open_3_6_9.final\code\CFile\cfile.cpp
Line: 1456
[This filename points to the location of a file on the computer that built this executable]
Call stack:
------------------------------------------------------------------
pilot_read_loadout() read_pilot_file() player_select_close() game_leave_state() gameseq_set_state() game_process_event() gameseq_process_events() game_main() WinMain() WinMainCRTStartup() kernel32.dll 7c816fd7()
------------------------------------------------------------------
Can't play multi at all now.