Hello all, I'm trying to view some of the games models in the 3d viewer in anticipation of starting a mod. I'm just using the nexus to view things right now, but I'm having a few problems. When I load up a fxsxml file in the asset browser, loads the 3d viewer, but no objects are shown. If I double click on the gr2 file, the whole program crashes. I'm not sure what's up, but I'm getting this error. Any help would be much appreciated!
Application: Nexus
User: Unkown (Not an in-house user.)
Time: Tuesday 7/3/2012 7:47:03 PM
Runtime: 64 bit
OS: Windows 2008 (Service Pack 1)
Machine: RIDLEY
Exception: System.Reflection.TargetInvocationException
Source: mscorlib
Thread: Main Thread
Description: Exception has been thrown by the target of an invocation.
Stack Trace:
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, Object[] args)
at Firaxis.Framework.Maker`1.Make(Object[] args)
at Firaxis.Framework.Maker`1.Make()
at Firaxis.Framework.AssetManager.LaunchAsset(String file, IAssetProvider parent)
at Civ5NexusModes.AssetViewer.AssetViewForm.scrollableTree_DoubleClickLeafItem(Object sender, TreeNodeEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at Firaxis.Framework.ScrollUserControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Inner Exception:
Exception: System.IO.FileNotFoundException
Source: Firaxis.Framework.Granny
Thread: Main Thread
Description: Could not load file or assembly 'Telerik.WinControls.RadChart, Version=2009.3.9.1203, Culture=neutral, PublicKeyToken=5bb2a467cbec794e' or one of its dependencies. The system cannot find the file specified.
Stack Trace:
at Firaxis.Framework.Granny.GrannyFileViewerForm.InitializeComponent()