RWG in Alpha 19.6 Linux server

morggin

Refugee
I'm not sure if these are errors but this is happening when trying to generate a new RWG on Linux 19.6 stable

Code:
2021-08-04T19:05:03 168.985 INF Started thread RWG
2021-08-04T19:05:03 168.988 INF WorldGenerator:Generating Kiwige Mountains
2021-08-04T19:05:03 168.988 INF WorldGenerator:Generating Socket Data
2021-08-04T19:10:04 470.012 INF [GSM] GameSparks Disconnected
Obtained 15 stack frames.
#0  0x007f4c7b432fb7 in (Unknown)
#1  0x007f4c7b434921 in (Unknown)
#2  0x007f4c78ba773e in (Unknown)
#3  0x007f4c78ba77ab in (Unknown)
#4  0x007f4c78baa6ab in (Unknown)
#5  0x007f4c78baa914 in (Unknown)
#6  0x007f4c78baad82 in (Unknown)
#7  0x007f4c78babbb4 in (Unknown)
#8  0x007f4c78baea2c in (Unknown)
#9  0x007f4c78baec94 in (Unknown)
#10 0x007f4c78b81cea in (Unknown)
#11 0x007f4c78b37baa in (Unknown)
#12 0x007f4c78b37d21 in (Unknown)
#13 0x007f4c78b37d69 in (Unknown)
#14 0x00000040001f37 in (wrapper managed-to-native) object:__icall_wrapper_ves_icall_object_new_specific (intptr)
 
Last edited by a moderator:
It looks like an error, but I can't say because you probably left out parts of the error message. Even if not, without a FULL logfile our ability to help is seriously hampered.

Push your full log to pastebin as explained in the pinned thread in this forum section and post the link

 
First try to start a vanilla game, i.e. with the Mods folder moved out and any libraries in Managed reset to default if they had been changed. If that works the culprit is one of the mods, very simple. If not, updating to ubuntu 20.04 might be an idea because TFP is probably testing only on a recent linux version (though I expect 18.04 should still work or we would have heard earlier about this)

 
Last edited by a moderator:
@meganothI've tested with ubuntu 20.04 and not had an issue. 18.04 is still supported and should work as well. I can test that also, but

pretty sure the problem is the mods.

 
Last edited by a moderator:
I took the mods out and the problem persists ... I'm willing to bet it's the imbedded graphics card in my Dell PER710 server that is killing RWG.   That was a known issue in the past that may still be relevant. 

Screenshot 2021-08-06 123109.png

 
Last edited by a moderator:
Oh damn, where is my brain? A bug with some configurations not being able to create RWG worlds is known for a long time and I should have remembered it because I myself have to circumvent that bug whenever I want to create an RWG world. This bug is part of the reason there are pregen worlds included in 7d2d.

I don't know if your game tries to involve the Matrox card in generation, but even if not your chances to successfully generate a world in RWG are less than 100%. So even if you removed that card the problem could still persist.

If your main PC is able to generate a world, do it there and copy the world over to the server. In A20 these problems might be a thing of the past as RWG is extensively rewritten and the bugs will likely be addressed (I can see them flagged as "work in progress" in the bug list)

 
Back
Top