Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. -------------------------
  2. ----01/22/2019 5:19:35 PM ----
  3. Type: NullReferenceException
  4. Source: Party
  5. Message: Object reference not set to an instance of an object.
  6. Target: HandleCreate
  7. Trace: at MCGalaxy.CmdParty.HandleCreate(Player p, String[] args, CommandData data)
  8. at MCGalaxy.CmdParty.Use(Player p, String message, CommandData data)
  9. at MCGalaxy.Player.UseCommand(Command command, String message, CommandData data) in c:\Users\dzdez\Desktop\MCGalaxy\MCGalaxy-master\MCGalaxy\Player\Player.Handlers.cs:line 746
  10.  
  11. -------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement