Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

errors #3

Open
Mikihero opened this issue Nov 23, 2024 · 1 comment
Open

errors #3

Mikihero opened this issue Nov 23, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Mikihero
Copy link
Collaborator

[ERROR] [Exiled.Events] Method "OnPlayerVerified" of the class "AdminTools.EventHandlers" caused an exception when handling the event "Exiled.Events.Features.Event`1[[Exiled.Events.EventArgs.Player.VerifiedEventArgs, Exiled.Events, Version=8.14.0.0, Culture=neutral, PublicKeyToken=null]]"
                                 System.NullReferenceException: Object reference not set to an instance of an object
                                   at AdminTools.EventHandlers.OnPlayerVerified (Exiled.Events.EventArgs.Player.VerifiedEventArgs ev) [0x0005c] in <7713a676116845b0ab1ebf64f68151f0>:0
                                   at Exiled.Events.Features.Event`1[T].InvokeNormal (T arg) [0x00028] in <bfb010202e6c42e582ef2d13d23749f1>:0
[ERROR] [Exiled.Events] Method "OnPlayerDestroying" of the class "AdminTools.EventHandlers" caused an exception when handling the event "Exiled.Events.Features.Event`1[[Exiled.Events.EventArgs.Player.DestroyingEventArgs, Exiled.Events, Version=8.14.0.0, Culture=neutral, PublicKeyToken=null]]"
                                 System.NullReferenceException: Object reference not set to an instance of an object
                                   at AdminTools.Extensions.SavingPlayerData (Exiled.API.Features.Player player) [0x0004e] in <7713a676116845b0ab1ebf64f68151f0>:0
                                   at AdminTools.EventHandlers.OnPlayerDestroying (Exiled.Events.EventArgs.Player.DestroyingEventArgs ev) [0x00034] in <7713a676116845b0ab1ebf64f68151f0>:0
                                   at Exiled.Events.Features.Event`1[T].InvokeNormal (T arg) [0x00028] in <bfb010202e6c42e582ef2d13d23749f1>:0
@Mikihero Mikihero self-assigned this Nov 23, 2024
@Mikihero Mikihero added the bug Something isn't working label Nov 23, 2024
@Mikihero
Copy link
Collaborator Author

leaving it here so I remember to fix it at some point, only thing I did was join localhost and test the spawnragdoll command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant