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

[Leveling] Errors when user leaves / rejoins #4

Closed Pychnight closed 7 months ago

Pychnight commented 6 years ago

[Server API] Warning Plugin "Leveling" has had an unhandled exception thrown by one o ve handlers: System.NullReferenceException: Object reference not set to an instance of an object [0x0002d] in :0 at Leveling.Sessions.Session.set_Class (Leveling.Classes.Class value) [0x00025] in :0 at Leveling.Sessions.Session.Resolve (System.Collections.Generic.IList1[T] classes) [0x000a4] in :0 at Leveling.LevelingPlugin.GetOrCreateSession (TShockAPI.TSPlayer player) [0x00050] in :0 at Leveling.LevelingPlugin.OnServerLeave (TerrariaApi.Server.LeaveEventArgs args) [0x00027] in :0 at TerrariaApi.Server.HandlerCollection1[ArgsType].Invoke (ArgsType args) [0x0004d] in <1498ccee3bc746fbbb4c96e1caa989d3>:0

and

[Server API] Warning Plugin "Leveling" has had an unhandled exception thrown by one o ve handlers: System.NullReferenceException: Object reference not set to an instance of an object

Pychnight commented 5 years ago

still seems to be a issue / not fixed