Pychnight / TshockRpgToolKit

Master Controller for distrubtion of quests, custom npcs, custom items and skills, housing, leveling, npcshops, etc.
GNU General Public License v2.0
11 stars 1 forks source link

[Banking] Failed to retrive HP Spam #29

Closed Pychnight closed 5 months ago

Pychnight commented 5 years ago

seems to spam the console when enemies die / sometimes spawn.

This should be resolved / fixed. I really don't like console spam

[05/28/19 22:54:27] [Server API] Warning: Plugin "Banking" has had an unhandled exception thrown by one of its NpcKilledInt handlers: System.Exception: Unable to retrieve NpcSpawnHP! at Banking.BankingPlugin.OnNpcKilled (TerrariaApi.Server.NpcKilledEventArgs args) [0x00037] in <5e97b6549f3240589f7b8685b8f8f193>:0 at TerrariaApi.Server.HandlerCollection1[ArgsType].Invoke (ArgsType args) [0x0004d] in :0 `

Pychnight commented 5 years ago

added error log of the actual error, should be easier to pinpoint and fix now..