FA Freezing

This is for troubleshooting of problems with the FAF client and Forged Alliance game.

Moderator: PhilipJFry

FA Freezing

Postby Allan » 02 Mar 2012, 18:31

My FA Freeze when an acu blow or a player get disconnected

I holp you help me

I got a new computer and it keep

maybe a shall delete some maps or mods

or something i dont know

Allan
Code: Select all
profile = {
    current = 1,
    profiles = {
        {
            console_size = 5,
            activeFilters = {
                selection = true,
                rollover = true,
                buildpreview = true
            },
            LastColor = 6,
            LastFaction = 3,
            skin = 'cybran',
            console_fade_delay = 3,
            chat_window = {
                top = 136,
                bottom = 703,
                right = 422,
                left = 8
            },
            LastScenario = '/maps/SCMP_007/SCMP_007_scenario.lua',
            mini_ui_minimap = {
                top = 157,
                bottom = 367,
                right = 237,
                left = 10
            },
            NetName = 'Joselito',
            options = {
                keyboard_rotate_speed = 10,
                gui_render_custom_names = 1,
                master_volume = 100,
                skin_change_on_start = 'yes',
                tooltip_delay = 0,
                mp_taunt_head_enabled = 'true',
                gui_auto_rename_replays = 1,
                gui_detailed_unitview = 1,
                gui_smart_economy_indicators = 0,
                gui_template_rotator = 1,
                gui_improved_unit_deselection = 1,
                econ_warnings = true,
                mainmenu_bgmovie = true,
                gui_scu_manager = 1,
                lock_fullscreen_cursor_to_window = 0,
                keyboard_pan_accelerate_multiplier = 4,
                primary_adapter = '1920,1080,60',
                music_volume = 100,
                gui_visible_template_names = 1,
                accept_build_templates = 'yes',
                wheel_sensitivity = 40,
                vo_volume = 100,
                gui_draggable_queue = 1,
                show_attached_unit_lifebars = true,
                arrow_keys_pan_main_view = 1,
                render_skydome = 1,
                keyboard_pan_speed = 90,
                vsync = 0,
                gui_bigger_strat_build_icons = 1,
                gui_render_enemy_lifebars = 0,
                keyboard_rotate_accelerate_multiplier = 2,
                gui_seperate_idle_builders = 1,
                gui_enhanced_unitview = 1,
                fx_volume = 100,
                world_border = false,
                gui_display_reclaim_totals = 0,
                secondary_adapter = 'disabled',
                tooltips = true,
                antialiasing = 0,
                subtitles = false,
                quick_exit = 'false',
                screen_edge_pans_main_view = 1,
                fidelity = 2,
                gui_enhanced_unitrings = 1,
                texture_level = 0,
                fidelity_presets = 4,
                uvd_format = 'full',
                strat_icons_always_on = 0,
                gui_all_race_templates = 1,
                gui_idle_engineer_avatars = 1,
                gui_zoom_pop_distance = 80,
                level_of_detail = 2,
                shadow_quality = 2,
                gui_templates_factory = 1,
                gui_template_name_cutoff = 0,
                display_eta = true,
                bloom_render = 1
            },
            console_font_color = 'FFbadbdb',
            console_font = 'Zeroes Three',
            layout = 'bottom',
            UserKeyActions = {
                toggle_weapon = {
                    order = 7,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").toggleScript("Weapon")',
                    category = 'orders'
                },
                select_all_naval_factories = {
                    order = 52,
                    action = 'UI_SelectByCategory STRUCTURE FACTORY NAVAL',
                    category = 'selection'
                },
                autogive_ally6 = {
                    order = 134,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').assassinationAutoGive(6)",
                    category = 'diplomacy'
                },
                select_anti_air_fighters = {
                    order = 41,
                    action = 'UI_SelectByCategory AIR HIGHALTAIR ANTIAIR',
                    category = 'selection'
                },
                toggle_generic = {
                    order = 12,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").toggleScript("Generic")',
                    category = 'orders'
                },
                toggle_selectedrings = {
                    order = 24,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/selectedinfo.lua").ToggleOverlayOn()',
                    category = 'ui'
                },
                Render_Custom_Names = {
                    order = 56,
                    action = 'ui_RenderCustomNames',
                    category = 'ui'
                },
                select_nearest_idle_lt_mex = {
                    order = 32,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").GetNearestIdleLTMex()',
                    category = 'selection'
                },
                give_units_ally2 = {
                    order = 112,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').giveSelectedUnits(2, false)",
                    category = 'diplomacy'
                },
                toggle_selectedinfo = {
                    order = 23,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/selectedinfo.lua").ToggleOn()',
                    category = 'ui'
                },
                give_energy_ally2 = {
                    order = 124,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').giveResources(2, 'energy')",
                    category = 'diplomacy'
                },
                Render_Icons = {
                    order = 58,
                    action = 'ui_RenderIcons',
                    category = 'ui'
                },
                add_nearest_idle_engineers_seq = {
                    order = 36,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").AddNearestIdleEngineersSeq()',
                    category = 'selection'
                },
                select_all_land_factories = {
                    order = 51,
                    action = 'UI_SelectByCategory STRUCTURE FACTORY LAND',
                    category = 'selection'
                },
                give_energy_ally6 = {
                    order = 128,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').giveResources(6, 'energy')",
                    category = 'diplomacy'
                },
                give_units_ally5 = {
                    order = 115,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').giveSelectedUnits(5, false)",
                    category = 'diplomacy'
                },
                autogive_ally4 = {
                    order = 132,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').assassinationAutoGive(4)",
                    category = 'diplomacy'
                },
                select_all_mex = {
                    order = 31,
                    action = 'UI_SelectByCategory MASSEXTRACTION',
                    category = 'selection'
                },
                toggle_jamming = {
                    order = 8,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").toggleScript("Jamming")',
                    category = 'orders'
                },
                military_overlay = {
                    order = 16,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").toggleOverlay("Military")',
                    category = 'ui'
                },
                select_all_land_exp = {
                    order = 47,
                    action = 'UI_SelectByCategory LAND MOBILE OVERLAYDIRECTFIRE EXPERIMENTAL',
                    category = 'selection'
                },
                give_mass_ally4 = {
                    order = 120,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').giveResources(4, 'mass')",
                    category = 'diplomacy'
                },
                intel_overlay = {
                    order = 17,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").toggleOverlay("Intel")',
                    category = 'ui'
                },
                give_mass_ally3 = {
                    order = 119,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').giveResources(3, 'mass')",
                    category = 'diplomacy'
                },
                select_all_idle_eng_onscreen = {
                    order = 18,
                    action = 'UI_SelectByCategory +inview +idle ENGINEER',
                    category = 'selection'
                },
                select_next_land_factory = {
                    order = 20,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").GetNextLandFactory()',
                    category = 'selection'
                },
                select_gunships = {
                    order = 40,
                    action = 'UI_SelectByCategory AIR GROUNDATTACK',
                    category = 'selection'
                },
                select_inview_idle_mex = {
                    order = 30,
                    action = 'UI_SelectByCategory +inview +idle MASSEXTRACTION',
                    category = 'selection'
                },
                Show_Bandwidth_Usage = {
                    order = 62,
                    action = 'ren_ShowBandwidthUsage',
                    category = 'ui'
                },
                select_next_air_factory = {
                    order = 21,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").GetNextAirFactory()',
                    category = 'selection'
                },
                teleport = {
                    order = 5,
                    action = 'StartCommandMode order RULEUCC_Teleport',
                    category = 'orders'
                },
                toggle_all = {
                    order = 15,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").toggleAllScript()',
                    category = 'orders'
                },
                Kill_Selected_Units = {
                    order = 60,
                    action = 'KillSelectedUnits',
                    category = 'orders'
                },
                toggle_special = {
                    order = 13,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").toggleScript("Special")',
                    category = 'orders'
                },
                select_all_land_directfire = {
                    order = 49,
                    action = 'UI_SelectByCategory +excludeengineers LAND OVERLAYDIRECTFIRE',
                    category = 'selection'
                },
                give_energy_ally4 = {
                    order = 126,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').giveResources(4, 'energy')",
                    category = 'diplomacy'
                },
                autogive_ally3 = {
                    order = 131,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').assassinationAutoGive(3)",
                    category = 'diplomacy'
                },
                autogive_ally2 = {
                    order = 130,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').assassinationAutoGive(2)",
                    category = 'diplomacy'
                },
                give_units_ally1 = {
                    order = 111,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').giveSelectedUnits(1, false)",
                    category = 'diplomacy'
                },
                give_mass_ally6 = {
                    order = 122,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').giveResources(6, 'mass')",
                    category = 'diplomacy'
                },
                select_all_air_exp = {
                    order = 45,
                    action = 'UI_SelectByCategory AIR EXPERIMENTAL',
                    category = 'selection'
                },
                scu_upgrade_marker = {
                    order = 4,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/scumanager.lua").CreateMarker()',
                    category = 'user'
                },
                toggle_repeat_build = {
                    order = 1,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").ToggleRepeatBuild()',
                    category = 'orders'
                },
                Always_Render_Strategic_Icons = {
                    order = 59,
                    action = 'ui_AlwaysRenderStrategicIcons',
                    category = 'ui'
                },
                cycle_idle_factories = {
                    order = 37,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").CycleIdleFactories()',
                    category = 'selection'
                },
                autogive_ally1 = {
                    order = 129,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').assassinationAutoGive(1)",
                    category = 'diplomacy'
                },
                give_energy_ally1 = {
                    order = 123,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').giveResources(1, 'energy')",
                    category = 'diplomacy'
                },
                select_all_t1_engineers = {
                    order = 53,
                    action = 'UI_SelectByCategory LAND TECH1 ENGINEER',
                    category = 'selection'
                },
                toggle_mdf_panel = {
                    order = 27,
                    action = 'UI_Lua import("/lua/ui/game/multifunction.lua").ToggleMFDPanel()',
                    category = 'ui'
                },
                acu_append_cg = {
                    order = 34,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").ACUAppendCG()',
                    category = 'selection'
                },
                show_network_stats = {
                    order = 3,
                    action = 'ren_ShowNetworkStats',
                    category = 'ui'
                },
                give_mass_ally2 = {
                    order = 118,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').giveResources(2, 'mass')",
                    category = 'diplomacy'
                },
                give_units_ally6 = {
                    order = 116,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').giveSelectedUnits(6, false)",
                    category = 'diplomacy'
                },
                give_mass_ally1 = {
                    order = 117,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').giveResources(1, 'mass')",
                    category = 'diplomacy'
                },
                toggle_shield = {
                    order = 6,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").toggleScript("Shield")',
                    category = 'orders'
                },
                acu_select_cg = {
                    order = 33,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").ACUSelectCG()',
                    category = 'selection'
                },
                Kill_All = {
                    order = 61,
                    action = 'KillAll',
                    category = 'orders'
                },
                select_all_air_factories = {
                    order = 50,
                    action = 'UI_SelectByCategory STRUCTURE FACTORY AIR',
                    category = 'selection'
                },
                cycle_unit_types_in_sel = {
                    order = 38,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").CycleUnitTypesInSel()',
                    category = 'selection'
                },
                select_next_naval_factory = {
                    order = 22,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").GetNextNavalFactory()',
                    category = 'selection'
                },
                select_nearest_idle_eng_not_acu = {
                    order = 35,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").GetNearestIdleEngineerNotACU()',
                    category = 'selection'
                },
                give_mass_ally5 = {
                    order = 121,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').giveResources(5, 'mass')",
                    category = 'diplomacy'
                },
                toggle_tab_display = {
                    order = 28,
                    action = 'UI_Lua import("/lua/ui/game/tabs.lua").ToggleTabDisplay()',
                    category = 'ui'
                },
                give_units_ally4 = {
                    order = 114,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').giveSelectedUnits(4, false)",
                    category = 'diplomacy'
                },
                toggle_intelshield = {
                    order = 26,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").toggleIntelShieldScript()',
                    category = 'orders'
                },
                give_units_ally3 = {
                    order = 113,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').giveSelectedUnits(3, false)",
                    category = 'diplomacy'
                },
                select_all_similar_units = {
                    order = 19,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").GetSimilarUnits()',
                    category = 'selection'
                },
                Render_Unit_Bars = {
                    order = 57,
                    action = 'ui_RenderUnitBars',
                    category = 'ui'
                },
                select_all_stationdrones = {
                    order = 43,
                    action = 'UI_SelectByCategory AIR STATIONASSISTPOD',
                    category = 'selection'
                },
                toggle_production = {
                    order = 10,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").toggleScript("Production")',
                    category = 'orders'
                },
                toggle_stealth = {
                    order = 11,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").toggleScript("Stealth")',
                    category = 'orders'
                },
                create_template_factory = {
                    order = 39,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").CreateTemplateFactory()',
                    category = 'selection'
                },
                select_all_t2_podstations = {
                    order = 44,
                    action = 'UI_SelectByCategory STRUCTURE PODSTAGINGPLATFORM TECH2',
                    category = 'selection'
                },
                give_energy_ally5 = {
                    order = 127,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').giveResources(5, 'energy')",
                    category = 'diplomacy'
                },
                select_all_tml = {
                    order = 42,
                    action = 'UI_SelectByCategory STRUCTURE TACTICALMISSILEPLATFORM',
                    category = 'selection'
                },
                select_all_land_indirectfire = {
                    order = 48,
                    action = 'UI_SelectByCategory LAND OVERLAYINDIRECTFIRE',
                    category = 'selection'
                },
                autogive_ally5 = {
                    order = 133,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').assassinationAutoGive(5)",
                    category = 'diplomacy'
                },
                Render_SelectionSet_Names = {
                    order = 55,
                    action = 'ui_RenderSelectionSetNames',
                    category = 'ui'
                },
                select_all_antinavy_subs = {
                    order = 46,
                    action = 'UI_SelectByCategory SUBMERSIBLE OVERLAYANTINAVY',
                    category = 'selection'
                },
                zoom_pop = {
                    order = 29,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/zoompopper.lua").ToggleZoomPop()',
                    category = 'camera'
                },
                show_enemy_life = {
                    order = 2,
                    action = 'UI_ForceLifbarsOnEnemy',
                    category = 'ui'
                },
                select_all_battleships = {
                    order = 54,
                    action = 'UI_SelectByCategory NAVAL BATTLESHIP',
                    category = 'selection'
                },
                toggle_cloakjammingstealth = {
                    order = 25,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").toggleCloakJammingStealthScript()',
                    category = 'orders'
                },
                Execute_Paste_Buffer = {
                    order = 63,
                    action = 'ExecutePasteBuffer',
                    category = 'ui'
                },
                toggle_intel = {
                    order = 9,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").toggleScript("Intel")',
                    category = 'orders'
                },
                toggle_cloak = {
                    order = 14,
                    action = 'UI_Lua import("/mods/GAZ_UI/modules/keymapping.lua").toggleScript("Cloak")',
                    category = 'orders'
                },
                give_energy_ally3 = {
                    order = 125,
                    action = "UI_LUA import('/mods/AutoGive/autogive.lua').giveResources(3, 'energy')",
                    category = 'diplomacy'
                }
            },
            build_templates = {
                {
                    templateData = {
                        6,
                        6,
                        {
                            'urb1106',
                            5925,
                            0,
                            0
                        },
                        {
                            'urb1106',
                            5996,
                            -2,
                            2
                        },
                        {
                            'urb1106',
                            6060,
                            0,
                            4
                        },
                        {
                            'urb1106',
                            6214,
                            2,
                            2
                        }
                    },
                    name = '<LOC urb1106_desc>Mass Storage',
                    icon = 'urb1106'
                },
                {
                    templateData = {
                        14,
                        58,
                        {
                            'urb1301',
                            6719,
                            0,
                            0
                        },
                        {
                            'urb1301',
                            7145,
                            0,
                            14
                        },
                        {
                            'urb1301',
                            9577,
                            -4,
                            50
                        },
                        {
                            'urb1303',
                            9912,
                            3,
                            51
                        }
                    },
                    name = '<LOC urb1301_desc>Power Generator',
                    icon = 'urb1301'
                },
                {
                    templateData = {
                        14,
                        8,
                        {
                            'urb1301',
                            9577,
                            0,
                            0
                        },
                        {
                            'urb1303',
                            9912,
                            7,
                            1
                        }
                    },
                    name = '<LOC urb1301_desc>Power Generator',
                    icon = 'urb1301'
                }
            },
            LoadingFaction = 3,
            Name = 'Joselito',
            last_dc_ipaddress = '189.59.115.75',
            last_dc_port = '16010',
            console_font_size = 12
        }
    }
}
version = {
    major = 1
}
Windows = {
    Main = {
        y = 0,
        x = 0
    }
}
options_overrides = {
    language = 'US',
    fidelity = {
        default = 1,
        custom = {
            states = {
                {
                    text = '<LOC _Low>',
                    key = 0
                },
                {
                    text = '<LOC _Medium>',
                    key = 1
                },
                {
                    text = '<LOC _High>',
                    key = 2
                }
            }
        }
    },
    shadow_quality = {
        default = 1,
        custom = {
            states = {
                {
                    text = '<LOC _Off>',
                    key = 0
                },
                {
                    text = '<LOC _Low>',
                    key = 1
                },
                {
                    text = '<LOC _Medium>',
                    key = 2
                },
                {
                    text = '<LOC _High>',
                    key = 3
                }
            }
        }
    },
    fidelity_presets = {
        default = 1,
        custom = {
            states = {
                {
                    text = '<LOC _Low>',
                    key = 0
                },
                {
                    text = '<LOC _Medium>',
                    key = 1
                },
                {
                    text = '<LOC _High>',
                    key = 2
                },
                {
                    text = '<LOC _Custom>',
                    key = 4
                }
            }
        }
    },
    antialiasing = {
        default = 0,
        custom = {
            states = {
                {
                    text = '<LOC OPTIONS_0029>Off',
                    key = 0
                },
                {
                    text = '2',
                    key = 64
                },
                {
                    text = '4',
                    key = 128
                },
                {
                    text = '8',
                    key = 130
                },
                {
                    text = '8Q',
                    key = 256
                },
                {
                    text = '16',
                    key = 132
                },
                {
                    text = '16Q',
                    key = 258
                }
            }
        }
    },
    primary_adapter = {
        default = '1024,768,60',
        custom = {
            states = {
                {
                    text = '<LOC OPTIONS_0070>Windowed',
                    key = 'windowed'
                },
                {
                    text = '1024x768(60)',
                    key = '1024,768,60'
                },
                {
                    text = '1152x864(60)',
                    key = '1152,864,60'
                },
                {
                    text = '1280x768(60)',
                    key = '1280,768,60'
                },
                {
                    text = '1280x800(60)',
                    key = '1280,800,60'
                },
                {
                    text = '1280x960(60)',
                    key = '1280,960,60'
                },
                {
                    text = '1280x1024(60)',
                    key = '1280,1024,60'
                },
                {
                    text = '1360x768(59)',
                    key = '1360,768,59'
                },
                {
                    text = '1360x768(60)',
                    key = '1360,768,60'
                },
                {
                    text = '1366x768(59)',
                    key = '1366,768,59'
                },
                {
                    text = '1366x768(60)',
                    key = '1366,768,60'
                },
                {
                    text = '1600x900(59)',
                    key = '1600,900,59'
                },
                {
                    text = '1600x900(60)',
                    key = '1600,900,60'
                },
                {
                    text = '1600x1024(59)',
                    key = '1600,1024,59'
                },
                {
                    text = '1600x1024(60)',
                    key = '1600,1024,60'
                },
                {
                    text = '1680x1050(59)',
                    key = '1680,1050,59'
                },
                {
                    text = '1680x1050(60)',
                    key = '1680,1050,60'
                },
                {
                    text = '1920x1080(60)',
                    key = '1920,1080,60'
                },
                {
                    text = '1920x1080(59)',
                    key = '1920,1080,59'
                }
            }
        }
    },
    secondary_adapter = {
        default = 'disabled',
        custom = {
            states = {
                {
                    text = '<LOC _Disabled>',
                    key = 'disabled'
                }
            }
        }
    }
}
active_mods = {
    ['53c55327-a55f-467e-8366-70f85cf91bed'] = true,
    ['edf9fefc-a091-457c-8781-e837710f3c66'] = true,
    ['9f775cf2-9b8b-11dc-8314-0800200c9a8D'] = true,
    ['fb95fd02-a026-4010-9553-f6b277b7e096'] = true,
    ['CC5A5288-18E3-11DD-BF33-005055D89593'] = true
}
Allan
 
Posts: 2
Joined: 02 Mar 2012, 18:25
Has liked: 0 time
Been liked: 0 time

Re: FA Freezing

Postby Allan » 02 Mar 2012, 18:32

Code: Select all
info: GPGNET: received nat packet from 71.11.206.154:6114
info: GPGNET: received nat packet from 71.11.206.154:6114
info: GPGNET: received nat packet from 71.11.206.154:6114
info: GPGNET: received nat packet from 71.11.206.154:6114
info: GPGNET: received nat packet from 71.11.206.154:6114
info: LOBBY: "st1cky" [71-11-206-154.static.ftwo.tx.charter.com:6114, uid=12355] has established connections to: 4085, 4288, 13340, 13536
info: GPGNET: sending nat packet to 71.11.206.154:6114
info: GPGNET: sending nat packet to 71.11.206.154:6114
info: LOBBY: "Negro" [adsl181-89.pool.businesstel.hu:6113, uid=13340] has established connections to: 3859, 3970, 4085, 4288, 12355, 13536
info: LOBBY: "qaali" [a88-114-84-219.elisa-laajakaista.fi:6112, uid=13536] has established connections to: 3859, 3970, 4085, 4288, 12355, 13340
info: GPGNET: sending nat packet to 71.11.206.154:6114
info: GPGNET: sending nat packet to 71.11.206.154:6114
info: GPGNET: sending nat packet to 71.11.206.154:6114
info: GPGNET: sending nat packet to 71.11.206.154:6114
info: GPGNET: sending nat packet to 71.11.206.154:6114
info: GPGNET: sending nat packet to 71.11.206.154:6114
info: GPGNET: sending nat packet to 71.11.206.154:6114
info: GPGNET: sending nat packet to 71.11.206.154:6114
info: GPGNET: sending nat packet to 71.11.206.154:6114
info: GPGNET: sending nat packet to 71.11.206.154:6114
info: GPGNET: sending nat packet to 71.11.206.154:6114
info: GPGNET: sending nat packet to 71.11.206.154:6114
info: GPGNET: sending nat packet to 71.11.206.154:6114
info: GPGNET: sending nat packet to 71.11.206.154:6114
info: LOBBY: "st1cky" [71-11-206-154.static.ftwo.tx.charter.com:6114, uid=12355] has established connections to: 3859, 3970, 4085, 4288, 13340, 13536
info: GPGNET: received nat packet from 71.11.206.154:6114
info: GPGNET: received nat packet from 71.11.206.154:6114
info: GPGNET: received nat packet from 71.11.206.154:6114
info: GPGNET: received nat packet from 71.11.206.154:6114
info: GPGNET: received nat packet from 71.11.206.154:6114
info: GPGNET: received nat packet from 71.11.206.154:6114
info: GPGNET: received nat packet from 71.11.206.154:6114
info: GPGNET: received nat packet from 71.11.206.154:6114
info: GPGNET: received nat packet from 71.11.206.154:6114
info: GPGNET: received nat packet from 71.11.206.154:6114
info: GPGNET: received nat packet from 71.11.206.154:6114
info: GPGNET: received nat packet from 71.11.206.154:6114
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: NET: using deflate compression for sends to 31.46.83.79.rev.sfr.net:6112.
info: LOBBY: Adding peer "buubuu" [31.46.83.79.rev.sfr.net:6112, uid=3388]
info: LOBBY: lost connection to "Negro" [adsl181-89.pool.businesstel.hu:6113, uid=13340], waiting for them to reconnect.
info: NET: using deflate compression for sends to adsl181-89.pool.businesstel.hu:6113.
info: LOBBY: "Astroman" [201-93-88-218.dial-up.telesp.net.br:2873, uid=3859] has established connections to: 3970, 4085, 4288, 12355, 13536
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: received nat packet from 79.83.46.31:6112
info: LOBBY: "Caulus" [177.17.151.232.static.host.gvt.net.br:6112, uid=3970] has established connections to: 3859, 4085, 4288, 12355, 13536
info: LOBBY: "cajuero" [177.17.241.203.static.host.gvt.net.br:16010, uid=4085] has established connections to: 3859, 3970, 4288, 12355, 13536
info: LOBBY: "qaali" [a88-114-84-219.elisa-laajakaista.fi:6112, uid=13536] has established connections to: 3859, 3970, 4085, 4288, 12355
info: LOBBY: "st1cky" [71-11-206-154.static.ftwo.tx.charter.com:6114, uid=12355] has established connections to: 3859, 3970, 4085, 4288, 13536
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: LOBBY: "Astroman" [201-93-88-218.dial-up.telesp.net.br:2873, uid=3859] has established connections to: 3388, 3970, 4085, 4288, 12355, 13536
info: LOBBY: "Caulus" [177.17.151.232.static.host.gvt.net.br:6112, uid=3970] has established connections to: 3388, 3859, 4085, 4288, 12355, 13536
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: NET: using deflate compression for receives from 31.46.83.79.rev.sfr.net:6112
info: LOBBY: connection to "buubuu" [31.46.83.79.rev.sfr.net:6112, uid=3388] made, status=Connecting.
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: received nat packet from 79.83.46.31:6112
info: LOBBY: "buubuu" [31.46.83.79.rev.sfr.net:6112, uid=3388] has established connections to: 3859, 3970, 4085, 4288, 12355, 13536
info: LOBBY: "cajuero" [177.17.241.203.static.host.gvt.net.br:16010, uid=4085] has established connections to: 3388, 3859, 3970, 4288, 12355, 13536
info: LOBBY: "st1cky" [71-11-206-154.static.ftwo.tx.charter.com:6114, uid=12355] has established connections to: 3388, 3859, 3970, 4085, 4288, 13536
info: LOBBY: "qaali" [a88-114-84-219.elisa-laajakaista.fi:6112, uid=13536] has established connections to: 3388, 3859, 3970, 4085, 4288, 12355
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: GPGNET: sending nat packet to 79.83.46.31:6112
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: received nat packet from 79.83.46.31:6112
info: GPGNET: sending nat packet to 187.5.247.241:16010
info: GPGNET: sending nat packet to 187.5.247.241:16010
Allan
 
Posts: 2
Joined: 02 Mar 2012, 18:25
Has liked: 0 time
Been liked: 0 time

Re: FA Freezing

Postby Ze_PilOt » 02 Mar 2012, 19:07

['fb95fd02-a026-4010-9553-f6b277b7e096'] = true,

That is autogive. It's included in the lobby, try remove it, I wouldn't be surprised that it cause the issue.
Nossa wrote:I've never played GPG or even heard of FA until FAF started blowing up.
User avatar
Ze_PilOt
Supreme Commander
 
Posts: 8985
Joined: 24 Aug 2011, 18:41
Location: fafland
Has liked: 18 times
Been liked: 376 times
FAF User Name: Ze_PilOt

Re: FA Freezing

Postby Ze_PilOt » 02 Mar 2012, 19:09

edf9fefc-a091- 457c-8781-e837710f3c66 :
Commanders Revenges FA UEF/Cybran/Aeon/Seraphim

and

name="TVg V4.86 - TotalVeterancy",

Try to disable them too, it's maybe incompatible with FAF.
Nossa wrote:I've never played GPG or even heard of FA until FAF started blowing up.
User avatar
Ze_PilOt
Supreme Commander
 
Posts: 8985
Joined: 24 Aug 2011, 18:41
Location: fafland
Has liked: 18 times
Been liked: 376 times
FAF User Name: Ze_PilOt

Re: FA Freezing

Postby Ze_PilOt » 02 Mar 2012, 19:11

Well, try to remove all your mods, the only mod tested compatible in the list is Gaz_UI.
Nossa wrote:I've never played GPG or even heard of FA until FAF started blowing up.
User avatar
Ze_PilOt
Supreme Commander
 
Posts: 8985
Joined: 24 Aug 2011, 18:41
Location: fafland
Has liked: 18 times
Been liked: 376 times
FAF User Name: Ze_PilOt

Re: FA Freezing

Postby Ze_PilOt » 02 Mar 2012, 19:23

TVG seems to implement many 3603 bugfixes. That can really mess with 3611.
Nossa wrote:I've never played GPG or even heard of FA until FAF started blowing up.
User avatar
Ze_PilOt
Supreme Commander
 
Posts: 8985
Joined: 24 Aug 2011, 18:41
Location: fafland
Has liked: 18 times
Been liked: 376 times
FAF User Name: Ze_PilOt


Return to Tech Support

Who is online

Users browsing this forum: No registered users and 1 guest