#simbridge location for firewall allow
62 messages · Page 1 of 1 (latest)
If you have an issue with the Installer, prior to posting your issues, please search for similar issues using the text search and tags.
A32NX Support
Use the following channels for support questions with the A32NX:
- #a32nx-support for general support with the A32NX (Stable, Development and best-effort for Experimental)
- #1046906298815488100 for Experimental VNAV and cFMS issues
Useful Links:
Download the latest installer
Install Guide
Known Issues
Beginner Guide
FlyByWire only supports the installer, not the 3rd party add-ons themselves.
.community it's in the community folder
To find the Community folder that MSFS is using please follow these steps:
- Go to General Settings in MSFS and activate Developer Mode.
- Go to the menu and select 'Virtual File System'.
- Click on 'Packages Folders' and select 'Open Community Folder'.
This opens the Community folder in a Windows Explorer. Please ensure that your addons are installed in the folder that is opened.
Hm no dice allowed the fbw-simbridge app in the Community folder but still just starts does nothing and closes
Is it really closed or just in the app tray?
.sbdebug can you try starting it like described below and see if it shows any errors?
If SimBridge crashes moments after start, it could be due to bad installation of SimBridge, missing modules or another issue. In order to assist you further we will need to see your SimBridge logs.
- Open the folder where SimBridge is installed.
- Open a terminal window in that location (Hold
SHIFTand right click on the empty space of the folder, then select "Open Windows Terminal", "Open Command Prompt", or "Open Powershell Window". - Type
.\fbw-simbridge.exeand press enter. - Screenshot the output of the console and send it to us.
It doesnt show it as started at least it opens powershell doesnt write anything and closes will try after dinner
Sorry was to lazy to transfer it to my phone so photo of a screenshot has to do for now 
weird did the same thing to get a better screenshot but now it doesnt give any return
current
and i found the screenshot from yesterday
This looks like your antivirus is removing files. Did you reinstall simbridge after adding it as an exception to the antivirus?
I reinstalled it after putting an exception in the firewall
This Screenshot is after that reinstall
is there anything specific to the installlocation that could mess with it?
@peak gazelle you might have more knowledge about this topic.
Can you install Simbridge on a different location?
I'm not sure what the issue with this error
changed the install location in the FBW installer now it gives me this
which seems to be the same thing as previous
Weird, would you like to try building Simbridge from source?
give me a bit i Fed up and deleted the simbridge install in the previous loc now it refuses to uninstall in the installer
Can try
Restarting pc atm
Clone our Simbridge repo, run the commands until the build: ones and LMK
Have added that folder to exception in firewall will try that once more then ill do the manual install
would a short TLDR on this be possible i aint a github person 
unzip the zip somewhere, open a terminal there (same way you did to run simbridge) and run the commands
what would "run the commands" be in this case?
so i just punch in "npm install"? (told you im not a github person
)
After you extracted it, yeah on the folder you did so
in the extracted folder?
correct
Ah yeah as the page says you also need nodejs, install it here: https://nodejs.org/dist/v18.20.4/node-v18.20.4-x64.msi
guess this is the rootproblem? i permission problem?
Hm could be
try running simbridge as admin?
Not this command, but generally simbridge
see if that does a thing
opened and closed like b4
hm
Try running this command prompt you opened for the npm install command as admin
i believe its because you are in Program Files and not in like Documents
okay switched to documents now its doing stuff
(without admin) (not like i know how to execute it as admin)
Awesome
aaah wait ima uninstall the installer installed simbridge real quick it gives me errors but maybe its because its already installed in that loc
Ah darn it wants python as well
mate i dont want to put you through extra trouble, if you can give me a few hours I'll try something on my end
If you don't need NodeJS I recommend uninstalling it
ok
thx for the help tho its weird it worked b4 but i reset the pc to get rid of all the junk clogging up this pc and now it just doesnt want anymore
@peak gazelle no need for that extra work from you found my problem: i didnt have the x64 version of Microsoft Visual C++ Redistributable installed simbridge is working now
Thx for all the help regardless 
Ohhhh that makes a lot of sense