That is NOT !AWESOME!
Printable View
I am getting this error when a player turns on an aura. Then it pops the error whenever a token moves.
"AURA: 20;". ALSO, the "AURACOLOR: xxx" defaults to gray.
This error was happening before the 10/19/23 update. the gray started after the 10/19/23 update
[ERROR] Handler error: [string "CoreRPG:scripts/manager_effect.lua"]:317 bad argument #1 to 'pairs' (table expected, got nil)
The AURACOLOR is part of the COP - Aura extension. With the recent updates the syntax has changed and you no longer need to use that effect. Instead the syntax is now “AURA: 10 color[red]”. Same for AURASHAPE. It’s now done like this “AURA: 20 cube,color[blue]”. The default shape is a sphere/circle.
To confirm, have you checked whether this occurs for you without any other extensions loaded?
I have posted an update which might silence that error and post useful info to the console (type /console in the chat to open that) that you can post here.
What silent/not-silent aura settings are you using?
This is in 5E. I've removed the COP extension. This issue was still present last week.
This week's update appears to have fixed the issue.
Hello,
Im getting getPath invalid yada when we apply an aura, please let me know what logs, etc you want, it goes away when I remove the Aura Effects extension and Im using the Rob2e extension for arua colors etc, which doesn't throw an error and is supposed to utilize the same syntax, etc... so its something specific to that ext and/or its relation to others. Let me know please, thanks!
I believe but havent confirmed as I’m out of town that this is caused by (C) being at the end and therefore part of the applied effect. Not documented but placing the (C) clause before the AURA clause and I’m willing to bet the issue resolves itself. Putting the (C) at the end and therefore in the applied effect may also have other unintended consequences. Regardless it shouldn’t error. I’m not sure at this point if this is an aura problem or interactions with other exts that is the cause