Pryaxis / TShock

☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
GNU General Public License v3.0
2.41k stars 377 forks source link

tShock doesn't start #1185

Closed Theenoro closed 8 years ago

Theenoro commented 8 years ago

So my problem is that tShock doesn't start on my vServer. I've tried almost all i know.

Thats the only thing it shows in the console: TerrariaAPI Version: 1.22.0.0 (Protocol v1.3.0.8 (156)) And in the ServerLog.txt

[05.23.16 20:28:13] [Server API] Verbose: TerrariaApi - Server v1.22.0.0 started.
[05.23.16 20:28:13] [Server API] Verbose:       Command line: "/home/games/tshock/TerrariaServer.exe"
[05.23.16 20:28:13] [Server API] Verbose:       OS: Unix 4.4.8.40408 (64bit: True)
[05.23.16 20:28:13] [Server API] Verbose:       Mono: True

Nothing else. I checked mono for the latest version. And I've already reinstalled it

So I tried it with my virtualbox and there it works

[05.23.16 18:13:03] [Server API] Verbose: TerrariaApi - Server v1.22.0.0 started.
[05.23.16 18:13:03] [Server API] Verbose:       Command line: "/home/linux/Schreibtisch/Unbenannter Ordner/TerrariaServer.exe"
[05.23.16 18:13:03] [Server API] Verbose:       OS: Unix 4.4.8.40408 (64bit: True)
[05.23.16 18:13:03] [Server API] Verbose:       Mono: True
[05.23.16 18:13:03] [Server API] Info: Plugin TShock v4.3.13.0 (by The TShock Team) initiated.

Just dont know why?

Patrikkk-zz commented 8 years ago

You are sure it can make connection to the database? (If MySQL, correct login details. If sql check if it created the db in the tshock folder) It sounds like it can't.

mistzzt commented 8 years ago

Sometimes Sqlite3.dll can cause problems.

QuiCM commented 8 years ago

No feedback in 15 days