Error Log Errors
Moderator: Moderators
- IronJaw
- Sergeant Major

- Posts: 225
- Joined: Tue Jul 14, 2009 8:33 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Look behind you, I'm with four other ninjas
Error Log Errors
Well I tried to mix n' match the Republic and Rebel units, but I got these errors:
I have the whole Common sides folder in my maps sides folder, and the level played just fine before.......
Hidden/Spoiler:
- CodaRez
- Field Commander

- Posts: 940
- Joined: Mon May 25, 2009 6:49 am
- Projects :: I would like one.....
- Location: Ride around the world! And I won't give you anything :P
Re: Error Log Errors
Ummm, you missing any of the barc speeder chunks manIronJaw wrote:Well I tried to mix n' match the Republic and Rebel units, but I got these errors:
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk rep_hover_barcspeeder in C:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\PB1\Data\_lvl_pc\SIDE\rep.lvl
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: Error Log Errors
ther is a small difference between LEVEL chunks and VEHICLE chunks
it means battlefront cant find the "rep" side in your maps side folder and therefore not the barcspeeder in it
it means battlefront cant find the "rep" side in your maps side folder and therefore not the barcspeeder in it
- IronJaw
- Sergeant Major

- Posts: 225
- Joined: Tue Jul 14, 2009 8:33 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Look behind you, I'm with four other ninjas
Re: Error Log Errors
That's weird..... The map worked fine... I changed the .lua, and it breaks..... I guess that mean that the .lua needs to be seen......
Here's the ***c_con.lua. There are four total two for the Conquest and two for the CTF::
Here's the ***c_con.lua. There are four total two for the Conquest and two for the CTF::
Hidden/Spoiler:
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: Error Log Errors
do you have the "rep" side in your worlds side folder?
- IronJaw
- Sergeant Major

- Posts: 225
- Joined: Tue Jul 14, 2009 8:33 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Look behind you, I'm with four other ninjas
Re: Error Log Errors
Yep.
-
FragMe!
- Gametoast Staff

- Posts: 2244
- Joined: Sat May 13, 2006 12:34 am
- Projects :: Not sure keep changing my mind.
- xbox live or psn: No gamertag set
- Location: Origin name GT_FragMe
- Contact:
Re: Error Log Errors
Did you change the sides at all or do you just want to mix and match shipped units.
If there are no mods to units remove the dc: part and it will read the shipped units.
If there are no mods to units remove the dc: part and it will read the shipped units.
-
Xavious
- Sith Master

- Posts: 2783
- Joined: Mon Jun 12, 2006 3:46 pm
Re: Error Log Errors
Check your common sides folder and make sure that odf is actually there.IronJaw wrote:Code: Select all
Message Severity: 3 C:\Battlefront2\main\Battlefront2\Source\Entity.cpp(218) Entity base class "com_hero_default" not found
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: Error Log Errors
If you only got the chunk error for the speederbike, that'd mean that the game can only not find the speederbike. Check your reqs, both side and individual.
Also, go into data***/LVL_PC/SIDE and make sure rep.lvl is in there.
Also, go into data***/LVL_PC/SIDE and make sure rep.lvl is in there.
- IronJaw
- Sergeant Major

- Posts: 225
- Joined: Tue Jul 14, 2009 8:33 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Look behind you, I'm with four other ninjas
Re: Error Log Errors
I changed the .lua back to the original format, and the level works fine........ I'll keep experimenting with it and see what exactly went wrong.
