#Need help debugging

24 messages · Page 1 of 1 (latest)

lime token
lofty blaze
#

Check if you have accidentally unticked actions -> on init -> custom of the aura "fixate nameplates"

#

Or if you changed something about line 17 in there

lime token
#

i never changed anything in this aura thinkPeepo

lofty blaze
#

Well check if line 17 in there is still aura_env.GetNPCId = function(guid) etc.

#

Your error complains about that function not existing

lime token
#

aura_env.GetNPCId = function(guid)
this is line 17 in the fixate nameplate custom init

lofty blaze
#

Does the on init code box complain about some syntax error with red text?

lime token
#

i don't see anything that looks like being marked as syntax error

lofty blaze
#

Is the thing you linked the only error you have?

lime token
#

yes

brisk tree
#

can you upload your version too? just to be sure

lofty blaze
#

In what circumstances exactly does the error occur? For reproducing. Which dungeon/which pack?

lime token
#

When going into Cinderbrew it starts as soon as the keystone is put into the socket and the countdown starts. Haven't really noticed it much in other dungeons for some reason

lofty blaze
#

I'll give it a shot later in a follower dungeon cinderbrew.
And do what Spaten said, just to be double sure (export what you have right now)

#

Also, this might be needed just in case:

#

!sv

viscid apexBOT
#

Your installed auras can all be found at WTF\Account\<Account #>\SavedVariables\WeakAuras.lua

lime token
#

in a follower dungeon i don't get the error notification in chat. same with m0. only appears to be an issue in m+

brisk tree
#

i dont see any reason why that error should appear anywhere. is that the only error that exists there?

lime token
#

It’s the only error bugsack is giving me