GearSwap - Re-enabled

Langues: JP EN DE FR
users online
Forum » Windower » News » GearSwap - Re-enabled
GearSwap - Re-enabled
First Page 2 3 4 5 6
 Asura.Ivlilla
Offline
Serveur: Asura
Game: FFXI
user: cevkiv
Posts: 546
By Asura.Ivlilla 2015-06-26 22:32:44
Link | Citer | R
 
With absolutely everything but Gearswap unloaded, I crash when trying to use Pyrrhic Kleos from the WS menu ( Ctrl+W -> Kleos -> Select Target -> Enter and crash immediately). None of the the "i made it to this line" echos ever fire.
 Asura.Ivlilla
Offline
Serveur: Asura
Game: FFXI
user: cevkiv
Posts: 546
By Asura.Ivlilla 2015-06-26 22:33:28
Link | Citer | R
 
I don't use Mote's files, by the by. Going to do some more testing on my end.
 Asura.Ivlilla
Offline
Serveur: Asura
Game: FFXI
user: cevkiv
Posts: 546
By Asura.Ivlilla 2015-06-26 22:38:09
Link | Citer | R
 
Completely emptied out my gearswap file, only gearswap loaded, crashed trying to do Pyrrhic Kleos from the WS menu. Gonna try it with a file with empty dummy functions.
 Lakshmi.Byrth
VIP
Offline
Serveur: Lakshmi
Game: FFXI
user: Byrthnoth
Posts: 6137
By Lakshmi.Byrth 2015-06-26 22:46:26
Link | Citer | R
 
I think I might be crashing the second time that I select a subtarget.

Like:
Login
Engage Blanched Mandragora
Switch Target, tab around
Tab back to the original Mandragora, hit enter
(no problems)
Select Cure from the menu, targeting myself. Crash.

I have it down to this:
Code
include('Modes')
include('Mote-TreasureHunter')
 Asura.Ivlilla
Offline
Serveur: Asura
Game: FFXI
user: cevkiv
Posts: 546
By Asura.Ivlilla 2015-06-26 22:52:02
Link | Citer | R
 
If you engage, switch target, tab around, and then return to your original (and current) target, and hit enter, is there actually an action that takes place? In the same way that an action takes place when you do a self-targeted cure? Or is there some check for "I switched target to my current target, ignore the switch target" somewhere either in the client or in gearswap?
 Lakshmi.Byrth
VIP
Offline
Serveur: Lakshmi
Game: FFXI
user: Byrthnoth
Posts: 6137
By Lakshmi.Byrth 2015-06-26 22:56:50
Link | Citer | R
 
Looks like I don't need to switch target and tab around or have anything in my gearswap file. I possibly just have to be in Adoulin? Before I was doing all my testing in Batallia.
 Asura.Ivlilla
Offline
Serveur: Asura
Game: FFXI
user: cevkiv
Posts: 546
By Asura.Ivlilla 2015-06-26 22:58:26
Link | Citer | R
 
Lakshmi.Byrth said: »
Looks like I don't need to switch target and tab around or have anything in my gearswap file. I possibly just have to be in Adoulin? Before I was doing all my testing in Batallia.

I crashed out in Nyzul Isle about half an hour ago several times.
 Lakshmi.Kurgan
Offline
Serveur: Lakshmi
Game: FFXI
Posts: 9
By Lakshmi.Kurgan 2015-06-26 22:58:59
Link | Citer | R
 
I've crashed in Escha and in Quifm
 Asura.Ivlilla
Offline
Serveur: Asura
Game: FFXI
user: cevkiv
Posts: 546
By Asura.Ivlilla 2015-06-26 22:59:14
Link | Citer | R
 
/ja "No Foot Rise" <stpc> and selecting myself did nothing. I switched targets multiple times. /ja "Meditate" <stpc> and selecting myself caused a crash.
 Asura.Cambion
Offline
Serveur: Asura
Game: FFXI
user: Cambion
Posts: 415
By Asura.Cambion 2015-06-26 23:00:03
Link | Citer | R
 
I get crashes in Rala, Escha, and Adoulin when not following the rules I listed earlier.
 Odin.Nappy
Offline
Serveur: Odin
Game: FFXI
user: Nappypup
Posts: 147
By Odin.Nappy 2015-06-26 23:00:50
Link | Citer | R
 
I too am getting this subtarget error. Playing pup with motentens lua. I can do anything that brings up a target.
 Asura.Ivlilla
Offline
Serveur: Asura
Game: FFXI
user: cevkiv
Posts: 546
By Asura.Ivlilla 2015-06-26 23:02:54
Link | Citer | R
 
I just crashed on hitting enter with a Kamihr Raaz select with the command /ja "No Foot Rise" <stnpc>
 Asura.Ivlilla
Offline
Serveur: Asura
Game: FFXI
user: cevkiv
Posts: 546
By Asura.Ivlilla 2015-06-26 23:03:25
Link | Citer | R
 
Gonna try using a self-targeted WS and see what happens.
 Lakshmi.Byrth
VIP
Offline
Serveur: Lakshmi
Game: FFXI
user: Byrthnoth
Posts: 6137
By Lakshmi.Byrth 2015-06-26 23:03:48
Link | Citer | R
 
Okay, got it.
1) Unload everything (addons and plugins)
2) Load the eval addon
3) Engage a Blanched Mandragora
4) Select Cure from the magic menu - It will default to targeting you
5) Use //eval windower.ffxi.get_mob_by_target('t')
6) Crash

It's probably a target array problem and it'll probably be fixed when you see the next LuaCore version get pushed. The important part is that you guys haven't been accidentally sending bad packets when you crash.
[+]
 Asura.Ivlilla
Offline
Serveur: Asura
Game: FFXI
user: cevkiv
Posts: 546
By Asura.Ivlilla 2015-06-26 23:07:17
Link | Citer | R
 
Thank you very much!
 Odin.Nappy
Offline
Serveur: Odin
Game: FFXI
user: Nappypup
Posts: 147
By Odin.Nappy 2015-06-26 23:13:15
Link | Citer | R
 
Thank you Byrth!
 Lakshmi.Byrth
VIP
Offline
Serveur: Lakshmi
Game: FFXI
user: Byrthnoth
Posts: 6137
By Lakshmi.Byrth 2015-06-26 23:14:01
Link | Citer | R
 
Well, thanks for the help guys!

I've always felt SE's handling of subtargets is wonky at best. I'd be unsurprised if engaged subtargets have a different location in memory than the other subtargets, or if something was just off about it in the array in general. We're probably crashing due to an access violation

refresh.lua calls windower.ffxi.get_mob_by_target('t'), 'st', 'lastst', etc. to build the different player target structures before each phase of an action (player.target, player.subtarget, player.last_subtarget, etc.). Those calls currently cause the crash.

The fact that it is somewhat inconsistent (my inability to replicate, correlation with Mote-TreasureHunter, etc.) is just a fluke. You're not guaranteed to land in access violation territory even if you use the wrong memory offset.
[+]
By ithorien 2015-06-26 23:14:12
Link | Citer | R
 
Told you guys it was target_array in core ;)
 Cerberus.Lasareth
Offline
Serveur: Cerberus
Game: FFXI
user: lasareth
Posts: 334
By Cerberus.Lasareth 2015-06-26 23:14:25
Link | Citer | R
 
I guess that would be consistent with this message I keep getting:

 Lakshmi.Byrth
VIP
Offline
Serveur: Lakshmi
Game: FFXI
user: Byrthnoth
Posts: 6137
By Lakshmi.Byrth 2015-06-26 23:15:02
Link | Citer | R
 
That "CRITICAL ERROR" is actually a sign that one of the plugins hasn't been rebuilt. Based on what people have said in other threads, I'm betting FFXIDB.
[+]
 Asura.Cambion
Offline
Serveur: Asura
Game: FFXI
user: Cambion
Posts: 415
By Asura.Cambion 2015-06-26 23:20:09
Link | Citer | R
 
Lakshmi.Byrth said: »
That "CRITICAL ERROR" is actually a sign that one of the plugins hasn't been rebuilt. Based on what people have said in other threads, I'm betting FFXIDB.
I don't think I have FFXIDB, but still get that error. If that's of any help at all. Although I do think it's downloaded, but have it switched off via the windower thing.
 Lakshmi.Ratie
Offline
Serveur: Lakshmi
Game: FFXI
user: ratie
Posts: 153
By Lakshmi.Ratie 2015-06-26 23:21:53
Link | Citer | R
 
Asura.Cambion said: »
Lakshmi.Byrth said: »
That "CRITICAL ERROR" is actually a sign that one of the plugins hasn't been rebuilt. Based on what people have said in other threads, I'm betting FFXIDB.
I don't think I have FFXIDB, but still get that error. If that's of any help at all. Although I do think it's downloaded, but have it switched off via the windower thing.

For me, that critical error happens when loading Guildwork
 Leviathan.Arcon
VIP
Offline
Serveur: Leviathan
Game: FFXI
user: Zaphor
Posts: 660
By Leviathan.Arcon 2015-06-27 01:56:32
Link | Citer | R
 
Every error known to me should be fixed now. That includes the "TargetArray" error messages which have been reported to appear for InfoBar, FFXIDB, LuaCore and Timers, which should have been adjusted. Sub-targeting should no longer crash users.

Please let me know if there is anything else, I don't read these forums and there were hardly any error reports on our bug tracker. Plugin-related errors are best posted there, as we'll immediately get notified of it.
[+]
 Sylph.Oraen
Offline
Serveur: Sylph
Game: FFXI
user: Gaztastic
Posts: 2087
By Sylph.Oraen 2015-06-27 02:04:45
Link | Citer | R
 
I don't think I've ever loved anybody as much as I do right now.
 Cerberus.Kengo
Offline
Serveur: Cerberus
Game: FFXI
user: Kengosama
Posts: 319
By Cerberus.Kengo 2015-06-27 02:12:53
Link | Citer | R
 
Leviathan.Arcon said: »
Every error known to me should be fixed now. That includes the "TargetArray" error messages which have been reported to appear for InfoBar, FFXIDB, LuaCore and Timers, which should have been adjusted. Sub-targeting should no longer crash users.

Please let me know if there is anything else, I don't read these forums and there were hardly any error reports on our bug tracker. Plugin-related errors are best posted there, as we'll immediately get notified of it.

JAZero ?

:)
 Carbuncle.Jashin
Offline
Serveur: Carbuncle
Game: FFXI
user: Jashin
Posts: 195
By Carbuncle.Jashin 2015-06-27 02:33:18
Link | Citer | R
 
Leviathan.Arcon said: »
Every error known to me should be fixed now. That includes the "TargetArray" error messages which have been reported to appear for InfoBar, FFXIDB, LuaCore and Timers, which should have been adjusted. Sub-targeting should no longer crash users.

Please let me know if there is anything else, I don't read these forums and there were hardly any error reports on our bug tracker. Plugin-related errors are best posted there, as we'll immediately get notified of it.

I would just like to know if we can build a golden statue of you for the town square :3
 Cerberus.Mirlikovir
Offline
Serveur: Cerberus
Game: FFXI
user: eoz41
Posts: 52
By Cerberus.Mirlikovir 2015-06-27 03:25:25
Link | Citer | R
 
GS is still broken for me ...
Log in to post.