• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

FS2004 MDL won't compile when adding seasonal texture

Messages
383
Country
unitedkingdom
Hi Arno

I'm trying to add a seasonal texture to a simple model for a fellow simmer after he also had trouble adding it.

MDLT2 adds the seasonal texture ok, I then click update texture and save the tweaked file. When I try to compile with ADE (or even manually) the mdl won't compile.

In the Gmax scene is a small building, a car and a bunker. I stripped it down to just the bunker which is only 34 polygons and shouldnt cause a problem.
I tried one of my own more detailed models and it worked first time? and I can reopen it in mdl tweaker 2 and model converter X. When I try to reopen the tweaked bunker.mdl it crashed MDL Tweaker 2 and MCX.

It crashes MDLT2 with

'Run-time error '100':

Unrecognised BGL Opcode: 60


I can't see any reason why it won't work.

I have attached the untweaked mdl

Thanks

Stevo ;)

Edit: I should add that I am only trying to add a winter texture
 

Attachments

  • Bunker.zip
    1.7 KB · Views: 411
Last edited:
Update

It seems that any new mdl I export from Gmax wont compile with a seasonal texture added and it results in the above error when reopened in MDLT2, but any older exported mdl which would have been exported from Gmax on my old PC seem to work fine :confused:

I upgraded my PC in November, and changed from Win XP to Win7, dont know if this has any bearing on the situation?

I tried making a textured cube which also wouldnt compile with a winter texture added.

:confused:
 
Hi Stevo,

I get the same problems. I think your MDL might have been made without optimization, I think there is some debugging code (BGL_TAG) in it. MDL Tweaker probably get's confused by that. So I would double check if you have the optimize option on in MakeMDL.
 
Hi Arno,

Arno to the rescue....Thanks for pointing me in the right direction, I had Debug in the makemdl.cfg file. I dont know if this is the same as optimise but thats what was causing it. I dont even remember putting the debug switch in the cfg :confused:

Works ok now, thank you

:D
 
Last edited:
Back
Top