Nimdy / Dedicated_Valheim_Server_Script

Valheim Server Manager . Supports: ValheimPlus, Bepinex, Multi-world, Multi-Lang, Update, Backup, Restore and more: Built for Linux
GNU Affero General Public License v3.0
697 stars 120 forks source link

listing of ports [BUG] #273

Closed skynett81 closed 3 years ago

skynett81 commented 3 years ago

Describe the bug it does not list corectly ... its an / too much after valheimserver

Server Port: Can't open /home/steam/valheimserver//startvalheim.sh: No such file or directory.

skynett81 commented 3 years ago

its in the njordmenu.sh

Nimdy commented 3 years ago

no something was missing from your configuration file.

this: Server Port: Can't open /home/steam/valheimserver//startvalheim.sh: No such file or directory.

should look like this:

/home/steam/valheimserver/Whateverworldname/start_valheim_whateverworldname.sh:

For some reason the configurations are not being pulled

Nimdy commented 3 years ago

Wondering what your configuration file looks like.

show me your start_valheim.sh file

brink668 commented 3 years ago

I am having the same issue. You will also see the Server Name is also missing.

║ Valheim Official Build: 6766400 ║ Local Valheim Install: 6766400 ║ Current Valheim Instance: ║ Server Name: ║ Internet: Connected ║ External IP: 159.x.x.x ║ Internal IP: 159.x.x.x 10.132.0.2 ║ Server Port: Can't open /home/steam/valheimserver//startvalheim.sh: No such file or directory.

The file actually exists but the path looks to be searching for "//" to double slashes instead of 1? As you can see the path there is no "world" in between my double slashes //

2021-06-16 09_05_02-mRemoteNG - confCons xml - valheim

Redacted start_valheim.sh file

image

Nimdy commented 3 years ago

did you run the upgrade from the njordmenu.sh ? option 0000 if shown

Nimdy commented 3 years ago

image

Nimdy commented 3 years ago

image

brink668 commented 3 years ago

I did upgrade using the NordMenu. I ended up just reinstalling on another server. Looked like I had a pathing issue during the original setup.

Nimdy commented 3 years ago

I did upgrade using the NordMenu. I ended up just reinstalling on another server. Looked like I had a pathing issue during the original setup.

Sweeet glad it worked out! Let me know if you need anything else!