Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libk still working? #192

Open
LauraZaguini opened this issue Oct 30, 2023 · 1 comment
Open

libk still working? #192

LauraZaguini opened this issue Oct 30, 2023 · 1 comment

Comments

@LauraZaguini
Copy link

After searching for hours and reading the Pointshop 2 documentation countless times, it is showing an error even though I did everything right, I put what I downloaded from GitHub in the addons folder and I still keep getting this error:

[pointshop2] addons/pointshop2/lua/ps2/client/cl_pointshop2view.lua:13: attempt to call method 'getInstance' (a nil value)

  1. unknown - addons/pointshop2/lua/ps2/client/cl_pointshop2view.lua:13

Timer Failed! [Simple][@addons/pointshop2/lua/ps2/client/cl_pointshop2view.lua (line 12)]

@askrealcookie
Copy link
Collaborator

Hello, try following the usual steps that may resolve the issue:

Make sure you have latest version of all addons(except pac3).
PS2 https://github.com/Kamshak/Pointshop2/archive/refs/heads/master.zip
LibK https://github.com/Kamshak/LibK/archive/refs/heads/master.zip
PAC3 https://github.com/CapsAdmin/pac3/archive/0a5ac3501782ed848411ada341e4e9d3fdf281d1.zip
the reason pac3 shouldn't be on the latest is because newer versions are breaking ps2 icons
make sure all folder names are lowercase:
Pointshop2 => pointshop2
LibK => libk
PAC3 => pac3
make sure file structure is correct:
✅ garrysmod/addons/pointshop2/lua/...
❌ garrysmod/addons/pointshop2/pointshop2/lua/...
Try also using a different FTP client to upload your files as they can sometimes corrupt ps2 or libk while uploading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants