BtWTodo

BtWTodo

41.1k Downloads

Lua Error - GetPlayer called to early.

fireymerlin opened this issue ยท 2 comments

commented

I'm getting the following error when I first enter the game.
1x BtWTodo\Characters.lua:185: GetPlayer called to early, UnitFullName missing name or realm
[string "=[C]"]: in function assert' [string "@BtWTodo\Characters.lua"]:185: in function GetPlayer'
[string "@BtWTodo\States/Keystone.lua"]:87: in function `func'
[string "@BtWTodo\Events.lua"]:73: in function <BtWTodo\Events.lua:57>

commented

I've uploaded a new version (v0.0.16-beta) which should give a better error message, saying which event is active when the error happens. Please let me know if you get an updated error message and I should be able to fix the issue.

commented

This should be fixed with version v0.0.17-beta, please let me know if it persists.