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

recieving tile data stuck #1435

Closed TimVNL closed 7 years ago

TimVNL commented 7 years ago

Hi All,

I am busy with my terraria docker container with the latest build:
https://travis.tshock.co/t-1.3.5/1583/

With a existing word and loading tile data is stock on 53%

I already updated the plugins etc...

Can someone help?

Dockerfile is here: https://hub.docker.com/r/timvnl/tshock/~/dockerfile/

hakusaro commented 7 years ago

That Docker link 404s. How much ram do you have allocated? On Sun, Apr 30, 2017 at 4:05 AM Tim Veluwenkamp notifications@github.com wrote:

Hi All,

I am busy with my terraria docker container with the latest build: https://travis.tshock.co/t-1.3.5/1583/

With a existing word and loading tile data is stock on 53%

I already updated the plugins etc...

Can someone help?

Dockerfile is here: https://hub.docker.com/r/timvnl/tshock/~/dockerfile/

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/NyxStudios/TShock/issues/1435, or mute the thread https://github.com/notifications/unsubscribe-auth/AAggp0XQruGLtMiKNmEV_XjhfB5263zHks5r1Fz2gaJpZM4NMhsq .

hakusaro commented 7 years ago

I'm gonna assume this is a RAM issue unless you reply back. Stuck loading tile data can happen if you don't give it enough memory.

TimVNL commented 7 years ago

@hakusaro I have 4096MB allocated for the containter this was enough with older versions of tshock. Here is the github link to the Dockerfile: https://github.com/TimVNL-Dockers/tshock

hakusaro commented 7 years ago

Yeah 4gb is definitely enough. Do you mind sharing your world file so we can test this?

TimVNL commented 7 years ago

@hakusaro No Problem! But I am not home right now will share as soon as I get home :) Do you need the config.json also?

TimVNL commented 7 years ago

@hakusaro Was missiong a package I think added psmisc and net-tools and the 3 May build works :)