repo-alt
repo-alt
If the issue cannot be resolved via conventional means, may I suggest an ASM class transformer?
I tried to ASM patch DefaultConverter.convertLuaValue but lua_next() still throws on integer conversion. (btw. there is no lua_isinteger in this version of JNLua, so I had to use toIntegerX) Unfortunately...
So, it looks like 5.3 should not have been made default architecture, if one of it's key features (native integers) cannot be fully supported.
As far as I see Sangar still supports https://github.com/fnuecke/eris, so, why can't he be contacted about JNLua?
First issue is actually very inconvenient but I believe the answer will be the same as to https://github.com/MightyPirates/OpenComputers/issues/2448 (Outdated JNLua built from unkown sources, impossible to update w/o breaking Eris)
Rebased/cleaned version of https://github.com/MightyPirates/OpenComputers/pull/3129
We didn't make any API changes in gendustry, just a few bug fixes, so any version should work.
ok, I finally tested and it works fine now, thanks!
I guess, reopen with the client log.
hmm, I could not reproduce that in dev env. Stepped through recipe processing and it does handle stacks of arbitrary sizes just fine