Page 1 of 1
Problem with changing ewok weapons
Posted: Sat Sep 25, 2010 2:48 pm
by Noobasaurus
So one day I decided to make an ewok that fights like a wampa. I did everything perfectly (or atleast I think) and this is what whows up:
ERROR[levelpack req\ewk_inf_basic.req]:Expecting bracket, but none was found.
File : munged\pc\ewok.texture.req(1)...
ucft <--
ERROR[levelpack req\ewk_inf_basic.req]:Expecting bracket, but none was found.
File : munged\pc\ewok.texture.req(1)...
ucft <--
2 Errors 0 Warnings
How would you solve this error?
Re: Problem with changing ewok weapons
Posted: Sat Sep 25, 2010 2:52 pm
by DarthD.U.C.K.
did you edit the ewoktexture?
Re: Problem with changing ewok weapons
Posted: Sat Sep 25, 2010 2:54 pm
by Noobasaurus
I first did, but then it said "Targa type 10 not supported", so I re-copied over the original textures, and made it back to normal. (As in, I copied over the ewk msh folder to my ewk folder in sides, overwriting everything in it)
Re: Problem with changing ewok weapons
Posted: Sat Sep 25, 2010 3:03 pm
by DarthD.U.C.K.
hmm, did you try a (probably manual) clean?
Re: Problem with changing ewok weapons
Posted: Sat Sep 25, 2010 3:05 pm
by kinetosimpetus
An automatic clean of the side would be sufficient. The error didn't go away because the timestamp on the munged texture is newer than the now copied back original. Either opening and saving it ("Save As" with RLE compression turned off.) or a clean/remunge should fix it.
Re: Problem with changing ewok weapons
Posted: Sat Sep 25, 2010 3:13 pm
by Noobasaurus
Now I have saved it without RLE compression and munged...no error log, but when I run the game the ewok isn't in the selection screen. Any ideas why it isnt there?
Re: Problem with changing ewok weapons
Posted: Sat Sep 25, 2010 3:19 pm
by DarthD.U.C.K.
that can caused by so many things.. check your lua (the part where you are loading the unit) , sidereq, unitreq and unitodfname
Re: Problem with changing ewok weapons
Posted: Sat Sep 25, 2010 3:34 pm
by Noobasaurus
At the moment I'm changing a few names and the lua and things...hope it works...
Edit: I want the ewk_inf_trooper, so should I put that or ewk_inf_basic?
Could anyone tell me what the main causes of a unit not showing up on the selection screen are?