Crashing Problem with Geonosis Fortress

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
Tohron

Crashing Problem with Geonosis Fortress

Post by Tohron »

I recently decided to get back into modding, which means trying to get my latest (comparatively) map, Geonosis Fortress, functional again. After several failed attempts to fix things, I decided to just get rid of all the custom sides, vehicles, and turrets. Now I'm getting these errors when I try to run it (along with a dialog box for the severity 5 one)

Code: Select all

Message Severity: 3
.\Source\LuaHelper.cpp(112)
OpenScript(GNFc_con): script (af3e4288) not found

Message Severity: 5
.\Source\GameState.cpp(1283)
Could not open MISSION\GNFc_con.lvl
I got rid of the dc: commands in the c_con.lua file (the main mode is clone wars, conquest), so that isn't what's causing the problem. Any ideas how to solve this, or even what's going on?
User avatar
phazon_elite
Rebel Colonel
Rebel Colonel
Posts: 597
Joined: Tue Jan 16, 2007 9:10 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: I'm sorry Link, I can't give the location. Come back when you're a little...mmmh...RICHER!
Contact:

RE: Crashing Problem with Geonosis Fortress

Post by phazon_elite »

Clean and munge with the Common box checked.

If that doesn't work, then you might be missing something. Look into data_GNF\Common\mission. Is there a req for c_con? If not, that's your problem.

- EP-000782
Tohron

Re: RE: Crashing Problem with Geonosis Fortress

Post by Tohron »

phazon_elite wrote:Clean and munge with the Common box checked.

If that doesn't work, then you might be missing something. Look into data_GNF\Common\mission. Is there a req for c_con? If not, that's your problem.

- EP-000782
Prior to munging, I cleaned it with the Common box checked (and EVERYTHING chosen in the drop-down bar). And there is a req for GNFc_con in the folder you mentioned. So that doesn't seem to be it.

Sigh... at this rate, I'm wondering if there's a way to copy the textures you added to the terrain - I could just copy the terrain, textures, and models, then insert them onto an entirely new map.
Tohron

Post by Tohron »

No one has any ideas at all? Is there a way to copy texture maps? I would really hate to lose all this work to a crashing error. Please?
Rikino

Post by Rikino »

I dunno about it crashing, but you can at least save some of your work if you can't fix it.

Here's the one's it sounds like you need, but if you need any others, you can copy virtually every part of the map with the other files:
'ABC.wld' - the objects in the base layer
'ABC_conquest.lyr' - the objects in the conquest layer
'ABC.TER' - The terrain of the map (I assume it includes textures)

Move your entire data folder somewhere else, make a new map with the same name as the old one, and then just overwrite the new one's files with the old one's that you want to keep.

If you don't understand, I'll try to help.
Qdin
Old School Staff
Posts: 2059
Joined: Wed Feb 23, 2005 9:54 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Post by Qdin »

Try deleting the map in the AddOn folder, and remunge everything again.
Post Reply