Norbyte / bg3se

Baldur's Gate 3 Script Extender
Other
1.09k stars 68 forks source link

Script Extender Debug console doesn't finish loading #168

Closed rlndhrnndo closed 4 months ago

rlndhrnndo commented 9 months ago

Script extender is only logging up to this line in execution when starting up BG3:

image

And I get this error message when I try to run commands:

image

Mods that rely on Script Extender still work fine, but I'm unable to do any console commands.

I'm trying to go through Act 3, and it's nigh unplayable with all the civilian events in queue that are waiting to be processed. I'm basically stuck as every step I do lags the civilians and AI companions. I ws following this reddit thread for Act 3 delay temp fix: https://www.reddit.com/r/BaldursGate3/comments/17shjen/fix_for_act_3_delay_bug_pc_only/ but I can't do it due to the debug console not loading completely.

I tried restarting BG3, Mod Manager, reinstalling Script Extender, restarting the whole PC. But no dice. Still very inconsistent with initializing the Script Extender debug console. Reaching out if anyone knows how to remediate this.

archiezhie commented 9 months ago

Same problem here, I don't think Mods that rely on SE work at all. Tried devel 10.0 version too, same issue. But when I rollback the game to pre patch 4 and SE to 8.0, everything works fine.

rlndhrnndo commented 9 months ago

Some mods that rely on SE is working fine (Party Limit Begone, 5e spells, feats extra). But some doesn't work (Minthara mod, Appearance Edit on hotbar, Camp Events)

SquishyVhenan commented 9 months ago

glad to see that someone else is having this bug, i feel less crazy. hope it gets fixed soon

Mahayu commented 9 months ago

For me it was solved like this:

  1. boot up the game through launcher
  2. A window will alert you that your game data missmatch, tick the block "Don't show message again"
  3. SE will initalize normally
rlndhrnndo commented 9 months ago

Didn't work for me @Mahayu thanks for recommending a remediation though. :)

sonder-joker commented 9 months ago

Work after turn off my network. If your game keep black send Enter to terminal console.

Norbyte commented 9 months ago

This should be fixed in the latest v10 version.

rlndhrnndo commented 9 months ago

I love you @Norbyte

archiezhie commented 9 months ago

With the latest version, I encountered a new problem here. SE can initialize fine, but when I load a save, the game just crashes. I tried turning off all of the mods with only SE on and starting a new run, it still crashed.

rlndhrnndo commented 9 months ago

@archiezhie, having the same issue. Reverted back to the version before the latest and script extender doesn't initialize anymore, but I can load saves again. image

rlndhrnndo commented 9 months ago

Also, not working in multiplayer when I try to create a lobby. BG3 closes by itself

rlndhrnndo commented 9 months ago

It's now working great. Thanks @Norbyte