Space map still crashing (resolved!)
Moderator: Moderators
-
MercuryNoodles
- Jedi

- Posts: 1003
- Joined: Sun Mar 12, 2006 7:16 pm
- Projects :: Space - Boarding Action
- xbox live or psn: No gamertag set
Space map still crashing (resolved!)
Oh boy. I've removed the Death Star assets from my world file and my ODF/MSH folders. I've cleaned, remunged, and even deleted the map from the addon folder (not actually in that order) just to be certain I didn't have any remnants perpetuating the problem. My map is still crashing to the desktop. There's no indication of an error in the main mungelog (besides the typical collision geometry messages), and I have the DVD version of the game, so I can't use the playtesting executable. I'm getting some odd missing file messages from _BUILD/Worlds/ISD/levelpack_sky_variations.log, but there's no indication of a problem otherwise.
So, is there something I could've missed? I'm at a complete loss as to why the map continues to crash (as the map is about to finish loading), even though I removed the offending assets. The problem had to be with the DS assets, since I had no problems until they were added. Nothing else was added or altered before they were put in. In fact, I playtested my map just before I put them in, so I know the map was functional before this.
I'd hate to have to go to my semi-ancient backup, so any help would be greatly appreciated.
So, is there something I could've missed? I'm at a complete loss as to why the map continues to crash (as the map is about to finish loading), even though I removed the offending assets. The problem had to be with the DS assets, since I had no problems until they were added. Nothing else was added or altered before they were put in. In fact, I playtested my map just before I put them in, so I know the map was functional before this.
I'd hate to have to go to my semi-ancient backup, so any help would be greatly appreciated.
Last edited by MercuryNoodles on Sun Apr 30, 2006 11:43 am, edited 1 time in total.
-
xwingguy
RE: Space map still crashing after DS assets are removed..
Polis Massa, tan_bldg_barracks, one of the tan_pod rooms, and a few things from kamino are also known to make space crash
- Teancum
- Jedi Admin

- Posts: 11080
- Joined: Wed Sep 07, 2005 11:42 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Indiana
RE: Space map still crashing after DS assets are removed..
the Polis Massa sky causes a crash?
-
xwingguy
RE: Space map still crashing after DS assets are removed..
sky is unknown but the nearly every object that I've import from that map causes a crash when used in space maps.
-
MercuryNoodles
- Jedi

- Posts: 1003
- Joined: Sun Mar 12, 2006 7:16 pm
- Projects :: Space - Boarding Action
- xbox live or psn: No gamertag set
Well, I did have the Tantive IV baracks, and a tan_pod room in since well before the DS assets were put in, but it didn't cause a crash. I was able to play the map with it, and it was fine every time, besides holes in the floor and walls of the barracks. I really hope that's not the problem. Everything was set up just as I wanted. I don't understand why they'd suddenly cause a problem, though. They'd been in my map for weeks, and I've been munging/playtesting the changes almost daily.
Thanks for the tip.
Thanks for the tip.
-
darth-jedi
-
MercuryNoodles
- Jedi

- Posts: 1003
- Joined: Sun Mar 12, 2006 7:16 pm
- Projects :: Space - Boarding Action
- xbox live or psn: No gamertag set
I've tried a few things, and now I'm completely confused. I went to my backup, and tried to load the Mon Cal interior as a group. So, I've established the problem is now with this. So, I cut out the tan4_bldg_pod, tan4_bldg_barracks, and a CP. Still no go. So, I cut out the stock ship interior stuff from the group (leaving the other stock interior untouched). It still crashed. So, something, or everything in the remaining group is the source of my troubles. All that are left are the various tan4_bldg_corridor pieces, several instances of tan4_doornoanim, and two new non-animated door sets I created (ODF only) for my map. It just boggles my mind that the entire interior was working perfectly for at least 2 weeks, even with the pod, and barracks in, but then suddenly decides it wants to crash the entire game.
So, I'm back to square one. This is really discouraging, especially after finishing the structure of the interior. So, should I rebuild the interior from scratch? (not something I want to do..the current one took weeks to get right) Should I go back to the original source files and try to correct the problem from there again? I really don't want to waste this much effort. Without new interiors, everything else I've done is pretty much meaningless, since I'd intended to have more realistic boarding actions and it accounts for half of the features.
So, I'm back to square one. This is really discouraging, especially after finishing the structure of the interior. So, should I rebuild the interior from scratch? (not something I want to do..the current one took weeks to get right) Should I go back to the original source files and try to correct the problem from there again? I really don't want to waste this much effort. Without new interiors, everything else I've done is pretty much meaningless, since I'd intended to have more realistic boarding actions and it accounts for half of the features.
-
MercuryNoodles
- Jedi

- Posts: 1003
- Joined: Sun Mar 12, 2006 7:16 pm
- Projects :: Space - Boarding Action
- xbox live or psn: No gamertag set
The solution.
Meh, I feel this deserves a separate post, so it's not all jumbled with my other.
Here it is: Silly me made a non-animated door odf (cis_fedcruiser_door1) a little too hastily.
This is what it should've looked like the whole time.
For some reason I had left the sound lines in and kept the classlabel "door" instead of "destructablebuilding". Amazing what a small odf change can do to make or break a level, eh? 
So, I'm back to my original files. The barracks and pod room are both in, and do not cause any major malfunctions. The only problem with the barracks is the gaping hole in the floor and wall of the entrance that's nearest the bridge CP in the shipped Tantive IV level. A few more doors can resolve that. Hell, doors seem to solve all of my problems.
"This turret isn't working.."
"Put a door over it!"
Here it is: Silly me made a non-animated door odf (cis_fedcruiser_door1) a little too hastily.
Code: Select all
[GameObjectClass]
ClassLabel = "destructablebuilding"
GeometryName = "cis_fedcruiser_door1.msh"
[Properties]
GeometryName = "cis_fedcruiser_door1"
FoleyFXGroup = "metal_foley"
So, I'm back to my original files. The barracks and pod room are both in, and do not cause any major malfunctions. The only problem with the barracks is the gaping hole in the floor and wall of the entrance that's nearest the bridge CP in the shipped Tantive IV level. A few more doors can resolve that. Hell, doors seem to solve all of my problems.
"This turret isn't working.."
"Put a door over it!"
-
xwingguy
RE: The solution.
Here's a tip about the floor: use an inv col or a hangar shield.
-
MercuryNoodles
- Jedi

- Posts: 1003
- Joined: Sun Mar 12, 2006 7:16 pm
- Projects :: Space - Boarding Action
- xbox live or psn: No gamertag set
