SCS Blender Tools

User avatar
tobrago
Posts: 2358
Joined: 19 Jun 2013 12:54
Location: Serbia
Contact:

Re: SCS Blender Tools

#1021 Post by tobrago » 29 Mar 2017 18:47

Thank you very much 50keda.
I tried to load my mod and works without problems.
I think it's a little faster in converting, compared to the old version (2.2)?
Google translator | Greetings and cheers | Keep truckin'

[ external image ] [ external image ] [ external image ]

Discord: tobrago#1504

Everything will be okay in the end, and if it`s not okay, it`s not the end.
User avatar
Br3ss4n
Posts: 95
Joined: 07 Apr 2014 20:20
Location: France

Re: SCS Blender Tools

#1022 Post by Br3ss4n » 30 Mar 2017 08:01

When I export my model, I get several errors of this type (I 'm a newbie with scs tool)

Code: Select all

00:00:39.395 : <ERROR> errwarn:
00:00:39.396 : <ERROR> *** WARNING *** : /material/ui/accessory/engn14_03.tobj: Do not use 'nocompress' for .dds files - it is ignored.
Always in material/ui/accessory.

What's the problem ?
igor90
Posts: 37
Joined: 17 Nov 2014 14:46

Re: SCS Blender Tools

#1023 Post by igor90 » 30 Mar 2017 16:47

It's propably because you have used a Dds format for textures. Use Tga.
User avatar
50keda
SCS Software
Posts: 1702
Joined: 07 Dec 2012 11:59

Re: SCS Blender Tools

#1024 Post by 50keda » 30 Mar 2017 17:50

@Br3ss4n: it's your TOBJ file. It has "nocompress" flag, which is deprecated. So just open it up and delete line with nocompress ;)
User avatar
Br3ss4n
Posts: 95
Joined: 07 Apr 2014 20:20
Location: France

Re: SCS Blender Tools

#1026 Post by Br3ss4n » 30 Mar 2017 19:18

50keda wrote:@Br3ss4n: it's your TOBJ file. It has "nocompress" flag, which is deprecated. So just open it up and delete line with nocompress ;)
Strange.
When I open .engn14_03.tobj, there are no "nocompress" flag but I have this:

Code: Select all

map 2d
     /material/ui/accessory/engn14_03.dds
addr
     clamp_to_edge
     clamp_to_edge
usage ui
User avatar
tobrago
Posts: 2358
Joined: 19 Jun 2013 12:54
Location: Serbia
Contact:

Re: SCS Blender Tools

#1027 Post by tobrago » 30 Mar 2017 19:46

I have solved the same problem so I dds files converted to tga.
I created a new tobj file with notepad ++.

Code: Select all

map 2d
	name.tga
addr
	clamp_to_edge
	clamp_to_edge
nomips
nocompress
color_space linear
Google translator | Greetings and cheers | Keep truckin'

[ external image ] [ external image ] [ external image ]

Discord: tobrago#1504

Everything will be okay in the end, and if it`s not okay, it`s not the end.
User avatar
ohaha
Posts: 11350
Joined: 07 Dec 2012 06:31
Location: Watchin' y'all
Contact:

Re: SCS Blender Tools

#1028 Post by ohaha » 30 Mar 2017 19:49

Code: Select all

/material/ui/accessory/engn14_03.dds
That should be tga, mate, not dds
Retired, but still loving it.
User avatar
Br3ss4n
Posts: 95
Joined: 07 Apr 2014 20:20
Location: France

Re: SCS Blender Tools

#1029 Post by Br3ss4n » 30 Mar 2017 20:45

Ok my problem is solved with .tga instead .dds
Thank you all for your help :)
User avatar
50keda
SCS Software
Posts: 1702
Joined: 07 Dec 2012 11:59

Re: SCS Blender Tools

#1030 Post by 50keda » 31 Mar 2017 12:08

If you are using DDS then all the flags are pointless, as DDS won't be converted rather only copied ;)
Post Reply

Return to “General discussion”

Who is online

Users browsing this forum: No registered users and 2 guests