[solved] BG2EE crashes in the Slums at night
raizo
Member Posts: 31
Hello,
I'm playing BG2EE on Linux with a couple of mods installed.
When I'm in the slums at night, game tries to spawn Habib and then it crashes.
All I get is this message:
1. Is it possible to permanently switch the spawn off? If yes, in which file?
I tried this in the game - SetGlobal("SPAWNHABIB","GLOBAL",0)') - but the spawn persists.
Also, the file ar0400.bcs has some related lines, but I don't know what it means:
I would appreciate any ideas.
I'm playing BG2EE on Linux with a couple of mods installed.
When I'm in the slums at night, game tries to spawn Habib and then it crashes.
All I get is this message:
INFO: sAchieveID=NONE,m_sGlobalName=SPAWNHABIB,m_nValue=1So the obvious questions would be:
1. Is it possible to permanently switch the spawn off? If yes, in which file?
I tried this in the game - SetGlobal("SPAWNHABIB","GLOBAL",0)') - but the spawn persists.
Also, the file ar0400.bcs has some related lines, but I don't know what it means:
16399 0 0 0 0 "GLOBALSpawnHabib" "" OB2. It's less important, but still. How to locate the cause of this crash?
1 0 0 0 0"GLOBALSpawnHabib" "" AC
2 1706 305 0 0"HABIB" "" AC
I would appreciate any ideas.
Post edited by raizo on
0
Comments
There was an issue with modded vampire content leading to a crash at some point, not sure what the status of that is but check any mods to see if that is a potential cause.
Hmm, strange. Additional vampire content that I have installed is Vampire Tales and Improved Vampires from SCS.
And it would makes sense, since the crash happens in the slums at night, outside.
However, is there a way to access some kind of a log or a debug info about what is leading to the crash ?
V27
Temporarily disabled the "Smarter Vampires" component on BG2EE installs, as it's causing (animation-related?) crashes that I don't currently have time to track down.
V29
Restored "Improved Vampires" component on EE installs. (I can no longer reproduce the crash bug, which makes me cautiously optimistic that BG2EE 1.3 has solved it.)
Given the liklihood of this component being a factor, removing it to see if crashes stop will be easier than trying to determine what is happening.
Or try consoling in a vampire from a new game while still in the chateau. e.g. assuming names don't change
C:CreateCreature("VVHAREIS")
Or zip and attach a save prior to the issue and I will check on an unmodded Linux install.
I tried it on unmodded install. It worked.
It looks like the crash comes from the appearance of Valen with the proposition from Bodhi.
I then consoled her in in the modded game in different area, and surprisingly no crash.
I uninstalled "Improved Vampires" from SCS, but the crash persists.
So I think I'll go with consoling her in, since determining the cause might be difficult.
After uninstalling it, crash is gone.
I thought it was the "Increase the price asked by Gaelan Baele" component. So I removed it.
Valen appears, then Brus, and then game crashes.
I will have to keep looking.
I uninstalled it and crash is gone.