devonium / EGSM

SHADERS FOR EVERYONE!!!! i have no idea wtf is going on
88 stars 3 forks source link

Couldn't load module library? #1

Closed grande1900 closed 1 year ago

grande1900 commented 1 year ago

I placed the gmsv_egsm_win32.dll into the garrysmod\lua\bin\ folder and added require("egsm") to garrysmod\lua\menu\menu.lua, but I keep getting this error:

[MENU ERROR] lua/menu/menu.lua:19: Couldn't load module library! (The specified procedure could not be found.)
  1. require - [C]:-1
   2. unknown - lua/menu/menu.lua:19
    3. include - [C]:-1
     4. unknown - lua/includes/menu.lua:9

I'm running x86-x64 on 32-bit, (for compatibility) and with -noaddons -noworkshop.

meetric1 commented 1 year ago

You need to be on the Main branch for this to work, x64-x86 doesn’t for whatever reason.

hopefully he adds compatibility in the future

ttmso commented 1 year ago

uhhhhh, the game now crashs when i start it, not when i join a map, but when: serverside loading, maybe this is a problem: image

ttmso commented 1 year ago

ok its not the problem but here is a video https://user-images.githubusercontent.com/93525030/223093789-6040bed9-04df-4e57-bcff-b2ffdf501e7b.mp4

ttmso commented 1 year ago

menu.lua: image

devonium commented 1 year ago

Try to reinstall gmod

ttmso commented 1 year ago

hmmm ok

ttmso commented 1 year ago

still doesn't work