Norbyte / bg3se

Baldur's Gate 3 Script Extender
Other
1.02k stars 63 forks source link

"Not understand extender protocol" #257

Open jessefacekillah opened 4 months ago

jessefacekillah commented 4 months ago

Not sending extender message to peer 1 as it does not understand extender protocol!

^^ this can happen without a change in load order of config; it feels almost random.

Varriount commented 4 months ago

Could you give more information? What mods are you using? Do your other players have Script Extender installed?

jessefacekillah commented 4 months ago

No other players... I ended up figuring out what was going on!

So, this happens when you reinstall a mod that uses script extender and the state it creates does not match the game state; i.e., if you say, delete 5eSpells and reinstall it, rather than updating the file, there's a disagreement between what it sends to script extender and what the game does.

I haven't figured out how to remind a game it has what is needed and it can rewrite the file, but I do know that's when it happens.

On Mon, Feb 12, 2024, 2:20 PM Clay Sweetser @.***> wrote:

Could you give more information? What mods are you using? Do your other players have Script Extender installed?

— Reply to this email directly, view it on GitHub https://github.com/Norbyte/bg3se/issues/257#issuecomment-1939704088, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADEU5ME54EJKYZQRE6AGKK3YTKISHAVCNFSM6AAAAABDDY2MMKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZZG4YDIMBYHA . You are receiving this because you authored the thread.Message ID: @.***>

AJCorny commented 2 months ago

Have you figured out a fix for this? I’m having the same issue