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

Freequests scripts #3097

Closed
2 of 5 tasks
sergioasj93 opened this issue Nov 10, 2024 · 1 comment · Fixed by #3044
Closed
2 of 5 tasks

Freequests scripts #3097

sergioasj93 opened this issue Nov 10, 2024 · 1 comment · Fixed by #3044
Labels
Priority: Medium This issue may be impactful and needs some attention. Status: Pending Test This PR or Issue requires more testing Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@sergioasj93
Copy link

Priority

Medium

Area

  • Datapack
  • Source
  • Map
  • Other

What happened?

When a new player login, I'm getting this error

[2024-10-11 17:43:31.339] [error] Lua Script Error Detected

Interface: Main Interface
Script ID: (Unknown scriptfile)
Timer Event: Yes
Function: PlayerFunctions::luaPlayerSetStorageValue
Error Description: Storage key is nil
Stack Trace:
Storage key is nil
stack traceback:
[C]: in function 'setStorageValue'
...br-global/scripts\creaturescripts\customs\freequests.lua:409: in function <...br-global/scripts\creaturescripts\customs\freequests.lua:394>

[2024-10-11 17:43:33.342] [error] Lua Script Error Detected

Interface: Main Interface
Script ID: (Unknown scriptfile)
Timer Event: Yes
Function: PlayerFunctions::luaPlayerSetStorageValue
Error Description: Storage key is nil
Stack Trace:
Storage key is nil
stack traceback:
[C]: in function 'setStorageValue'
...br-global/scripts\creaturescripts\customs\freequests.lua:409: in function <...br-global/scripts\creaturescripts\customs\freequests.lua:394>

I'm using the latest canary, with the original freequests.lua script.

Anyone can help me?

What OS are you seeing the problem on?

Windows

Code of Conduct

  • I agree to follow this project's Code of Conduct
@sergioasj93 sergioasj93 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Nov 10, 2024
@github-actions github-actions bot added Priority: Medium This issue may be impactful and needs some attention. Status: Pending Test This PR or Issue requires more testing labels Nov 10, 2024
@majestyotbr
Copy link
Contributor

#3044

@majestyotbr majestyotbr linked a pull request Nov 11, 2024 that will close this issue
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium This issue may be impactful and needs some attention. Status: Pending Test This PR or Issue requires more testing Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants