Thread: Mirror Image Handler extension
-
July 6th, 2023, 15:54 #171
See the images in post #1 for examples. Specifically, image number 2 shows the effect actions on a mirror image spell.
-
August 2nd, 2025, 20:45 #172
I get errors with this on the latest versions of FG.
[8/2/2025 3:37:38 PM] NETWORK RECV FILE REQUEST: images/Map - SmiteworksBattleMap_Streets3.jpg@Curse of the Crimson Throne, Chapter 1, Edge of Anarchy
[8/2/2025 3:37:38 PM] NETWORK SEND FILE: images/Map - SmiteworksBattleMap_Streets3.jpg@Curse of the Crimson Throne, Chapter 1, Edge of Anarchy (231940)
[8/2/2025 3:38:04 PM] Campaign saved. (0.2s)
[8/2/2025 3:38:09 PM] NETWORK RECV FILE REQUEST: images/Map - SmiteworksBattleMap_Streets3.xml@Curse of the Crimson Throne, Chapter 1, Edge of Anarchy
[8/2/2025 3:38:09 PM] NETWORK SEND FILE: images/Map - SmiteworksBattleMap_Streets3.xml@Curse of the Crimson Throne, Chapter 1, Edge of Anarchy (0)
[8/2/2025 3:38:09 PM] NETWORK RECV FILE REQUEST: images/Map - SmiteworksBattleMap_Streets3.jpg@Curse of the Crimson Throne, Chapter 1, Edge of Anarchy
[8/2/2025 3:38:09 PM] NETWORK SEND FILE: images/Map - SmiteworksBattleMap_Streets3.jpg@Curse of the Crimson Throne, Chapter 1, Edge of Anarchy (231940)
[8/2/2025 3:38:32 PM] s'Window added to openWindowList:' | s'npc'
[8/2/2025 3:38:58 PM] s'Window added to openWindowList:' | s'imagewindow'
[8/2/2025 3:39:03 PM] NETWORK RECV FILE REQUEST: images/Image - Devil, Imp.xml@Curse of the Crimson Throne, Intro and Appendix
[8/2/2025 3:39:03 PM] NETWORK SEND FILE: images/Image - Devil, Imp.xml@Curse of the Crimson Throne, Intro and Appendix (0)
[8/2/2025 3:39:03 PM] NETWORK RECV FILE REQUEST: images/Image - Devil, Imp.jpg@Curse of the Crimson Throne, Intro and Appendix
[8/2/2025 3:39:03 PM] NETWORK SEND FILE: images/Image - Devil, Imp.jpg@Curse of the Crimson Throne, Intro and Appendix (29989)
[8/2/2025 3:39:03 PM] NETWORK RECV FILE REQUEST: images/Image - Devil, Imp.xml@Curse of the Crimson Throne, Intro and Appendix
[8/2/2025 3:39:03 PM] NETWORK SEND FILE: images/Image - Devil, Imp.xml@Curse of the Crimson Throne, Intro and Appendix (0)
[8/2/2025 3:39:03 PM] NETWORK RECV FILE REQUEST: images/Image - Devil, Imp.jpg@Curse of the Crimson Throne, Intro and Appendix
[8/2/2025 3:39:03 PM] NETWORK SEND FILE: images/Image - Devil, Imp.jpg@Curse of the Crimson Throne, Intro and Appendix (29989)
[8/2/2025 3:39:10 PM] NETWORK RECV FILE REQUEST: images/Image - Devil, Imp.xml@Curse of the Crimson Throne, Intro and Appendix
[8/2/2025 3:39:10 PM] NETWORK SEND FILE: images/Image - Devil, Imp.xml@Curse of the Crimson Throne, Intro and Appendix (0)
[8/2/2025 3:39:10 PM] NETWORK RECV FILE REQUEST: images/Image - Devil, Imp.jpg@Curse of the Crimson Throne, Intro and Appendix
[8/2/2025 3:39:10 PM] NETWORK SEND FILE: images/Image - Devil, Imp.jpg@Curse of the Crimson Throne, Intro and Appendix (29989)
[8/2/2025 3:39:35 PM] [ERROR] Handler error: [string "Mirror Image Handler:..er_action_attack.lua"]:703: attempt to concatenate local 'nTotal' (a nil value)
[8/2/2025 3:40:20 PM] [ERROR] Handler error: [string "Mirror Image Handler:..er_action_attack.lua"]:703: attempt to concatenate local 'nTotal' (a nil value)
[8/2/2025 3:40:37 PM] s'ActorManager.getTypeAndNode/getTypeAndNodeName - DEPRECATED - 2025-04-22 - Use ActorManager.isPC/isRecordType/getCreatureNode/getCTNode'
[8/2/2025 3:40:37 PM] s'ActorManager.getTypeAndNode/getTypeAndNodeName - DEPRECATED - 2025-04-22 - Use ActorManager.isPC/isRecordType/getCreatureNode/getCTNode'
[8/2/2025 3:41:38 PM] [ERROR] Handler error: [string "Mirror Image Handler:..er_action_attack.lua"]:703: attempt to concatenate local 'nTotal' (a nil value)
[8/2/2025 3:41:51 PM] s'ActorManager.getTypeAndNode/getTypeAndNodeName - DEPRECATED - 2025-04-22 - Use ActorManager.isPC/isRecordType/getCreatureNode/getCTNode'
[8/2/2025 3:41:51 PM] s'ActorManager.getTypeAndNode/getTypeAndNodeName - DEPRECATED - 2025-04-22 - Use ActorManager.isPC/isRecordType/getCreatureNode/getCTNode'
[8/2/2025 3:43:05 PM] Campaign saved. (0.4s)
[8/2/2025 3:43:18 PM] s'Window added to openWindowList:' | s'npc'
[8/2/2025 3:43:42 PM] [ERROR] Handler error: [string "Mirror Image Handler:..er_action_attack.lua"]:703: attempt to concatenate local 'nTotal' (a nil value)
-
August 5th, 2025, 21:55 #173
-
May 5th, 2026, 17:38 #174
This is broken in the Test server and will probably stop working when they publish the test server to the live server today.
Th error is attached.Last edited by dllewell; May 5th, 2026 at 17:40.
-
May 9th, 2026, 20:55 #175Crusader
- Join Date
- May 2021
- Posts
- 13
I have an Error to report, despite the fact that you're work is great!
It appears that the latest update broke this extension.
[ERROR] Handler error: [string "Mirror Image Handler:..er_action_attack.lua"]:288: attempt to call field 'getEffectsBonus' (a nil value)
This error pops up whenever someone is attacked, regardless if they have any mirror image effect on them.
-
May 13th, 2026, 19:46 #176
Looks like dlewell was kind enough to fix this for me. Once he sends me the updated extension I'll get it uploaded to the Forge.
[EDIT] Version 1.19 is now live.Last edited by darrenan; May 15th, 2026 at 23:17.
-
May 25th, 2026, 12:27 #177Devotee
- Join Date
- Mar 2005
- Location
- Hampshire UK
- Posts
- 8
Was this updated in the end?
I am still getting the getEffectsBonus error
-
May 25th, 2026, 16:26 #178
Yes, this was updated on the Forge.
I have reviewed the latest version on the Forge and can confirm that the getEffectsBonus calls have been completely removed from that version.
Can you confirm that when you load it, you are seeing version 1.19? This information is in the chat window.
If not, you might want to manually delete the local version of that extension from your Fantasy Grounds Extension folder and then Check for Updates to get the latest version.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)

Reply With Quote


Bookmarks