Hey my map is crashing....ind the BFront2 is that:
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\HUDElementBitmap.cpp(380)
HUD BitmapElement unable to find texture btn_directional_pad_LR
Message Severity: 2
C:\Battlefront2\main\RedEngineFL\Memory\RedMemoryPool.cpp(317)
Memory pool "ClothData" set item count after being allocated
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\EntitySoldier.cpp(10505)
EntitySoldier "rep_hero_cloakedanakin" missing animation bank "sit_inf_revan"
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\VOHelper.cpp(183)
VOSound (rep1_inf_pc_com_hostile_inVehicle): unknown modifier "InVehicle"
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\VOHelper.cpp(183)
VOSound (rep1_inf_pc_com_bacta_inVehicle): unknown modifier "InVehicle"
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\VOHelper.cpp(183)
VOSound (rep1_inf_pc_com_mechanic_inVehicle): unknown modifier "InVehicle"
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\VOHelper.cpp(183)
VOSound (rep1_inf_pc_com_ammo_inVehicle): unknown modifier "InVehicle"
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\VOHelper.cpp(183)
VOSound (rep1_inf_pc_com_transport_inVehicle): unknown modifier "InVehicle"
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\VOHelper.cpp(183)
VOSound (rep1_inf_pc_com_backup_inVehicle): unknown modifier "InVehicle"
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\VOHelper.cpp(183)
VOSound (rep1_inf_pc_com_clear_area_inVehicle): unknown modifier "InVehicle"
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\VOHelper.cpp(183)
VOSound (rep1_inf_pc_com_defend_inVehicle): unknown modifier "InVehicle"
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\EntityGeometry.cpp(1065)
Entity "rep_weap_inf_remotedroid_ord" unknown building collision "p_buildingsphere"
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\EntityGeometry.cpp(1073)
Entity "rep_weap_inf_remotedroid_ord" unknown vehicle collision "p_buildingsphere"
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\EntityGeometry.cpp(1089)
Entity "rep_weap_inf_remotedroid_ord" unknown ordnance collision "p_sphere"
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\EntityGeometry.cpp(1081)
Entity "rep_weap_inf_remotedroid_ord" unknown soldier collision "p_sphere"
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\EntitySoldier.cpp(10471)
Soldier rep_inf_atrt_driver has geometry collision
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\Weapon.cpp(2076)
Weapon "rep_weap_inf_dc15carbine" missing high res geometry "rep_1st_weap_inf_pistol_bump"
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\Weapon.cpp(1604)
Weapon base class "" not found
What is wrong?
Chrash....I dont know why!
Moderator: Moderators
- TheDarkMask
- Captain

- Posts: 499
- Joined: Sat Apr 07, 2007 4:26 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Germany-Bremen
- Contact:
-
Aman/Pinguin
- Jedi

- Posts: 1104
- Joined: Tue Jan 30, 2007 6:04 am
- Projects :: Inactive
- Location: Germany
Re: Chrash....I dont know why!
Well...youre missing rep_1st_weap_inf_pistol_bumpTheDarkMask wrote: Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\Weapon.cpp(2076)
Weapon "rep_weap_inf_dc15carbine" missing high res geometry "rep_1st_weap_inf_pistol_bump"
In one of your weapons is the class missingTheDarkMask wrote: Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\Weapon.cpp(1604)
Weapon base class "" not found
-
RepSharpshooter
- Gametoast Staff

- Posts: 1351
- Joined: Tue Jul 10, 2007 4:10 pm
Re: Chrash....I dont know why!
That's odd, should a high res geometry be a bump map? Or is it saying it's just missing that for the high res geometry. The wording threw me off a bit.
-
Aman/Pinguin
- Jedi

- Posts: 1104
- Joined: Tue Jan 30, 2007 6:04 am
- Projects :: Inactive
- Location: Germany
Re: Chrash....I dont know why!
Maybe he wrote rep_1st_weap_inf_pistol_bump to the odf.
- Teancum
- Jedi Admin

- Posts: 11080
- Joined: Wed Sep 07, 2005 11:42 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Indiana
Re: Chrash....I dont know why!
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\EntitySoldier.cpp(10505)
EntitySoldier "rep_hero_cloakedanakin" missing animation bank "sit_inf_revan"
Is another crash-causing error
C:\Battlefront2\main\Battlefront2\Source\EntitySoldier.cpp(10505)
EntitySoldier "rep_hero_cloakedanakin" missing animation bank "sit_inf_revan"
Is another crash-causing error
- TheDarkMask
- Captain

- Posts: 499
- Joined: Sat Apr 07, 2007 4:26 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Germany-Bremen
- Contact:
Re: Chrash....I dont know why!
Okay I fixed the problem....thanks! 
