Jump to content

Greedybiscuit

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Greedybiscuit's Achievements

0

Reputation

  1. I am working on hosting a dedicated server. I have got it to start, exceptions to firewall, ports forwarded all the normal stuff. However, when I launch the start.bat or server.bat however you want to call it, the server.ini file gets overwritten with the default values. I have tried to /save and /stop and edit the file again. Only for it to be overwritten again on the next launch. I am not using any third party software. Just notepad++ for the editing of the ini. I have even tried with regular notepad. I do have some mods in, but I have even removed them and tried as well. This is my server.ini settings: [Game] Scenario=1 Seed=358741268 Difficulty=0 HardcoreEnabled=false InfiniteResources=false PlayTutorial=false CollisionDamage=1 SafePlayerInput=false PlayerToPlayerDamage=false LogoutInvincibility=true LogoutInvincibilityDelay=30 ShipyardBoundBuilding=true FullBuildingUnlocked=true RepairingAlwaysAllowed=false BlockOverlapExploit=false PermaDestruction=false DockingRestrictions=true Barrier=true Storyline=true UnlimitedProcessingPower=false UnlimitedShipSize=false RelationLossFactor=1 RelationGainFactor=1 StartingResources=0 DamageMultiplier=0.600000024 InitialRelations=0 MapFactions=350 Rifts=200 ResourceAsteroidFactor=1 ResourceWreckageFactor=1 EventsFactor=1 PreciseAIAim=false BlockDestructionThreshold=0.800000012 DevMode=true ExplicitCallables=true BigWreckageDespawnTime=1800 SmallWreckageDespawnTime=900 MaximumFightersPerSectorAndPlayer=-1 MaximumStationsPerSector=-1 MaximumBlocksPerCraft=-1 MaximumVolumePerShip=-1 MaximumVolumePerStation=-1 MaximumPlayerShips=-1 MaximumPlayerStations=-1 MaximumAllianceShips=-1 MaximumAllianceStations=-1 MaximumAllianceShipsPerMember=-1 MaximumAllianceStationsPerMember=-1 MaximumBlocksPerTurret=250 BoardingAllowed=true MinimumCraftSize=0 MaxShipVelocity=0 PlayerInventorySlots=2000 AllianceInventorySlots=2000 Version=2.0.11 sameStartSector=false xsotanInvasionSectors=5 startUpScript=data/scripts/server/server.lua startSectorScript=startsector motd=No homophobia, racism, sexism, discrimination or harassment of any kind No stations or unattended ships in 0:0 Use of bugs, hacks or exploits is not allowed We expect the above rules to be enforced by the administrators [System] MaxTimeStep=1 saveInterval=300 sectorUpdateTimeLimit=300 emptySectorUpdateInterval=0.5 workerThreads=9 generatorThreads=4 scriptBackgroundThreads=2 aliveSectorsPerPlayer=5 weakUpdate=true profiling=false sendCrashReports=true hangDetection=true backups=true backupsPath= statsLogging=true simulateHighLoadServer=false commandsFile= sendSectorDelay=2 placeInShipOnDeathDelay=5 autoSavePerformanceData=false performanceDataAutoSaveFiles=10 timeBetweenPerformanceDataAutoSaves=30 fileClustering=false clusterFileSize=200000000 clusteringThreads=8 [Networking] port=27000 broadcastInterval=5 isMultiplayer=true isListed=true vacSecure=true sendStatsToAdmins=true useSteam=true forceSteam=false rconIp= rconPassword= rconPort=27015 maxReceivableMessageSize=52428800 networkingThreads=2 [Administration] maxPlayers=100 name=[US] Biscuits Space Nerds description=PVE, 24/7 Dedicated, Starting Resources, Hosted in my basement not my moms. password= pausable=false accessListMode=Blacklist steamIdOverride=0 [Meta] branch= This is the log I get: 2022-01-01 23-39-25| Main Thread ID: 1 2022-01-01 23-39-25| Enabled Traces: 2022-01-01 23-39-25| Starting thread [Networking 1 WorkerPool Thread 0]... 2022-01-01 23-39-25| Started thread [Networking 1 WorkerPool Thread 0] with id 2 2022-01-01 23-39-25| Starting thread [Networking 2 WorkerPool Thread 0]... 2022-01-01 23-39-25| Started thread [Networking 2 WorkerPool Thread 0] with id 3 2022-01-01 23-39-25| Avorion server 2.0.11 9bd383de131a running on Windows 10 starting up in "C:\Users\Server\AppData\Roaming\Avorion\galaxies\Greedy" 2022-01-01 23-39-25| Version Hash: 3846310715050629456 2022-01-01 23-39-25| CPU: Intel(R) Xeon(R) CPU X5670 @ 2.93GHz 12 Cores 2022-01-01 23-39-25| RAM: 48GB 2022-01-01 23-39-25| 2022-01-01 23-39-25| Detected Modified Files: 2022-01-01 23-39-25| "data/scripts\server\factions.lua" 2022-01-01 23-39-25| Initializing networking... 2022-01-01 23-39-25| Server version, as listed publicly: 2.0.11.34546 2022-01-01 23-39-26| Server connected to Steam successfully 2022-01-01 23-39-26| Server is VAC Secure! 2022-01-01 23-39-26| Game Server Steam ID: 90154655573888005 2022-01-01 23-39-26| Game Port: 27000 2022-01-01 23-39-26| Steam Port: 27021 2022-01-01 23-39-26| Steam Query Port: 27020 2022-01-01 23-39-26| Query Port: 27003 2022-01-01 23-39-26| 2022-01-01 23-39-26| Steam Networking initialized. 2022-01-01 23-39-26| Installed Steam exception handler 2022-01-01 23-39-26| Warning: No RCON password set. RCON disabled. 2022-01-01 23-39-26| Loading global variables... 2022-01-01 23-39-26| Found 11 mods in "C:\Users\Server\AppData\Roaming\Avorion\galaxies\Greedy\modconfig.lua". 2022-01-01 23-39-26| Synchronizing workshop items ... 2022-01-01 23-39-26| Downloading missing workshop items to 'C:\Users\Server\AppData\Roaming\Avorion\galaxies\Greedy\workshop' 2022-01-01 23-39-26| Acquiring workshop item 1722652757 2022-01-01 23-39-26| Acquiring workshop item 1731575231 2022-01-01 23-39-26| Acquiring workshop item 1747899176 2022-01-01 23-39-26| Acquiring workshop item 1765619430 2022-01-01 23-39-26| Acquiring workshop item 1769379152 2022-01-01 23-39-26| Acquiring workshop item 1897578544 2022-01-01 23-39-26| Acquiring workshop item 2019799968 2022-01-01 23-39-26| Acquiring workshop item 2030856418 2022-01-01 23-39-26| Acquiring workshop item 2130272263 2022-01-01 23-39-26| Acquiring workshop item 2130278072 2022-01-01 23-39-26| Acquiring workshop item 2565262170 2022-01-01 23-39-29| name: Avorion Server 2022-01-01 23-39-29| seed: 0 2022-01-01 23-39-29| port: 27000 2022-01-01 23-39-29| max online players: 10 2022-01-01 23-39-29| save interval: 600 2022-01-01 23-39-29| broadcast interval: 5 2022-01-01 23-39-29| max loaded sector time: 300 2022-01-01 23-39-29| weak update: yes 2022-01-01 23-39-29| worker threads: 9 2022-01-01 23-39-29| generator threads: 2 2022-01-01 23-39-29| script background threads: 2 2022-01-01 23-39-29| difficulty: Veteran 2022-01-01 23-39-29| scenario: Normal 2022-01-01 23-39-29| tutorial: no 2022-01-01 23-39-29| collision: 1 2022-01-01 23-39-29| access list: Blacklist 2022-01-01 23-39-29| multiplayer: yes 2022-01-01 23-39-29| vac secure: yes 2022-01-01 23-39-29| listed: no 2022-01-01 23-39-29| steam networking: yes 2022-01-01 23-39-29| send crash reports: yes 2022-01-01 23-39-29| Backup creation enabled. Path: "C:\Users\Server\AppData\Roaming\Avorion\backups" 2022-01-01 23-39-29| Please ensure that the server has write-access to that path. 2022-01-01 23-39-29| administrators: 'admin' 2022-01-01 23-39-29| Commands file: C:\Users\Server\AppData\Roaming\Avorion\galaxies\Greedy\commands.txt 2022-01-01 23-39-29| Initializing sector database... 2022-01-01 23-39-29| Starting thread [Create Sectors WorkerPool Thread 0]... 2022-01-01 23-39-29| Started thread [Create Sectors WorkerPool Thread 0] with id 4 2022-01-01 23-39-29| Starting thread [Create Sectors WorkerPool Thread 1]... 2022-01-01 23-39-29| Started thread [Create Sectors WorkerPool Thread 1] with id 5 2022-01-01 23-39-29| Starting thread [Save Sectors WorkerPool Thread 0]... 2022-01-01 23-39-29| Started thread [Save Sectors WorkerPool Thread 0] with id 6 2022-01-01 23-39-29| Initializing faction database... 2022-01-01 23-39-29| Starting thread [Save Factions WorkerPool Thread 0]... 2022-01-01 23-39-29| Started thread [Save Factions WorkerPool Thread 0] with id 7 2022-01-01 23-39-29| Initializing galaxy... 2022-01-01 23-39-29| Starting up 9 worker threads... 2022-01-01 23-39-29| Starting thread [Game WorkerPool Thread 0]... 2022-01-01 23-39-29| Started thread [Game WorkerPool Thread 0] with id 8 2022-01-01 23-39-29| Starting thread [Game WorkerPool Thread 1]... 2022-01-01 23-39-29| Started thread [Game WorkerPool Thread 1] with id 9 2022-01-01 23-39-29| Starting thread [Game WorkerPool Thread 2]... 2022-01-01 23-39-29| Started thread [Game WorkerPool Thread 2] with id 10 2022-01-01 23-39-29| Starting thread [Game WorkerPool Thread 3]... 2022-01-01 23-39-29| Started thread [Game WorkerPool Thread 3] with id 11 2022-01-01 23-39-29| Starting thread [Game WorkerPool Thread 4]... 2022-01-01 23-39-29| Started thread [Game WorkerPool Thread 4] with id 12 2022-01-01 23-39-29| Starting thread [Game WorkerPool Thread 5]... 2022-01-01 23-39-29| Started thread [Game WorkerPool Thread 5] with id 13 2022-01-01 23-39-29| Starting thread [Game WorkerPool Thread 6]... 2022-01-01 23-39-29| Started thread [Game WorkerPool Thread 6] with id 14 2022-01-01 23-39-29| Starting thread [Game WorkerPool Thread 7]... 2022-01-01 23-39-29| Started thread [Game WorkerPool Thread 7] with id 15 2022-01-01 23-39-29| Starting thread [Game WorkerPool Thread 8]... 2022-01-01 23-39-29| Started thread [Game WorkerPool Thread 8] with id 16 2022-01-01 23-39-29| Starting up 2 script background threads... 2022-01-01 23-39-29| Starting thread [Lua WorkerPool Thread 0]... 2022-01-01 23-39-29| Started thread [Lua WorkerPool Thread 0] with id 17 2022-01-01 23-39-29| Starting thread [Lua WorkerPool Thread 1]... 2022-01-01 23-39-29| Started thread [Lua WorkerPool Thread 1] with id 18 2022-01-01 23-39-29| Starting thread [Lua WorkerPool Thread 2]... 2022-01-01 23-39-29| Started thread [Lua WorkerPool Thread 2] with id 19 2022-01-01 23-39-29| Starting thread [Lua WorkerPool Thread 3]... 2022-01-01 23-39-29| Started thread [Lua WorkerPool Thread 3] with id 20 2022-01-01 23-39-29| Thread [Lua WorkerPool Thread 0] with id 17 exiting... 2022-01-01 23-39-29| Thread [Lua WorkerPool Thread 0] with id 17 exited 2022-01-01 23-39-29| Thread [Lua WorkerPool Thread 1] with id 18 exiting... 2022-01-01 23-39-29| Thread [Lua WorkerPool Thread 1] with id 18 exited 2022-01-01 23-39-29| Thread [Lua WorkerPool Thread 2] with id 19 exiting... 2022-01-01 23-39-29| Thread [Lua WorkerPool Thread 2] with id 19 exited 2022-01-01 23-39-29| Thread [Lua WorkerPool Thread 3] with id 20 exiting... 2022-01-01 23-39-29| Thread [Lua WorkerPool Thread 3] with id 20 exited 2022-01-01 23-39-29| Starting thread [Lua WorkerPool Thread 4]... 2022-01-01 23-39-29| Started thread [Lua WorkerPool Thread 4] with id 21 2022-01-01 23-39-29| Starting thread [Lua WorkerPool Thread 5]... 2022-01-01 23-39-29| Started thread [Lua WorkerPool Thread 5] with id 22 2022-01-01 23-39-29| Loading groups... 2022-01-01 23-39-29| Loading script data... 2022-01-01 23-39-29| Galaxy initialized. 2022-01-01 23-39-29| Setting startup script... 2022-01-01 23-39-29| Starting thread [Input Commands]... 2022-01-01 23-39-29| Started thread [Input Commands] with id 23 2022-01-01 23-39-29| Server has been running for 0 seconds in total, and 0 without pauses. 2022-01-01 23-39-29| Starting thread [UDP Connection Receive]... 2022-01-01 23-39-29| Started thread [UDP Connection Receive] with id 24 2022-01-01 23-39-29| Server startup complete. 2022-01-01 23-39-29| Server UDP: Error receiving from 127.0.0.1, error: An existing connection was forcibly closed by the remote host, received bytes: 0 2022-01-01 23-39-29| Starting thread [HangDetector]... 2022-01-01 23-39-29| Started thread [HangDetector] with id 25 2022-01-01 23-39-29| Starting thread [Steam Networking Receive]... This is my server.ini after I launch the server: [Game] Scenario=1 Seed=0 Difficulty=0 HardcoreEnabled=false InfiniteResources=false PlayTutorial=false CollisionDamage=1 SafePlayerInput=false PlayerToPlayerDamage=true LogoutInvincibility=true LogoutInvincibilityDelay=30 ShipyardBoundBuilding=true FullBuildingUnlocked=false RepairingAlwaysAllowed=false BlockOverlapExploit=false PermaDestruction=false DockingRestrictions=true Barrier=true Storyline=true UnlimitedProcessingPower=false UnlimitedShipSize=false RelationLossFactor=1 RelationGainFactor=1 StartingResources=0 DamageMultiplier=0.600000024 InitialRelations=0 MapFactions=350 Rifts=200 ResourceAsteroidFactor=1 ResourceWreckageFactor=1 EventsFactor=1 PreciseAIAim=false BlockDestructionThreshold=0.800000012 DevMode=false ExplicitCallables=true BigWreckageDespawnTime=1800 SmallWreckageDespawnTime=900 MaximumFightersPerSectorAndPlayer=-1 MaximumStationsPerSector=-1 MaximumBlocksPerCraft=-1 MaximumVolumePerShip=-1 MaximumVolumePerStation=-1 MaximumPlayerShips=-1 MaximumPlayerStations=-1 MaximumAllianceShips=-1 MaximumAllianceStations=-1 MaximumAllianceShipsPerMember=-1 MaximumAllianceStationsPerMember=-1 MaximumBlocksPerTurret=250 BoardingAllowed=true MinimumCraftSize=0 MaxShipVelocity=0 PlayerInventorySlots=1000 AllianceInventorySlots=1000 Version=2.0.11 sameStartSector=true xsotanInvasionSectors=5 startUpScript=data/scripts/server/server.lua startSectorScript=startsector motd= [System] MaxTimeStep=1 saveInterval=600 sectorUpdateTimeLimit=300 emptySectorUpdateInterval=0.5 workerThreads=9 generatorThreads=2 scriptBackgroundThreads=2 aliveSectorsPerPlayer=5 weakUpdate=true profiling=false sendCrashReports=true hangDetection=true backups=true backupsPath= statsLogging=true simulateHighLoadServer=false commandsFile= sendSectorDelay=2 placeInShipOnDeathDelay=7 autoSavePerformanceData=false performanceDataAutoSaveFiles=10 timeBetweenPerformanceDataAutoSaves=30 fileClustering=false clusterFileSize=200000000 clusteringThreads=8 [Networking] port=27000 broadcastInterval=5 isMultiplayer=true isListed=false vacSecure=true sendStatsToAdmins=true useSteam=true forceSteam=false rconIp= rconPassword= rconPort=27015 maxReceivableMessageSize=52428800 networkingThreads=2 [Administration] maxPlayers=10 name=Avorion Server description=An Avorion Server password= pausable=false accessListMode=Blacklist steamIdOverride=0 [Meta] branch=
×
×
  • Create New...