Message Severity: 3
.\Source\LoadUtil.cpp(1019)
Unable to find level chunk in dc:BOG\geo1.lvl
I'm assuming that's your side chunk that's missing?
EDIT: original post too stupid.....
No..... That was from a map I downloded.
Here is the test map's .odf
Hidden/Spoiler:
ReadDataFile("ingame.lvl")
SetMaxFlyHeight(200)
SetMaxPlayerFlyHeight (200)
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
Message Severity: 3
.\Source\LoadUtil.cpp(1019)
Unable to find level chunk in dc:BOG\geo1.lvl
I'm assuming that's your side chunk that's missing?
EDIT: original post too stupid.....
No..... That was from a map I downloded.
Whaaaat? that makes no sense to me. You posted an error log of a map you downloaded?
Re: Custom Vehicles
Posted: Fri Jul 03, 2009 1:47 pm
by General_Nate
That error log was from the last map played. I'm confused to. The last map played was the test map. The odf is above and as you can see i'm loading no such file.
Re: Custom Vehicles
Posted: Fri Jul 03, 2009 1:57 pm
by RogueKnight
General_Nate wrote:That error log was from the last map played. I'm confused to. The last map played was the test map. The odf is above and as you can see i'm loading no such file.
So, you played your test map, it crashed, then you posted this error log?
Re: Custom Vehicles
Posted: Fri Jul 03, 2009 2:03 pm
by General_Nate
Yes, I played the test map, which had the blockaderunner, I walked up to it, and tryed to get in. That's when it bombed, when I pressed the "get in" key. So then I posted the edited .log here. And now I'm talking to you.
EDIT------
Ok, it now works. The problem was the weapons. But now, the camara is WAYYYYYY wrong. So, I've made a new topic HERE.