ckosmic / g64

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

"attempt to call field 'GeneralUpdate' (a nil value)" #64

Closed Silvery2Actual closed 2 years ago

Silvery2Actual commented 2 years ago

I put the github files in a "g64" folder in addons, and the console constantly emits this issue:

[g64] addons/g64/lua/autorun/client/g64_cl_init.lua:385: attempt to call field 'GeneralUpdate' (a nil value)

  1. fn - addons/g64/lua/autorun/client/g64_cl_init.lua:385
    1. unknown - lua/ulib/shared/hook.lua:109

This issue also seems to stop Mario from spawning.

ckosmic commented 2 years ago

If you download the addon from here, you must also build the binary module and libsm64 as well since they are all updated in sync. The other option is to just use the workshop version and the latest release of the binaries.