tModLoader All Npc's Crash my game with no crash log

Lion8cake

Terrarian
I need major help with this
I have been adding and fixing things to my mod and now every npc that touches me crashes my game giving no crashlog.
Critter npcs that deal no damage don't crash my game.
Does anyone know what Might be causing this?
-Lion8cake
 
What does your client.log say after you crash? Usually there will be a FATAL section at the bottom of the log which will tell you the error.
 
What does your client.log say after you crash? Usually there will be a FATAL section at the bottom of the log which will tell you the error.
The crash.txt file just shows the player joining the world and then nothing.

I have sort of fixed this but its heavily confusing
 
I'm talking about the client.log located in Documents\My Games\Terraria\ModLoader\Logs
 
Yeah the client.log would finish like this
this was one a few days back

[01:24:30] [31/INFO] [tML]: Setting up...
[01:24:30] [31/INFO] [tML]: Loading: ModLoader v0.11.8.5
[01:24:31] [31/INFO] [tML]: Loading: BetterZoom v2.1.4
[01:24:31] [31/INFO] [tML]: Loading: chadsfurni v1.4.1
[01:24:31] [31/INFO] [tML]: Loading: CheatSheet v0.6.6.4
[01:24:31] [31/INFO] [tML]: Loading: ClamExtraMusic v1.0.7.5
[01:24:31] [31/INFO] [tML]: Loading: ExampleMod v0.11.8.3
[01:24:31] [31/INFO] [tML]: Loading: HEROsMod v0.3.6.2
[01:24:31] [31/INFO] [tML]: Loading: ModdersToolkit v0.16
[01:24:31] [31/INFO] [tML]: Loading: RecipeBrowser v0.8.9
[01:24:31] [31/INFO] [tML]: Loading: TheConfectionRebirth v0.16
[01:24:32] [31/INFO] [tML]: RAM usage: 1.1 GB
[01:24:32] [31/INFO] [tML]: Adding Recipes...
[01:24:43] [27/INFO] [Terraria]: Loading World: Confectionate World, IsCloud=False
[01:24:43] [27/INFO] [StatusText]: Resetting game objects
[01:24:45] [27/INFO] [StatusText]: Loading world data
[01:24:46] [27/INFO] [StatusText]: Settling liquids
[01:24:47] [27/INFO] [StatusText]: Loading map data
[01:24:49] [27/INFO] [StatusText]: Drawing map
[01:24:49] [1/INFO] [Terraria]: Entering world with player: Confectionate Lion, IsCloud=False
[01:24:50] [1/DEBUG] [tML]: Web Request: http://javid.ddns.net/tModLoader/he....3.6.2&platform=w&steamid64=76561198831015363
 
Back
Top Bottom