Nexus 3d Viewer help

ridley075

Chieftain
Joined
Jul 3, 2012
Messages
1
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()
 
Not only you has this problem, but most of the people here - doesn't have.
 
Firaxis broke the 3D Viewer a looong time ago, and have never fixed it. You have to get a hold of an old version of the SDK [one is linked here], put it in a different folder, and change the Executable key in your registry HKCU\Software\Firaxis\Nexus\Viewer to point to the full path to this old version of Viewer.exe. Then, run the old version of Nexus.exe when you want to use Nexus rather than picking it from the SDK menu (or else you'll get a bunch of odd error messages).
 
I have this problem too. But before reinstalling my Win7 I had Telerik for Winforms 2009. And new Nexus buddy worked perfect. Now I don't have these utils. It's too difficult and expensive for russian to get 2009 version.
I compared NexusBuddy error logs with logs of Assets Viewer. These two problems can be identical.
 
Back
Top Bottom