Jump to content


Photo

[OS X] CTD on entering Adventurer's Mart - Domains of Dread suspec


  • Please log in to reply
5 replies to this topic

#1 Eric P.

Eric P.

    Journeyman Modder

  • Member
  • 1178 posts

Donator

Posted 18 May 2008 - 12:47 PM

Hello,

My BGII - SoA/ToB crashes (sometimes with a Crash Report, sometimes without) the moment any or all of my parties (in any game I load) enters Adventurer's Mart. This never happened before I installed Domains of Dread, and I understand that this mod adds to the crazy person in the store, so I suspect that mod as a likely culprit. If I summon Ribald outside the store using CLUAConsole, he appears and I can do business with him normally. I'd rather be able to enter the store normally, though.

When I get an error message, it lists an error (line 1536) that suggests a buggy item or spell. running testo.tp2 from the Terminal doesn't fix the problem. The last Crash Report I saw reads:

Thread 7 Crashed:
0 libGL.dylib 0x92f1a408 glDeleteTextures + 88
1 <Unknown disk fragment> 0x02a6c788 DestroySurfaces3d__7CVidInfFP8CVidMode + 120
2 <Unknown disk fragment> 0x02a5c5fc DeactivateVideoMode__7CVidInfFP8CVidMode + 44
3 <Unknown disk fragment> 0x02a7029c CleanUp3d__6CVideoFv + 124
4 <Unknown disk fragment> 0x02a661a4 CleanUp__6CVideoFv + 36
5 <Unknown disk fragment> 0x02a3dc98 DestroyServices__7CChitinFv + 120
6 <Unknown disk fragment> 0x02a3cc84 ShutDown__7CChitinFiPcPCc + 180
7 <Unknown disk fragment> 0x0262412c ShutDown__13CBaldurChitinFiPcPCc + 76
8 <Unknown disk fragment> 0x02a567e4 UtilAssert__5CUtilFiPcPCcPCc + 276
9 <Unknown disk fragment> 0x026eb22c DecodeEffect__11CGameEffectFP14Item_effect_stRC6CPointlRC6CPointl + 18892
10 <Unknown disk fragment> 0x026af344 Unmarshal__15CGameEffectListFPUcUlP11CGameSpriteUc + 340
11 <Unknown disk fragment> 0x0299bf64 Unmarshal__11CGameSpriteFPUclUs + 3508
12 <Unknown disk fragment> 0x029c1bdc _ct__11CGameSpriteFPUclUsUlUsUsUl6CPointUs + 5724
13 <Unknown disk fragment> 0x0267dae0 CreateCreature__11CGameAIBaseFv + 1040
14 <Unknown disk fragment> 0x02667374 0x25dc2a0 + 569556
15 <Unknown disk fragment> 0x0266ac38 DoAction__11CGameAIBaseFv + 40
16 <Unknown disk fragment> 0x0265aa24 ProcessAI__11CGameAIBaseFv + 820
17 <Unknown disk fragment> 0x02691ac4 AIUpdate__9CGameAreaFv + 6996
18 <Unknown disk fragment> 0x0291d340 AsynchronousUpdate__12CScreenWorldFi + 3440
19 <Unknown disk fragment> 0x02927f04 TimerAsynchronousUpdate__12CScreenWorldFv + 20
20 <Unknown disk fragment> 0x02a3ea8c AsynchronousUpdate__7CChitinFUiUiUlUlUl + 3420
21 <Unknown disk fragment> 0x026255fc AsynchronousUpdate__13CBaldurChitinFUiUiUlUlUl + 124
22 <Unknown disk fragment> 0x02624d98 MainAIThread__13CBaldurChitinFPv + 344
23 <Unknown disk fragment> 0x02a3b394 MainAIThread + 36
24 ...ple.CoreServices.CarbonCore 0x90bf2e50 InvokeThreadEntryUPP + 24
25 ...ple.CoreServices.CarbonCore 0x90bf2a70 CooperativeThread + 220
26 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

This information is too cryptic for me to decipher, but I know that some of you out there are familiar with such things, so I appeal to your experience.

How might I fix this, preferably without reinstalling everything? Would the most logical course be to uninstall D of D? Or might one or more of the aspects of the mod be fixed using NearInfinity?

TIA for any help, and happy gaming,
Eric

Working and playing on a Mac Pro 6,1 running Mac OS X 10.13.6 High Sierra, and a Mac Pro 3,1 running Mac OS X 10.11.6 El Capitan.

~Buion na 'ell! I serve with joy! Your eyes and ears I shall be. Let us hunt together!~
- Erysseril Gwaethorien: a joinable, romanceable NPC mod for BGII - SoA/ToB, in sporadic development.

A female elf warrior of nature and a Bhaalspawn cross paths during their quests, joining forces to share adventure and companionship. Will they find more?


#2 Steve

Steve
  • Member
  • 142 posts

Posted 20 May 2008 - 02:16 PM

Without the source, no one can know for sure what's going on. However, based on the routine names, I can make a guess. BG was trying to create a creature but came across a problem. It tried to give an assert error but crashed trying to clean up.

Domains of Dread is an old mod. Try putting it first, before the Fixpack.

#3 -Guest-

-Guest-
  • Guest

Posted 20 May 2008 - 06:57 PM

Yeah, it hit the decode (for the effects list from some item it has equipped) and then died.

Running with 3D acceleration gives you the GL crash whenever the game tries to display a system dialog (the assertion alert in this case).

If test-o didn't fix it, it's possible that the ITM is actually corrupt (you could open the script for the area you were attempting to load in NI, look for any CreateCreature() calls that would have executed when you entered the area, and check those creatures and the items in their inventory for any errors).

#4 Steve

Steve
  • Member
  • 142 posts

Posted 21 May 2008 - 10:35 AM

You could try CamDawg's Creature Inventory Checker to see if it can clear up the problem: http://www.gibberlin...t/tools/cam.php

#5 Eric P.

Eric P.

    Journeyman Modder

  • Member
  • 1178 posts

Donator

Posted 23 May 2008 - 01:34 PM

You could try CamDawg's Creature Inventory Checker to see if it can clear up the problem: http://www.gibberlin...t/tools/cam.php


I'll try that. There shouldn't be anything spawning in the temple. The avatar is supposed to remove an item from my inventory, then give quest XP and some parting words before the party leaves to complete the quest.

Thanks,
Eric

Working and playing on a Mac Pro 6,1 running Mac OS X 10.13.6 High Sierra, and a Mac Pro 3,1 running Mac OS X 10.11.6 El Capitan.

~Buion na 'ell! I serve with joy! Your eyes and ears I shall be. Let us hunt together!~
- Erysseril Gwaethorien: a joinable, romanceable NPC mod for BGII - SoA/ToB, in sporadic development.

A female elf warrior of nature and a Bhaalspawn cross paths during their quests, joining forces to share adventure and companionship. Will they find more?


#6 Eric P.

Eric P.

    Journeyman Modder

  • Member
  • 1178 posts

Donator

Posted 23 May 2008 - 01:35 PM

Without the source, no one can know for sure what's going on. However, based on the routine names, I can make a guess. BG was trying to create a creature but came across a problem. It tried to give an assert error but crashed trying to clean up.

Domains of Dread is an old mod. Try putting it first, before the Fixpack.


If I reach the conclusion that the only fix is to reinstall everything, I'll try that.

Thanks,
Eric

Working and playing on a Mac Pro 6,1 running Mac OS X 10.13.6 High Sierra, and a Mac Pro 3,1 running Mac OS X 10.11.6 El Capitan.

~Buion na 'ell! I serve with joy! Your eyes and ears I shall be. Let us hunt together!~
- Erysseril Gwaethorien: a joinable, romanceable NPC mod for BGII - SoA/ToB, in sporadic development.

A female elf warrior of nature and a Bhaalspawn cross paths during their quests, joining forces to share adventure and companionship. Will they find more?