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

scripts.lua error #1

Open
MysticalVictini opened this issue May 27, 2023 · 0 comments
Open

scripts.lua error #1

MysticalVictini opened this issue May 27, 2023 · 0 comments

Comments

@MysticalVictini
Copy link

(I am very sorry, this is the first time I'm making one of these)
Very simple issue, really.
I was crashing whenever I called the "/treats" command, and I had narrowed it down to api_give_item("bee:nightcrawler", 1).
Changing it to api_give_item("bee.nightcrawler", 1) seems to have fixed it.

Summery: Change api_give_item("bee:nightcrawler", 1) to api_give_item("bee.nightcrawler", 1) in scripts.lua.

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

1 participant