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

multiplayer loopback 127.0.0.1 stuck connecting #1107

Closed James-Hooker closed 8 years ago

James-Hooker commented 9 years ago

After booting tshock 4.3.9 and attempting to join via loopback with terraria 1.3.0.8 I get stuck connecting to server. There is no firewall enabled and I'm using loopback interface. Deleting tshock api from plugins folder allows joining the server, obviously without any tshock capabilities.

screen shot 2015-09-09 at 6 40 57 pm

2015-09-09_00001

Ijwu commented 9 years ago

Looks like you're on mac and running mono. If I may ask, preemptively, what OS and Mono versions are you running?

James-Hooker commented 9 years ago
screen shot 2015-09-10 at 6 37 24 pm screen shot 2015-09-10 at 6 36 49 pm
916253 commented 8 years ago

I also have this identical issue and have not found any solutions other than simply using a windows pc. any help would be appreciated. I'm running OS X El capitan and mono 4.2.1, if that helps

tylerjwatson commented 8 years ago

Hi, please run TShock with:

$ mono --debug --trace=E:ALL TerrariaServer.exe

And try and replicate the problem, pasting the output here.

Cheers, T.

hakusaro commented 8 years ago

@916253 were you able to reproduce this issue and or get better debug output for us?

QuiCM commented 8 years ago

Closing due to lack of feedback. Related discussion continues in https://github.com/NyxStudios/TShock/issues/1143