Error on load; more errors when trying to spawn mario
This error appears on load
"[G64] lua/autorun/g64_init.lua:334: Couldn't load module library! (The specified module could not be found.) 1. require - [C]:-1 2. InitializeWorld - lua/autorun/g64_init.lua:334 3. v - lua/autorun/g64_init.lua:457 4. unknown - lua/includes/modules/hook.lua:96" And when trying to spawn mario this error occurs
"[G64] lua/includes/g64_utils.lua:350: attempt to index global 'libsm64' (a nil value) 1. GlobalInit - lua/includes/g64_utils.lua:350 2. unknown - lua/autorun/client/g64_spawnmenu.lua:523" I am on the x86-64 branch, and i've made sure i've got all files needed, why is this still happening?
had this same exact issue
had the issue and i just reloaded the 64 branch and it seams to work now..