Missing ineterface for ID: 2C6, 2C7, 2CA, and 2CB

GTA:V Modding with ZModeler3 discussion.
Post Reply
sara
Posts: 2
Joined: Wed May 03, 2023 6:46 pm

Missing ineterface for ID: 2C6, 2C7, 2CA, and 2CB

Post by sara »

So when I open a car it will show me the maping but not the acual car, and gives me the error code Missing Serializeable for System.Solid, missing interface for id 2C6, missing interface for id 2C7, missing interface for id 2CA, and missing interface for id 2CB. I payed for a month and realy what to make some cars if someone could help me, that would be lovely.
User avatar
Oleg
Site Admin
Posts: 14045
Joined: Fri Feb 06, 2004 3:54 am
Contact:

Re: Missing ineterface for ID: 2C6, 2C7, 2CA, and 2CB

Post by Oleg »

Hello.

When you open a .z3d file that was saved by older ZModeler version, several "Missing Serializeable" is OK. In particular, there are no longer "System.Solid" or "System.Wireframe" shaders in ZModeler, so they will always be missing when you open an old .z3d file. Actually, this should have no any impact on your scene after loading such a file in new ZModeler version.
sara
Posts: 2
Joined: Wed May 03, 2023 6:46 pm

Re: Missing ineterface for ID: 2C6, 2C7, 2CA, and 2CB

Post by sara »

ok but when I open it all I can see is thisImage
User avatar
Oleg
Site Admin
Posts: 14045
Joined: Fri Feb 06, 2004 3:54 am
Contact:

Re: Missing ineterface for ID: 2C6, 2C7, 2CA, and 2CB

Post by Oleg »

You should toggle L0 or L1 button on Structure panel. These are states (level of detail) on compound objects - objects that can store different objects inside for different states.

It was this way since release of ZModeler3, this is not something new in ZModeler 3.3.0.
Post Reply