C.R.A.S.H. spells crash, which is what this is.

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

woner11
Sith
Sith
Posts: 1361
Joined: Tue Sep 18, 2007 10:17 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: The lost world of pickels
Contact:

C.R.A.S.H. spells crash, which is what this is.

Post by woner11 »

I have been working long and hard on this map and it was almost ready for release, then shockingly... crash. The game always crashes when you are choosing what team to play as. The weird thing is is that I haven't modified the units before the crash or the turrets. I did however modify a vehicle right before the crash, but I changed it back and cleaned. I get the weirdest errors in my BFront2.log file and I was hoping you all could help me. Here are the message severity 3 errors:
Hidden/Spoiler:
Message Severity: 3
.\Source\LuaCallbacks_Mission.cpp(857)
Lua ReadDataFile: Could not open sound\yav.lvl;yav1cw

Message Severity: 3
.\Source\LoadUtil.cpp(829)
Unable to find level chunk cis_hover_stap in F:\Program Files\LucasArts\Star Wars Battlefront II PC Server\AddOn\HFP\Data\_lvl_pc\SIDE\vehicles.lvl


Message Severity: 3
.\Source\LoadUtil.cpp(1011)
Unable to find level chunk in dc:SIDE\vehicles.lvl

Message Severity: 3
.\Source\Explosion.cpp(323)
Explosion "b1m_weap_recoilless_rifle_exp" missing effect "geo_sfx_explosion"

Message Severity: 3
.\Source\HintManager.cpp(210)
Hint references nonexistant command post "cp3"
It used to say the same thing about the vehicle.lvl, but with the cis.lvl, I just don't know how I fixed it. I don't remember doing anything to it.
User avatar
Teancum
Jedi Admin
Jedi Admin
Posts: 11080
Joined: Wed Sep 07, 2005 11:42 pm
Projects :: No Mod project currently.
Games I'm Playing :: Destiny
xbox live or psn: No gamertag set
Location: Indiana

Re: C.R.A.S.H. spells crash, which is what this is.

Post by Teancum »

The middle three are the only ones that'll cause crashes, but my money says the missing explosion is your issue. Make sure you've copied that explsion fx over to your side.
woner11
Sith
Sith
Posts: 1361
Joined: Tue Sep 18, 2007 10:17 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: The lost world of pickels
Contact:

Re: C.R.A.S.H. spells crash, which is what this is.

Post by woner11 »

The thing is that error I have seen before the crash with no penalties, but I'll try.
User avatar
Teancum
Jedi Admin
Jedi Admin
Posts: 11080
Joined: Wed Sep 07, 2005 11:42 pm
Projects :: No Mod project currently.
Games I'm Playing :: Destiny
xbox live or psn: No gamertag set
Location: Indiana

Re: C.R.A.S.H. spells crash, which is what this is.

Post by Teancum »

It depends. Some objects require the FX in order for the game to run, some don't. Also, comment out the stap line in your ODF to see if that's the issue.


Did they even use the STAP in SWBF2?
User avatar
elfie
Field Commander
Field Commander
Posts: 931
Joined: Fri Jan 25, 2008 8:26 pm
Games I'm Playing :: no games
xbox live or psn: no live
Location: Coruscant, Jedi Temple
Contact:

Re: C.R.A.S.H. spells crash, which is what this is.

Post by elfie »

Teancum wrote:Did they even use the STAP in SWBF2?
Yeah they did actually, on yavin and geonosis. I know what you mean though. If they go to the trouble to make the jed_inf_sith and all of that why don't they just use them in the game.

Also back on topic, this might also be a victim of the crash:
Hidden/Spoiler:
[code]Message Severity: 3
.\Source\HintManager.cpp(210)
Hint references nonexistant command post "cp3"[/code]
make sure cp3 is in your .lua and cited and stuff. Command post problems are ussually what my crashes are about.
User avatar
Teancum
Jedi Admin
Jedi Admin
Posts: 11080
Joined: Wed Sep 07, 2005 11:42 pm
Projects :: No Mod project currently.
Games I'm Playing :: Destiny
xbox live or psn: No gamertag set
Location: Indiana

Re: C.R.A.S.H. spells crash, which is what this is.

Post by Teancum »

Hint references don't crash the game. Lost of the Convo Pack maps have that error.
woner11
Sith
Sith
Posts: 1361
Joined: Tue Sep 18, 2007 10:17 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: The lost world of pickels
Contact:

Re: C.R.A.S.H. spells crash, which is what this is.

Post by woner11 »

What stap line do I comment out in my odf, or do you mean my lua.
Xavious
Sith Master
Sith Master
Posts: 2783
Joined: Mon Jun 12, 2006 3:46 pm

Re: C.R.A.S.H. spells crash, which is what this is.

Post by Xavious »

Look in your vehicles side folder, and make sure cis_hover_stap
  • 1. Is in vehicles.req and spelled correctly
    2. Has a .req file in the req folder that is named correctly
    3. The reference for cis_hover_stap in cis_hover_stap.req is spelled correctly.
Also, try commenting out the explosion line in b1m_weap_recoilless_rifle_exp.odf.
woner11
Sith
Sith
Posts: 1361
Joined: Tue Sep 18, 2007 10:17 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: The lost world of pickels
Contact:

Re: C.R.A.S.H. spells crash, which is what this is.

Post by woner11 »

Sweet thanks, I'll see if it does anything.

Edit: No luck. I got rid of both errors and it still crashes.
woner11
Sith
Sith
Posts: 1361
Joined: Tue Sep 18, 2007 10:17 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: The lost world of pickels
Contact:

Re: C.R.A.S.H. spells crash, which is what this is.

Post by woner11 »

Sorry for the double post,but yay! It doesn't crash! However, now no cps show up. I only did what Xavious said, but I have new errors.
Hidden/Spoiler:
Message Severity: 3
.\Source\LuaCallbacks_Mission.cpp(857)
Lua ReadDataFile: Could not open sound\yav.lvl;yav1cw

Message Severity: 3
.\Source\LoadUtil.cpp(1002)
Data in F:\Program Files\LucasArts\Star Wars Battlefront II PC Server\AddOn\HFP\Data\_lvl_pc\HFP\HFP.lvl is not a binary UCF file.

Message Severity: 3
.\Source\LoadUtil.cpp(829)
Unable to find level chunk HFP_conquest in F:\Program Files\LucasArts\Star Wars Battlefront II PC Server\AddOn\HFP\Data\_lvl_pc\HFP\HFP.lvl


Message Severity: 3
.\Source\LoadUtil.cpp(1011)
Unable to find level chunk in dc:HFP\HFP.lvl


Message Severity: 2 <---- I just thought this was interesting
.\Source\LuaCallbacks_Mission.cpp(3767)
Command Post "cp1" not found

Message Severity: 3
.\Source\LuaHelper.cpp(312)
CallProc failed: (none):0: attempt to perform arithmetic on a nil value
stack traceback:
(none): in function `AddCommandPost'
(none): in function `ScriptPostLoad'
Any help would be nice and thanks for the help so far!

Edit: Just noticed I had a pc munge log.
Hidden/Spoiler:
WARNING[terrainmunge POL\world1\pol1.TER]:ReduceTerrainTextureUsage: corner discontinuity at (72,56)
WARNING[terrainmunge POL\world1\pol1.TER]:ReduceTerrainTextureUsage: corner discontinuity at (72,64)
WARNING[terrainmunge B1M\world1\B1M.TER]:ReduceTerrainTextureUsage: corner discontinuity at (256,328)
WARNING[terrainmunge YAV\world1\yavin1.ter]:ReduceTerrainTextureUsage: corner discontinuity at (168,104)
0 Errors 4 Warnings

ERROR[levelpack HFP.req]:Expecting bracket, but none was found.
File : munged\pc\hfp.terrain.req(1)...

ucft <--
ERROR[levelpack HFP.req]:Expecting bracket, but none was found.
File : munged\pc\hfp.terrain.req(1)...

ucft <--
[continuing]
2 Errors 0 Warnings

ERROR[levelpack HFP_eli.mrq]:Could not open munged\pc\mz.files for input. DOS reports:
No such file or directory
ERROR[levelpack HFP_eli.mrq]:Could not open munged\pc\mz.files for input. DOS reports:
No such file or directory
[continuing]
2 Errors 0 Warnings

ERROR[levelpack HFP.req]:Expecting bracket, but none was found.
File : munged\pc\hfp.terrain.req(1)...

ucft <--
ERROR[levelpack HFP.req]:Expecting bracket, but none was found.
File : munged\pc\hfp.terrain.req(1)...

ucft <--
[continuing]
2 Errors 0 Warnings
And here is my lua:
Hidden/Spoiler:
--
-- Copyright (c) 2005 Pandemic Studios, LLC. All rights reserved.
--

-- load the gametype script
ScriptCB_DoFile("ObjectiveConquest")
ScriptCB_DoFile("setup_teams")

-- REP Attacking (attacker is always #1)
REP = 1;
CIS = 2;
-- These variables do not change
ATT = REP;
DEF = CIS;


function ScriptPostLoad()


--This defines the CPs. These need to happen first
cp1 = CommandPost:New{name = "cp1"}
cp2 = CommandPost:New{name = "cp2"}
cp3 = CommandPost:New{name = "cp3"}
cp4 = CommandPost:New{name = "cp4"}
cp5 = CommandPost:New{name = "cp5"}
cp6 = CommandPost:New{name = "cp6"}
cp7 = CommandPost:New{name = "cp7"}
cp8 = CommandPost:New{name = "cp8"}



--This sets up the actual objective. This needs to happen after cp's are defined
conquest = ObjectiveConquest:New{teamATT = ATT, teamDEF = DEF,
textATT = "game.modes.con",
textDEF = "game.modes.con2",
multiplayerRules = true}

--This adds the CPs to the objective. This needs to happen after the objective is set up
conquest:AddCommandPost(cp1)
conquest:AddCommandPost(cp2)
conquest:AddCommandPost(cp3)
conquest:AddCommandPost(cp4)
conquest:AddCommandPost(cp5)
conquest:AddCommandPost(cp6)
conquest:AddCommandPost(cp7)
conquest:AddCommandPost(cp8)

conquest:Start()

SetUberMode(1);

EnableSPHeroRules()

end


---------------------------------------------------------------------------
-- FUNCTION: ScriptInit
-- PURPOSE: This function is only run once
-- INPUT:
-- OUTPUT:
-- NOTES: The name, 'ScriptInit' is a chosen convention, and each
-- mission script must contain a version of this function, as
-- it is called from C to start the mission.
---------------------------------------------------------------------------
function ScriptInit()

ReadDataFile("ingame.lvl")


SetMaxFlyHeight(10000)
SetMaxPlayerFlyHeight (10000)

SetMemoryPoolSize ("ClothData",20)
SetMemoryPoolSize ("Combo",50) -- should be ~ 2x number of jedi classes
SetMemoryPoolSize ("Combo::State",650) -- should be ~12x #Combo
SetMemoryPoolSize ("Combo::Transition",650) -- should be a bit bigger than #Combo::State
SetMemoryPoolSize ("Combo::Condition",650) -- should be a bit bigger than #Combo::State
SetMemoryPoolSize ("Combo::Attack",550) -- should be ~8-12x #Combo
SetMemoryPoolSize ("Combo::DamageSample",6000) -- should be ~8-12x #Combo::Attack
SetMemoryPoolSize ("Combo::Deflect",100) -- should be ~1x #combo

ReadDataFile("sound\\yav.lvl;yav1cw")
ReadDataFile("dc:SIDE\\jed.lvl","jed_knight_03","jed_sith_01")
ReadDataFile("dc:SIDE\\heroes.lvl","This line is fine and does not need to be inserted","rep_hero_drallig","rep_hero_luminara","rep_hero_plokoon")
ReadDataFile("dc:SIDE\\rep.lvl",
"rep_inf_ep3_rifleman",
"rep_inf_ep3_rocketeer",
"rep_inf_ep3_engineer",
"rep_inf_ep3_sniper",
"rep_inf_ep3_officer",
"rep_inf_ep3_jettrooper",
"rep_hover_fightertank",
"rep_hero_anakin",
"rep_hover_barcspeeder")
ReadDataFile("dc:SIDE\\infantry.lvl","rep_inf_scorch_commando","cis_inf_magnagaurd")
ReadDataFile("dc:SIDE\\geg.lvl",
"cis_hero_grievous")
ReadDataFile("dc:SIDE\\vehicles.lvl","cis_fly_scarab","rep_fly_arc170fighter","rep_fly_macestarfighter","rep_fly_vwing","cis_fly_fanblade","all_fly_bwing","rep_fly_kitfistostarfighter","cis_fly_greviousfighter")
ReadDataFile("dc:SIDE\\imp.lvl","imp_inf_sniper_snow","imp_inf_rifleman_snow")
ReadDataFile("SIDE\\cis.lvl","cis_inf_officer")
ReadDataFile("dc:SIDE\\cis.lvl",
"cis_inf_rifleman",
"cis_inf_rocketeer",
"cis_inf_engineer",
"cis_inf_sniper",
"cis_inf_droideka",
"cis_hero_darthmaul",
"cis_hover_stap",
"cis_hover_aat")


ReadDataFile("SIDE\\tur.lvl",
"tur_bldg_laser",
"tur_bldg_tower")

SetupTeams{
rep = {
team = REP,
units = 20,
reinforcements = 150,
soldier = { "rep_inf_ep3_sniper",3, 6},
assault = { "rep_inf_scorch_commando",1, 3},
engineer = { "jed_knight_03",1, 3},
sniper = { "rep_hero_plokoon",1, 2},
officer = {"rep_hero_luminara",1, 2},
special = { "This line is fine and does not need to be inserted",1, 2},
AddUnitClass(REP,"rep_inf_ep3_rifleman", 9,25),
AddUnitClass(REP,"rep_inf_ep3_jettrooper", 1,4)

},
cis = {
team = CIS,
units = 18,
reinforcements = 150,
soldier = { "cis_inf_rifleman",9, 25},
assault = { "cis_inf_officer",1, 4},
engineer = { "cis_inf_magnagaurd",1, 4},
sniper = { "cis_hero_grievous",1, 2},

}
}
SetTeamName (3, "sith")
AddUnitClass (3, "jed_sith_01", 1,2)
AddUnitClass (3, "cis_hero_darthmaul", 1,4)
AddAIGoal(3, "Deathmatch", 100)

SetTeamName (4, "imp")
AddUnitClass (4, "imp_inf_rifleman_snow", 7,15)
AddUnitClass (4, "imp_inf_sniper_snow", 7,15)
SetUnitCount (4, 20)
AddAIGoal(4, "Deathmatch", 100)

SetTeamAsEnemy(4,ATT)
SetTeamAsEnemy(ATT,4)
SetTeamAsEnemy(4,DEF)
SetTeamAsEnemy(DEF,4)
SetTeamAsEnemy(4,3)
SetTeamAsEnemy(3,4)
SetTeamAsFriend(DEF,3)
SetTeamAsFriend(3,DEF)
SetTeamAsEnemy(ATT,3)
SetTeamAsEnemy(3,ATT)


SetHeroClass(REP, "rep_hero_drallig")


-- Level Stats
-- ClearWalkers()
AddWalkerType(0, 4) -- special -> droidekas
AddWalkerType(1, 0) -- 1x2 (1 pair of legs)
AddWalkerType(2, 0) -- 2x2 (2 pairs of legs)
AddWalkerType(3, 0) -- 3x2 (3 pairs of legs)
local weaponCnt = 1024
SetMemoryPoolSize("Aimer", 75)
SetMemoryPoolSize("AmmoCounter", weaponCnt)
SetMemoryPoolSize("BaseHint", 1024)
SetMemoryPoolSize("EnergyBar", weaponCnt)
SetMemoryPoolSize("EntityCloth", 32)
SetMemoryPoolSize("EntityFlyer", 32)
SetMemoryPoolSize("EntityHover", 32)
SetMemoryPoolSize("EntityLight", 200)
SetMemoryPoolSize("EntitySoundStream", 4)
SetMemoryPoolSize("EntitySoundStatic", 32)
SetMemoryPoolSize("MountedTurret", 32)
SetMemoryPoolSize("Navigator", 128)
SetMemoryPoolSize("Obstacle", 1024)
SetMemoryPoolSize("PathNode", 1024)
SetMemoryPoolSize("SoundSpaceRegion", 64)
SetMemoryPoolSize("TreeGridStack", 1024)
SetMemoryPoolSize("UnitAgent", 128)
SetMemoryPoolSize("UnitController", 128)
SetMemoryPoolSize("Weapon", weaponCnt)

SetSpawnDelay(10.0, 0.25)
--ReadDataFile("dc:HFP\\HFP.lvl", "HFP_conquest")
ReadDataFile("dc:HFP\\HFP.lvl", "HFP_conquest")
SetDenseEnvironment("false")




-- Sound

SetSoundEffect("ScopeDisplayZoomIn", "binocularzoomin")
SetSoundEffect("ScopeDisplayZoomOut", "binocularzoomout")

voiceSlow = OpenAudioStream("sound\\global.lvl", "rep_unit_vo_slow")
AudioStreamAppendSegments("sound\\global.lvl", "cis_unit_vo_slow", voiceSlow)
AudioStreamAppendSegments("sound\\global.lvl", "global_vo_slow", voiceSlow)

voiceQuick = OpenAudioStream("sound\\global.lvl", "rep_unit_vo_quick")
AudioStreamAppendSegments("sound\\global.lvl", "cis_unit_vo_quick", voiceQuick)

OpenAudioStream("sound\\global.lvl", "cw_music")
-- OpenAudioStream("sound\\global.lvl", "global_vo_quick")
-- OpenAudioStream("sound\\global.lvl", "global_vo_slow")
OpenAudioStream("sound\\yav.lvl", "yav1")
OpenAudioStream("sound\\yav.lvl", "yav1")
OpenAudioStream("sound\\yav.lvl", "yav1_emt")

SetBleedingVoiceOver(REP, REP, "rep_off_com_report_us_overwhelmed", 1)
SetBleedingVoiceOver(REP, CIS, "rep_off_com_report_enemy_losing", 1)
SetBleedingVoiceOver(CIS, REP, "cis_off_com_report_enemy_losing", 1)
SetBleedingVoiceOver(CIS, CIS, "cis_off_com_report_us_overwhelmed", 1)

SetOutOfBoundsVoiceOver(2, "cisleaving")
SetOutOfBoundsVoiceOver(1, "repleaving")

SetAmbientMusic(REP, 1.0, "rep_yav_amb_start", 0,1)
SetAmbientMusic(REP, 0.8, "rep_yav_amb_middle", 1,1)
SetAmbientMusic(REP, 0.2, "rep_yav_amb_end", 2,1)
SetAmbientMusic(CIS, 1.0, "cis_yav_amb_start", 0,1)
SetAmbientMusic(CIS, 0.8, "cis_yav_amb_middle", 1,1)
SetAmbientMusic(CIS, 0.2, "cis_yav_amb_end", 2,1)

SetVictoryMusic(REP, "rep_yav_amb_victory")
SetDefeatMusic (REP, "rep_yav_amb_defeat")
SetVictoryMusic(CIS, "cis_yav_amb_victory")
SetDefeatMusic (CIS, "cis_yav_amb_defeat")

SetSoundEffect("ScopeDisplayZoomIn", "binocularzoomin")
SetSoundEffect("ScopeDisplayZoomOut", "binocularzoomout")
--SetSoundEffect("BirdScatter", "birdsFlySeq1")
--SetSoundEffect("WeaponUnableSelect", "com_weap_inf_weaponchange_null")
--SetSoundEffect("WeaponModeUnableSelect", "com_weap_inf_modechange_null")
SetSoundEffect("SpawnDisplayUnitChange", "shell_select_unit")
SetSoundEffect("SpawnDisplayUnitAccept", "shell_menu_enter")
SetSoundEffect("SpawnDisplaySpawnPointChange", "shell_select_change")
SetSoundEffect("SpawnDisplaySpawnPointAccept", "shell_menu_enter")
SetSoundEffect("SpawnDisplayBack", "shell_menu_exit")


--OpeningSateliteShot
AddCameraShot(0.908386, -0.209095, -0.352873, -0.081226, -45.922508, -19.114113, 77.022636);

AddCameraShot(-0.481173, 0.024248, -0.875181, -0.044103, 14.767292, -30.602322, -144.506851);
AddCameraShot(0.999914, -0.012495, -0.004416, -0.000055, 1.143253, -33.602314, -76.884430);
AddCameraShot(0.839161, 0.012048, -0.543698, 0.007806, 19.152437, -49.802273, 24.337317);
AddCameraShot(0.467324, 0.006709, -0.883972, 0.012691, 11.825212, -49.802273, -7.000720);
AddCameraShot(0.861797, 0.001786, -0.507253, 0.001051, -11.986043, -59.702248, 23.263165);
AddCameraShot(0.628546, -0.042609, -0.774831, -0.052525, 20.429928, -48.302277, 9.771714);
AddCameraShot(0.765213, -0.051873, 0.640215, 0.043400, 57.692474, -48.302277, 16.540724);
AddCameraShot(0.264032, -0.015285, -0.962782, -0.055734, -16.681797, -42.902290, 129.553268);
AddCameraShot(-0.382320, 0.022132, -0.922222, -0.053386, 20.670977, -42.902290, 135.513001);
end
I noticed one quick error which I got rid of, but there could be more, I didn't see though.
Syth
General
General
Posts: 784
Joined: Thu Apr 13, 2006 8:46 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: happy fun island

Re: C.R.A.S.H. spells crash, which is what this is.

Post by Syth »

ughhh.. what did you do with the terrain?

maybe you should clean and re-munge

the cp1 not found thing is a naming issue, make sure there is a cp in the loaded z-edit layer named cp1
woner11
Sith
Sith
Posts: 1361
Joined: Tue Sep 18, 2007 10:17 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: The lost world of pickels
Contact:

Re: C.R.A.S.H. spells crash, which is what this is.

Post by woner11 »

Syth wrote:ughhh.. what did you do with the terrain?
Nothing, its a brand new error that just came up after doing what Xavious said.
Syth wrote:maybe you should clean and re-munge
I did that right before I got the error.
Syth wrote:the cp1 not found thing is a naming issue, make sure there is a cp in the loaded z-edit layer named cp1
I checked on that and it is named that.
User avatar
bobfinkl
Rebel Colonel
Rebel Colonel
Posts: 593
Joined: Sun Jul 13, 2008 9:01 am
Projects :: Lots of unreleased stuff
Games I'm Playing :: Life
xbox live or psn: No gamertag set
Location: The quaint little city gametoast.

Re: C.R.A.S.H. spells crash, which is what this is.

Post by bobfinkl »

Something appears to be wrong with hfp.terrain.req, did you edit it at all?
User avatar
Teancum
Jedi Admin
Jedi Admin
Posts: 11080
Joined: Wed Sep 07, 2005 11:42 pm
Projects :: No Mod project currently.
Games I'm Playing :: Destiny
xbox live or psn: No gamertag set
Location: Indiana

Re: C.R.A.S.H. spells crash, which is what this is.

Post by Teancum »

woner11 wrote:
Syth wrote:maybe you should clean and re-munge
I did that right before I got the error.
Did you clean from VisualMunge? Unless you do a manual clean that error won't go away.
woner11
Sith
Sith
Posts: 1361
Joined: Tue Sep 18, 2007 10:17 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: The lost world of pickels
Contact:

Re: C.R.A.S.H. spells crash, which is what this is.

Post by woner11 »

The manual clean just finished, but now the map is crashing again. I'll try to get a log.

Edit: I just got a log which makes no sense. I haven't edited the map since before the crash and now its saying I've got end_prop_treeclump3 or something, which I already deleted because I know it doesn't work. I'm stuck on what to do because I've checked and I don't have any of the objects its listing. And no I didn't miss it going through, as I have less than 50 objects anyway and went through them about 10 times.
User avatar
Teancum
Jedi Admin
Jedi Admin
Posts: 11080
Joined: Wed Sep 07, 2005 11:42 pm
Projects :: No Mod project currently.
Games I'm Playing :: Destiny
xbox live or psn: No gamertag set
Location: Indiana

Re: C.R.A.S.H. spells crash, which is what this is.

Post by Teancum »

woner11 wrote:The manual clean just finished, but now the map is crashing again. I'll try to get a log.

Edit: I just got a log which makes no sense. I haven't edited the map since before the crash and now its saying I've got end_prop_treeclump3 or something, which I already deleted because I know it doesn't work. I'm stuck on what to do because I've checked and I don't have any of the objects its listing. And no I didn't miss it going through, as I have less than 50 objects anyway and went through them about 10 times.
Post the log anyways, it can't hurt. Also, check your .wld file for end_prop_treeclump3. It's possible something didn't get deleted totally.
woner11
Sith
Sith
Posts: 1361
Joined: Tue Sep 18, 2007 10:17 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: The lost world of pickels
Contact:

Re: C.R.A.S.H. spells crash, which is what this is.

Post by woner11 »

I got rid of the crashing problem by opening up the .wld file (or whatever it is) with notepad and finding the treeclump written in there. Then I deleted that line, and thought I patched it up, but aparently not, as now I can't spawn and the pc munge log says:
Hidden/Spoiler:
[code]ERROR[worldmunge world1\HFP.wld]:Text file syntax error. (No quoted string)ERROR[worldmunge world1\HFP.wld]:Text file syntax error. (No quoted string) [continuing]
2 Errors 0 Warnings

ERROR[levelpack HFP.req]:Expecting bracket, but none was found.
File : munged\pc\hfp.world.req(1)...

ucft <--
ERROR[levelpack HFP.req]:Expecting bracket, but none was found.
File : munged\pc\hfp.world.req(1)...

ucft <--
[continuing]
2 Errors 0 Warnings

ERROR[levelpack HFP.req]:Expecting bracket, but none was found.
File : munged\pc\hfp.world.req(1)...

ucft <--
ERROR[levelpack HFP.req]:Expecting bracket, but none was found.
File : munged\pc\hfp.world.req(1)...

ucft <--
[continuing]
2 Errors 0 Warnings

[/code]
I am currently in the process of getting a BFront2.log and will post if anything interesting ( a message severity 3 error arises).

Edit: Here are the message severity 3 errors:
Hidden/Spoiler:
Message Severity: 3
.\Source\LuaCallbacks_Mission.cpp(857)
Lua ReadDataFile: Could not open sound\yav.lvl;yav1cw

Message Severity: 3
.\Source\LoadUtil.cpp(1002)
Data in F:\Program Files\LucasArts\Star Wars Battlefront II PC Server\AddOn\HFP\Data\_lvl_pc\HFP\HFP.lvl is not a binary UCF file.

Message Severity: 3
.\Source\LoadUtil.cpp(829)
Unable to find level chunk HFP_conquest in F:\Program Files\LucasArts\Star Wars Battlefront II PC Server\AddOn\HFP\Data\_lvl_pc\HFP\HFP.lvl


Message Severity: 3
.\Source\LoadUtil.cpp(1011)
Unable to find level chunk in dc:HFP\HFP.lvl

Message Severity: 3
.\Source\LuaHelper.cpp(312)
CallProc failed: (none):0: attempt to perform arithmetic on a nil value
stack traceback:
(none): in function `AddCommandPost'
(none): in function `ScriptPostLoad'
Here is my wld file. I am 90% sure where I deleted the treeclump3 line from was next to end_prop_Bladiba04, or just 4.
woner11
Sith
Sith
Posts: 1361
Joined: Tue Sep 18, 2007 10:17 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: The lost world of pickels
Contact:

Re: C.R.A.S.H. spells crash, which is what this is.

Post by woner11 »

Sorry for the double post, but I couldn't fit it all in one post, so here is my wld file minus some parts at the begining
Hidden/Spoiler:
Object("end_prop_boulder", "end_prop_boulder", 124023071)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-324.000, 0.455, -468.000);
SeqNo(124023071);
Team(0);
NetworkId(-1);
}

Object("yav_bldg_ruins_wall1", "yav_bldg_ruins_wall1", 128361431)
{
ChildRotation(0.312, -0.264, -0.898, 0.165);
ChildPosition(-237.000, -3.000, -264.000);
SeqNo(128361431);
Team(0);
NetworkId(-1);
}

Object("end_prop_treeclump02", 134262365)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-423.000, 9.936, -637.000);
SeqNo(134262365);
Team(0);
NetworkId(-1);
}

Object("myg1_prop_tbuster6", "myg1_prop_tbuster", 148928428)
{
ChildRotation(-0.245, 0.000, -0.970, 0.000);
ChildPosition(-285.000, 0.000, -448.000);
SeqNo(148928428);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large14", "myg1_bldg_central_rubble_large", 168062645)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-232.000, -7.394, -660.000);
SeqNo(168062645);
Team(0);
NetworkId(-1);
}

Object("yav_bldg_ruins_wallsmall3", "yav_bldg_ruins_wallsmall1", 169573476)
{
ChildRotation(0.685, 0.439, 0.489, 0.313);
ChildPosition(-284.000, 0.000, -673.000);
SeqNo(169573476);
Team(0);
NetworkId(-1);
}

Object("bridge8", "bridge", 188446847)
{
ChildRotation(0.699, -0.085, -0.705, -0.084);
ChildPosition(-430.000, 167.000, 165.000);
SeqNo(188446847);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_log_bunker11", "kas2_bldg_log_bunker2", 190853561)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-482.000, 151.694, 128.000);
SeqNo(190853561);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large22", "myg1_bldg_central_rubble_large", 203490013)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-206.000, -4.807, -664.000);
SeqNo(203490013);
Team(0);
NetworkId(-1);
}

Object("fel1_bld_post", "fel1_bld_post", 203789381)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-27.000, 10.266, -635.000);
SeqNo(203789381);
Team(0);
NetworkId(-1);
}

Object("b1m_bldg_recoilless_fel_auto9", "b1m_bldg_recoilless_fel_auto", 261156585)
{
ChildRotation(0.022, 0.000, -1.000, 0.000);
ChildPosition(-518.000, 155.132, 188.000);
SeqNo(261156585);
Team(0);
NetworkId(-1);
}

Object("rep_walk_atte_busted", "rep_walk_atte_busted", 280665164)
{
ChildRotation(-0.119, 0.000, 0.000, -0.993);
ChildPosition(114.000, -23.000, -221.000);
SeqNo(280665164);
Team(0);
NetworkId(-1);
}

Object("tur_bldg_tower5", "tur_bldg_tower", 305750207)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-373.000, 3.485, -400.000);
SeqNo(305750207);
Team(0);
NetworkId(-1);
}

Object("nss_sewer_main7", "nss_sewer_main", 312344527)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-64.000, -13.000, -663.000);
SeqNo(312344527);
Team(0);
NetworkId(-1);
}

Object("bridge12", "bridge", 314599442)
{
ChildRotation(0.699, -0.085, -0.705, -0.084);
ChildPosition(-422.000, 165.000, 165.000);
SeqNo(314599442);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large11", "myg1_bldg_central_rubble_large", 325699629)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-229.000, -8.783, -659.000);
SeqNo(325699629);
Team(0);
NetworkId(-1);
}

Object("yav2_bldg_door_ruin_9", "yav2_bldg_door_ruin_8", 358618666)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-237.000, 0.000, -664.000);
SeqNo(358618666);
Team(0);
NetworkId(-1);
}

Object("waz_prop_cargobox1", "waz_prop_cargobox", 376820718)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-229.000, 0.000, -714.000);
SeqNo(376820718);
Team(0);
NetworkId(-1);
}

Object("bridge5", "bridge", 392002997)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-168.000, 138.000, 74.000);
SeqNo(392002997);
Team(0);
NetworkId(-1);
}

Object("waz_prop_cargobox", "waz_prop_cargobox", 408715317)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-230.000, 0.000, -715.000);
SeqNo(408715317);
Team(0);
NetworkId(-1);
}

Object("bridge6", "bridge", 424895345)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-168.000, 138.000, 66.000);
SeqNo(424895345);
Team(0);
NetworkId(-1);
}

Object("HH4staender", "HH4staender", 426670272)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-222.000, 155.194, 291.000);
SeqNo(426670272);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree3", "end_prop_tree02", 453515645)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-188.000, 155.009, 180.000);
SeqNo(453515645);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_small2", "myg1_bldg_central_rubble_small", 478791479)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-240.000, 0.396, -638.000);
SeqNo(478791479);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_log_bunker26", "kas2_bldg_log_bunker2", 482539750)
{
ChildRotation(0.897, 0.000, 0.443, 0.000);
ChildPosition(-233.000, 154.549, 155.000);
SeqNo(482539750);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large1", "myg1_bldg_central_rubble_large", 482788718)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-229.000, -12.425, -668.000);
SeqNo(482788718);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_med4", "myg1_bldg_central_rubble_med", 517894605)
{
ChildRotation(-0.449, 0.000, -0.894, 0.000);
ChildPosition(-239.000, 0.000, -626.000);
SeqNo(517894605);
Team(0);
NetworkId(-1);
}

Object("pol1_prop_medical_stool", "pol1_prop_medical_stool", 565675568)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-233.000, 0.000, -713.000);
SeqNo(565675568);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_sky_mountains3", "myg1_bldg_sky_mountains", 566693305)
{
ChildRotation(0.981, 0.000, 0.194, 0.000);
ChildPosition(-775.000, 19.000, -365.000);
SeqNo(566693305);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_small_spiral3", "myg1_bldg_small_spiral", 583525455)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-231.000, -12.460, -667.000);
SeqNo(583525455);
Team(0);
NetworkId(-1);
}

Object("Platform", "Platform", 643565742)
{
ChildRotation(0.021, 0.000, -1.000, 0.000);
ChildPosition(-274.000, 140.000, -15.000);
SeqNo(643565742);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large30", "myg1_bldg_central_rubble_large", 709572356)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-248.000, 0.000, -630.000);
SeqNo(709572356);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_ramp1", "kas2_bldg_ramp", 716366911)
{
ChildRotation(0.694, 0.000, 0.720, 0.000);
ChildPosition(-505.000, 114.000, 25.000);
SeqNo(716366911);
Team(0);
NetworkId(-1);
}

Object("b1m_bldg_recoilless_fel_auto6", "b1m_bldg_recoilless_fel_auto", 733893377)
{
ChildRotation(-0.035, 0.000, -0.999, 0.000);
ChildPosition(-223.000, 142.000, -39.000);
SeqNo(733893377);
Team(0);
NetworkId(-1);
}

Object("fel1_bldg_destroyed_walker", "fel1_bldg_destroyed_walker", 768001633)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-269.000, 0.000, -34.000);
SeqNo(768001633);
Team(0);
NetworkId(-1);
}

Object("hoth_prop_crate_4", "hoth_prop_crate_4", 780441842)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-109.000, 153.837, 143.000);
SeqNo(780441842);
Team(0);
NetworkId(-1);
}

Object("hoth_prop_crate_large", "hoth_prop_crate_large", 781651725)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-111.000, 153.612, 141.000);
SeqNo(781651725);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_building_b", "myg1_bldg_central_building_b", 782946855)
{
ChildRotation(0.823, 0.000, -0.568, 0.000);
ChildPosition(-324.000, 150.000, 257.000);
SeqNo(782946855);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_med2", "myg1_bldg_central_rubble_med", 821501745)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-239.000, 1.072, -633.000);
SeqNo(821501745);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_small_spiral_ruin2", "myg1_bldg_small_spiral_ruin1", 826969504)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-165.000, 0.000, -243.000);
SeqNo(826969504);
Team(0);
NetworkId(-1);
}

Object("yav2_bldg_door_ruin_10", "yav2_bldg_door_ruin_8", 836492473)
{
ChildRotation(0.690, 0.000, -0.724, 0.000);
ChildPosition(-240.000, 1.000, -661.000);
SeqNo(836492473);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_small4", "myg1_bldg_central_rubble_small", 846811901)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-245.000, 0.954, -632.000);
SeqNo(846811901);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_log_bunker27", "kas2_bldg_log_bunker2", 851972557)
{
ChildRotation(0.897, 0.000, 0.443, 0.000);
ChildPosition(-230.000, 154.457, 153.000);
SeqNo(851972557);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_ramp5", "kas2_bldg_ramp", 871105629)
{
ChildRotation(0.709, 0.000, 0.705, 0.000);
ChildPosition(-504.000, 50.000, -111.000);
SeqNo(871105629);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_building_c", "myg1_bldg_central_building_c", 881330190)
{
ChildRotation(0.665, 0.000, -0.747, 0.000);
ChildPosition(-362.000, 113.000, 358.000);
SeqNo(881330190);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large21", "myg1_bldg_central_rubble_large", 902894693)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-209.000, -3.834, -663.000);
SeqNo(902894693);
Team(0);
NetworkId(-1);
}

Object("end_prop_log", "end_prop_log", 940493677)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-320.000, 11.415, -747.000);
SeqNo(940493677);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_ramp2", "kas2_bldg_ramp", 945616945)
{
ChildRotation(0.720, 0.000, 0.694, 0.000);
ChildPosition(-507.000, 98.000, -9.000);
SeqNo(945616945);
Team(0);
NetworkId(-1);
}

Object("Platformgeschlossen2", "Platformgeschlossen", 948900106)
{
ChildRotation(0.650, 0.000, -0.760, 0.000);
ChildPosition(-224.000, 141.000, -5.000);
SeqNo(948900106);
Team(0);
NetworkId(-1);
}

Object("hoth_prop_trench_short8", "hoth_prop_trench_short", 954515857)
{
ChildRotation(0.597, 0.000, 0.802, 0.000);
ChildPosition(-282.000, 0.000, -371.000);
SeqNo(954515857);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large24", "myg1_bldg_central_rubble_large", 987281294)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-207.000, -4.613, -665.000);
SeqNo(987281294);
Team(0);
NetworkId(-1);
}

Object("tur_bldg_tower", "tur_bldg_tower", 990152326)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-249.000, -2.000, -680.000);
SeqNo(990152326);
Team(0);
NetworkId(-1);
}

Object("yav2_bldg_big", "yav2_bldg_big", 1002135890)
{
ChildRotation(0.605, 0.000, -0.796, 0.000);
ChildPosition(-39.000, 4.606, -391.000);
SeqNo(1002135890);
Team(0);
NetworkId(-1);
}

Object("end_prop_trunk05", "end_prop_trunk05", 1008454355)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-252.000, 2.000, -649.000);
SeqNo(1008454355);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_stump_spiral3", "myg1_bldg_stump_spiral", 1057176865)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-513.000, 140.462, 60.000);
SeqNo(1057176865);
Team(0);
NetworkId(-1);
}

Object("end_prop_trunk02", "end_prop_trunk02", 1064954900)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-286.000, 0.000, -590.000);
SeqNo(1064954900);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large2", "myg1_bldg_central_rubble_large", 1078573457)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-230.000, -11.660, -668.000);
SeqNo(1078573457);
Team(0);
NetworkId(-1);
}

Object("haus4lr", "haus4lr", 1083220464)
{
ChildRotation(0.931, 0.000, -0.365, 0.000);
ChildPosition(20.000, 154.000, 225.000);
SeqNo(1083220464);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_sky_mountains4", "myg1_bldg_sky_mountains", 1104799585)
{
ChildRotation(0.729, 0.000, -0.685, 0.000);
ChildPosition(-878.000, 20.122, -379.000);
SeqNo(1104799585);
Team(0);
NetworkId(-1);
}

Object("nss_big_hall_man_hole", "nss_big_hall_man_hole", 1105255648)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-228.000, -12.000, -664.000);
SeqNo(1105255648);
Team(0);
NetworkId(-1);
}

Object("com_item_vehicle_spawn", "com_item_vehicle_spawn", 1106339247)
{
ChildRotation(-0.045, 0.000, -0.999, 0.000);
ChildPosition(-325.000, 142.000, -20.000);
SeqNo(1106339247);
Team(0);
NetworkId(-1);
ControlZone("");
SpawnCount("1");
SpawnTime("45.0");
ExpireTimeEnemy("20.0");
ExpireTimeField("40.0");
DecayTime("10.0");
ClassNeutral("");
ClassAllATK("");
ClassCISATK("");
ClassImpATK("");
ClassRepATK("");
ClassLocATK("");
ClassHisATK("");
ClassAllDEF("");
ClassCISDEF("");
ClassImpDEF("");
ClassRepDEF("");
ClassLocDEF("");
ClassHisDEF("");
ClassLocals("");
}

Object("hoth_prop_trench_short10", "hoth_prop_trench_short", 1186310978)
{
ChildRotation(0.865, 0.000, 0.502, 0.000);
ChildPosition(-239.000, 0.000, -571.000);
SeqNo(1186310978);
Team(0);
NetworkId(-1);
}

Object("tur_bldg_tower2", "tur_bldg_tower", 1205243399)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-238.000, 0.000, -543.000);
SeqNo(1205243399);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree04", "end_prop_tree04", 1221662371)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-102.000, 154.917, 170.000);
SeqNo(1221662371);
Team(0);
NetworkId(-1);
}

Object("kas2_prop_holotable", "kas2_prop_holotable", 1252686952)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-454.000, 168.274, 165.000);
SeqNo(1252686952);
Team(0);
NetworkId(-1);
}

Object("Platformgeschlossen", "Platformgeschlossen", 1295840492)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-275.000, 141.000, -66.000);
SeqNo(1295840492);
Team(0);
NetworkId(-1);
}

Object("kas1_bldg_bonfire", "kas1_bldg_bonfire", 1299054451)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-210.000, 154.908, 169.000);
SeqNo(1299054451);
Team(0);
NetworkId(-1);
}

Object("hoth_prop_trench_short6", "hoth_prop_trench_short", 1339574954)
{
ChildRotation(0.552, 0.000, -0.834, 0.000);
ChildPosition(-329.000, 0.000, -189.000);
SeqNo(1339574954);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_sky_mountains", "myg1_bldg_sky_mountains", 1355610577)
{
ChildRotation(0.779, 0.000, -0.627, 0.000);
ChildPosition(-128.000, 92.000, -1117.000);
SeqNo(1355610577);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large18", "myg1_bldg_central_rubble_large", 1380231379)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-207.000, -4.613, -662.000);
SeqNo(1380231379);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_stump_spiral5", "myg1_bldg_stump_spiral", 1410140619)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-217.000, 154.609, 157.000);
SeqNo(1410140619);
Team(0);
NetworkId(-1);
}

Object("yav_bldg_minitemple", "yav_bldg_minitemple", 1417318518)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(93.000, -41.278, -458.000);
SeqNo(1417318518);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_med1", "myg1_bldg_central_rubble_med", 1420483273)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-243.000, 0.000, -627.000);
SeqNo(1420483273);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_sky_mountains7", "myg1_bldg_sky_mountains", 1422091739)
{
ChildRotation(0.235, 0.000, -0.972, 0.000);
ChildPosition(479.000, 28.000, -10.000);
SeqNo(1422091739);
Team(0);
NetworkId(-1);
}

Object("yav2_bldg_door_ruin_8", "yav2_bldg_door_ruin_8", 1431606480)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-243.000, 0.760, -664.000);
SeqNo(1431606480);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_log_bunker12", "kas2_bldg_log_bunker2", 1482464678)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-489.000, 151.645, 128.000);
SeqNo(1482464678);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_hut_base_high", "kas2_bldg_hut_base_high", 1503906762)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-453.000, 169.000, 165.000);
SeqNo(1503906762);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_ramp3", "kas2_bldg_ramp", 1513965995)
{
ChildRotation(0.710, 0.000, 0.704, 0.000);
ChildPosition(-505.000, 82.000, -43.000);
SeqNo(1513965995);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large23", "myg1_bldg_central_rubble_large", 1523350460)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(349.000, 4.889, -670.000);
SeqNo(1523350460);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_small_spiral", "myg1_bldg_small_spiral", 1549570355)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-238.000, 0.000, -689.000);
SeqNo(1549570355);
Team(0);
NetworkId(-1);
}

Object("nss_sewer_main10", "nss_sewer_main", 1555461585)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(49.000, -13.000, -663.000);
SeqNo(1555461585);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large13", "myg1_bldg_central_rubble_large", 1620650467)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-231.000, -7.649, -659.000);
SeqNo(1620650467);
Team(0);
NetworkId(-1);
}

Object("yav_bldg_ruins_wall2", "yav_bldg_ruins_wall1", 1632297911)
{
ChildRotation(0.922, -0.075, 0.226, 0.305);
ChildPosition(-207.000, -3.000, -275.000);
SeqNo(1632297911);
Team(0);
NetworkId(-1);
}

Object("yav2_bldg_window_ruin_16", "yav2_bldg_window_ruin_16", 1669222782)
{
ChildRotation(0.963, 0.000, 0.271, 0.000);
ChildPosition(-229.000, -2.000, -274.000);
SeqNo(1669222782);
Team(0);
NetworkId(-1);
}

Object("nss_sewer_main3", "nss_sewer_main", 1688191171)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(30.000, -13.000, -663.000);
SeqNo(1688191171);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_stump_spiral6", "myg1_bldg_stump_spiral", 1688402138)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-217.000, 183.069, 301.000);
SeqNo(1688402138);
Team(0);
NetworkId(-1);
}

Object("kas1_prop_torch2", "kas1_prop_torch", 1761285676)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-283.000, 3.000, -448.000);
SeqNo(1761285676);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_log_bunker24", "kas2_bldg_log_bunker2", 1762802731)
{
ChildRotation(0.897, 0.000, 0.443, 0.000);
ChildPosition(-300.000, 154.896, 168.000);
SeqNo(1762802731);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_log_bunker6", "kas2_bldg_log_bunker2", 1768809432)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-396.000, 153.131, 137.000);
SeqNo(1768809432);
Team(0);
NetworkId(-1);
}

Object("mnd_prop_skeleton_huge", "mnd_prop_skeleton_huge", 1770705704)
{
ChildRotation(1.000, 0.000, 0.010, 0.000);
ChildPosition(68.000, -13.000, 114.000);
SeqNo(1770705704);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large4", "myg1_bldg_central_rubble_large", 1773249720)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-232.000, -10.422, -668.000);
SeqNo(1773249720);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_building", "myg1_bldg_central_building", 1778215502)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-327.000, 151.000, 256.000);
SeqNo(1778215502);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree25", "end_prop_tree02", 1778535254)
{
ChildRotation(0.844, -0.078, -0.515, -0.128);
ChildPosition(-248.000, 1.000, -648.000);
SeqNo(1778535254);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_sky_mountains2", "myg1_bldg_sky_mountains", 1788026116)
{
ChildRotation(0.981, 0.000, 0.194, 0.000);
ChildPosition(-771.000, 13.000, -174.000);
SeqNo(1788026116);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree9", "end_prop_tree04", 1794093549)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-163.000, 150.877, 126.000);
SeqNo(1794093549);
Team(0);
NetworkId(-1);
}

Object("b1m_bldg_recoilless_fel_auto7", "b1m_bldg_recoilless_fel_auto", 1811277328)
{
ChildRotation(0.049, 0.000, -0.999, 0.000);
ChildPosition(-326.000, 142.000, -51.000);
SeqNo(1811277328);
Team(0);
NetworkId(-1);
}

Object("nss_sewer_main9", "nss_sewer_main", 1818463539)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-113.000, -13.000, -663.000);
SeqNo(1818463539);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree21", "end_prop_tree02", 1827301552)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-317.000, 0.267, -581.000);
SeqNo(1827301552);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large", "myg1_bldg_central_rubble_large", 1827676875)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-71.000, 154.838, 165.000);
SeqNo(1827676875);
Team(0);
NetworkId(-1);
}

Object("b1m_bldg_recoilless_fel_auto4", "b1m_bldg_recoilless_fel_auto", 1838296248)
{
ChildRotation(0.006, 0.000, -1.000, 0.000);
ChildPosition(18.000, 152.000, 130.000);
SeqNo(1838296248);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_log_bunker21", "kas2_bldg_log_bunker2", 1844741048)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-471.000, 151.891, 130.000);
SeqNo(1844741048);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_log_bunker7", "kas2_bldg_log_bunker2", 1862961131)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-390.000, 153.212, 138.000);
SeqNo(1862961131);
Team(0);
NetworkId(-1);
}

Object("nss_sewer_main12", "nss_sewer_main", 1866135604)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(59.000, -13.000, -663.000);
SeqNo(1866135604);
Team(0);
NetworkId(-1);
}

Object("com_item_vehicle_spawn5", "com_item_vehicle_spawn", 1872222484)
{
ChildRotation(0.995, 0.000, -0.097, 0.000);
ChildPosition(-230.000, 0.000, -601.000);
SeqNo(1872222484);
Team(0);
NetworkId(-1);
ControlZone("");
SpawnCount("1");
SpawnTime("45.0");
ExpireTimeEnemy("20.0");
ExpireTimeField("40.0");
DecayTime("10.0");
ClassNeutral("");
ClassAllATK("");
ClassCISATK("");
ClassImpATK("");
ClassRepATK("");
ClassLocATK("");
ClassHisATK("");
ClassAllDEF("");
ClassCISDEF("");
ClassImpDEF("");
ClassRepDEF("");
ClassLocDEF("");
ClassHisDEF("");
ClassLocals("");
}

Object("nss_sewer_lady", "nss_sewer_lady", 1886447091)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-231.000, -13.000, -664.000);
SeqNo(1886447091);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_log_bunker2", "kas2_bldg_log_bunker2", 1901682053)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-419.000, 152.803, 135.000);
SeqNo(1901682053);
Team(0);
NetworkId(-1);
}

Object("Platform2", "Platform2", 1917786835)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-272.000, 141.000, 70.000);
SeqNo(1917786835);
Team(0);
NetworkId(-1);
}

Object("tur_bldg_tower3", "tur_bldg_tower", 1936977126)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-293.000, 0.000, -535.000);
SeqNo(1936977126);
Team(0);
NetworkId(-1);
}

Object("nss_sewer_main8", "nss_sewer_main", 1962243462)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-88.000, -13.000, -663.000);
SeqNo(1962243462);
Team(0);
NetworkId(-1);
}

Object("nss_sewer_main", "nss_sewer_main", 2013805330)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-181.000, -13.000, -663.000);
SeqNo(2013805330);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree23", "end_prop_tree02", 2025001979)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-287.000, 1.000, -710.000);
SeqNo(2025001979);
Team(0);
NetworkId(-1);
}

Object("myg1_prop_tbuster5", "myg1_prop_tbuster", 2026080816)
{
ChildRotation(0.174, 0.000, -0.985, 0.000);
ChildPosition(-266.000, 0.000, -452.000);
SeqNo(2026080816);
Team(0);
NetworkId(-1);
}

Object("kas_prop_poller", "kas_prop_poller", 2033425352)
{
ChildRotation(0.979, 0.000, 0.206, 0.000);
ChildPosition(-185.000, 155.121, 233.000);
SeqNo(2033425352);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_log_bunker9", "kas2_bldg_log_bunker2", 2044895195)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-376.000, 153.454, 140.000);
SeqNo(2044895195);
Team(0);
NetworkId(-1);
}

Object("com_item_vehicle_spawn2", "com_item_vehicle_spawn", 2061539709)
{
ChildRotation(-0.045, 0.000, -0.999, 0.000);
ChildPosition(-250.000, 142.000, -62.000);
SeqNo(2061539709);
Team(0);
NetworkId(-1);
ControlZone("");
SpawnCount("1");
SpawnTime("45.0");
ExpireTimeEnemy("20.0");
ExpireTimeField("40.0");
DecayTime("10.0");
ClassNeutral("");
ClassAllATK("");
ClassCISATK("");
ClassImpATK("");
ClassRepATK("");
ClassLocATK("");
ClassHisATK("");
ClassAllDEF("");
ClassCISDEF("");
ClassImpDEF("");
ClassRepDEF("");
ClassLocDEF("");
ClassHisDEF("");
ClassLocals("");
}

Object("myg1_bldg_stump_spiral", "myg1_bldg_stump_spiral", 2061633370)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-355.000, 0.000, -193.000);
SeqNo(2061633370);
Team(0);
NetworkId(-1);
}

Object("end_prop_foliage6", "end_prop_foliage5", 2061981043)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-140.000, 154.000, 168.000);
SeqNo(2061981043);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large17", "myg1_bldg_central_rubble_large", 2081478746)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(345.000, 1.543, -652.000);
SeqNo(2081478746);
Team(0);
NetworkId(-1);
}

Object("bridge", "bridge", 2102149830)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-168.000, 137.750, 104.000);
SeqNo(2102149830);
Team(0);
NetworkId(-1);
}

Object("bridge13", "bridge", 2112851691)
{
ChildRotation(0.699, -0.085, -0.705, -0.084);
ChildPosition(-390.000, 157.000, 165.000);
SeqNo(2112851691);
Team(0);
NetworkId(-1);
}

Object("Platformgeschlossen1", "Platformgeschlossen", -2124392644)
{
ChildRotation(0.715, 0.000, 0.699, 0.000);
ChildPosition(-324.000, 141.000, -19.000);
SeqNo(-2124392644);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_ramp6", "kas2_bldg_ramp", -2120075780)
{
ChildRotation(0.709, 0.000, 0.705, 0.000);
ChildPosition(-504.000, 34.000, -145.000);
SeqNo(-2120075780);
Team(0);
NetworkId(-1);
}

Object("tur_bldg_tower7", "tur_bldg_tower", -2095208741)
{
ChildRotation(0.791, 0.000, 0.612, 0.000);
ChildPosition(-170.000, 0.000, -594.000);
SeqNo(-2095208741);
Team(0);
NetworkId(-1);
}

Object("haus4", "haus4", -2059725488)
{
ChildRotation(0.344, 0.000, -0.939, 0.000);
ChildPosition(-257.000, 154.000, 224.000);
SeqNo(-2059725488);
Team(0);
NetworkId(-1);
}

Object("yav2_bldg_Arch_stairs", "yav2_bldg_Arch_stairs", -2054815401)
{
ChildRotation(0.994, 0.000, 0.109, 0.000);
ChildPosition(-374.000, 27.000, -789.000);
SeqNo(-2054815401);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree26", "end_prop_tree02", -2013741233)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-247.000, 0.000, -733.000);
SeqNo(-2013741233);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_ramp", "kas2_bldg_ramp", -2000159524)
{
ChildRotation(0.718, 0.000, 0.696, 0.000);
ChildPosition(-507.000, 130.000, 59.000);
SeqNo(-2000159524);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_sky_mountains5", "myg1_bldg_sky_mountains", -1999352546)
{
ChildRotation(0.729, 0.000, -0.684, 0.000);
ChildPosition(-421.000, 0.000, 651.000);
SeqNo(-1999352546);
Team(0);
NetworkId(-1);
}

Object("geo_prop_stones1", "geo_prop_stones", -1968232219)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-269.000, 0.000, -479.000);
SeqNo(-1968232219);
Team(0);
NetworkId(-1);
}

Object("hoth_prop_trench_turrets", "hoth_prop_trench_turrets", -1964637048)
{
ChildRotation(-0.147, 0.000, -0.989, 0.000);
ChildPosition(-193.000, 0.000, -139.000);
SeqNo(-1964637048);
Team(0);
NetworkId(-1);
}

Object("hoth_prop_trench_short11", "hoth_prop_trench_short", -1964273247)
{
ChildRotation(0.865, 0.000, 0.502, 0.000);
ChildPosition(-251.000, 0.000, -493.000);
SeqNo(-1964273247);
Team(0);
NetworkId(-1);
}

Object("pol1_prop_crate_stack_02", "pol1_prop_crate_stack_02", -1947906214)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-219.000, 0.000, -717.000);
SeqNo(-1947906214);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_small", "myg1_bldg_central_rubble_small", -1929455552)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-231.000, 0.000, -701.000);
SeqNo(-1929455552);
Team(0);
NetworkId(-1);
}

Object("yav_bldg_ruins_wallsmall2", "yav_bldg_ruins_wallsmall1", -1927001316)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-230.000, 0.000, -699.000);
SeqNo(-1927001316);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_small5", "myg1_bldg_central_rubble_small", -1918776834)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-239.000, 1.000, -631.000);
SeqNo(-1918776834);
Team(0);
NetworkId(-1);
}

Object("nss_sewer_main4", "nss_sewer_main", -1855908606)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-206.000, -13.000, -663.000);
SeqNo(-1855908606);
Team(0);
NetworkId(-1);
}

Object("wayle", "wayle", -1847252357)
{
ChildRotation(0.651, 0.000, 0.759, 0.000);
ChildPosition(-167.000, 128.000, 55.000);
SeqNo(-1847252357);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_small_spiral_ruin1", "myg1_bldg_small_spiral_ruin1", -1847201089)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-231.000, 155.196, 293.000);
SeqNo(-1847201089);
Team(0);
NetworkId(-1);
}

Object("end_prop_trunk6", "end_prop_trunk05", -1830989769)
{
ChildRotation(0.695, 0.000, -0.719, 0.000);
ChildPosition(-279.000, 4.235, -726.000);
SeqNo(-1830989769);
Team(0);
NetworkId(-1);
}

Object("fel1_bldg_destroyed_walker1", "fel1_bldg_destroyed_walker", -1786375191)
{
ChildRotation(0.908, 0.000, -0.420, 0.000);
ChildPosition(128.000, -23.000, -156.000);
SeqNo(-1786375191);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree7", "end_prop_tree04", -1775613380)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-231.000, 155.060, 190.000);
SeqNo(-1775613380);
Team(0);
NetworkId(-1);
}

Object("kas1_bldg_hut_grand", "kas1_bldg_hut_grand", -1716008239)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-194.000, 153.916, 144.000);
SeqNo(-1716008239);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree6", "end_prop_tree04", -1692950227)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-133.000, 154.996, 177.000);
SeqNo(-1692950227);
Team(0);
NetworkId(-1);
}

Object("yav2_bldg_wall_ruin_16", "yav2_bldg_wall_ruin_16", -1668833993)
{
ChildRotation(0.436, 0.000, -0.900, 0.000);
ChildPosition(-304.000, 0.000, -682.000);
SeqNo(-1668833993);
Team(0);
NetworkId(-1);
}

Object("com_item_vehicle_spawn1", "com_item_vehicle_spawn", -1659884853)
{
ChildRotation(-0.045, 0.000, -0.999, 0.000);
ChildPosition(-225.000, 141.999, -3.000);
SeqNo(-1659884853);
Team(0);
NetworkId(-1);
ControlZone("");
SpawnCount("1");
SpawnTime("45.0");
ExpireTimeEnemy("20.0");
ExpireTimeField("40.0");
DecayTime("10.0");
ClassNeutral("");
ClassAllATK("");
ClassCISATK("");
ClassImpATK("");
ClassRepATK("");
ClassLocATK("");
ClassHisATK("");
ClassAllDEF("");
ClassCISDEF("");
ClassImpDEF("");
ClassRepDEF("");
ClassLocDEF("");
ClassHisDEF("");
ClassLocals("");
}

Object("Objekt_Bertie", "Objekt_Bertie", -1638343825)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-454.000, 155.132, 241.000);
SeqNo(-1638343825);
Team(0);
NetworkId(-1);
}

Object("fel1_bld_post1", "fel1_bld_post", -1614340689)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-30.000, 6.240, -430.000);
SeqNo(-1614340689);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree19", "end_prop_tree02", -1590638338)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-321.000, 0.398, -597.000);
SeqNo(-1590638338);
Team(0);
NetworkId(-1);
}

Object("nss_sewer_main5", "nss_sewer_main", -1587435176)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-15.000, -13.000, -663.000);
SeqNo(-1587435176);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large6", "myg1_bldg_central_rubble_large", -1587207003)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-232.000, -6.117, -666.000);
SeqNo(-1587207003);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_stump_spiral4", "myg1_bldg_stump_spiral", -1586430347)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-207.000, 155.040, 186.000);
SeqNo(-1586430347);
Team(0);
NetworkId(-1);
}

Object("tur_bldg_tower1", "tur_bldg_tower", -1585272057)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-280.000, 0.000, -683.000);
SeqNo(-1585272057);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_med", "myg1_bldg_central_rubble_med", -1547034823)
{
ChildRotation(0.532, 0.000, 0.000, -0.847);
ChildPosition(-246.000, 0.000, -628.000);
SeqNo(-1547034823);
Team(0);
NetworkId(-1);
}

Object("haus6", "haus4", -1512060416)
{
ChildRotation(0.344, 0.000, -0.939, 0.000);
ChildPosition(59.000, 155.000, 275.000);
SeqNo(-1512060416);
Team(0);
NetworkId(-1);
}

Object("hoth_prop_trench_short3", "hoth_prop_trench_short", -1494637301)
{
ChildRotation(0.652, 0.000, -0.759, 0.000);
ChildPosition(-117.000, 0.000, -71.000);
SeqNo(-1494637301);
Team(0);
NetworkId(-1);
}

Object("bridge3", "bridge", -1494412725)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-168.000, 138.000, 90.000);
SeqNo(-1494412725);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_log_bunker14", "kas2_bldg_log_bunker2", -1490336544)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-500.000, 151.590, 128.000);
SeqNo(-1490336544);
Team(0);
NetworkId(-1);
}

Object("tur_bldg_tower4", "tur_bldg_tower", -1484906351)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-188.000, 4.956, -433.000);
SeqNo(-1484906351);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree28", "end_prop_tree02", -1470799972)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-222.000, 6.472, -773.000);
SeqNo(-1470799972);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large28", "myg1_bldg_central_rubble_large", -1431322542)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-244.000, 0.000, -630.000);
SeqNo(-1431322542);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_med3", "myg1_bldg_central_rubble_med", -1422094650)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-244.000, 0.392, -638.000);
SeqNo(-1422094650);
Team(0);
NetworkId(-1);
}

Object("kas1_prop_torch1", "kas1_prop_torch", -1420648586)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-268.000, 3.000, -451.000);
SeqNo(-1420648586);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree02", "end_prop_tree02", -1415091444)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-159.000, 154.228, 149.000);
SeqNo(-1415091444);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree27", "end_prop_tree02", -1409709689)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-204.000, 0.053, -710.000);
SeqNo(-1409709689);
Team(0);
NetworkId(-1);
}

Object("fel1_bldg_destroyed_gunship1", "fel1_bldg_destroyed_gunship", -1398066985)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(95.000, -22.000, -143.000);
SeqNo(-1398066985);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree20", "end_prop_tree02", -1388296697)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-256.000, 0.000, -602.000);
SeqNo(-1388296697);
Team(0);
NetworkId(-1);
}

Object("fel1_bld_post2", "fel1_bld_post", -1382677303)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(278.000, 9.447, -139.000);
SeqNo(-1382677303);
Team(0);
NetworkId(-1);
}

Object("com_item_vehicle_spawn3", "com_item_vehicle_spawn", -1360319258)
{
ChildRotation(-0.045, 0.000, -0.999, 0.000);
ChildPosition(-296.000, 142.000, -64.000);
SeqNo(-1360319258);
Team(0);
NetworkId(-1);
ControlZone("");
SpawnCount("1");
SpawnTime("45.0");
ExpireTimeEnemy("20.0");
ExpireTimeField("40.0");
DecayTime("10.0");
ClassNeutral("");
ClassAllATK("");
ClassCISATK("");
ClassImpATK("");
ClassRepATK("");
ClassLocATK("");
ClassHisATK("");
ClassAllDEF("");
ClassCISDEF("");
ClassImpDEF("");
ClassRepDEF("");
ClassLocDEF("");
ClassHisDEF("");
ClassLocals("");
}

Object("myg1_bldg_central_rubble_large20", "myg1_bldg_central_rubble_large", -1336052593)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-208.000, -3.420, -662.000);
SeqNo(-1336052593);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_ramp7", "kas2_bldg_ramp", -1328006147)
{
ChildRotation(0.709, 0.000, 0.705, 0.000);
ChildPosition(-504.000, 18.000, -179.000);
SeqNo(-1328006147);
Team(0);
NetworkId(-1);
}

Object("pol1_prop_crate_stack_4", "pol1_prop_crate_stack_02", -1303913240)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-103.000, 154.304, 150.000);
SeqNo(-1303913240);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_sky_mountains1", "myg1_bldg_sky_mountains", -1298020054)
{
ChildRotation(0.981, 0.000, 0.194, 0.000);
ChildPosition(-757.000, 24.000, -493.000);
SeqNo(-1298020054);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large8", "myg1_bldg_central_rubble_large", -1285674697)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-206.000, -5.428, -662.000);
SeqNo(-1285674697);
Team(0);
NetworkId(-1);
}

Object("bridge10", "bridge", -1278091280)
{
ChildRotation(0.699, -0.085, -0.705, -0.084);
ChildPosition(-414.000, 163.000, 165.000);
SeqNo(-1278091280);
Team(0);
NetworkId(-1);
}

Object("bridge1", "bridge", -1276604965)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-168.000, 138.000, 97.000);
SeqNo(-1276604965);
Team(0);
NetworkId(-1);
}

Object("kashyyyk_monument", "kashyyyk_monument", -1262166438)
{
ChildRotation(-0.114, 0.000, -0.994, 0.000);
ChildPosition(-191.000, 154.933, 139.000);
SeqNo(-1262166438);
Team(0);
NetworkId(-1);
}

Object("hoth_prop_crate_large1", "hoth_prop_crate_large", -1239204547)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-111.000, 155.000, 140.000);
SeqNo(-1239204547);
Team(0);
NetworkId(-1);
}

Object("kotor_prop_starmap_open2", "kotor_prop_starmap_open2", -1221376948)
{
ChildRotation(0.974, 0.228, 0.000, 0.000);
ChildPosition(-376.000, 34.000, -794.000);
SeqNo(-1221376948);
Team(0);
NetworkId(-1);
}

Object("pol1_prop_crate_stack_03", "pol1_prop_crate_stack_03", -1198208078)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-230.000, 0.000, -718.000);
SeqNo(-1198208078);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_small3", "myg1_bldg_central_rubble_small", -1186329355)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-241.000, 1.000, -629.000);
SeqNo(-1186329355);
Team(0);
NetworkId(-1);
}

Object("nss_sewer_main11", "nss_sewer_main", -1182755770)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(9.000, -13.000, -663.000);
SeqNo(-1182755770);
Team(0);
NetworkId(-1);
}

Object("bridge7", "bridge", -1118053701)
{
ChildRotation(0.699, -0.085, -0.705, -0.084);
ChildPosition(-406.000, 161.000, 165.000);
SeqNo(-1118053701);
Team(0);
NetworkId(-1);
}

Object("nss_sewer_main2", "nss_sewer_main", -1105069998)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-134.000, -13.000, -663.000);
SeqNo(-1105069998);
Team(0);
NetworkId(-1);
}

Object("nss_sewer_main1", "nss_sewer_main", -1034909605)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-157.000, -13.000, -663.000);
SeqNo(-1034909605);
Team(0);
NetworkId(-1);
}

Object("com_item_vehicle_spawn4", "com_item_vehicle_spawn", -1008823508)
{
ChildRotation(-0.045, 0.000, -0.999, 0.000);
ChildPosition(-177.000, 1.182, -498.000);
SeqNo(-1008823508);
Team(0);
NetworkId(-1);
ControlZone("");
SpawnCount("1");
SpawnTime("45.0");
ExpireTimeEnemy("20.0");
ExpireTimeField("40.0");
DecayTime("10.0");
ClassNeutral("");
ClassAllATK("");
ClassCISATK("");
ClassImpATK("");
ClassRepATK("");
ClassLocATK("");
ClassHisATK("");
ClassAllDEF("");
ClassCISDEF("");
ClassImpDEF("");
ClassRepDEF("");
ClassLocDEF("");
ClassHisDEF("");
ClassLocals("");
}

Object("end_prop_tree22", "end_prop_tree02", -991578799)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-306.000, 0.000, -620.000);
SeqNo(-991578799);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large16", "myg1_bldg_central_rubble_large", -991216805)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-234.000, -6.343, -661.000);
SeqNo(-991216805);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_small_spiral2", "myg1_bldg_small_spiral", -984989930)
{
ChildRotation(0.948, 0.174, -0.178, -0.201);
ChildPosition(-243.000, -1.000, -633.000);
SeqNo(-984989930);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_log_bunker10", "kas2_bldg_log_bunker2", -978425368)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-476.000, 151.474, 128.000);
SeqNo(-978425368);
Team(0);
NetworkId(-1);
}

Object("bridge9", "bridge", -966288497)
{
ChildRotation(0.704, 0.000, -0.710, 0.000);
ChildPosition(-438.000, 168.000, 165.000);
SeqNo(-966288497);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_log_bunker3", "kas2_bldg_log_bunker2", -937720857)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-413.000, 152.862, 135.000);
SeqNo(-937720857);
Team(0);
NetworkId(-1);
}

Object("hoth_prop_trench_short9", "hoth_prop_trench_short", -933821377)
{
ChildRotation(0.865, 0.000, 0.502, 0.000);
ChildPosition(-310.000, 0.102, -570.000);
SeqNo(-933821377);
Team(0);
NetworkId(-1);
}

Object("waz_prop_cargobox2", "waz_prop_cargobox", -933187125)
{
ChildRotation(-0.431, 0.000, -0.902, 0.000);
ChildPosition(-271.000, 0.000, -726.000);
SeqNo(-933187125);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_stump_spiral7", "myg1_bldg_stump_spiral", -906286331)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-233.000, 155.218, 311.000);
SeqNo(-906286331);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree24", "end_prop_tree02", -899574008)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-345.000, 4.000, -464.000);
SeqNo(-899574008);
Team(0);
NetworkId(-1);
}

Object("hoth_prop_trench_short5", "hoth_prop_trench_short", -895346840)
{
ChildRotation(0.552, 0.000, -0.834, 0.000);
ChildPosition(-389.000, 0.000, -101.000);
SeqNo(-895346840);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large25", "myg1_bldg_central_rubble_large", -891224787)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-208.000, -3.908, -665.000);
SeqNo(-891224787);
Team(0);
NetworkId(-1);
}

Object("b1m_bldg_recoilless_fel_auto8", "b1m_bldg_recoilless_fel_auto", -866928273)
{
ChildRotation(0.230, 0.000, -0.973, 0.000);
ChildPosition(-374.000, 154.123, 147.000);
SeqNo(-866928273);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree18", "end_prop_tree02", -831318532)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-310.000, 2.000, -617.000);
SeqNo(-831318532);
Team(0);
NetworkId(-1);
}

Object("tur_bldg_tower6", "tur_bldg_tower", -806395479)
{
ChildRotation(1.000, 0.000, -0.008, 0.000);
ChildPosition(-312.000, 0.000, -636.000);
SeqNo(-806395479);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_tower_platform_03", "myg1_bldg_tower_platform_03", -791926178)
{
ChildRotation(0.836, 0.000, 0.549, 0.000);
ChildPosition(-194.000, 0.000, -693.000);
SeqNo(-791926178);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree29", "end_prop_tree02", -753074909)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-226.000, 0.760, -659.000);
SeqNo(-753074909);
Team(0);
NetworkId(-1);
}

Object("bridge4", "bridge", -748644632)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-168.000, 138.000, 82.000);
SeqNo(-748644632);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large15", "myg1_bldg_central_rubble_large", -747460399)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-233.000, -6.702, -660.000);
SeqNo(-747460399);
Team(0);
NetworkId(-1);
}

Object("yav_prop_rocks", "yav_prop_rocks", -735894479)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-289.000, 0.000, -241.000);
SeqNo(-735894479);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree5", "end_prop_tree04", -725975248)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-175.000, 156.594, 169.000);
SeqNo(-725975248);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large29", "myg1_bldg_central_rubble_large", -676556374)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-239.000, 0.000, -629.000);
SeqNo(-676556374);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large19", "myg1_bldg_central_rubble_large", -655604218)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-208.000, -4.324, -663.000);
SeqNo(-655604218);
Team(0);
NetworkId(-1);
}

Object("end_prop_foliage5", "end_prop_foliage5", -640694251)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-100.000, 153.957, 145.000);
SeqNo(-640694251);
Team(0);
NetworkId(-1);
}

Object("end_prop_log2", "end_prop_log", -613213186)
{
ChildRotation(0.235, 0.563, -0.791, 0.036);
ChildPosition(-333.000, 3.000, -541.000);
SeqNo(-613213186);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large10", "myg1_bldg_central_rubble_large", -605913320)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-228.000, -9.632, -659.000);
SeqNo(-605913320);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large26", "myg1_bldg_central_rubble_large", -602370472)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-209.000, -3.519, -665.000);
SeqNo(-602370472);
Team(0);
NetworkId(-1);
}

Object("mnd_prop_skeleton", "mnd_prop_skeleton", -598225115)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-634.000, 24.226, -598.000);
SeqNo(-598225115);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large12", "myg1_bldg_central_rubble_large", -587972376)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-230.000, -8.044, -659.000);
SeqNo(-587972376);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large7", "myg1_bldg_central_rubble_large", -578073232)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-205.000, -5.637, -664.000);
SeqNo(-578073232);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree8", "end_prop_tree04", -571820901)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-200.000, 155.219, 311.000);
SeqNo(-571820901);
Team(0);
NetworkId(-1);
}

Object("hoth_prop_crate_large2", "hoth_prop_crate_large", -540695699)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-111.000, 153.418, 140.000);
SeqNo(-540695699);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_log_bunker25", "kas2_bldg_log_bunker2", -517441953)
{
ChildRotation(0.897, 0.000, 0.443, 0.000);
ChildPosition(-313.000, 155.019, 182.000);
SeqNo(-517441953);
Team(0);
NetworkId(-1);
}

Object("wayne", "wayne", -470098207)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(626.000, 6.000, -438.000);
SeqNo(-470098207);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_stump_spiral1", "myg1_bldg_stump_spiral", -467416223)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-352.000, -0.115, -71.000);
SeqNo(-467416223);
Team(0);
NetworkId(-1);
}

Object("end_prop_tree4", "end_prop_tree02", -464139386)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-114.000, 155.072, 193.000);
SeqNo(-464139386);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large9", "myg1_bldg_central_rubble_large", -459086581)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(263.000, -7.039, -643.000);
SeqNo(-459086581);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_stump_spiral2", "myg1_bldg_stump_spiral", -440483533)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-499.000, 137.867, 64.000);
SeqNo(-440483533);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_sky_mountains6", "myg1_bldg_sky_mountains", -424740954)
{
ChildRotation(0.729, 0.000, -0.684, 0.000);
ChildPosition(-148.000, 0.000, 635.000);
SeqNo(-424740954);
Team(0);
NetworkId(-1);
}

Object("fel1_bld_post3", "fel1_bld_post", -369623240)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-1.000, 0.000, -69.000);
SeqNo(-369623240);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_log_bunker5", "kas2_bldg_log_bunker2", -349532044)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-401.000, 153.002, 136.000);
SeqNo(-349532044);
Team(0);
NetworkId(-1);
}

Object("mnd_prop_skeleton1", "mnd_prop_skeleton", -341260709)
{
ChildRotation(-0.089, -0.189, 0.017, -0.978);
ChildPosition(-720.000, 41.000, -462.000);
SeqNo(-341260709);
Team(0);
NetworkId(-1);
}

Object("bridge11", "bridge", -323934910)
{
ChildRotation(0.699, -0.085, -0.705, -0.084);
ChildPosition(-398.000, 159.000, 165.000);
SeqNo(-323934910);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_log_bunker13", "kas2_bldg_log_bunker2", -307643914)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-495.000, 151.851, 128.000);
SeqNo(-307643914);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_energy_collector_a", "myg1_bldg_energy_collector_a", -305805937)
{
ChildRotation(0.705, 0.000, -0.709, 0.000);
ChildPosition(-276.000, 146.000, 337.000);
SeqNo(-305805937);
Team(0);
NetworkId(-1);
}

Object("hoth_prop_crate_large3", "hoth_prop_crate_large", -301628063)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-277.000, 0.000, -676.000);
SeqNo(-301628063);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_log_bunker8", "kas2_bldg_log_bunker2", -266125797)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-383.000, 153.351, 139.000);
SeqNo(-266125797);
Team(0);
NetworkId(-1);
}

Object("Platformkreuztop", "Platformkreuztop", -263740936)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-274.000, 142.000, -15.000);
SeqNo(-263740936);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_oilrefinery", "kas2_bldg_oilrefinery", -233487529)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-376.000, 155.109, 208.000);
SeqNo(-233487529);
Team(0);
NetworkId(-1);
CaptureRegion("");
ControlRegion("");
KillRegion("");
SpawnPath("");
AllyPath("");
AllyCount("65536");
Radius("0.0");
ValueBleed("10");
Value_ATK_Alliance("10");
Value_ATK_CIS("10");
Value_ATK_Empire("10");
Value_ATK_Republic("10");
Value_DEF_Alliance("10");
Value_DEF_CIS("10");
Value_DEF_Empire("10");
Value_DEF_Republic("10");
Value_DEF_Locals("10");
VO_All_AllCapture("");
VO_All_AllLost("");
VO_All_AllInDispute("");
VO_All_AllSaved("");
VO_All_AllInfo("");
VO_All_ImpCapture("");
VO_All_ImpLost("");
VO_All_ImpInDispute("");
VO_All_ImpSaved("");
VO_All_ImpInfo("");
VO_Imp_AllCapture("");
VO_Imp_AllLost("");
VO_Imp_AllInDispute("");
VO_Imp_AllSaved("");
VO_Imp_AllInfo("");
VO_Imp_ImpCapture("");
VO_Imp_ImpLost("");
VO_Imp_ImpInDispute("");
VO_Imp_ImpSaved("");
VO_Imp_ImpInfo("");
VO_Rep_RepCapture("");
VO_Rep_RepLost("");
VO_Rep_RepInDispute("");
VO_Rep_RepSaved("");
VO_Rep_RepInfo("");
VO_Rep_CISCapture("");
}

Object("myg1_bldg_central_rubble_large5", "myg1_bldg_central_rubble_large", -202663513)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-230.000, -12.025, -668.000);
SeqNo(-202663513);
Team(0);
NetworkId(-1);
}

Object("myg1_bldg_central_rubble_large3", "myg1_bldg_central_rubble_large", -190476596)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-231.000, -10.991, -668.000);
SeqNo(-190476596);
Team(0);
NetworkId(-1);
}

Object("hoth_prop_generator", "hoth_prop_generator", -187954072)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-46.000, 155.000, 154.000);
SeqNo(-187954072);
Team(0);
NetworkId(-1);
}

Object("kas1_prop_log_jax", "kas1_prop_log_jax", -133114744)
{
ChildRotation(0.764, 0.000, 0.645, 0.000);
ChildPosition(-157.000, 0.216, -689.000);
SeqNo(-133114744);
Team(0);
NetworkId(-1);
}

Object("nss_sewer_main6", "nss_sewer_main", -74576410)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-40.000, -13.000, -663.000);
SeqNo(-74576410);
Team(0);
NetworkId(-1);
}

Object("yav_bldg_ruins_wallsmall1", "yav_bldg_ruins_wallsmall1", -49186093)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-259.000, 0.000, -700.000);
SeqNo(-49186093);
Team(0);
NetworkId(-1);
}

Object("kas2_bldg_log_bunker23", "kas2_bldg_log_bunker2", -6880166)
{
ChildRotation(1.000, 0.000, 0.000, 0.000);
ChildPosition(-465.000, 152.236, 132.000);
SeqNo(-6880166);
Team(0);
NetworkId(-1);
}
User avatar
Teancum
Jedi Admin
Jedi Admin
Posts: 11080
Joined: Wed Sep 07, 2005 11:42 pm
Projects :: No Mod project currently.
Games I'm Playing :: Destiny
xbox live or psn: No gamertag set
Location: Indiana

Re: C.R.A.S.H. spells crash, which is what this is.

Post by Teancum »

Just so I'm following you, you deleted the whole section for that object, and not just the one line, right? If that's the case then those sequence numbers may be some sort of unique identifier that all of the sudden is missing one in the sequence.


If we can't solve this, PM me.
woner11
Sith
Sith
Posts: 1361
Joined: Tue Sep 18, 2007 10:17 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: The lost world of pickels
Contact:

Re: C.R.A.S.H. spells crash, which is what this is.

Post by woner11 »

I deleted the "end_prop_treeclump3" from the line. Which should also make something in the wld file without a partner object when its being listed. I have checked for that and typos and have found nothing.
Post Reply