ryansheehan/terraria

Server crash on start

Closed this issue · 5 comments

I have been playing around trying to get the docker to run and am currently looking inside the docker and am getting this error.

"System.NullReferenceException: Object reference not set to an instance of an object
at Terraria.Main.DedServ () [0x009b8] in :0
at Terraria.Program.LaunchGame (System.String[] args, System.Boolean monoArgs) [0x00092] in :0"

It is about terrira but no amount of googling shows me where the error is from.

If you can shed some light or let me know how I can find the cause of it that would be great as ServerLog.txt dose not exist.

Interesting. I just loaded it up as a fresh container and I am still getting that error. T shock 4.3.26.0?
I will see what happens if I generate a new world.

I just noticed that when creating a world it says the server is running 1.3.5.3.
image

So I was trying to use a world from 1.4 that was causing the issue. Creating a new world worked fine.