Open threalboss opened 5 years ago
Hey, If this is still an issue please follow the steps below, I just rewrote the install instructions a little bit to make it easier for me so I don't know if it will fix your issue but give it a shot!
I had an issue where I was copying the file location, pasting it here but it would not run because I forgot windows uses backslash while the code calls for forward slash since its Lua. so whatever your file path is remember to use forward slashes.
Once you edited the code please save the file and close it
Here is may error. This happened in the output sections of the lua console. I was confused about step 4. So maybe I did something wrong. I added a zip of my mario folder neat-mario.zip
NLua.Exceptions.LuaScriptException: error loading module 'config' from file '.\config.lua': .\config.lua:7: '' expected near '\'
also got this
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
** Exception Text ** System.NullReferenceException: Object reference not set to an instance of an object. at BizHawk.Client.Common.LuaFile.Stop() at BizHawk.Client.EmuHawk.LuaConsole.RunLuaScripts() at BizHawk.Client.EmuHawk.LuaConsole.LoadLuaFile(String path) at BizHawk.Client.EmuHawk.LuaConsole.OpenScriptMenuItem_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
** Loaded Assemblies ** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
EmuHawk Assembly Version: 2.3.1.1 Win32 Version: 2.3.1.1 CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/EmuHawk.exe
System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System Assembly Version: 4.0.0.0 Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.7.3056.0 built by: NET472REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
BizHawk.Bizware.BizwareGL Assembly Version: 0.0.0.0 Win32 Version: 0.0.0.0 CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/dll/BizHawk.Bizware.BizwareGL.dll
OpenTK Assembly Version: 3.0.1.0 Win32 Version: 3.0.1 CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/dll/OpenTK.dll
BizHawk.Common Assembly Version: 2.3.1.1 Win32 Version: 2.3.1.1 CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/dll/BizHawk.Common.dll
BizHawk.Client.Common Assembly Version: 2.3.1.1 Win32 Version: 2.3.1.1 CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/dll/BizHawk.Client.Common.dll
BizHawk.Emulation.Common Assembly Version: 2.3.1.1 Win32 Version: 2.3.1.1 CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/dll/BizHawk.Emulation.Common.dll
BizHawk.Bizware.BizwareGL.OpenTK Assembly Version: 0.0.0.0 Win32 Version: 0.0.0.0 CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/dll/BizHawk.Bizware.BizwareGL.OpenTK.dll
System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.7.3056.0 built by: NET472REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.7.3056.0 built by: NET472REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
BizHawk.Bizware.BizwareGL.SlimDX Assembly Version: 0.0.0.0 Win32 Version: 0.0.0.0 CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/dll/BizHawk.Bizware.BizwareGL.SlimDX.dll
BizHawk.Bizware.BizwareGL.GdiPlus Assembly Version: 0.0.0.0 Win32 Version: 0.0.0.0 CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/dll/BizHawk.Bizware.BizwareGL.GdiPlus.dll
BizHawk.Emulation.Cores Assembly Version: 2.3.1.1 Win32 Version: 2.3.1.1 CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/dll/Bizhawk.Emulation.Cores.dll
Newtonsoft.Json Assembly Version: 6.0.0.0 Win32 Version: 6.0.3.17312 CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/dll/Newtonsoft.Json.dll
System.Numerics Assembly Version: 4.0.0.0 Win32 Version: 4.7.3056.0 built by: NET472REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
System.ComponentModel.DataAnnotations Assembly Version: 4.0.0.0 Win32 Version: 4.7.3056.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
System.Xml.Linq Assembly Version: 4.0.0.0 Win32 Version: 4.7.3056.0 built by: NET472REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.7.3260.0 built by: NET472REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
SlimDX Assembly Version: 4.0.13.43 Win32 Version: CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/dll/SlimDX.dll
Microsoft.VisualBasic Assembly Version: 10.0.0.0 Win32 Version: 14.7.3056.0 built by: NET472REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
Anonymously Hosted DynamicMethods Assembly Assembly Version: 0.0.0.0 Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
BizHawk.Client.ApiHawk Assembly Version: 1.1.0.0 Win32 Version: 1.1.0.0 CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/dll/BizHawk.Client.ApiHawk.dll
BizHawk.Emulation.DiscSystem Assembly Version: 2.3.1.1 Win32 Version: 2.3.1.1 CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/dll/BizHawk.Emulation.DiscSystem.dll
BizExvokeProxyAssembly Assembly Version: 0.0.0.0 Win32 Version: 2.3.1.1 CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/dll/BizHawk.Common.dll
PeNet Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/dll/PeNet.dll
BizInvokeProxyAssembly Assembly Version: 0.0.0.0 Win32 Version: 2.3.1.1 CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/dll/BizHawk.Common.dll
Microsoft.CSharp Assembly Version: 4.0.0.0 Win32 Version: 4.7.3056.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
PresentationFramework Assembly Version: 4.0.0.0 Win32 Version: 4.7.3362.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
WindowsBase Assembly Version: 4.0.0.0 Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
PresentationCore Assembly Version: 4.0.0.0 Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
System.Xaml Assembly Version: 4.0.0.0 Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
System.Dynamic Assembly Version: 4.0.0.0 Win32 Version: 4.7.3056.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll
ICSharpCode.SharpZipLib Assembly Version: 1.0.6324.40785 Win32 Version: 1.0 CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/dll/ICSharpCode.SharpZipLib.dll
System.Net.Http Assembly Version: 4.0.0.0 Win32 Version: 4.7.3056.0 built by: NET472REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll
NLua Assembly Version: 1.3.2.0 Win32 Version: 1.3.2 CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/dll/nlua/NLua.dll
KopiLua Assembly Version: 1.3.6417.42962 Win32 Version: 1.3.2.0 CodeBase: file:///C:/Users/Bob/Documents/BizHawk-2.3.1-1/dll/nlua/KopiLua.dll
** JIT Debugging ** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.
For example:
When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.