• There seems to be an up tick in Political commentary in recent months. Those of us who are long time members of the site we know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religiours commentary out of the fourms.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politicion will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment amoung members. It is a poison to the community. We apprciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

FSX MDL viewer update + a few things I've been working on.

decapod

Members +
For those that haven't found it yet, here is an update to a .NET application I've been gradually writing for the past year to view true FSX MDL files (not for FS9 or earlier)
For thos that know me from the train sim community, this is basically an update for my MS Train Sim Shape file viewer.

http://cid-06b528339820717e.skydrive.live.com/self.aspx/Downloads/MDLReaderSetup.zip

I think you need to have the DirectX9c runtime update from October 2008 or later for it to work.


I've also been doing a bit of modelling for FS9 and FSX using the 3D Canvas (www.amabilis.com) tool - for which I have written a native FSX exporter.

A 1930's BA Swallow
6


and a few "Targets" for Chris Sykes RAF Bombing ranges - these images came directly from the MDL viewer screenshot option.

mdlScreen1.jpg
mdlScreen2.jpg
mdlScreen3.jpg

mdlScreen4.jpg
mdlScreen5.jpg
mdlScreen6.jpg

mdlScreen7.jpg
mdlScreen8.jpg
mdlScreen9.jpg
 
3D Canvas, Thats the program my wife uses with TrainSim. Your saying it does FSX??

Version 7.1.2 of 3D canvas pro has an export plugin for FSX as well as animation helper plugin, all the material options are available and an attachment helper plugin.
All written with some support from ACEs when they existed - it was intended as the first draft for the MS Train Sim 2 export option.

The only thing it can't do just yet is bones. That's awaiting a fix to the bones system due in 3D Canvas 8.0

I also wrote a tutorial on building the BA Swallow...
http://forums.uktrainsim.com/viewtopic.php?f=18&t=88061
 
Hey Paul, I just took a look at some of your pages and found your tutorials for FSX. This sure looks wonderful for us making scenery. I use FSDS but have seen 3D Canvas used for MSTS and it is very nice. check your pm....thanks.
 
:ernae:

Please let us know if Ya get the Bones to work, That would be way cool, Could get some walking people in the Sim.

The Bones fix will it be for what version, Looks like 8.1 is the Latest !!

Thanks for your great Plugins !!

Many Cheers !! :icon29:
 
I downloaded and installed the MDL reader software, but it crashes each time I try to boot it. It supposedly installed ok. But as I am running Vista 64, is that the problem?

Thanks.

NC
 
I, also, can't get this program to run. It gives me the Microsoft "send a report" message when I try to open it. I am running XP SP-2 and do have .NET 3.5 installed and am running the latest version of DX9c.

Paul
 
:ernae:

Please let us know if Ya get the Bones to work, That would be way cool, Could get some walking people in the Sim.

The Bones fix will it be for what version, Looks like 8.1 is the Latest !!

Thanks for your great Plugins !!

Many Cheers !! :icon29:

Bones are supported in Gmax and work in FSX, look at the arm animation for the trike pilot.

Cool idea, off to check out the MDL veiwer.
 
I'd love to know why the MDl viewer doesn't run on some but is fine on others. Of the reports I've had so far it doesn't seem to matter which version of windows is running.
Which really only leaves DirectX (and SlimDX) or .NET as the culprits.
The program is as "Standard" .NET 2.0 as it can be so it should be backwards compatible with 3.5.

I'd like to hear of any other failures, including video card type, DX version and .NET versions installed.
It could easily be my fault trying to do something like anti-aliasing on cards that don't support it.

Roger - The Swallow VC is in development, I'm hoping to have the FSX and FS9 versions done before christmas but I'm being a bit picky with it being my first aircraft.
 
Paul, maybe this will be of help:
Code:
Description:
  Stopped working

Problem signature:
  Problem Event Name:    CLR20r3
  Problem Signature 01:    mdlviewer.exe
  Problem Signature 02:    1.0.1.18558
  Problem Signature 03:    4ab20d31
  Problem Signature 04:    Microsoft.VisualBasic
  Problem Signature 05:    8.0.0.0
  Problem Signature 06:    4a277ad7
  Problem Signature 07:    6e
  Problem Signature 08:    e
  Problem Signature 09:    System.BadImageFormatException
  OS Version:    6.1.7600.2.0.0.256.48
  Locale ID:    1031
My OS is Win 7 Pro x64 RTM. The .NET Framework version is 3.5 if I remember correctly. DX is the latest one, video card (does that matter at all?) is a Geforce GTX275 with 190.62 drivers.

Upon googling "System.BadImageFormatException" I found serveral references to x86 programs not running correctly in the SysWOW64 container on x64 systems.


- Edit: I also get that error with Jon Masterson's Library Object Viewer, so it *has* to be something x64/x86 related.
 
Hi Bjoern,

Yes that's a great help - definitely related to x86/x64. I can do a temporary fix to force it to run 32bit mode only until I can work out a better way of running in 64bit mode.
 
One thing 64bit users could try is to install the SlimDX library runtime for 64bit systems, it might fix the problem:
Look for end user runtime on this page:
http://slimdx.org/download.php

DirectLink: http://slimdx.googlecode.com/files/SlimDX Runtime (March 2009 SP1).msi

Nope, doesn't work.


Until MDL View gets fixed, one could use the demo version of Abacus' FS Repaint v2 as a model and repaint preview application, even though it refuses to display native SP2 models (full version only).
 
Back
Top