X-Hax / sa_tools

Sonic Adventure Toolset
http://info.sonicretro.org/SA_Tools
102 stars 24 forks source link

SADXLVL2 unable to load any level #133

Closed Chao-Chap closed 3 years ago

Chao-Chap commented 3 years ago

Hello. Upon starting up the program and selecting any level it gives me this error message: Program: SADXLVL2 Build Date: 11/22/2020 06:30:57 OS Version: Microsoft Windows NT 10.0.18363.0 Log: System.MissingMethodException: Method not found: 'System.Collections.Generic.List`1 SonicRetro.SAModel.Direct3D.Extensions.DrawModelTree(SonicRetro.SAModel.NJS_OBJECT, SharpDX.Direct3D9.FillMode, SonicRetro.SAModel.Direct3D.MatrixStack, SharpDX.Direct3D9.Texture[], SonicRetro.SAModel.Direct3D.Mesh[])'. at SADXObjectDefinitions.Level_Effects.EmeraldCoast.Render(Device dev, EditorCamera cam) at SonicRetro.SAModel.SADXLVL2.MainForm.DrawLevel() in D:\Programs\sa_tools\SADXLVL2\MainForm.cs:line 1875 at SonicRetro.SAModel.SADXLVL2.MainForm.panel1_Paint(Object sender, PaintEventArgs e) in D:\Programs\sa_tools\SADXLVL2\MainForm.cs:line 2029 at System.Windows.Forms.Control.OnPaint(PaintEventArgs e) at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer) at System.Windows.Forms.Control.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.UserControl.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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) I've tried starting multiple different levels and I've updated my tools to the newest version (before it was giving me some different error because "The given key was not present in the dictionary" but that's not really important.) Either way, do let me know if you know how to fix my issue, Much appreciation.