For direct access use https://forums.oldunreal.com
It's been quite a while since oldunreal had an overhaul, but we are moving to another server which require some updates and changes. The biggest change is the migration of our old reliable YaBB forum to phpBB. This system expects you to login with your username and old password known from YaBB.
If you experience any problems there is also the usual "password forgotten" function. Don't forget to clear your browser cache!
If you have any further concerns feel free to contact me: Smirftsch@oldunreal.com

I'm looking for sources epiccustommodels.u

Questions and tools for modelling.
User avatar
Reborn
OldUnreal Member
Posts: 64
Joined: Thu Mar 16, 2017 6:55 am

I'm looking for sources epiccustommodels.u

Post by Reborn »

I'm looking for sources epiccustommodels.u,
the files naliX_a.3D and nali_good3_d.3D
from code:

Code: Select all

class TNaliMeshInfo extends CustomMeshInfo;
#exec MESH IMPORT MESH=tnalimesh ANIVFILE=..\unreali\MODELS\naliX_a.3D DATAFILE=..\epiccustommodels\MODELS\nali_good3_d.3D
These files are not decompiled correctly from UnrealED 469 and 227k

When backwards compiling it gives an error:

Code: Select all

ExecWarning, MESH tnalimesh SEQUENCE 'Drowning' animframes overflow (309 - 329 / 311 max)
ExecWarning, MESH tnalimesh SEQUENCE 'DuckWlkL' animframes overflow (329 - 349 / 311 max)
ExecWarning, MESH tnalimesh SEQUENCE 'DuckWlkS' animframes overflow (329 - 349 / 311 max)
ExecWarning, MESH tnalimesh SEQUENCE 'LandLgFr' animframes overflow (329 - 330 / 311 max)
ExecWarning, MESH tnalimesh SEQUENCE 'LandSmFr' animframes overflow (329 - 330 / 311 max)
ExecWarning, MESH tnalimesh SEQUENCE 'SwimLg' animframes overflow (349 - 364 / 311 max)
ExecWarning, MESH tnalimesh SEQUENCE 'SwimSm' animframes overflow (349 - 364 / 311 max)
ExecWarning, MESH tnalimesh SEQUENCE 'TreadLg' animframes overflow (364 - 379 / 311 max)
ExecWarning, MESH tnalimesh SEQUENCE 'TreadSm' animframes overflow (364 - 379 / 311 max)
And all animations broken.

Can anyone find these files?
Оr will it fix the error?

Return to “Modelling”