.req problem

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
Lorul1
Rebel Colonel
Rebel Colonel
Posts: 562
Joined: Wed Apr 24, 2013 10:34 pm
Projects :: Assault on Theed
Games I'm Playing :: Battlegrounds
xbox live or psn: No gamertag set
Location: Your House

.req problem

Post by Lorul1 »

Okay so I downloaded this forums/viewtopic.php?f=64&t=25926&start=0 and when I was looking through it I saw the republic command bridge (aka the place were you start out In Lego Star Wars 3). anyways I converted the msh into an odf ,put it in zeroedit, munged and I got a .modle.req error (according to my munge log). I searched gametoast and found this http://www.gametoast.com/forums/viewtop ... .modle.req .I don't know if its a modeling problem because I have no experience with modeling. If anyone would like to try to get the object in their game to understand the problem the msh is called commandbridge.msh once again located here forums/viewtopic.php?f=64&t=25926&start=0 .If this is a modeling problem I'm sorry this post is not in the right forum also then would somebody use their "modeling magic" (put it through xsi or whatever you do) to filter out what is creating this problem. Thanks.
Noobasaurus
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2006
Joined: Tue Aug 17, 2010 5:56 pm

Re: .req problem

Post by Noobasaurus »

How exactly did you go about converting the .msh to a .odf? Becuase if you deleted the .msh then it won't work.

Inside an odf usually a model is referenced. The model that you are referencing is a .msh. If you deleted the .msh, the model will not work. So check if you've got your .msh in the correct place.
User avatar
Lorul1
Rebel Colonel
Rebel Colonel
Posts: 562
Joined: Wed Apr 24, 2013 10:34 pm
Projects :: Assault on Theed
Games I'm Playing :: Battlegrounds
xbox live or psn: No gamertag set
Location: Your House

Re: .req problem

Post by Lorul1 »

Oh i used pfwskips ofd creator to get the objects in game like the download page said. The word convert was a poor choice of words i used its more like create. Sorry I dident make that clear. Oh and one more thing I've gotten other models from starwars the clone wars to work but its just the republic bridge that giving me problems. :? Then I guess it very well could be a modeling problem. But hey I'm not to sure. :cpu:
Noobasaurus
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2006
Joined: Tue Aug 17, 2010 5:56 pm

Re: .req problem

Post by Noobasaurus »

Since you said that other models work, then it's probably just that one. On the forum post about those models, Ace said:
AceMastermind wrote:The msh files have not been prepared for SWBF1 or 2, use at your own risk.
So that basically means that some models may or may not work. It seems that you've found one that doesn't work.
User avatar
Lorul1
Rebel Colonel
Rebel Colonel
Posts: 562
Joined: Wed Apr 24, 2013 10:34 pm
Projects :: Assault on Theed
Games I'm Playing :: Battlegrounds
xbox live or psn: No gamertag set
Location: Your House

Re: .req problem

Post by Lorul1 »

is there any way to get it to work ?
Noobasaurus
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2006
Joined: Tue Aug 17, 2010 5:56 pm

Re: .req problem

Post by Noobasaurus »

Post the error that's in the munge log please. Someone may know what it means.
User avatar
Lorul1
Rebel Colonel
Rebel Colonel
Posts: 562
Joined: Wed Apr 24, 2013 10:34 pm
Projects :: Assault on Theed
Games I'm Playing :: Battlegrounds
xbox live or psn: No gamertag set
Location: Your House

Re: .req problem

Post by Lorul1 »

ok my munge log once i put the odf ingame
Hidden/Spoiler:
ERROR[levelpack geo1.req]:Expecting bracket, but none was found.
File : munged\pc\commandbridge.model.req(1)...

ucft <--
ERROR[levelpack geo1.req]:Expecting bracket, but none was found.
File : munged\pc\commandbridge.model.req(1)...

ucft <--

2 Errors 0 Warnings

ERROR[levelpack geo1.req]:Expecting bracket, but none was found.
File : munged\pc\commandbridge.model.req(1)...

ucft <--
ERROR[levelpack geo1.req]:Expecting bracket, but none was found.
File : munged\pc\commandbridge.model.req(1)...

ucft <--
[continuing]
2 Errors 0 Warnings
so i used my windows 8 search feature and found the commandbridge.model.req it was in:

Data_***/_build/worlds/***/munged/pc

I opened commandbridge.modle.req and found the words: ucft

so I opened a diffrent .modle.req file (it was the hoth_prop_crate.modle.req i believe) then i deleted the text inside the commandbridge.modle.req, took the text fron the hoth_prop_crate req. , then pasted it the commandbridge.modle.req

:shock: in simple terms i copied the hoth_prop_crate.modle.req, pasted it in the same folder, and renamed it to commandbridge.modle.req.

now commandbridge.modle.req contains this:
Hidden/Spoiler:
ucft
{
REQN
{
"texture"
"hoth_prop_crate"
}
}
i munged and got this:
Hidden/Spoiler:
ERROR[levelpack geo1.req]:munged\pc\commandbridge.model is not a binary UCF file!ERROR[levelpack geo1.req]:munged\pc\commandbridge.model is not a binary UCF file! [continuing]
2 Errors 0 Warnings
i tried cleaning and that dident work i also tried changing the words "hoth_prop_crate" after "texture" to "commandbridge".
User avatar
AceMastermind
Gametoast Staff
Gametoast Staff
Posts: 3285
Joined: Mon Aug 21, 2006 6:23 am
Contact:

Re: .req problem

Post by AceMastermind »

That model is 21677 triangles and is too heavy for our modding tools to process, you'll need to import it in Softimage and break it up.
Post Reply