Technical support > Feature Requests

Missing models for light armour

(1/1)

EsbenMoseHansen:
I seem to have no models, and the game complains like this

--- Code: ---
FindFile: can't find models/soldiers/femalelight/light.md2

--- End code ---

Lots of stuff in that dir, but no light.md2. Interestingly, it also complains about a few pics/menu/ that are actually there.

--- Code: ---
Can't find pics/
Can't find pics/menu/buya_ul
Can't find pics/menu/buya_ur
Can't find pics/menu/buya_ll
Can't find pics/menu/buya_lr
Can't find pics/menu/button_connect_to_ip

--- End code ---

Not sure if this is related somehow.

Lastly, this game is amazingly made, well done! Too bad about the destructable terrain, but really, it made the XCom series too easy in the later stages, so no real tears there.

I'm having a look at the code, considering if and how I can help out.. I'm having a few crashes, but there seems to be some stuff missing in the backtraces... related to some extern refexport_t fe struct (?). A kick in the right direction for that one would be appreciated :)

Bandobras:
I can't reproduce your problems. For me the messages look like:

  FindFile: ./base/models/soldiers/malemedium/body.md2

and everything works...

I assume you use SVN trunk and do "make" or "make lazy" ("make release" does not work out of the box)? Do you run ./ufo in the main directory (the one above src/ and base/)?

P.S. Any coding help is very appreciated. See TODO on the wiki, bug or feature requests on sf and/or join the IRC channel.

EsbenMoseHansen:
It seems like it mostly works, I am just missing a few files, or maybe the system has some stale files. Could someone where the light (kevlar) rmour works please check if the files above exists in their installation, and if so, if they are from SVN or elsewhere? The checkout is a mix of a base tarball, + the current SVN. I gathered from the forums here that that was the correct procedure. If not, please enlighten me :)


I'm on the IRC channel as esben now :)

I'll take a look at the bugs and try to fix something.

EsbenMoseHansen:
The light armour turned out to be due to stuff from the tarball being in the way of a SVN checkout. So that's fixed now :)

Bandobras:
Yes, the tarball is a history. If you find any texts suggesting you should get the tarball to play UFO:AI, please correct them. :)

Navigation

[0] Message Index

Go to full version