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

Object reference not set to an instance error running code #2

Open
TheDragonGypsy opened this issue Feb 27, 2024 · 3 comments
Open

Comments

@TheDragonGypsy
Copy link

I get the following error in my logs when the script runs:

[2024-02-27 13:27:01.730 ERR] InlineCode :: There was an error running the instance for 'Ban lurker bots'
System.NullReferenceException: Object reference not set to an instance of an object.
at p2ea767c88d3446abd68321c2e7ec5a0.CPHInline.Execute()
at _Y4JKKJ4AUzN1QJ4uPxxThVFoFkU._1E6TCq4GT4JTKamHBgwTw57HHst(Dictionary2 , Boolean , String ) at _Y4JKKJ4AUzN1QJ4uPxxThVFoFkU._1E6TCq4GT4JTKamHBgwTw57HHst(Dictionary2 , Boolean , String )
at _FhvHS3w1VXB1Ho2Y8xgHA0T0RHH._6BBcHOZ36eR8qbT4jrN6Nr5EELT(Guid , _U0cznaZcmBzxFD3OY9gzqw5E1Wp , Dictionary`2 , Boolean , String , Boolean )
at _1W5RNnfa0iViHIMtXQregjkmLmz._YkddRmQ3fyKrWAcPTTA0hxalzui.MoveNext()

It sends the start message to chat then does nothing.

@ciskosv
Copy link
Owner

ciskosv commented Feb 27, 2024

Hello @TheDragonGypsy could you please confirm you have followed the instructions for this update:
https://www.youtube.com/watch?v=-iPTIaJCDDA&t=609s&ab_channel=CiskoGaming

@TheDragonGypsy
Copy link
Author

Took me a bit to find where the trigger was in 2.2, but that fixed it. Thanks!

@ciskosv
Copy link
Owner

ciskosv commented Feb 28, 2024

Awesome @TheDragonGypsy !!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants