MattJeanes / Joystick-Module

A joystick module for GMod, originally by NightEagle.
13 stars 14 forks source link

Module not found error #13

Closed Papyrus61 closed 3 years ago

Papyrus61 commented 4 years ago

ive been getting an error Couldn't include file 'includes\modules\joystick.lua' (File not found) (@addons/github_sym_joystick_module/lua/autorun/client/joystick.lua (line 66))

[ERROR] addons/github_sym_joystick_module/lua/autorun/client/joystick.lua:66: Module not found!

  1. require - [C]:-1
    1. unknown - addons/github_sym_joystick_module/lua/autorun/client/joystick.lua:66

Couldn't include file 'includes\modules\joystick.lua' (File not found) ()

ive downloaded and added everything properly but I have no idea how to fix

dvdvideo1234 commented 4 years ago

Tell me if it is fixed in https://github.com/MattJeanes/Joystick-Module/pull/18

MattJeanes commented 4 years ago

Hi there apologies for the delay in response must have missed this, according to your error message the DLL file could not be loaded, this can be caused by a few things:

MattJeanes commented 4 years ago

I've added in the 64 bit Windows and Linux updated binaries from https://github.com/thegrb93/StarfallEx and https://gitlab.h08.us/puff/joystick-module-linux here, hopefully this will help

MattJeanes commented 3 years ago

Closing due to inactivity, hopefully your issue is resolved