From my first post on the issueFully upgraded debian, full https://7dtd.illy.bz/ rewipe, fresh new instance cannot start."ERR Error parsing configfile property 'CraftTimer': Could not parse config value '1'"
(this is generated by server management script)
log output
HOTFIX: remove nodes with CraftTimer & LootTimer variables from config.xml
I'm still tinkering, but it's still not making any progress. If it would load enough to create some kind of log, that would be really helpful. >.<...Edit the config.xml in /home/sdtd/instances/Home/config.xml to remove the loot and craft timer lines.
...
Hm, never had that happen with OOMs. Other causes my obviously leave a process running but unusable. Some people wrote nice little scripts for detecting this though.This would start the server again yes, but the "dead" instance would still be running as it always does when i look at the processes. I always had to manually kill the old process as it still consumes memory, before i restart.
Logs? stdout.log, output_log ... anything?Code:root@7DTD:~# 7dtd.sh start Home Failed! root@7DTD:~#
No, zero logs, which is super annoying. It's like it dies before it can create them.Hm, never had that happen with OOMs. Other causes my obviously leave a process running but unusable. Some people wrote nice little scripts for detecting this though.
Logs? stdout.log, output_log ... anything?
2016-03-27T11:24:56 0.167 INF Version: Alpha 14 (b92) Compatibility Version: Alpha 14, Build: Linux 32 Bit
2016-03-27T11:24:56 0.168 INF System information:
2016-03-27T11:24:56 0.303 INF OS: Linux 3.13 Ubuntu 14.04 64bit
That give me "Illegal instruction (core dumped)Try to run the process manually as palmic pointed out.
Yes, triple-checked. All are installed and updated.have you doublechecked requirements libs in prerequisities?It could be related to your issues.. Do you have exactly the same libraries packages?
Well, you kinda got your culprit there ... seems to be a deeper issue with your system / Unity. It doesn't even get *close* to the game code itself.That give me "Illegal instruction (core dumped)
Yeah, almost looks like that's the issue. I assume Unity requires some newer CPU instruction set extensions on the 64 bit builds, like SSE4 or AVX. Same problem for another old AMD processor is described on this Unity thread. I suppose you're out of luck there with the 64 bit buildCPU2x Dual Core AMD Opteron Processor 275 @ 2.20GHz
As it says: You're missing xmlstarlet (as pointed out in the prerequisites page)Hey man. Just installed the bootstrap on a fresh server. when I go to make an instances I get this back.
/usr/local/lib/7dtd/serverconfig.sh: line 963: /usr/bin/xmlstarlet: No such file or directory