[BG2:ToB] TobEx Release Thread
#41
Posted 10 February 2010 - 10:52 AM
It doesn't matter whether the file guicg.chu is in the override or not, the message is the same.
#42
Posted 10 February 2010 - 11:24 AM
Did you have more than 10 Fighter Kits, cause Lollorian got it working with more...There is not much I can say. When I choose a class in the Character Generation screen, for example a fighter, I immediately crash to desktop and get the message as shown in post #18, even in a fresh installation.
It doesn't matter whether the file guicg.chu is in the override or not, the message is the same.
Deactivated account. The user today is known as The Imp.
#43
Posted 10 February 2010 - 02:46 PM
"If you think that a size of the mod indicates an amount of bugs that it introduces and their severity you're totally wrong...
Try not to use next time a load of shitty "super-mega-improving-tweaking-revising" small mods that you have installed and try to meet Wulfgar once again." - King Diamond
The Definitive Guide to Trolls
"Finding food and a place to sleep is your own business. I imagine Paul the Cat should have some fun with you, too" - Potencius in The Darkest Day
"You have been warned, little bastard!" -Khelben to a young <CHARNAME>in Check the Bodies
There are those who will snivel, and offer nothing in return except criticism, meanwhile never lifting a finger to do other than to cut other peoples labor down simply for the fact that they lack the capability to put anything of their own together. -erebusant
#44
Posted 11 February 2010 - 12:49 AM
@Hoppy: Do you get the same pBtOption11 != NULL error as the others?
--------------
Retired Modder
Note: I do not respond to profile comments/personal messages in regards to troubleshooting my modifications. Please post on the public forums instead.
Baldur's Gate Trilogy-WeiDU and Mods
Throne of Bhaal Extender (TobEx)
Contributions: (NWN2) A Deathstalker (voice acting) - (IWD2) IWD2 NPC Project (soundset editing) - (Misc) SHS PC Soundsets (voice acting)
Legacy: (BG/Tutu/BGT) Beregost Crash Fixer 1.9 (18 Jul 10) - (BG2) Enable conversations with charmed/dominated creatures (18 Jul 10) - (BG2) Experience Corrections (18 Jul 10) - (Misc) Platform Conversion Utility RC2 (13 Feb 10)
#45
Posted 12 February 2010 - 04:42 PM
I changed the way that the virtual EXE patches, and then added some console dump just before the assertion error. If you still get the error, could you run the game in a window and take a screen dump of the text in the console when the error occurs?
Edited by Ascension64, 13 February 2010 - 03:58 AM.
--------------
Retired Modder
Note: I do not respond to profile comments/personal messages in regards to troubleshooting my modifications. Please post on the public forums instead.
Baldur's Gate Trilogy-WeiDU and Mods
Throne of Bhaal Extender (TobEx)
Contributions: (NWN2) A Deathstalker (voice acting) - (IWD2) IWD2 NPC Project (soundset editing) - (Misc) SHS PC Soundsets (voice acting)
Legacy: (BG/Tutu/BGT) Beregost Crash Fixer 1.9 (18 Jul 10) - (BG2) Enable conversations with charmed/dominated creatures (18 Jul 10) - (BG2) Experience Corrections (18 Jul 10) - (Misc) Platform Conversion Utility RC2 (13 Feb 10)
#46
Posted 12 February 2010 - 11:50 PM
TobEx: Throne of Bhaal Extender (Feb 13 2010 11:06:15)
pSctrollBar = 0
pBtOption1 = 0x1a441b0
pBtOption2 = 0x1a44818
pBtOption3 = 0x1a44e80
pBtOption4 = 0x1a454e8
pBtOption5 = 0x1a47f88
pBtOption6 = 0x1a485f0
pBtOption7 = 0x1a48c58
pBtOption8 = 0x1a492c0
pBtOption9 = 0x1a49928
pBtOption10 = 0x1a49f90
pBtOption11 = 0x0
pPanel->controlInfo.GetCount() = 0xf
#47
Posted 13 February 2010 - 03:52 AM
If there is a problem, you might notice a "Patch failed" message box (it doesn't get the focus properly so you probably see it in the taskbar) that gives an Address and Error code.
The two addresses I am interested in are 0x9775F6 and 0x977607.
If you get an error involving these, could you give me the details of the message box you see?
P.S. You might want to disable everything in TobEx.ini except for "KitScroll", but even if you don't, if you have to click through lots of message boxes, I am interested in that as well.
Edited by Ascension64, 13 February 2010 - 04:18 PM.
--------------
Retired Modder
Note: I do not respond to profile comments/personal messages in regards to troubleshooting my modifications. Please post on the public forums instead.
Baldur's Gate Trilogy-WeiDU and Mods
Throne of Bhaal Extender (TobEx)
Contributions: (NWN2) A Deathstalker (voice acting) - (IWD2) IWD2 NPC Project (soundset editing) - (Misc) SHS PC Soundsets (voice acting)
Legacy: (BG/Tutu/BGT) Beregost Crash Fixer 1.9 (18 Jul 10) - (BG2) Enable conversations with charmed/dominated creatures (18 Jul 10) - (BG2) Experience Corrections (18 Jul 10) - (Misc) Platform Conversion Utility RC2 (13 Feb 10)
#48
Posted 13 February 2010 - 06:28 AM
pSctrollBar = 0x0
But unfortunately I don't get a "Patch failed" message box, neither on the desktop nor in the taskbar.
#49 -AndrewB-
Posted 13 February 2010 - 07:40 AM
ToBEx: Throne of Bhaal Extender (Feb 13 2010 11:06:15)
pSctrollBar = 0x0
pBtOption1 = 0x3746bb8
pBtOption2 = 0x3747220
pBtOption3 = 0x3747888
pBtOption4 = 0x1c0ee18
pBtOption5 = 0x3748548
pBtOption6 = 0x3748bb0
pBtOption7 = 0x3749218
pBtOption8 = 0x3749880
pBtOption9 = 0x3749ee8
pBtOption10 = 0x374a550
pBtOption11 = 0x0
pPanel ->controlInfo.GetCount() = 0xf
with the error window reading
Microsoft Visual C++ Runtime Library
Assertion failed!
Program: G:\Black Isle\BG11 - SoA\BGMain.exe
File: .\src\CGameUI.cpp
Line: 514
Expression pBtOption11 !=NULL
For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts
(Press Retry to debug the application - JIT must be enabled)
#50
Posted 13 February 2010 - 08:27 AM
You are both Germans... so the .exe is from the 26498 International release... do you have any other mods that patches the .exe?...
Cause I had an issue earlier that I think could be result of other mods editing the .exe, as now my almost clean install works well with the latest TobEx... if you have an issue, I am sure the Ascension64 might like to have your the pre and post installment BGMain.exe's, so he can see if there is some kind of mismatch of info... unless he'll soon come and say he doesn't need them.
Deactivated account. The user today is known as The Imp.
#51 -Guest-
Posted 13 February 2010 - 09:41 AM
My first post in this thread was with no mods at all, on a clean install. Since then, I installed BWP-tactics. Nothing's changed as regards the utility. Still giving the same error, more or less.
#52 -AndrewB-
Posted 13 February 2010 - 09:42 AM
#53
Posted 13 February 2010 - 12:22 PM
I loaded up the ToBEx.exe (just enabled the KitScroll, disabled everything else) and lo and behold ...
My guess is, one of those exe patches (SCS, SR, RR, Taimon's etc) is probably interfering in the full BWP Ofcourse, I'll let the install run to completion and report again after a few hours
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"
BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST
GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod
#54
Posted 13 February 2010 - 12:51 PM
Well, if you read this again:
My guess is, one of those exe patches (SCS, SR, RR, Taimon's etc) is probably interfering in the full BWP Ofcourse, I'll let the install run to completion and report again after a few hours
Your guess might be wrong. Hmm, my guess is that Leonardo doesn't have the latest package, or if he does, he uses the .dll from this topic instead of the original in the package... which should work and does for me! So, we were both wrong...
I'm also getting the same error as Pauljh5 and Darkkaine and AndrewB. I just want to add, the error also happens on an unmodded game.
ToB patch 26498 is installed of course, your guicg.chu is in the override. Only KitScroll with/without Songlist is enabled.
All other programs are closed, even AntiVir is deactivated.
Edited by Jarno Mikkola, 13 February 2010 - 01:32 PM.
Deactivated account. The user today is known as The Imp.
#55
Posted 13 February 2010 - 01:05 PM
My working theory now is that a mod (maybe GUI) decides that the game will use some file other than guicg.chu for character generation.
Edited by Ascension64, 13 February 2010 - 01:51 PM.
--------------
Retired Modder
Note: I do not respond to profile comments/personal messages in regards to troubleshooting my modifications. Please post on the public forums instead.
Baldur's Gate Trilogy-WeiDU and Mods
Throne of Bhaal Extender (TobEx)
Contributions: (NWN2) A Deathstalker (voice acting) - (IWD2) IWD2 NPC Project (soundset editing) - (Misc) SHS PC Soundsets (voice acting)
Legacy: (BG/Tutu/BGT) Beregost Crash Fixer 1.9 (18 Jul 10) - (BG2) Enable conversations with charmed/dominated creatures (18 Jul 10) - (BG2) Experience Corrections (18 Jul 10) - (Misc) Platform Conversion Utility RC2 (13 Feb 10)
#56
Posted 13 February 2010 - 02:55 PM
My BGMain.exe is 2.5.0.0, language English (USA)
Just to be sure, I downloaded again TobEx, last updated 11 December 2009
There is NO other mod installed, also NO other exe patch!
As expected I crashed to desktop. I also tried your latest TobEx.dll with the same result. But this time the error messages have changed:
TobEx: Throne of Bhaal Extender (Feb 13 2010 11:06:15)
pSctrollBar = 0x0
pBtOption1 = 0x1ab75c0
pBtOption2 = 0x1ab7c28
pBtOption3 = 0x1ab8290
pBtOption4 = 0x1ab88f8
pBtOption5 = 0x1abb398
pBtOption6 = 0x1abba00
pBtOption7 = 0x1abc068
pBtOption8 = 0x1abc6d0
pBtOption9 = 0x1abcd38
pBtOption10 = 0x1abd3a0
pBtOption11 = 0x0
pPanel->controlInfo.GetCount() = 0xf
#58
Posted 13 February 2010 - 04:02 PM
TobEx does not distinguish between 26498 and 26499b though.
Different numbers in the console doesn't really make a difference - they are dynamic pointers to memory addresses. However, what I am worried about is pScrollBar = 0x0 and pBtOption11 = 0x0 and the count being 0xf. This indicates that the extra stuff I added to GUICG.CHU isn't being loaded properly.
Edited by Ascension64, 13 February 2010 - 04:20 PM.
--------------
Retired Modder
Note: I do not respond to profile comments/personal messages in regards to troubleshooting my modifications. Please post on the public forums instead.
Baldur's Gate Trilogy-WeiDU and Mods
Throne of Bhaal Extender (TobEx)
Contributions: (NWN2) A Deathstalker (voice acting) - (IWD2) IWD2 NPC Project (soundset editing) - (Misc) SHS PC Soundsets (voice acting)
Legacy: (BG/Tutu/BGT) Beregost Crash Fixer 1.9 (18 Jul 10) - (BG2) Enable conversations with charmed/dominated creatures (18 Jul 10) - (BG2) Experience Corrections (18 Jul 10) - (Misc) Platform Conversion Utility RC2 (13 Feb 10)
#59
Posted 13 February 2010 - 04:18 PM
Edited by Ascension64, 24 February 2010 - 12:59 AM.
--------------
Retired Modder
Note: I do not respond to profile comments/personal messages in regards to troubleshooting my modifications. Please post on the public forums instead.
Baldur's Gate Trilogy-WeiDU and Mods
Throne of Bhaal Extender (TobEx)
Contributions: (NWN2) A Deathstalker (voice acting) - (IWD2) IWD2 NPC Project (soundset editing) - (Misc) SHS PC Soundsets (voice acting)
Legacy: (BG/Tutu/BGT) Beregost Crash Fixer 1.9 (18 Jul 10) - (BG2) Enable conversations with charmed/dominated creatures (18 Jul 10) - (BG2) Experience Corrections (18 Jul 10) - (Misc) Platform Conversion Utility RC2 (13 Feb 10)
#60
Posted 13 February 2010 - 06:27 PM
Attached Files
ACTION_IF!(FILE_EXISTS ~McFly~) THEN BEGIN
SAY ~BUTTHEAD!~
END BIFFING