MattJeanes / Joystick-Module

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

Ulib breaks it? #10

Closed bubblegam closed 7 years ago

bubblegam commented 7 years ago

[ULib] addons/joystick/lua/autorun/client/joyconfig.lua:1532: attempt to index global 'joynet' (a nil value)

  1. menuclosed - addons/joystick/lua/autorun/client/joyconfig.lua:1532
    1. fn - addons/joystick/lua/autorun/client/joyconfig.lua:1537
    2. unknown - lua/ulib/shared/hook.lua:109
MattJeanes commented 7 years ago

ULib overrides the hook system for some weird reason but is likely not the cause of your issue here. When do you get this error message?

bubblegam commented 7 years ago

i fixed the issue, just had to reinstall all my addons, but it was when i closed the window for the controller setup

MattJeanes commented 7 years ago

Ah cool

bubblegam commented 7 years ago

ill let you know of any other errors i get with it