T
tModLoader4y ago
ratty-blush

tModLoader server crash (Object reference not set to an instance of an object)

I am hosting a server for a couple of friends, and the server seems to be running fine for a couple of minutes before it crashes. Looking at the server.log (35MB), following error is happening at around 80 times a second (also when no players are online).
[11:35:26.670] [Main Thread/ERROR] [Terraria]: System.NullReferenceException: Object reference not set to an instance of an object.
at CalamityMod.Systems.TilePingerSystem.PostUpdateEverything() in CalamityMod\Systems\TilePingerSystem.cs:line 134
at Terraria.ModLoader.SystemLoader.PostUpdateEverything() in tModLoader\Terraria\ModLoader\SystemLoader.cs:line 322
at Terraria.Main.DoUpdateInWorld(Stopwatch sw) in tModLoader\Terraria\Main.cs:line 13728
at Terraria.Main.DoUpdate(GameTime& gameTime) in tModLoader\Terraria\Main.cs:line 13152
at Terraria.Main.Update(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 12707
[11:35:26.670] [Main Thread/ERROR] [Terraria]: System.NullReferenceException: Object reference not set to an instance of an object.
at CalamityMod.Systems.TilePingerSystem.PostUpdateEverything() in CalamityMod\Systems\TilePingerSystem.cs:line 134
at Terraria.ModLoader.SystemLoader.PostUpdateEverything() in tModLoader\Terraria\ModLoader\SystemLoader.cs:line 322
at Terraria.Main.DoUpdateInWorld(Stopwatch sw) in tModLoader\Terraria\Main.cs:line 13728
at Terraria.Main.DoUpdate(GameTime& gameTime) in tModLoader\Terraria\Main.cs:line 13152
at Terraria.Main.Update(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 12707
Full server.log has also been attached.
5 Replies
other-emerald
other-emerald4y ago
:blobtonguewink: this is a new feature whats this forum suystem
Putan
Putan4y ago
#servers calamity
ratty-blush
ratty-blushOP4y ago
Should i try asking them there?
Putan
Putan4y ago
yes its their problem
ratty-blush
ratty-blushOP4y ago
alright, thanks

Did you find this page helpful?