BrawlCrate / BrawlCrateIssues

Separate issue tracker repo for bugs submitted from the application, matching BrawlBox's implementation
3 stars 0 forks source link

Unknown issue #231

Open BrawlCrate opened 3 years ago

BrawlCrate commented 3 years ago

v0.35-h1 x86

The type initializer for 'BrawlLib.SSBB.ResourceNodes.MDL0TextureNode' threw an exception. Could not load file or assembly 'OpenTK, Version=1.0.0.0, Culture=neutral, PublicKeyToken=bad199fe84eb3df4' or one of its dependencies. The module was expected to contain an assembly manifest.
   at BrawlLib.Internal.Windows.Controls.Model_Panel.ModelPanel..ctor()
   at BrawlLib.Internal.Windows.Controls.MDL0ObjectControl.InitializeComponent()
   at BrawlLib.Internal.Windows.Controls.MDL0ObjectControl..ctor()
   at BrawlCrate.UI.MainForm.InitializeComponent()
   at BrawlCrate.UI.MainForm..ctor()
   at BrawlCrate.UI.MainForm.get_Instance()
   at BrawlCrate.Program.Main(String[] args)