Jump to content

siliconmatrix

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

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

siliconmatrix's Achievements

Refugee

Refugee (1/15)

0

Reputation

  1. Ok, so what linux distro are you using to test specifically? I really don't like running windows VMs for servers, it's bloated and you need more compute resources to do the same thing in linux. If we know what particular distro/version you are testing against then we can setup a known good configuration.
  2. Hello, I stood up a CentOS 7 VM on ESXi 6.5 with 4vCPUs and 16GB RAM. I installed A19 stable and unmodified it runs perfectly fine. I created a secondary folder, did a fresh install of A19 stable there, then dumped the contents of https://gitlab.com/KhaineGB/darknessfallsa19server/-/archive/master/darknessfallsa19server-master.tar.gz overwriting everything. Running the server with the DF mod I can login and maybe get 30sec in to a few minutes before the server crashes, or my player falls through the earth. The logs don't always capture anything when there's a crash but here are a few examples that did: 2020-08-23T02:40:06 568.402 INF Time: 6.55m FPS: 21.86 Heap: 2612.4MB Max: 2616.8MB Chunks: 230 CGO: 32 Ply: 1 Zom: 0 Ent: 9 (13) Items: 7 CO: 1 RSS: 6198.9MB Obtained 6 stack frames. #0 0x0000004099446f in (Unknown) #1 0x0000004110522d in ChunkCluster:notifyBlockOfNeighborChange (int,Vector3i,BlockValue,BlockValue,Vector3i) #2 0x000000411050dc in ChunkCluster:notifyBlocksOfNeighborChange (int,Vector3i,BlockValue,BlockValue) #3 0x00000040ff63d4 in ChunkCluster:SetBlock (Vector3i,bool,BlockValue,bool,sbyte,bool,bool,bool) #4 0x00000040ff4194 in GameManager:ChangeBlocks (string,System.Collections.Generic.List`1<BlockChangeInfo>) #5 0x00000041104ef0 in NetPackageSetBlock:ProcessPackage (World,INetConnectionCallbacks) 2020-08-23T14:07:37 379.325 INF Entity zombieMoeWeak 186 killed by Nightwolfe 171 Obtained 8 stack frames. #0 0x0000004205946c in (Unknown) #1 0x000000427fe16d in ChunkCluster:notifyBlockOfNeighborChange (int,Vector3i,BlockValue,BlockValue,Vector3i) #2 0x000000427fe01c in ChunkCluster:notifyBlocksOfNeighborChange (int,Vector3i,BlockValue,BlockValue) #3 0x000000427fd384 in ChunkCluster:SetBlock (Vector3i,bool,BlockValue,bool,sbyte,bool,bool,bool) #4 0x000000427fb8a4 in GameManager:ChangeBlocks (string,System.Collections.Generic.List`1<BlockChangeInfo>) #5 0x000000427fa510 in GameManager:SetBlocksRPC (System.Collections.Generic.List`1<BlockChangeInfo>) #6 0x000000427f3364 in EntityZombie:dropCorpseBlock () #7 0x0000004272fd35 in EntityAlive:OnUpdateEntity () What is the preferred linux distro to run with this mod? Are there other libraries/modules that should be installed for this mod? This is my 5th attempt to get this mod running and the 2nd VM config I have tried yet. If anyone has any ideas or even a direction I should take for troubleshooting it would be welcome. Thanks.
×
×
  • Create New...