Page 1 of 2

Custom vehicles don't work

Posted: Sat Oct 10, 2009 8:45 pm
by genaral_mitch
I'm making my space map and I thought that the shipped vehicles
weren't good enough, so I decided to find some better ones.
I put them in my ,LUA and made a side for it, and did the vehicle spawn.
What am I doing wrong???

Re: Custom vehicles don't work

Posted: Sat Oct 10, 2009 9:20 pm
by [TFA]Padawan_Fighter
...Too little information to tell...did you make the .msh, .odf, and all the other necessary files and put them in their proper place? If you don't know what I mean, try looking at one of the assets of a stock vehicle.

Re: Custom vehicles don't work

Posted: Sat Oct 10, 2009 10:05 pm
by genaral_mitch
Yah, i'm pretty sure I did it right, I hope.

Re: Custom vehicles don't work

Posted: Sat Oct 10, 2009 10:15 pm
by bobfinkl
If you are sure you did it right why are you asking us, and if you did do it right you wouldn't have asked us in the first place. So please post more information, otherwise we cannot help you.

Re: Custom vehicles don't work

Posted: Sat Oct 10, 2009 10:28 pm
by genaral_mitch
Information, I think I know what you mean. Okay, here's my .lua:
Hidden/Spoiler:
function SetupUnits()
ReadDataFile("SIDE\\rep.lvl",
"rep_inf_ep3_pilot",
"rep_inf_ep3_marine",
"rep_fly_anakinstarfighter_sc",
"rep_fly_arc170fighter_sc",
"rep_veh_remote_terminal",
"rep_fly_gunship_sc",
"rep_fly_vwing",
"rep_fly_obiwanstarfighter_sc")
I put obiwanstarfighter_sc in a vehicle spawn.

Re: Custom vehicles don't work

Posted: Sat Oct 10, 2009 11:57 pm
by AceMastermind
rep_fly_obiwanstarfighter_sc doesn't exist in the shipped rep side

Re: Custom vehicles don't work

Posted: Sun Oct 11, 2009 11:27 am
by Fiodis
Aye, to read a custom side you need to have

Code: Select all

ReadDataFile("DC:SIDE\\rep.lvl",

Re: Custom vehicles don't work

Posted: Sun Oct 11, 2009 2:11 pm
by genaral_mitch
Yes! I think it will work now. I didn't put dc! Oh, and i'm using the covopack vehicles.
Now it just crashes. here's my log:
Hidden/Spoiler:
Opened logfile BFront2.log 2009-10-11 1152
shell_interface: Entered
shell_interface: gPlatformStr, gOnlineServiceStr, gLangStr, gLangEnum: PC GameSpy english 0
ifs_era_handler - Entered
ifs_era_handler - Exited
shell_interface: No custom_gc_0.lvl
shell_interface: No custom_gc_1.lvl
shell_interface: No custom_gc_2.lvl
shell_interface: No custom_gc_3.lvl
shell_interface: No custom_gc_4.lvl
shell_interface: No custom_gc_5.lvl
shell_interface: No custom_gc_6.lvl
shell_interface: No custom_gc_7.lvl
shell_interface: No custom_gc_8.lvl
shell_interface: No custom_gc_9.lvl
shell_interface: No custom_gc_10.lvl
custom_EraButtonList(): Finished building era button table Known eras buttons: 28
custom_GetGMapEras(): Finished building era table Known eras: 28
custom_GetGMapModes(): Finished building game mode table Known Modes: 39
custom_GetMPGameModeList(): Finished building game mode list table List Length: 40
custom_SetMovieLocation()
custom_GetGCButtonList()
custom_SetMovieLocation()
custom_GetFreeformBattleModeList(): Finished building freeform battle mode list Known Modes: 39
ingame stream movies\crawl.mvs
shell_interface: Opening movie: movies\shell.mvs
shell_interface: Leaving
Mission Checker: Entered addme
Mission Checker: addme: Now listening in on AddDownloadableContent() calls
Mission Checker: Exited addme
prev = none iLastPage = nil
prev = texture iLastPage = 1
prev = texture iLastPage = 2
prev = texture iLastPage = 3
ifs_legal.Exit

Message Severity: 2
.\Source\GameMovie.cpp(399)
Unable to find open movie segment shell_main

ifs_saveop_DoOps LoadFileList
ifs_saveop_DoOps LoadFileList
ifs_saveop_DoOps LoadProfile
ifs_saveop_DoOps LoadProfile
ifs_sp_campaign: Input_Accept(): Entered: _tab_instant
missionlist_ExpandMapList()
ifs_missionselect_pcMulti_fnSetMapPreview(): Defaulting index to 1
this.CurButton = check_mode4
cur_button = nil
Checkbox for check_era3 clicked
this.CurButton = check_era3
cur_button = nil
custom_AddMapNew()
custom_printTable(): table: 0578116C
The key, value is: blue 100
The key, value is: mode_assault_c 1
The key is mapluafile, the formated value is: ACW<A>_<B>
The key, value is: bSelected 1
The key, value is: era_c 1
The key, value is: green 150
The key, value is: isModLevel 1
The key, value is: red 200
custom_printTable(): Returning
custom_printTable(): table: 057867CC
The key, value is: key mode_assault
The key, value is: subst Diet Dr. Pepper
The key, value is: showstr modename.name.spa-assault
The key, value is: descstr modename.description.assault
The key, value is: icon mode_icon_Diet Dr. Pepper
custom_printTable(): Returning
gMapEras.key = era_c Era = era_c subst = c
Adding map: ACWc_Diet Dr. Pepper idx: 1
this.CurButton = _map_add
cur_button = nil
this.CurButton = Launch
cur_button = nil

Message Severity: 2
.\Source\HUDElementBitmap.cpp(380)
HUD BitmapElement unable to find texture hud_target_hint_offscreen

Message Severity: 2
.\Source\HUDElementBitmap.cpp(380)
HUD BitmapElement unable to find texture hud_target_hint_offscreen

Message Severity: 2
.\Source\HUDElementBitmap.cpp(380)
HUD BitmapElement unable to find texture btn_directional_pad_LR
game_interface: Entered
utility_functions2: Listening on AddUnitClass() calls
utility_functions2: Listening on SetHeroClass() calls
utility_functions2: Listening on ReadDataFile() calls
game_interface: Reading in custom strings
game_interface: No user_script_0.lvl
game_interface: No user_script_1.lvl
game_interface: No user_script_2.lvl
game_interface: No user_script_3.lvl
game_interface: No user_script_4.lvl
game_interface: No user_script_5.lvl
game_interface: No user_script_6.lvl
game_interface: No user_script_7.lvl
game_interface: No user_script_8.lvl
game_interface: No user_script_9.lvl
game_interface: No user_script_10.lvl
ifs_sideselect_fnBuildScreen()
game_interface: Exited

Message Severity: 3
.\Source\LuaCallbacks_Mission.cpp(866)
Lua ReadDataFile: Could not open DC:SIDE\rep.lvl

Message Severity: 2
.\Source\EntityGeometry.cpp(1058)
Entity "com_weap_veh_fly_guided_rocket_" unknown terrain collision "p_front_sphere"

Message Severity: 2
.\Source\EntityGeometry.cpp(1073)
Entity "com_weap_veh_fly_guided_rocket_" unknown vehicle collision "p_front_sphere"

Message Severity: 2
.\Source\EntityGeometry.cpp(1065)
Entity "com_weap_veh_fly_guided_rocket_" unknown building collision "p_front_sphere"

Message Severity: 2
.\Source\EntityGeometry.cpp(1051)
Entity "com_weap_veh_fly_guided_rocket_" unknown targetable collision "CollisionMesh"

Message Severity: 2
.\Source\FLEffect.cpp(214)
FLEffect::Read: duplicate effect class name (787b2928)!

Message Severity: 2
.\Source\VOHelper.cpp(183)
VOSound (cis1_inf_pc_com_hostile_inVehicle): unknown modifier "InVehicle"

Message Severity: 2
.\Source\VOHelper.cpp(183)
VOSound (cis1_inf_pc_com_bacta_inVehicle): unknown modifier "InVehicle"

Message Severity: 2
.\Source\VOHelper.cpp(183)
VOSound (cis1_inf_pc_com_mechanic_inVehicle): unknown modifier "InVehicle"

Message Severity: 2
.\Source\VOHelper.cpp(183)
VOSound (cis1_inf_pc_com_ammo_inVehicle): unknown modifier "InVehicle"

Message Severity: 2
.\Source\VOHelper.cpp(183)
VOSound (cis1_inf_pc_com_transport_inVehicle): unknown modifier "InVehicle"

Message Severity: 2
.\Source\VOHelper.cpp(183)
VOSound (cis1_inf_pc_com_backup_inVehicle): unknown modifier "InVehicle"

Message Severity: 2
.\Source\VOHelper.cpp(183)
VOSound (cis1_inf_pc_com_clear_area_inVehicle): unknown modifier "InVehicle"

Message Severity: 2
.\Source\VOHelper.cpp(183)
VOSound (cis1_inf_pc_com_defend_inVehicle): unknown modifier "InVehicle"

Message Severity: 2
.\Source\FLEffect.cpp(214)
FLEffect::Read: duplicate effect class name (5f518933)!

Message Severity: 2
.\Source\VOHelper.cpp(183)
VOSound (cis1_inf_pc_com_hostile_inVehicle): unknown modifier "InVehicle"

Message Severity: 2
.\Source\VOHelper.cpp(183)
VOSound (cis1_inf_pc_com_bacta_inVehicle): unknown modifier "InVehicle"

Message Severity: 2
.\Source\VOHelper.cpp(183)
VOSound (cis1_inf_pc_com_mechanic_inVehicle): unknown modifier "InVehicle"

Message Severity: 2
.\Source\VOHelper.cpp(183)
VOSound (cis1_inf_pc_com_ammo_inVehicle): unknown modifier "InVehicle"

Message Severity: 2
.\Source\VOHelper.cpp(183)
VOSound (cis1_inf_pc_com_transport_inVehicle): unknown modifier "InVehicle"

Message Severity: 2
.\Source\VOHelper.cpp(183)
VOSound (cis1_inf_pc_com_backup_inVehicle): unknown modifier "InVehicle"

Message Severity: 2
.\Source\VOHelper.cpp(183)
VOSound (cis1_inf_pc_com_clear_area_inVehicle): unknown modifier "InVehicle"

Message Severity: 2
.\Source\VOHelper.cpp(183)
VOSound (cis1_inf_pc_com_defend_inVehicle): unknown modifier "InVehicle"

Message Severity: 2
.\Source\EntityBuilding.cpp(695)
Building missing explosion "cis_bldg_boxturret_exp"

Message Severity: 2
.\Source\EntityBuilding.cpp(695)
Building missing explosion "cis_bldg_boxturret_exp"

Message Severity: 2
.\Source\EntityBuilding.cpp(695)
Building missing explosion "rep_bldg_boxturret_exp"

Message Severity: 2
.\Source\EntityBuilding.cpp(695)
Building missing explosion "rep_bldg_boxturret_exp"
uf_updateClassIndex(): Added class: rep_inf_ep3_pilot

Message Severity: 2
.\Source\Team.cpp(625)
Team missing class "rep_inf_ep3_pilot" (check the side's .req file)
uf_updateClassIndex(): Added class: rep_inf_ep3_marine

Message Severity: 2
.\Source\Team.cpp(625)
Team missing class "rep_inf_ep3_marine" (check the side's .req file)
uf_updateClassIndex(): Added class: cis_inf_pilot
uf_updateClassIndex(): Added class: cis_inf_rifleman

Message Severity: 2
.\Memory\RedMemoryPool.cpp(317)
Memory pool "ParticleTransformer::SizeTransf" set item count after being allocated

Message Severity: 2
.\Memory\RedMemoryPool.cpp(317)
Memory pool "ParticleTransformer::ColorTrans" set item count after being allocated

Message Severity: 2
.\Memory\RedMemoryPool.cpp(317)
Memory pool "ParticleTransformer::PositionTr" set item count after being allocated
utility_functions2: ReadDataFile(): This map's code, mode: acw acw_cw-assault

Message Severity: 2
.\Graphics\Pc\pcRedTexture.cpp(553)
Texture 'spa2_bldg_shield' [5ef1f63f] uses 1.33 MB

Message Severity: 2
.\Source\GameObject.cpp(978)
Too many damage effects specified for gameobject [all_prop_console]

Message Severity: 2
.\Source\GameObject.cpp(978)
Too many damage effects specified for gameobject [all_prop_console]

Message Severity: 2
.\Source\GameObject.cpp(978)
Too many damage effects specified for gameobject [cis_prop_computer]

Message Severity: 2
.\Source\GameObject.cpp(978)
Too many damage effects specified for gameobject [cis_prop_computer]

Message Severity: 2
.\Source\GameObject.cpp(996)
DamageEffect: stop percent > start percent

Message Severity: 3
.\Source\CommandPost.cpp(498)
Command Post missing control region "cp2_control"

Message Severity: 2
.\Source\VehicleSpawn.cpp(139)
Vehicle spawn command post "cp2" has no control region

Message Severity: 2
.\Source\Weapon.cpp(82)
Weapon 'tur_weap_laser_auto' is not localized for stats page

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 3
.\Source\LoadUtil.cpp(1172)
Could not find odf "tur_bldg_recoilless_myg_auto"!

Message Severity: 3
.\Source\LoadUtil.cpp(1222)
Attempting to build an object, tur_bldg_recoilless_myg_auto9, that does not have an .odf file associated with it

Message Severity: 3
.\Source\LoadUtil.cpp(1172)
Could not find odf "tur_bldg_recoilless_myg_auto"!

Message Severity: 3
.\Source\LoadUtil.cpp(1222)
Attempting to build an object, tur_bldg_recoilless_myg_auto8, that does not have an .odf file associated with it

Message Severity: 2
.\Source\StringDB.cpp(48)
ID=4395bdb4: trying to replace "spa2_prop_shipturret1" with "spa2_prop_shipturret13"

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 2
.\Source\VehicleSpawn.cpp(139)
Vehicle spawn command post "cp2" has no control region

Message Severity: 2
.\Source\VehicleSpawn.cpp(191)
Vehicle spawn missing class "rep_fly_arc170fighter_sc"

Message Severity: 2
.\Source\VehicleSpawn.cpp(139)
Vehicle spawn command post "cp2" has no control region

Message Severity: 2
.\Source\VehicleSpawn.cpp(191)
Vehicle spawn missing class "rep_fly_vwing"

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 2
.\Source\VehicleSpawn.cpp(139)
Vehicle spawn command post "cp2" has no control region

Message Severity: 2
.\Source\VehicleSpawn.cpp(191)
Vehicle spawn missing class "rep-fly-arc170fighter_sc"

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 2
.\Source\Asteroid.cpp(481)
Could not build asteroid

Message Severity: 2
.\Source\VehicleSpawn.cpp(139)
Vehicle spawn command post "cp2" has no control region

Message Severity: 2
.\Source\StringDB.cpp(48)
ID=3f95b768: trying to replace "spa2_prop_shipturret1" with "spa2_prop_shipturret17"

Message Severity: 2
.\Source\StringDB.cpp(48)
ID=4495bf47: trying to replace "spa2_prop_shipturret1" with "spa2_prop_shipturret12"

Message Severity: 3
.\Source\LoadUtil.cpp(1172)
Could not find odf "tur_bldg_recoilless_myg_auto"!

Message Severity: 3
.\Source\LoadUtil.cpp(1222)
Attempting to build an object, tur_bldg_recoilless_myg_auto2, that does not have an .odf file associated with it

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 2
.\Source\StringDB.cpp(48)
ID=4195ba8e: trying to replace "spa2_prop_shipturret1" with "spa2_prop_shipturret15"

Message Severity: 2
.\Source\VehicleSpawn.cpp(139)
Vehicle spawn command post "cp2" has no control region

Message Severity: 3
.\Source\LoadUtil.cpp(1172)
Could not find odf "tur_bldg_recoilless_myg_auto"!

Message Severity: 3
.\Source\LoadUtil.cpp(1222)
Attempting to build an object, tur_bldg_recoilless_myg_auto6, that does not have an .odf file associated with it

Message Severity: 2
.\Source\StringDB.cpp(48)
ID=4295bc21: trying to replace "spa2_prop_shipturret1" with "spa2_prop_shipturret14"

Message Severity: 3
.\Source\LoadUtil.cpp(1172)
Could not find odf "tur_bldg_recoilless_myg_auto"!

Message Severity: 3
.\Source\LoadUtil.cpp(1222)
Attempting to build an object, tur_bldg_recoilless_myg_auto1, that does not have an .odf file associated with it

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 2
.\Source\VehicleSpawn.cpp(191)
Vehicle spawn missing class "cis_fly_tridoidfighter"

Message Severity: 3
.\Source\LoadUtil.cpp(1172)
Could not find odf "tur_bldg_recoilless_myg_auto"!

Message Severity: 3
.\Source\LoadUtil.cpp(1222)
Attempting to build an object, tur_bldg_recoilless_myg_auto5, that does not have an .odf file associated with it

Message Severity: 2
.\Source\VehicleSpawn.cpp(139)
Vehicle spawn command post "cp2" has no control region

Message Severity: 2
.\Source\VehicleSpawn.cpp(191)
Vehicle spawn missing class "rep_fly_arc170fighter_sc"

Message Severity: 3
.\Source\LoadUtil.cpp(1172)
Could not find odf "tur_bldg_recoilless_myg_auto"!

Message Severity: 3
.\Source\LoadUtil.cpp(1222)
Attempting to build an object, tur_bldg_recoilless_myg_auto, that does not have an .odf file associated with it

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 2
.\Source\VehicleSpawn.cpp(191)
Vehicle spawn missing class "cis_fly-droidfighter_sc"

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 3
.\Source\LoadUtil.cpp(1172)
Could not find odf "tur_bldg_recoilless_myg_auto"!

Message Severity: 3
.\Source\LoadUtil.cpp(1222)
Attempting to build an object, tur_bldg_recoilless_myg_auto10, that does not have an .odf file associated with it

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 3
.\Source\LoadUtil.cpp(1172)
Could not find odf "tur_bldg_recoilless_myg_auto"!

Message Severity: 3
.\Source\LoadUtil.cpp(1222)
Attempting to build an object, tur_bldg_recoilless_myg_auto4, that does not have an .odf file associated with it

Message Severity: 3
.\Source\LoadUtil.cpp(1172)
Could not find odf "tur_bldg_recoilless_myg_auto"!

Message Severity: 3
.\Source\LoadUtil.cpp(1222)
Attempting to build an object, tur_bldg_recoilless_myg_auto7, that does not have an .odf file associated with it

Message Severity: 2
.\Source\StringDB.cpp(48)
ID=4595c0da: trying to replace "spa2_prop_shipturret1" with "spa2_prop_shipturret11"

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 71

Message Severity: 2
.\Source\StringDB.cpp(48)
ID=4095b8fb: trying to replace "spa2_prop_shipturret1" with "spa2_prop_shipturret16"

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 72

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 73

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 73

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 74

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 74

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 75

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 75

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 76

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 76

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 77

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 77

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 78

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 78

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 79

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 79

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 80

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 80

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 81

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 81

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 82

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 82

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 83

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 83

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 84

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 84

Message Severity: 2
.\Source\StringDB.cpp(48)
ID=4695c26d: trying to replace "spa2_prop_shipturret1" with "spa2_prop_shipturret10"

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 85

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 85

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 86

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 86

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 87

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 87

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 88

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 88

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 3
.\Source\LoadUtil.cpp(1172)
Could not find odf "tur_bldg_recoilless_myg_auto"!

Message Severity: 3
.\Source\LoadUtil.cpp(1222)
Attempting to build an object, tur_bldg_recoilless_myg_auto3, that does not have an .odf file associated with it

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 89

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 89

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 90

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 90

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 91

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 91

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 92

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 92

Message Severity: 2
.\Source\VehicleSpawn.cpp(139)
Vehicle spawn command post "cp2" has no control region

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 93

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 93

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 94

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 94

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 95

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 95

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 96

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 96

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 97

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 97

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 98

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 98

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 99

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 99

Message Severity: 2
.\Source\VehicleSpawn.cpp(139)
Vehicle spawn command post "cp2" has no control region

Message Severity: 2
.\Source\VehicleSpawn.cpp(191)
Vehicle spawn missing class "rep_fly_v19_sc"

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 100

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 100

Message Severity: 2
.\Source\VehicleSpawn.cpp(139)
Vehicle spawn command post "cp2" has no control region

Message Severity: 2
.\Source\VehicleSpawn.cpp(191)
Vehicle spawn missing class "rep_fly_arc170fighter-sc"

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 101

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 101

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 102

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 102

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 103

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 103

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 104

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 104

Message Severity: 2
.\Source\VehicleSpawn.cpp(139)
Vehicle spawn command post "cp2" has no control region

Message Severity: 2
.\Source\VehicleSpawn.cpp(191)
Vehicle spawn missing class "rep_fly_arc170fighter_sc"

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 105

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 105

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 106

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 106

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 107

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 107

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 108

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 108

Message Severity: 3
.\Source\LoadUtil.cpp(1172)
Could not find odf "tur_bldg_recoilless_myg_auto"!

Message Severity: 3
.\Source\LoadUtil.cpp(1222)
Attempting to build an object, tur_bldg_recoilless_myg_auto11, that does not have an .odf file associated with it

Message Severity: 2
.\Source\VehicleSpawn.cpp(140)
Vehicle spawn outside command post "cp1" control region

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 109

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 109

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 110

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 110

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 111

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 111

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 112

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 112

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 113

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 113

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "MountedTurret" is full; raise count to at least 114

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "UnitController" is full; raise count to at least 114

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "SoldierAnimation" is full; raise count to at least 204

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "SoldierAnimation" is full; raise count to at least 208

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "SoldierAnimation" is full; raise count to at least 212

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 201

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 202

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 203

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 204

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 205

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 206

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 207

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 208

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 209

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 210

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 211

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 212

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 213

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 214

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 215

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 216

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 217

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 218

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 219

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 220

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 221

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 222

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 223

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 224

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 225

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 226

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 227

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 228

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 229

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 230

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 231

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 232

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 233

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "Aimer" is full; raise count to at least 234

Re: Custom vehicles don't work

Posted: Sun Oct 11, 2009 3:07 pm
by bobfinkl
Are you sure you munged the rep.lvl? And if you did try a manual clean.

Re: Custom vehicles don't work

Posted: Sun Oct 11, 2009 3:11 pm
by kinetosimpetus
DC or dc?

Re: Custom vehicles don't work

Posted: Sun Oct 11, 2009 3:13 pm
by bobfinkl
kinetosimpetus wrote:DC or dc?
Doesn't matter.

Re: Custom vehicles don't work

Posted: Sun Oct 11, 2009 4:30 pm
by genaral_mitch
bobfinkl wrote:Are you sure you munged the rep.lvl? And if you did try a manual clean.
I'm not getting the vehicles from th rep side. I'm getting the vehicles frome the vehicle side that came with the convopack. and do you mean when i pick the dropdown bar in visuele munge?

Re: Custom vehicles don't work

Posted: Sun Oct 11, 2009 4:34 pm
by Fiodis
You did make a custom side for your vehicles, didn't you?

Re: Custom vehicles don't work

Posted: Sun Oct 11, 2009 4:36 pm
by genaral_mitch
Yes, I did.

Re: Custom vehicles don't work

Posted: Sun Oct 11, 2009 5:16 pm
by Fiodis
You named it REP? You have all the necessary REQ files? You munged the side from the dropdown side list in Visual Munge?

Re: Custom vehicles don't work

Posted: Sun Oct 11, 2009 5:19 pm
by bobfinkl
genaral_mitch wrote:Do you mean when I pick the dropdown bar in visual munge?
Yes.
genaral_mitch wrote:I'm not getting the vehicles from th rep side. I'm getting the vehicles frome the vehicle side that came with the convopack.
Then why are you calling it from the REP side, it should be from whatever side the convo pack vehicles are unless it is called REP which I would not know off-hand.

Re: Custom vehicles don't work

Posted: Sun Oct 11, 2009 6:17 pm
by genaral_mitch
The side is called vehicles!

Re: Custom vehicles don't work

Posted: Sun Oct 11, 2009 6:19 pm
by bobfinkl
Then it should be loaded from vehicles, example code:
Hidden/Spoiler:
ReadDataFile("dc:SIDE\\vehicles.lvl",
"rep_fly_obiwanstarfighter_sc")
Also ensure that you properly munged the sides, as custom sides with custom names require an extra step to be munged.

Re: Custom vehicles don't work

Posted: Sun Oct 11, 2009 6:21 pm
by genaral_mitch
Oh, so it's in vehicles, not sides. So how do proplerly munge a custom side?

Re: Custom vehicles don't work

Posted: Sun Oct 11, 2009 6:35 pm
by StarkillerMarek
genaral_mitch wrote:Oh, so it's in vehicles, not sides. So how do proplerly munge a custom side?
Uh, yeah, the vehicle that is in vehicles is in vehicles. Please read the Jedi Creation Document as well. That may clear somethings up.