Plugins Broken Via Version Update

Langues: JP EN DE FR
users online
Forum » Windower » Support » Plugins broken via Version Update
Plugins broken via Version Update
First Page 2 3 ... 104 105
 Phoenix.Raineh
Offline
Serveur: Phoenix
Game: FFXI
user: Afrohatch
Posts: 3
By Phoenix.Raineh 2024-11-08 10:15:25
Link | Citer | R
 
Anyone having issues with Timestamp this morning?
 Carbuncle.Nynja
Offline
Serveur: Carbuncle
Game: FFXI
user: NynJa
Posts: 3885
By Carbuncle.Nynja 2024-11-08 10:27:34
Link | Citer | R
 
I was going to say no, but I see what you mean now.

Anything that comes in two lines gets dumped down an extra line

ie:
[time]X casts Cure
[time]
Y gains HP

[time]XP/Master Chain
[time]
Gains XP/EP

[time]Casts Dia
[time]
Target takes damage.

RoE messages are unaffected.
Offline
Posts: 12
By Afrohatch 2024-11-08 10:50:24
Link | Citer | R
 
Right, it's cutting off the last character in the previous line and then adding a line feed
 Fenrir.Niflheim
VIP
Offline
Serveur: Fenrir
Game: FFXI
user: Tesahade
Posts: 709
By Fenrir.Niflheim 2024-11-08 10:56:24
Link | Citer | R
 
Are you guys using the dev version of windower?
Offline
Posts: 262
By Kaffy 2024-11-08 10:58:46
Link | Citer | R
 
Nope, whatever it downloaded this morning did it.
 Fenrir.Niflheim
VIP
Offline
Serveur: Fenrir
Game: FFXI
user: Tesahade
Posts: 709
By Fenrir.Niflheim 2024-11-08 11:07:01
Link | Citer | R
 
should be reverted now, you will probably want to shutdown and log back in to make sure nothing is still running with the library that had been updated.

if someone can let me know if that fixed the issue i would appreciate it :D
Offline
Posts: 12
By Afrohatch 2024-11-08 11:32:15
Link | Citer | R
 
It's fixed, thank you!!
[+]
 Asura.Buffyslyph
Offline
Serveur: Asura
Game: FFXI
Posts: 111
By Asura.Buffyslyph 2024-11-08 16:13:59
Link | Citer | R
 
I’ve not been able to make the new autoex addon work for character specific init files (init_charactername.txt for example).

Anyone doing something for character specific init files?
 Bahamut.Academic
Offline
Serveur: Bahamut
Game: FFXI
user: Sevu
Posts: 34
By Bahamut.Academic 2024-11-09 16:02:54
Link | Citer | R
 
Asura.Buffyslyph said: »
I’ve not been able to make the new autoex addon work for character specific init files (init_charactername.txt for example).

Anyone doing something for character specific init files?

This might be a solution

https://github.com/johan-sorman/Windower-addons/tree/main/addons/init
[+]
 Phoenix.Jimie
Offline
Serveur: Phoenix
Game: FFXI
user: Jimie
Posts: 295
By Phoenix.Jimie 2024-11-11 15:51:54
Link | Citer | R
 
Not sure what plugin it might be, if any. But I've started to randomly lose target lock since update.

Not super helpful I know, sorry. Guess I'm just wondering if anyone else is experiencing this?
 Fenrir.Niflheim
VIP
Offline
Serveur: Fenrir
Game: FFXI
user: Tesahade
Posts: 709
By Fenrir.Niflheim 2024-11-11 15:54:50
Link | Citer | R
 
You are the first to report it, havent seen anyone on in the discord support channel for that issue.

when you say randomly, during combat? just looking at a target that you have locked on? are you changing gear?
 Phoenix.Jimie
Offline
Serveur: Phoenix
Game: FFXI
user: Jimie
Posts: 295
By Phoenix.Jimie 2024-11-11 15:58:06
Link | Citer | R
 
Fenrir.Niflheim said: »
You are the first to report it, havent seen anyone on in the discord support channel for that issue.

when you say randomly, during combat? just looking at a target that you have locked on? are you changing gear?

During combat, locked on to a target, gear lockstyled and no blinking.

I'm really starting to think this might be a me problem though and I've been unlocking target subconsciously.
 Asura.Meliorah
Offline
Serveur: Asura
Game: FFXI
user: DatGoose
Posts: 583
By Asura.Meliorah 2024-11-11 17:14:01
Link | Citer | R
 
All my plugins spit out this error

VIP
Offline
Posts: 777
By Lili 2024-11-11 17:28:02
Link | Citer | R
 
Asura.Meliorah said: »
All my plugins spit out this error

This was fixed a few minutes ago. Relaunch FFXI.
 Asura.Meliorah
Offline
Serveur: Asura
Game: FFXI
user: DatGoose
Posts: 583
By Asura.Meliorah 2024-11-11 18:09:54
Link | Citer | R
 
Reloaded luacore and that specific error is gone but now getting this when trying to load gearswap.



edit nvm I fixed it :^)
 Carbuncle.Nynja
Offline
Serveur: Carbuncle
Game: FFXI
user: NynJa
Posts: 3885
By Carbuncle.Nynja 2024-11-15 10:07:30
Link | Citer | R
 
Did something change with send or something within lua? I just noticed I'm unable to send text via auto-translate through send, but I 100% absolutely used to be able to do this.

ie:
//send @all /u {Hello!} (for the silver voucher) used to work, but now the text is loading stripped of the auto-translate markings.
Offline
By Dodik 2024-11-15 17:08:24
Link | Citer | R
 
There was a change in addons using the string library to support quotes via send, maybe that broke auto-translate.

Might be it's stripping or escaping the auto-translate characters.
VIP
Offline
Posts: 777
By Lili 2024-11-15 17:12:43
Link | Citer | R
 
Dodik said: »
There was a change in addons using the string library to support quotes via send, maybe that broke auto-translate.

Correct

The ability to send autotranslate strings will eventually be available, but for now it is not

EventuallyTM
[+]
 Carbuncle.Nynja
Offline
Serveur: Carbuncle
Game: FFXI
user: NynJa
Posts: 3885
By Carbuncle.Nynja 2024-11-15 17:54:26
Link | Citer | R
 
What was the greater good reason to have the ability to send autotranslated text over send removed tho?
Offline
Posts: 1074
By benjamus 2024-11-15 19:04:16
Link | Citer | R
 
Bidder broken pls hlep ><
Offline
Posts: 1074
By benjamus 2024-11-15 19:12:04
Link | Citer | R
 
just saw the fix, thank you!
VIP
Offline
Posts: 777
By Lili 2024-11-16 07:40:53
Link | Citer | R
 
Carbuncle.Nynja said: »
What was the greater good reason to have the ability to send autotranslated text over send removed tho?

To cause issues to you specifically of course, duh!

Nah, it was not removed on purpose and it was a side effect of the double quotes update. It will be reinstated eventually.
[+]
 Carbuncle.Nynja
Offline
Serveur: Carbuncle
Game: FFXI
user: NynJa
Posts: 3885
By Carbuncle.Nynja 2024-11-16 10:52:17
Link | Citer | R
 
Lili said: »
To cause issues to you specifically of course, duh!
I knew it :(
 Asura.Eiryl
Offline
Serveur: Asura
Game: FFXI
user: Eiryl
By Asura.Eiryl 2024-11-18 14:07:14
Link | Citer | R
 
It's not an addon, but this keeps happening. Just wondering if anyone else keeps seeing it.

Minor annoyance at best to run it again but it's getting old.


It's 1 character in each pack, crashes don't fix it, restarts dont fix it, updates dont fix it, not specific to win10 or win11, happens on both. Usually when this happens its a day or two and it just goes away. It's been 6 weeks (since october update).
First Page 2 3 ... 104 105
Log in to post.