Jump to content

Logfile Laggs


neophrythe

Recommended Posts

Hey, i run a 32 Slot avorion Server and it have performance laggs runs on like 95% cpu or more it looks like somehow the server creates logfiles who gets very big like 5-6 mb until a restart and it writes every action down a player does and create laggs through it.

 

any idea or help for me ?

 

Thanks in Advance

Link to comment
Share on other sites

https://pastebin.com/Ur5g6xHD

 

i use like 4 mods and installed the needed support mods 

 

here is a tiny part of the file its to big for pastebin it allows only 500kb

 

https://wetransfer.com/downloads/df9dd7becda21668479f859d5575f41c20200611185653/191cf34a24594686e55a70d1340d7ad120200611185653/4f2829

 

here is the file on wetransfer fully

 

thanks for the help 

 

2020-06-11 03-38-33| CPU: AMD EPYC 7402 24-Core Processor 96 Cores
2020-06-11 03-38-33| RAM: 1007GB

 

thats the system and its hosted on nitrado

Link to comment
Share on other sites

You need to adjust your server.ini file. Change these lines

workerThreads=3
generatorThreads=2
scriptBackgroundThreads=2

to

workerThreads=96
generatorThreads=48
scriptBackgroundThreads=48

This will improve multithreading, wich is really important when having many cores.

I dont have any experience with hosting Avorion on AMD CPU. What I can say is, that usely a gaming CPU should have a better performance then a server CPU. However, enabling all cores will improve performance a lot.

In case you still have issues: 1007GB Ram? Sounds to me like cloud hosting or so? Or is this a dedicated machine?

Link to comment
Share on other sites

Ah missed the last part of your first post, ofc I know Nitrado.

Hmm well I always used to have root servers for hosting, dont have experience with Nitrado. Maybe try this setting:

workerThreads=48
generatorThreads=24
scriptBackgroundThreads=24

If this also does not work try 24/12/12.

Just watches datasheet of your CPU. Your logfile does not match official specs - it sais 24 core / 48 Threads, dont understand why your logile prints 96 cores...

Regarding multithreading settings the wiki may also help you: https://avorion.gamepedia.com/Setting_up_a_server#Multithreading

Link to comment
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
×
×
  • Create New...