Jump to content


JaaironKalach's Content

There have been 1 items by JaaironKalach (Search limited from 29-March 23)


By content type

See this member's

Sort by                Order  

#564791 BP Series Mac install errors

Posted by JaaironKalach on 29 November 2013 - 07:29 PM in Big Picture

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