PDA

View Full Version : Mouse drag error



kevininrussia
July 26th, 2022, 20:09
superteddy57 instructed me to post this here.

I'm getting an error when using Critically Awesome Essentials Generic Token Swapper FGU and Aura Effects with movement is by mouse drag entering the Aura.
I get this when token is swapped (from druid to panther for example) and the swapped token (panther) moves into Aura.
This is in 4e ruleset but probably happens in others.

[7/26/2022 12:04:46 PM] [ERROR] MOUSE UPDATE: System.NullReferenceException: Object reference not set to an instance of an object
at FHCPLDJBLPM.LAHLJNPPMJI (UnityEngine.Vector2 BKEIPPPMBBJ, JOOCIDCKCBH PGGFGMKGENM, System.Boolean DLEMAELJGKP, JJEKLHKGKBN DOAIEANCHCB) [0x00357] in <cb667d4ac54e484ea7e23367748cf7ec>:0
at GIIDENHCMOG.LAHLJNPPMJI (UnityEngine.Vector2 MJAIAMFOOCH, UnityEngine.Vector2 OIBLDFBFBJA, System.Collections.Generic.List`1[T] AJHJLJBFPCM, JJEKLHKGKBN DOAIEANCHCB) [0x000c7] in <cb667d4ac54e484ea7e23367748cf7ec>:0
at FMPJEDNFKON.OnDrag (UnityEngine.Vector2 PEADALJAENB, UnityEngine.Vector2 ELNFFLFEHJG) [0x00150] in <cb667d4ac54e484ea7e23367748cf7ec>:0
at AEKKJAPPMPK.LKLPCJGABAH (UnityEngine.Vector2Int DFPPPMAFBHB, UnityEngine.Vector2Int BBLPAPFHBBE) [0x000a7] in <cb667d4ac54e484ea7e23367748cf7ec>:0
at KGNOOCIONDH.ReceiveDrag (UnityEngine.Vector2Int DFPPPMAFBHB, UnityEngine.Vector2Int BBLPAPFHBBE) [0x0001b] in <cb667d4ac54e484ea7e23367748cf7ec>:0
at LEECPKFJIAJ.OCJGHGDEEHB () [0x00029] in <cb667d4ac54e484ea7e23367748cf7ec>:0
at LEECPKFJIAJ.CLGFEEHEDAB () [0x00037] in <cb667d4ac54e484ea7e23367748cf7ec>:0
at FG.FGDesktop.OPILCLOHJGM () [0x00015] in <cb667d4ac54e484ea7e23367748cf7ec>:0
at FG.FGDesktop.Update () [0x0004e] in <cb667d4ac54e484ea7e23367748cf7ec>:0


Attaching 4e campaign.

Moon Wizard
July 26th, 2022, 22:00
It sounds like something is changing tokens during the token being moved. While it isn't prevented, it's not something we can support currently due to the way the data is linked in the program.

Regards,
JPG

Moon Wizard
July 26th, 2022, 22:05
I'll add a check to the situation to prevent the error; but changing tokens in the onDrag event is still not supported.

Regards,
JPG