question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

tModLoaderServer.bin.x86_64 does not appear to be in the linux .zip

See original GitHub issue

Description

running ./tModLoaderServer on ubuntu server 18.04 gives

cp: cannot stat './Terraria.bin.x86_64': No such file or directory ./tModLoaderServer: line 51: ./tModLoaderServer.bin.x86_64: No such file or directory

Steps to Reproduce

mkdir ~/terraria

cd terraria

wget http://terraria.org/system/dedicated_servers/archives/000/000/032/original/terraria-server-1353.zip

wget https://github.com/tModLoader/tModLoader/releases/download/v0.11/tModLoader.Linux.v0.11.zip

unzip terraria-server-1353.zip

cp -r ./1353/Linux/* ./

unzip tModLoader.Linux.v0.11.zip

chmod u+x tModLoaderServer*

./tModLoaderServer

Expected behavior

the server starts i think

Actual behavior

it is giving cp: cannot stat './Terraria.bin.x86_64': No such file or directory ./tModLoaderServer: line 51: ./tModLoaderServer.bin.x86_64: No such file or directory

Reproduction frequency

100% of the time all the time

Versions

terraria server v1.3.5.3 tmodloader v0.11

Mods

fresh install

Additional Information

terraria is a fun game and thank you for your mod loader

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
JavidPackcommented, Jul 2, 2019

We’ve hopefully fixed this for next release. Stay tuned.

0reactions
Chicken-Bonescommented, Jul 5, 2019

It’s not supposed to exist, the script has been updated to copy it from TerrariaServer.bin.x86_64

Read more comments on GitHub >

github_iconTop Results From Across the Web

Setup Terraria Server Linux (+modded)
We get the tModLoader zip and unzip it into the copied folder. You can overwite (A) all files. nano 1411-mod/Linux/serverconfig.txt. Suggest to ...
Read more >
How to Setup a Terraria Linux Server | Linode Docs
In this guide, you will learn how to install and configure Terraria, a two-dimensional sandbox game similar to Minecraft, on a Linode.
Read more >
Server - Official Terraria Wiki
A Terraria server provides a platform for players to connect over the internet or other network for multiplayer games.
Read more >
unRaid App List
Note that this list is a raw output. Community Applications moderates the entries so that any incompatible / non-functional apps will not appear...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found