You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
When I type "g64_init" in console (both versions), I get this error:
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.
The text was updated successfully, but these errors were encountered: