Offset Collision

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

Post Reply
User avatar
Ashley
Private
Posts: 34
Joined: Thu Jun 23, 2011 7:23 pm
Projects :: swbf2 assets 4 girls

Offset Collision

Post by Ashley »

Hi all, why am i all teh sudden bumping into the crystals??
http://www.xfire.com/video/4a95e1/
Seemed to happen right after i had the big fatal error.
Eaol
Major
Major
Posts: 510
Joined: Fri Jul 31, 2009 5:49 pm
Games I'm Playing :: SWBF2 and Warframe
Location: Everywhere.

Re: Offset Collision

Post by Eaol »

You mean there is some invisible barrier around them?
User avatar
Ashley
Private
Posts: 34
Joined: Thu Jun 23, 2011 7:23 pm
Projects :: swbf2 assets 4 girls

Re: Offset Collision

Post by Ashley »

no, i walk through a crystal and 2 feet later i get stuck. But thats over. Now the map wont even start, its requesting things like Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\Entity.cpp(218)
Entity base class "com_jedi_default" not found and Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\Weapon.cpp(1604)
Weapon base class "com_weap_inf_lightsaber" not found
and now this
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LuaHelper.cpp(112)
OpenScript(SCRc_con): script (e1ddd933) not found

Message Severity: 5
C:\Battlefront2\main\Battlefront2\Source\GameState.cpp(1283)
Could not open MISSION\SCRc_con.lvl
CressAlbane
Master Bounty Hunter
Master Bounty Hunter
Posts: 1519
Joined: Fri Dec 18, 2009 8:02 am
Projects :: CTF Arenas
Games I'm Playing :: Steam- cressalbane2
Location: ¿uoıʇɐɔoן ʎɯ sıɥʇ sı

Re: Offset Collision

Post by CressAlbane »

Code: Select all

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\Entity.cpp(218)
Entity base class "com_jedi_default" not found and Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\Weapon.cpp(1604)
Weapon base class "com_weap_inf_lightsaber" not found
and now this
You're missing these files. Did you copy the COMMON side to your map's side folder?

Code: Select all

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LuaHelper.cpp(112)
OpenScript(SCRc_con): script (e1ddd933) not found

There's probably an error in the LUA here. Please post it.

Code: Select all

Message Severity: 5
C:\Battlefront2\main\Battlefront2\Source\GameState.cpp(1283)
Could not open MISSION\SCRc_con.lvl
no, i walk through a crystal and 2 feet later i get stuck. But thats over. Now the map wont even start, its requesting things like Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\Entity.cpp(218)
Entity base class "com_jedi_default" not found and Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\Weapon.cpp(1604)
Weapon base class "com_weap_inf_lightsaber" not found
and now this
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LuaHelper.cpp(112)
OpenScript(SCRc_con): script (e1ddd933) not found

Message Severity: 5
C:\Battlefront2\main\Battlefront2\Source\GameState.cpp(1283)
Could not open MISSION\SCRc_con.lvl
This is bad. Did you get an over 500 missions flag? Or, this could be a result of the LUA error.
User avatar
Ashley
Private
Posts: 34
Joined: Thu Jun 23, 2011 7:23 pm
Projects :: swbf2 assets 4 girls

Re: Offset Collision

Post by Ashley »

All problems have been fixed excpet the crystal effect. i tried to load the stock ones in and they still appear like my modded ones and also u can walk throu them
Post Reply