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

Running the /recipe command without no wait time sometimes causes the game to crash. #103

Open
chorus0508 opened this issue Sep 28, 2022 · 2 comments

Comments

@chorus0508
Copy link

The game crashed when the following settings were made.
The medicine is set in OEM_7.
/send OEM_7
/recipe "第四次復興用の特注アストロスコープ"

If /wait is included, it no longer crashes.
/send OEM_7
/wait 0.5
/recipe "第四次復興用の特注アストロスコープ"

@chorus0508
Copy link
Author

Even with /wait, it crashed.

@ViktorLindgren95
Copy link

I use a 5 second wait between food and recepie in my Lua scripts. It might have something to do with race conditions i would suggest adding a longer wait and try again

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