Forged Alliance Forever Forged Alliance Forever Forums 2015-08-23T05:41:40+02:00 /feed.php?f=40&t=10656 2015-08-23T05:41:40+02:00 2015-08-23T05:41:40+02:00 /viewtopic.php?t=10656&p=108297#p108297 <![CDATA[[Solved] Problems in parts options]]> Hello everyone,

My problem is:

When I create a game and I want to change its options (map, mods, units ...) a pop window is opened with the first line :

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at address 0x00938ac8
attempted to read memory at 0x00000000

I didn't know this code, I try to unistall faf and instal then, remove mods, maps etc .. nothing happens...
The full code ( error ) :
Spoiler: show
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at address 0x00938ac8
attempted to read memory at 0x00000000

Program : C:\ProgramData\FAForever\bin\ForgedAlliance.exe
Cmd line arguments : /ratingcolor cfcfcfcf /numgames 171 /mean 1205.62 /deviation 75.1031 /country FR /clan FFA /init init_faf.lua /savereplay gpgnet://localhost/3789195/Equivok.SCFAreplay /nobugreport /gpgnet 127.0.0.1:61846

Callstack:
Unknown symbol (address 0x00938ac8)
Unknown symbol (address 0x00914412)
Unknown symbol (address 0x10f88dfb)

Last 100 lines of log...

debug: Loading module '\000/lua/ui/controls/mappreview.lua\000'
debug: Loading module '\000/lua/ui/controls/resmappreview.lua\000'
debug: Loading module '\000/lua/ui/texturepool.lua\000'
debug: Loading module '\000/lua/ui/controls/acubutton.lua\000'
debug: Loading module '\000/lua/maui/slider.lua\000'
debug: Loading module '\000/lua/ui/lobby/data/playerdata.lua\000'
debug: Loading module '\000/lua/ui/lobby/data/watchedvalue/watchedvaluetable.lua\000'
debug: Loading module '\000/lua/ui/lobby/data/watchedvalue/watchedvalue.lua\000'
debug: Loading module '\000/lua/factions.lua\000'
debug: Loading module '\000/lua/ui/lobby/data/gamedata.lua\000'
debug: Loading module '\000/lua/ui/lobby/data/watchedvalue/watchedvaluearray.lua\000'
debug: Loading module '\000/lua/ui/controls/togglebutton.lua\000'
debug: Loading module '\000/lua/ui/lobby/lobbycomm.lua\000'
debug: Loading module '\000/lua/mods.lua\000'
debug: Loading module '\000/lua/system/setutils.lua\000'
debug: Loading module '\000/lua/ui/controls/textarea.lua\000'
debug: Loading module '\000/lua/ui/lobby/trueskill.lua\000'
debug: Loading module '\000/etc/faf/blacklist.lua\000'
debug: Loading module '\000/lua/ui/help/tooltips-country.lua\000'
debug: Loading module '\000/lua/system/dkson.lua\000'
debug: Loading module '\000/lua/ui/lobby/lobbyoptions.lua\000'
debug: Loading module '\000/lua/gamecolors.lua\000'
info: /country
info: /init
info: /ratingcolor
info: /numgames
info: /mean
info: /clan
info: /deviation
info: GPGNET: setting nat handler to 0x11614004
info: LOBBY: Game port 6112[UDP] opened.
info: LOBBY: starting with local uid of 116115 [Equivok]
info: GPGNET: entering lobby state.
info: GPGNET: sending nat packet to 37.58.123.2:30351
warning: {
warning: }
warning: {
warning: }
warning: {
warning: MEAN = 1205.6199951172
warning: StartSpot = 1
warning: ArmyColor = 15
warning: PlayerClan = "FFA"
warning: NG = 171
warning: Team = 1
warning: Ready = false
warning: PlayerColor = 15
warning: Country = "fr"
warning: PlayerName = "Equivok"
warning: AIPersonality = ""
warning: ObserverListIndex = -1
warning: BadMap = false
warning: Civilian = false
warning: Faction = 1
warning: OwnerID = "116115"
warning: RC = "cfcfcfcf"
warning: PL = 1000
warning: DEV = 75.103103637695
warning: Human = true
warning: }
info: SetGameOption(key="UnitCap",val="1000")
info: SetGameOption(key="ShareUnitCap",val="none")
info: SetGameOption(key="FogOfWar",val="explored")
info: SetGameOption(key="Victory",val="demoralization")
info: SetGameOption(key="Timeouts",val="3")
info: SetGameOption(key="GameSpeed",val="normal")
info: SetGameOption(key="AllowObservers",val=false)
info: SetGameOption(key="CheatsEnabled",val="false")
info: SetGameOption(key="CivilianAlliance",val="enemy")
info: SetGameOption(key="PrebuiltUnits",val="Off")
info: SetGameOption(key="NoRushOption",val="Off")
info: SetGameOption(key="RandomMap",val="Off")
info: SetGameOption(key="Score",val="yes")
info: SetGameOption(key="Share",val="yes")
info: SetGameOption(key="TeamSpawn",val="fixed")
info: SetGameOption(key="TeamLock",val="locked")
info: SetGameOption(key="AutoTeams",val="lvsr")
info: SetGameOption(key="CheatMult",val="1.3")
info: SetGameOption(key="BuildMult",val="1.3")
info: SetGameOption(key="TMLRandom",val="0")
info: SetGameOption(key="LandExpansionsAllowed",val="5")
info: SetGameOption(key="NavalExpansionsAllowed",val="4")
info: SetGameOption(key="OmniCheat",val="on")
info: SetGameOption(key="ScenarioFile",val="/maps/scmp_001/scmp_001_scenario.lua")
debug: Loading module '\000/lua/maui/effecthelpers.lua\000'
debug: Loading module '\000/lua/ui/controls/combo.lua\000'
debug: Loading module '\000/lua/maui/statusbar.lua\000'
debug: Loading module '\000/lua/ui/controls/columnlayout.lua\000'
debug: Loading module '\000/lua/ui/lobby/changelog.lua\000'
debug: Loading module '\000/lua/ui/lobby/aitypes.lua\000'
debug: Loading module '\000/lua/ai/customais_v2/sorianai.lua\000'
info: GPGNET: sending nat packet to 37.58.123.2:30351
info: GPGNET: received nat packet from 37.58.123.2:30351
info: GPGNET: sending nat packet to 37.58.123.2:30351
info: GPGNET: sending nat packet to 37.58.123.2:30351
info: GPGNET: sending nat packet to 37.58.123.2:30351
debug: Loading module '\000/lua/ui/dialogs/mapselect.lua\000'
debug: Loading module '\000/lua/ui/menus/main.lua\000'
debug: Loading module '\000/lua/maui/movie.lua\000'
debug: Loading module '\000/lua/ui/lobby/modsmanager.lua\000'


If someone can help me :D Thx u !


EDIT

My problem is solved, I deleted suprem commander and reinstall and everything is ok :)

Statistics: Posted by Equivok — 23 Aug 2015, 05:41


]]>