moonsharp-devs / moonsharp

An interpreter for the Lua language, written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms, including handy remote debugger facilities.
http://www.moonsharp.org
Other
1.41k stars 213 forks source link

Bytecode loading error #241

Open xanathar opened 5 years ago

xanathar commented 5 years ago

https://groups.google.com/forum/#!topic/moonsharp/bAvsKil6LX0

redxdev commented 5 years ago

Not sure if it's the exact same issue, but I had a somewhat similar problem with bytecode loading and #200 fixed it for me.