Jump to content


Photo

BP Series Mac install errors


  • Please log in to reply
1 reply to this topic

#1 JaaironKalach

JaaironKalach
  • Member
  • 1 posts

Posted 29 November 2013 - 07:29 PM

So, I downloaded BPSeries and did the copying, yada, yada, yada... Once i got everything in it's right place, I executed installer script:

sudo ./bgee_install_BPSeries.sh

At which point it gave me the option to make a language selection:

At which point I hit an error. It pushed into your debug file. Here's that output:
----------
Choose your language:
0 [English by Horred the Plague]
1 [German by Leonardo Watson]
2 [French by Graoumf and Isaya]
3 [Italian by Ilot (?)]
4 [Russian by prowler]
5 [Spanish by Lisandro]
Using Language [English by Horred the Plague]
[English by Horred the Plague] has 1 top-level TRA files
[bpseries/language/english/setup.tra] has 91 translation strings
BIFF may be in hard-drive CD-path [./CD1/DATA/AREAS.BIF]
BIFF may be in hard-drive CD-path [./CD2/DATA/AREAS.BIF]
BIFF may be in hard-drive CD-path [./CD3/DATA/AREAS.BIF]
BIFF may be in hard-drive CD-path [./CD4/DATA/AREAS.BIF]
BIFF may be in hard-drive CD-path [./CD5/DATA/AREAS.BIF]
BIFF may be in hard-drive CD-path [./CD6/DATA/AREAS.BIF]
BIFF may be in hard-drive CD-path [./cache/DATA/AREAS.BIF]
[./DATA/AREAS.BIF] 2279736 bytes, 457 files, 0 tilesets
BIFF may be in hard-drive CD-path [./CD1/DATA/EXPAREAS.BIF]
BIFF may be in hard-drive CD-path [./CD2/DATA/EXPAREAS.BIF]
BIFF may be in hard-drive CD-path [./CD3/DATA/EXPAREAS.BIF]
BIFF may be in hard-drive CD-path [./CD4/DATA/EXPAREAS.BIF]
BIFF may be in hard-drive CD-path [./CD5/DATA/EXPAREAS.BIF]
BIFF may be in hard-drive CD-path [./CD6/DATA/EXPAREAS.BIF]
BIFF may be in hard-drive CD-path [./cache/DATA/EXPAREAS.BIF]
[./DATA/EXPAREAS.BIF] 310040 bytes, 47 files, 0 tilesets
BIFF may be in hard-drive CD-path [./CD1/DATA/OH1000.BIF]
BIFF may be in hard-drive CD-path [./CD2/DATA/OH1000.BIF]
BIFF may be in hard-drive CD-path [./CD3/DATA/OH1000.BIF]
BIFF may be in hard-drive CD-path [./CD4/DATA/OH1000.BIF]
BIFF may be in hard-drive CD-path [./CD5/DATA/OH1000.BIF]
BIFF may be in hard-drive CD-path [./CD6/DATA/OH1000.BIF]
BIFF may be in hard-drive CD-path [./cache/DATA/OH1000.BIF]
[./DATA/OH1000.BIF] 1000 bytes, 1 files, 0 tilesets

Install Component [Detectable Stats v3.1 (required for BPSeriesScript Component)]?
[I]nstall, or [N]ot Install or [Q]uit? 
Installing [Detectable Stats v3.1 (required for BPSeriesScript Component)] [v0.3103]

Detecting BGEE Install
Copying 1 file ...
[bpseries/language/english/utf/Setup.tra] loaded, 11060 bytes
bpseries/language/english/Setup.tra copied to BPSeries/backup/0/Setup.tra, 11060 bytes
Copied [bpseries/language/english/utf/Setup.tra] to [bpseries/language/english/Setup.tra]
loading 1 tra file
[bpseries/language/english/Setup.tra] has 91 translation strings
Copying 1 file ...
BIFF may be in hard-drive CD-path [./CD1/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [./CD2/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [./CD3/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [./CD4/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [./CD5/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [./CD6/DATA/ITEMS.BIF]
BIFF may be in hard-drive CD-path [./cache/DATA/ITEMS.BIF]
[./DATA/ITEMS.BIF] 500028 bytes, 1283 files, 0 tilesets
Copied [sw1h01.itm] to [override/iplot01k.itm]
Copying 1 file ...
Copied [sw1h01.itm] to [override/iplot04g.itm]
Copying 1 file ...
Copied [sw1h01.itm] to [override/iplot04h.itm]
Copying 1 file ...
Copied [sw1h01.itm] to [override/iplot04i.itm]
Stopping installation because of error.

ERROR Installing [Detectable Stats v3.1 (required for BPSeriesScript Component)], rolling back to previous state
[BPSeries/backup/0/UNSETSTR.0] SET_STRING uninstall info not found
Will uninstall 5 files for [BPSeries/setup-BPSeries.tp2] component 0.
Restoring backed-up [BPSeries/backup/0/Setup.tra]
BPSeries/backup/0/Setup.tra copied to bpseries/language/english/Setup.tra, 11060 bytes
Uninstalled 5 files for [BPSeries/setup-BPSeries.tp2] component 0.
Unable to Unlink [BPSeries/backup/0/READLN.0]: Unix.Unix_error(20, "unlink", "BPSeries/backup/0/READLN.0")
Unable to Unlink [BPSeries/backup/0/READLN.0.TEXT]: Unix.Unix_error(20, "unlink", "BPSeries/backup/0/READLN.0.TEXT")
ERROR: Failure("No rule to identify BG2EE")
PLEASE email the file setup-BPSeries.debug to www.shsforums.net/forum/192-big-picture/

--------


Okay... So that seemed to be an issue in weido. So I pushed weidu up to the latest version: 236(00). 

Running that nets me the following result:

--------
Choose your language:
0 [English by Horred the Plague]
1 [German by Leonardo Watson]
2 [French by Graoumf and Isaya]
3 [Italian by Ilot (?)]
4 [Russian by prowler]
5 [Spanish by Lisandro]
0
Using Language [English by Horred the Plague]
ERROR: could not match a directory in ./lang/en_us/dialog.tlk
ERROR: problem parsing TP file [BPSeries/setup-BPSeries.tp2]: Not_found

FATAL ERROR: Not_found

Press ENTER to exit.

--------


Not much to work with there and I don't see any sort of crash log. Any suggestions, fixes, or next steps would be great. To me this all points to weidu incompatibilities, but I'm just not familiar enough with this language and code base to do any useful debugging.

Thanks,

Jairon



#2 horred the plague

horred the plague

    Scourge of the Seven Seas

  • Modder
  • 1899 posts

Posted 06 December 2013 - 03:48 PM

Thanks to some testing by Rathlord, we found a fix for this. I've attached another SH file set, and this will be included in the next release version (if I forget again, give me a kick and I'll throw out a hotfix).
 
Attached File  bgee_bg2ee_install_bpseries.zip   530bytes   261 downloads
 
One for each game. Someone please confirm with me that these two files indeed work on a Mac (I cannot).
 
Basically all these do is take out the capitalization that was removed from folders after this .SH was originally generated (bpseries vs BPSeries) and some of the extra options that weren't needed in BG2EE.
 
If the bgee file doesn't work (it still has the extra options in), try using the bg2ee file in its place (might have to rename by taking the "2" out).

P.S: Latest weidu-mac is recommended, but be aware last I knew there's an issue with older osx versions. I'll include it with the proper release.

Edited by horred the plague, 06 December 2013 - 08:23 PM.