ckosmic / g64

Garry's Mod addon that uses libsm64 to put Mario in the game
112 stars 7 forks source link

Freeze when clicking G64 #89

Open GallantArc302 opened 1 year ago

GallantArc302 commented 1 year ago

I have everything installed and in the right place, the rom (same hash), 64 bit beta, tried both github and workshop, but nothing works.

When I start a server (github version only), I get these errors:

[g64-1.0.1] SysTimeTimers Error: addons/g64-1.0.1/lua/autorun/client/g64_cl_init.lua:384: attempt to call field 'SetAutoUpdateState' (a nil value)
  1. v - addons/g64-1.0.1/lua/includes/modules/systimetimers.lua:201
   2. unknown - lua/includes/modules/hook.lua:96

[g64-1.0.1] addons/g64-1.0.1/lua/autorun/client/g64_cl_init.lua:426: attempt to call field 'CompareVersions' (a nil value)
  1. unknown - addons/g64-1.0.1/lua/autorun/client/g64_cl_init.lua:426

When I type "g64_init" in console (both versions), I get this error:

[g64-1.0.1] addons/g64-1.0.1/lua/autorun/client/g64_cl_init.lua:476: bad argument #1 to 'GlobalInit' (string expected, got no value)
  1. GlobalInit - [C]:-1
   2. unknown - addons/g64-1.0.1/lua/autorun/client/g64_cl_init.lua:476
    3. unknown - lua/includes/modules/concommand.lua:54

As soon as I click the G64 tab or anything that tries to access the rom, Gmod just freezes. If I unselect the rom then the tabs load, it's probably a problem extracting it. I would give a crash log, but since it freezes instead of closing, it doesn't generate.

Please help me fix this, or update with a patch.

soup587 commented 1 year ago

i find it happens just randomly, sometimes it works just fine, i'll exit mario mode, try entering it again and my game freezes