Page 1 of 1

Porting PC mod to MAC

Posted: Tue Apr 10, 2007 3:44 pm
by CyberPsycho
i found a map that is not on MGM yet,
its Blue Yvan

here is the log , what is bugging me is the .rsb file,
and extention without a name before the .

Code: Select all

 ***** User's system configuration ***** 
      CPU: 268
      RAM: 512 MB
      O/S: 4169
Ghost Recon (RELEASE)  version = 1.4.0.0(0)
HAL (hw vp): : Mac OS A1R5G5B5
RSFILEDATA: FindFile could not find file ike_fx_fire_type2.rsb
Cannot read ike_fx_fire_type2.rsb
RSFILEDATA: FindFile could not find file lighthalo_effect3.rsb
Cannot read lighthalo_effect3.rsb
RSFILEDATA: FindFile could not find file .rsb
Cannot read .rsb
Loading map \mods\blue ivan\map\blue ivan\blueivan.map
RSFILEDATA: FindFile could not find file .rsb
Cannot read .rsb
RSFILEDATA: FindFile could not find file opposing_force_7.atr
RSFILEDATA: FindFile could not find file opposing_force_5.kit
RSFILEDATA: FindFile could not find file windmeter.aif
SOUND: Cannot Find: none
SOUND: Uninitialized: 
SOUND: Cannot Find: none
SOUND: Uninitialized: 
RSFILEDATA: FindFile could not find file windmeter.aif
RSFILEDATA: FindFile could not find file windmeter.aif
RSFILEDATA: FindFile could not find file windmeter.aif
RSFILEDATA: FindFile could not find file windmeter.aif
RSFILEDATA: FindFile could not find file windmeter.aif
_Opposing Human46: I'M STUCK AT <140.463, -114.229, 4.01961>
RSFILEDATA: FindFile could not find file windmeter.aif 

is the

Code: Select all

  RSFILEDATA: FindFile could not find file .rsb 
referring to

Code: Select all

  RSFILEDATA: FindFile could not find file lighthalo_effect3.rsb 
and

Code: Select all

 ike_fx_fire_type2.rsb 

Posted: Tue Apr 10, 2007 6:06 pm
by Monoman
RSFILEDATA: FindFile could not find file ike_fx_fire_type2.rsb
Cannot read ike_fx_fire_type2.rsb
RSFILEDATA: FindFile could not find file lighthalo_effect3.rsb
Cannot read lighthalo_effect3.rsb
RSFILEDATA: FindFile could not find file .rsb

Those 3 errors always show up. I would say the problem is the missing actor, kit, and sound file. The actor (.atr) file is the main one. That file is probably causing the Opposing Human error at the end.