Linux Multiplayer Host does not work

bulsa

Terrarian
On my machine if choosing "Host & Play" the game quits after I enter the server password.
When looking at the console it does not seem to be a crash, but a normal shutdown:
Code:
$ terraria  
OpenGL Device: Mesa DRI Intel(R) Sandybridge Desktop  
OpenGL Driver: 3.0 Mesa 11.0.0-devel 
OpenGL Vendor: Intel Open Source Technology Center 
MojoShader Profile: glsl120 
EXT_swap_control_tear unsupported. Fall back to standard VSync. 
EXT_swap_control_tear unsupported. Fall back to standard VSync. 
Resolution changed to: 1920x1200. 
EXT_swap_control_tear unsupported. Fall back to standard VSync. 
EXT_swap_control_tear unsupported. Fall back to standard VSync. 
Resolution changed to: 956x1152. 
AL lib: (WW) FreeContext: (0x221eb50) Deleting 1 Source(s) 
AL lib: (WW) FreeDevice: (0x2271360) Deleting 39 Buffer(s) 
AL lib: (WW) FreeDevice: (0x2271360) Deleting 1 Filter(s)
 
Since this is happening on both my Desktop and Laptop I suspect Debian stretch is to blame here. Is there anything I could do to narrow down the problem?
 
Solved, the issue was that TerrariaServer was not marked executable.

An error message would be nice in such cases.
 
Back
Top Bottom