September 26, 201510 yr Hey, Saw your post. I redownloaded today from FLt1 and got that damn panel iniatilization error. After a few hours, I finally got it to work. Make sure you have all the simconnects 905,242,259 and 608. Next make sure you have a simconnect cfg AND a simconnect xml inside the user/appdata/roaming/fsx folder. This is the wording, use notepad: Change the ip in the xml and cfg to match the ipv4 number in "ipconfig" you get when you run the run command.as administrator.<?xml version="1.0" encoding="Windows-1252"?> <SimBase.Document Type="SimConnect" version="1,0"> <Descr>SimConnect</Descr> <Filename>SimConnect.xml</Filename> <Disabled>False</Disabled> <SimConnect.Comm> <Disabled>False</Disabled> <Protocol>IPv4</Protocol> <Scope>global</Scope> <Address>192.168.0.5</Address> <MaxClients>100</MaxClients> <Port>500</Port> <MaxRecvSize>8192</MaxRecvSize> <DisableNagle>False</DisableNagle> </SimConnect.Comm></SimBase.Document> This is the cfg file: [simConnect]Protocol=IPv4Address=192.168.0.5Port=500MaxReceiveSize=4096DisableNagle=0 I also have a copy of the cfg file inside the directory: Documents, not inside any of the fiolders, just inside directory Going to post this in Avsim forums for anyone else. Hope you get it running. That stopped the panel iniation failure or simconnect failure and the level d started spinning round and round Bob Morehead Bob M
Create an account or sign in to comment