neat-genetic-mario
neat-genetic-mario copied to clipboard
Update of Seth Bling's MarI/O
i tried to run the program when this erorr come to me NLua.Exceptions.LuaException: unprotected error in call to Lua API (0) в NLua.Lua.PanicCallback(IntPtr luaState) в lua_error(lua_State* ) в NLua.ObjectTranslator.throwError(IntPtr luaState,...
when loading any .pool file i get two different errors: - Loading pool from C:\genetic\BizHawk-2.4\Lua\SNES\neat-mario\pool\temp.pool - NLua.Exceptions.LuaScriptException: [string "main"]:**921: 'for' limit must be a number** or (for a file i...
Sorry this is not really an issue just need help kinda new at this what is this for "X:/B2_BizHawkLab/BizHawk-2.2.2/" I have nothing called B2 or BizHawklab
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...
When mario is on the left hand side or right hand side of the screen on Auto Scrolling levels, the fitness counter slowly decreases by one. One example is Donut...
Fixes a memory reading issue in getTile causing noise to be returned. Fixes pool loading that was caused by a change in lua engines in BizHawk version 2.1.0
NLua.Exceptions.LuaScriptException: [string "main"]:856: attempt to index a nil value (local 'file')
I've set up the pool and bizhawk directory in config, but now I'm getting this error: NLua.Exceptions.LuaScriptException: [string "main"]:856: attempt to index a nil value (local 'file') Does anyone know...