-
Notifications
You must be signed in to change notification settings - Fork 325
Some fixes events, configkey, optional stages, xp gain rate #2706
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
player.lua:Player@onGainExperience
data/events/scripts/player.lua:744: attempt to perform arithmetic on global 'baseExp' (a nil value)
stack traceback:
[C]: in function '__mul'
data/events/scripts/player.lua:744: in function <data/events/scripts/player.lua:702>
not doing the calculation when player has exp play + xp store + green stamina
It's accusing error on line 744 I checked and didn't make changes to it, you have the PR Branch without changes? |
I'm using the current version with this commit. but you will have the problems I said exp prey is not being and store is not pulling correctly |
It will be fixed in the repository: https://github.com/opentibiabr/otservbr-global-datapack |
PR #2692
Fixes: