sk89q / playx

Play videos / movies in GMod (note: see forks)
GNU Lesser General Public License v3.0
20 stars 32 forks source link

PlayX makes tools dissapear #38

Open Jongunner opened 11 years ago

Jongunner commented 11 years ago

I added PlayX and now the tools are gone, only addon tools which I added manually... http://puu.sh/1CL7X I installed the PlayX folder to addons as the readme.txt said to do. Is there anything else I should have added other than PlayX?

sk89q commented 11 years ago

Which version and from where did you get PlayX?

Jongunner commented 11 years ago

I used the latest SVN (https://github.com/sk89q/playx.git)

Jongunner commented 11 years ago

I tried the workshop version by adding it to workshop.vdf so it looks like this.... "addons" { "1" "108424005" // Keypad + Cracker "2" "106516163" // PlayX }

That didn't work, unless I need to upload the .gma to addons? I extracted the .gma to get folders and tried uploading that to addons, but then the same problem occured by removing tools... :S

sk89q commented 11 years ago

I currently have noooo clue because I haven't played Gmod in like a year or two.

Jongunner commented 11 years ago

Problem solved, was server problem. Re-installed server and it works fine.

X-Coder commented 11 years ago

I heard from others, there seems now some lua file limit. If too much addons are installed, then sometimes tools disappear because not all lua files can be loaded. I didn't run into this problem for now, so I can not say if that's really true.