FSDreamTeam forum
Products Support => GSX Support FSX/P3D => Topic started by: united1987 on June 06, 2024, 03:00:59 am
-
Anyone experiencing GSX crashing when calling for refueling? i attached my Couatl report to the topic. i ran the FSDT live update just to be sure and no luck.
-
This was posted in the GSX Pro forum for MSFS, but I assume the same steps would apply here.
https://www.fsdreamteam.com/forum/index.php/topic,31624.msg201119.html#msg201119
-
Yeah I tried that didn’t work. I added the line per instruction and it still crashes .
-
It seems to have fixed it for me. Make sure if you are using Notepad to add the line you first open Notepad as administrator. Then in Notepad open the file \Windows\System32\drivers\etc\hosts
For me all the lines in that file are currently beginning with asterixis. Paste 127.0.0.1 api.eia.gov as the last line, i.e. below the existing text, and then File save.
-
Anyway you can share a screenshot? I must be doing something wrong then .. I would appreciate it
-
Same issue here ... editing the hosts file fixed it ....
-
I’m trying to find out if maybe I’m not adding it correctly but if anyone has a screenshot on where to paste it would appreciate it ;D
-
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
127.0.0.1 api.eia.gov
-
Thank you I appreciate that 💯 I’ll try today