Jump to content


Photo

[Mac OS X] Error prevents main component from installing


  • Please log in to reply
3 replies to this topic

#1 Eric P.

Eric P.

    Journeyman Modder

  • Member
  • 1178 posts

Donator

Posted 05 August 2010 - 07:15 PM

Hello,

My first-ever attempt to install this mod has resulted in the following error:

ERROR: error loading [aurora/bamsoa/?av.2da]
Stopping installation because of error.
Stopping installation because of error.
Stopping installation because of error.

ERROR Installing [Aurora's Shoes and Boots], rolling back to previous state
Will uninstall 229 files for [setup-aurora.tp2] component 0.
Uninstalled    229 files for [setup-aurora.tp2] component 0.
ERROR: Unix.Unix_error(12, "stat", "aurora/bamsoa/\181av.2da")

Please see attached. I hope there's a way to fix it, even if that means I'll have to reinstall everything again.

Thanks,
Eric

Attached Files


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 07 August 2010 - 01:18 PM

Aurora contains a patch to the executable and is probably unusable on the Mac. The error you get is actually unrelated to this; there is some automatic translation of characters with the eighth bit set to make the graphic the same as on Windows. The first character of the file name correctly displays as the greek character mu but it uses two chars (hex C2 A5), so WeiDU can't find the file (it's looking for hex B5). Here is a script to translate it back if you want to try:

ls your-aurora-folder/aurora/bamsoa | sed 's/.\(.*\)/mv -f "&" "'$'\xb5''\1"/' | sh

Copy it into a terminal window. If it worked the files in .../aurora/bamsoa should have a %B5 in front of them. It's been a while since I did this, but IIRC there was some other error that stopped Aurora from loading and I didn't persue it further.

#3 Eric P.

Eric P.

    Journeyman Modder

  • Member
  • 1178 posts

Donator

Posted 07 August 2010 - 04:10 PM

Aurora contains a patch to the executable and is probably unusable on the Mac. The error you get is actually unrelated to this; there is some automatic translation of characters with the eighth bit set to make the graphic the same as on Windows. The first character of the file name correctly displays as the greek character mu but it uses two chars (hex C2 A5), so WeiDU can't find the file (it's looking for hex B5). Here is a script to translate it back if you want to try:

ls your-aurora-folder/aurora/bamsoa | sed 's/.\(.*\)/mv -f "&" "'$'\xb5''\1"/' | sh

Copy it into a terminal window. If it worked the files in .../aurora/bamsoa should have a %B5 in front of them. It's been a while since I did this, but IIRC there was some other error that stopped Aurora from loading and I didn't persue it further.


Well, if it won't install, then that's the end of that. Sure will be nice if the mod is ever Macified :)

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?


#4 Miloch

Miloch

    Barbarian

  • Modder
  • 6573 posts

Posted 23 August 2010 - 10:43 PM

Aurora contains a patch to the executable and is probably unusable on the Mac. The error you get is actually unrelated to this; there is some automatic translation of characters with the eighth bit set to make the graphic the same as on Windows. The first character of the file name correctly displays as the greek character mu but it uses two chars (hex C2 A5), so WeiDU can't find the file (it's looking for hex B5). Here is a script to translate it back if you want to try:

ls your-aurora-folder/aurora/bamsoa | sed 's/.\(.*\)/mv -f "&" "'$'\xb5''\1"/' | sh

Copy it into a terminal window. If it worked the files in .../aurora/bamsoa should have a %B5 in front of them. It's been a while since I did this, but IIRC there was some other error that stopped Aurora from loading and I didn't persue it further.

It was coded to work in theory for OS X, the same way it should for SoA without ToB: it skips the .exe patch that enables new slots and (suboptimally but necessary) uses existing slots instead (typically unused unless you have a major megamod install, which is fairly impossible on SoA, probably for OS X too). So I think it is the character issue, which I am planning on revising for IA and Aurora based on some revisions from Erephine. But it will be helpful if you Mac users can do further troubleshooting, as I've never heard from anyone who's even tried to install it. Namely, if you use that script or manual means to do renaming for characters that don't work with Mac WeiDU, whether it works, or if not, what the "some other error" message is.

Edit: I should add perhaps that, not for nothing, we have .sh scripts that should work (again, in theory) for OS X and Linux, as well as OS checks in the .tp2. So unlike IA, this mod tries to be cross-OS compatible (IA would too, if it could).

Edited by Miloch, 23 August 2010 - 10:46 PM.

Infinity Engine Contributions
Aurora * BG1 NPC * BG1 Fixpack * Haiass * Infinity Animations * Level 1 NPCs * P5Tweaks
PnP Free Action * Thrown Hammers * Unique Containers * BG:EE * BGII:EE * IWD:EE
================================================================
Player & Modder Resources
BAM Batcher * Creature Lister * Creature Checker * Creature Fixer * Tutu/BGT Area Map & List * Tutu Mod List
================================================================
"Infinity turns out to be the opposite of what people say it is. It is not 'that which has nothing beyond itself' that is infinite, but 'that which always has something beyond itself'." -Aristotle