Freequests scripts #3097
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.
Priority
Medium
Area
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
The text was updated successfully, but these errors were encountered: