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

[BooTS] Throwing Null Exceptions #52

Closed Pychnight closed 2 years ago

Pychnight commented 5 years ago

During joining BooTS Throws null references for unknown reasons.

[05/27/19 01:30:54] [Server API] Warning: Plugin "BooTS" has had an unhandled exception thrown by one of its ServerJoin handlers: System.ArgumentNullException: Value cannot be null. Parameter name: script at BooTS.BooScriptingPlugin.RunScript (BooTS.Script script, System.Object[] args) [0x00003] in :0 at BooTS.BooScriptingPlugin.OnServerJoin (TerrariaApi.Server.JoinEventArgs args) [0x00014] in :0 at TerrariaApi.Server.HandlerCollection`1[ArgsType].Invoke (ArgsType args) [0x0004d] in :0