Map Crashes And The SPTest Results Are Confusing!

Post everything from general questions, to modding questions, to map WIPs to releases. (SWBF1 only)

Moderator: Moderators

Post Reply
User avatar
EraOfDesann
Jedi Admin
Jedi Admin
Posts: 2170
Joined: Mon May 30, 2005 5:22 pm
Location: North Texas
Contact:

Map Crashes And The SPTest Results Are Confusing!

Post by EraOfDesann »

Okay, my map is crashing at the loading screen. I ran it in SP and the results were confusing:

Opened logfile BFront.log 2005-08-15 1737

Message Severity: 2
.\movie\RedMovie.cpp(467)
Segment 0x796c1784 does not exist in movie 0xb86e8e36

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: 1f127454

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 4e0d396c

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: 9475b600

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: e54dcd90

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: 09fc8812

Message Severity: 2
.\source\CollisionMesh.cpp(500)
Duplicate collision mesh name exists in another level file: 09fc8812

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: 255fcc53

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: 484a747d

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: 39fc2fa2

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: d9fee2d6

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: b38df1be

Message Severity: 2
.\source\CollisionMesh.cpp(500)
Duplicate collision mesh name exists in another level file: b38df1be

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: 0a95f845

Message Severity: 2
.\source\CollisionMesh.cpp(500)
Duplicate collision mesh name exists in another level file: 0a95f845

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 1f16202f

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 1e161e9c

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 21162355

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 201621c2

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 1b1619e3

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 1a161850

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 1d161d09

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 1c161b76

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 27162cc7

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 26162b34

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 08d248c4

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 09d24a57

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 0ad24bea

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 0bd24d7d

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: 345bce41

Message Severity: 3
.\source\EntityProp.cpp(367)
Prop "end_prop_treeclump03" geometry "end_prop_treeclump03.msh" not found


Can anyone make sense of this? Thanks in advance.
Delta_57_Dash
Jedi
Jedi
Posts: 1187
Joined: Fri Jun 10, 2005 2:46 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

RE: Map Crashes And The SPTest Results Are Confusing!

Post by Delta_57_Dash »

ok, the only one that matters, it looks like is teh last one... be sure to put end_prop_treeclump03.msh and all tga files associated with it into your world's msh file, and then it should work...
User avatar
EraOfDesann
Jedi Admin
Jedi Admin
Posts: 2170
Joined: Mon May 30, 2005 5:22 pm
Location: North Texas
Contact:

Post by EraOfDesann »

Ah. Thanks Delta. I had a feeling that it was an object because everything seemed to be fine when I checked it. The MSH and ODF files for Tree Clump #3 are all where they need to be. I think that maybe I should remove the ODFs and MSHs so that it'll disappear. Hopefully that will fix it. Thanks again Delta! :D

EDIT- It didn't work... :cry: I think the BFlog is the same except now it doesn't mention the tree clump.

Opened logfile BFront.log 2005-08-15 1939

Message Severity: 2
.\movie\RedMovie.cpp(467)
Segment 0x796c1784 does not exist in movie 0xb86e8e36

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: 1f127454

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 4e0d396c

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: 9475b600

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: e54dcd90

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: 09fc8812

Message Severity: 2
.\source\CollisionMesh.cpp(500)
Duplicate collision mesh name exists in another level file: 09fc8812

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: 255fcc53

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: 484a747d

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: 39fc2fa2

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: d9fee2d6

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: b38df1be

Message Severity: 2
.\source\CollisionMesh.cpp(500)
Duplicate collision mesh name exists in another level file: b38df1be

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: 0a95f845

Message Severity: 2
.\source\CollisionMesh.cpp(500)
Duplicate collision mesh name exists in another level file: 0a95f845

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 1f16202f

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 1e161e9c

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 21162355

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 201621c2

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 1b1619e3

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 1a161850

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 1d161d09

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 1c161b76

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 27162cc7

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 26162b34

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 08d248c4

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 09d24a57

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 0ad24bea

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: 0bd24d7d

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: 345bce41

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: a530d7c4

Message Severity: 2
.\source\CollisionBody.cpp(199)
Duplicate collisionbodyprimitive exists in another level file: ffe3f51c

Message Severity: 2
.\source\GameModel.cpp(254)
Duplicate model name exists in another level file: 2f1d334e

Message Severity: 2
.\source\CollisionMesh.cpp(500)
Duplicate collision mesh name exists in another level file: 2f1d334e
User avatar
EraOfDesann
Jedi Admin
Jedi Admin
Posts: 2170
Joined: Mon May 30, 2005 5:22 pm
Location: North Texas
Contact:

Post by EraOfDesann »

Thanks Fred. I'll look for the duplicates once I have enough time. I've been quite busy getting ready for school lately. It seems not too long ago when I just leaving for summer break...Oh well. I'm sure I'll have more time after next week is over.
User avatar
EraOfDesann
Jedi Admin
Jedi Admin
Posts: 2170
Joined: Mon May 30, 2005 5:22 pm
Location: North Texas
Contact:

Post by EraOfDesann »

Okay is there any way to narrow my search for duplicates?
User avatar
Teancum
Jedi Admin
Jedi Admin
Posts: 11080
Joined: Wed Sep 07, 2005 11:42 pm
Projects :: No Mod project currently.
Games I'm Playing :: Destiny
xbox live or psn: No gamertag set
Location: Indiana

Post by Teancum »

I'm having this problem too.
User avatar
EraOfDesann
Jedi Admin
Jedi Admin
Posts: 2170
Joined: Mon May 30, 2005 5:22 pm
Location: North Texas
Contact:

Post by EraOfDesann »

psych0fred wrote:Remove whatever you added and add items back one by one.


Oh boy. Sounds fun. :roll: Thanks for the help Fred, I appreciate it. I'll do that when I have lots of time. MSH's right?
Post Reply