Jump to content

getting an error when setting up a DST caves beta dedicated server


Recommended Posts

Hey there!

 

I've followed the instructions at http://forums.kleientertainment.com/topic/57890-playing-caves-beta/

for the caves only steps. I ran the server and it started up fine, but when I entered the c_regenrateworld() it started getting the following error upon start-up and now keeps crashing.

 

 

#######
#
# Generating Normal Mode Together Forever Level
#
#######
 
DoLuaFile Error: scripts/worldgen_main.lua:308: bad argument #1 to 'pairs' (table expected, got string)
LUA ERROR stack traceback:
        =[C] in function 'pairs'
        scripts/worldgen_main.lua(308,1) in function 'OverrideTweaks'
        scripts/worldgen_main.lua(506,1)
        =(tail call) ?
        =(tail call) ?
scripts/worldgen_main.lua:308: bad argument #1 to 'pairs' (table expected, got string)
LUA ERROR stack traceback:
        =[C] in function 'pairs'
        scripts/worldgen_main.lua(308,1) in function 'OverrideTweaks'
        scripts/worldgen_main.lua(506,1)
        =(tail call) ?
        =(tail call) ?
Error loading worldgen_main.lua
WorldSim::SimThread::Main() ERROR
scripts/worldgen_main.lua:308: bad argument #1 to 'pairs' (table expected, got string)
LUA ERROR stack traceback:
        =[C] in function 'pairs'
        scripts/worldgen_main.lua(308,1) in function 'OverrideTweaks'
        scripts/worldgen_main.lua(506,1)
        =(tail call) ?
        =(tail call) ?
scripts/worldgen_main.lua:308: bad argument #1 to 'pairs' (table expected, got string)
LUA ERROR stack traceback:
        =[C] in function 'pairs'
        scripts/worldgen_main.lua(308,1) in function 'OverrideTweaks'
        scripts/worldgen_main.lua(506,1)
        =(tail call) ?
        =(tail call) ?
SCRIPT ERROR! Showing error screen
WorldSim::SimThread::Main() complete
CURL ERROR: <url> malformed

 

What have I done wrong?

Link to comment
Share on other sites

I did run steamcmd as said to do in the post and it did download, as far as I know.

 

Where would it be installed so I can check?

To check, you can open your steam and under Libraries>Click Games(beside the Search Text Box)>Select Tools>Look for Don't Starve Together Dedicated Server Tools

 

It should have [cavesbeta] at the end. This is how it looks on my end. 

post-474697-0-48222400-1447024157_thumb.

Link to comment
Share on other sites

To check, you can open your steam and under Libraries>Click Games(beside the Search Text Box)>Select Tools>Look for Don't Starve Together Dedicated Server Tools

 

It should have [cavesbeta] at the end. This is how it looks on my end. 

attachicon.gifScreenshot (1).png

I'm currently running it from an AWS Ubuntu server, so I don't actually have an interface, only the console. :(

Link to comment
Share on other sites

I was having the same error did you when installing the app through steamcmd force_install_dir the first time? if so do the same steps that they give you but before you app_update make sure to force_install_dir to the same place.

Link to comment
Share on other sites

I was having the same error did you when installing the app through steamcmd force_install_dir the first time? if so do the same steps that they give you but before you app_update make sure to force_install_dir to the same place.

Where should I force_install_dir to? steam/steamapps/DST/ is where I have it installed to, so would I do it to that folder?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...