Jump to content

Sign in to follow this  
maltepower99

Problem while running the server & with the grid editor

Recommended Posts

Good day,

I want to create my own ATLAS server, so I bought a root server and have installed the game and the grid editor.

First I wanted to create my own grid, which doesn't work for me, because if I select create new project I am not able to save or export this project.

I can just edit it. :/ I tried it on my pc and on the root.

As next I selected one of the perpared grids (2x2) and edided this.

I think I have all ports and ips and so on set.

So I have pasted the servergrid files in the ShooterGames folder.

After that I have started the Database, which seems good.

Then I have started the server with this bat file:

start C:\server\atlas1\ShooterGame\Binaries\Win64\ShooterGameServer.exe Ocean?ServerX=0?ServerY=0?AltSaveDirectoryName=00?ServerAdminPassword=Batman?MaxPlayers=105?ReservedPlayerSlots=50?QueryPort=57550?Port=5750?SteamlessIP=185.239.239.79 -log -server -NoBattlEye

But after a few seconds launching comes this error:

VERSION: 9.3
ShooterGameServer.exe!FDatabaseRedisShared::LoadDatabaseConnectionInfo() (0x00007ff7e559998a) + 0 bytes [h:\yarkupdate\projects\shootergame\source\shootergame\private\databaseshared_redis.cpp:79]
ShooterGameServer.exe!FDatabaseRedisShared::GetOrCreateClientConnection() (0x00007ff7e5596d5a) + 0 bytes [h:\yarkupdate\projects\shootergame\source\shootergame\private\databaseshared_redis.cpp:157]
ShooterGameServer.exe!UDatabase_ClusterInfo_Redis::Init() (0x00007ff7e55a414e) + 173 bytes [h:\yarkupdate\projects\shootergame\source\shootergame\private\database_clusterinfo_redis.cpp:97]
ShooterGameServer.exe!UShooterGameInstance::StartGameInstance() (0x00007ff7e5a015a8) + 20 bytes [h:\yarkupdate\projects\shootergame\source\shootergame\private\shootergameinstance.cpp:307]
ShooterGameServer.exe!UGameEngine::Init() (0x00007ff7e6960b86) + 0 bytes [h:\yarkupdate\engine\source\runtime\engine\private\gameengine.cpp:735]
ShooterGameServer.exe!UShooterEngine::Init() (0x00007ff7e59ed99f) + 0 bytes [h:\yarkupdate\projects\shootergame\source\shootergame\private\shooterengine.cpp:396]
ShooterGameServer.exe!FEngineLoop::Init() (0x00007ff7e5557d8c) + 0 bytes [h:\yarkupdate\engine\source\runtime\launch\private\launchengineloop.cpp:2109]
ShooterGameServer.exe!GuardedMain() (0x00007ff7e5557882) + 12 bytes [h:\yarkupdate\engine\source\runtime\launch\private\launch.cpp:128]
ShooterGameServer.exe!GuardedMainWrapper() (0x00007ff7e555798a) + 5 bytes [h:\yarkupdate\engine\source\runtime\launch\private\windows\launchwindows.cpp:125]
ShooterGameServer.exe!WinMain() (0x00007ff7e555d5ca) + 17 bytes [h:\yarkupdate\engine\source\runtime\launch\private\windows\launchwindows.cpp:209]
ShooterGameServer.exe!__tmainCRTStartup() (0x00007ff7e782a85d) + 21 bytes [f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c:618]
KERNEL32.DLL!UnknownFunction (0x00007fffa4858364) + 0 bytes [UnknownFile:0]
ntdll.dll!UnknownFunction (0x00007fffa6f470b1) + 0 bytes [UnknownFile:0]
ntdll.dll!UnknownFunction (0x00007fffa6f470b1) + 0 bytes [UnknownFile:0]

 

Can someone help me please? :)

Share this post


Link to post
Share on other sites

That is the error in the server console.

[2019.01.05-10.39.15:568][  0]LogMemory: Platform Memory Stats for WindowsServer
[2019.01.05-10.39.15:568][  0]LogMemory: Process Physical Memory: 60.15 MB used, 60.15 MB peak
[2019.01.05-10.39.15:570][  0]LogMemory: Process Virtual Memory: 50.71 MB used, 50.84 MB peak
[2019.01.05-10.39.15:570][  0]LogMemory: Physical Memory: 2384.95 MB used, 16383.59 MB total
[2019.01.05-10.39.15:570][  0]LogMemory: Virtual Memory: 294.64 MB used, 134217728.00 MB total
[2019.01.05-10.39.16:304][  0]ATLAS Version: 9.3 (Rev. 106137)
[2019.01.05-10.39.16:304][  0]PID: 5540
[2019.01.05-10.39.16:361][  0]FDatabaseRedisShared::LoadDatabaseConnectionInfo() Failed To to load or parse entries from ServerGrid.ServerOnly.json
[2019.01.05-10.39.17:861][  0]LogMemory: Platform Memory Stats for WindowsServer
[2019.01.05-10.39.17:862][  0]LogMemory: Process Physical Memory: 365.50 MB used, 365.50 MB peak
[2019.01.05-10.39.17:862][  0]LogMemory: Process Virtual Memory: 334.60 MB used, 334.78 MB peak
[2019.01.05-10.39.17:862][  0]LogMemory: Physical Memory: 2694.56 MB used, 16383.59 MB total
[2019.01.05-10.39.17:862][  0]LogMemory: Virtual Memory: 633.57 MB used, 134217728.00 MB total

 

Share this post


Link to post
Share on other sites

Project > Edit > Bottom right

These are the IPs and passwords for the database. You can leave the IP to 127.0.0.1 if the database is on the same machine as the server. The ports can also be left alone. Make sure the passwords here match the passwords inside of the redis database config file. It can be found in AtlasRools > Redis folder.

Edited by HunterJDL

Share this post


Link to post
Share on other sites
4 hours ago, HunterJDL said:

Project > Edit > Bottom right

These are the IPs and passwords for the database. You can leave the IP to 127.0.0.1 if the database is on the same machine as the server. The ports can also be left alone. Make sure the passwords here match the passwords inside of the redis database config file. It can be found in AtlasRools > Redis folder.

still not working.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...