Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Rambomst on May 20, 2010, 02:58:18 AM

Title: Since SVN update players can move other players props
Post by: Rambomst on May 20, 2010, 02:58:18 AM
Since I updated to the latest ulib and ulx SVN players are able to move others stuff around and world objects too. I as a superadmin am not able to pick up other players and get the following error when trying to
Code: [Select]
ERROR: Hook 'ulxPlayerPickup' Failed: ulib/shared/sh_ucl.lua:44: attempt to index local 'access' (a nil value)
Removing Hook 'ulxPlayerPickup'
I have tried removing both the ulib and ulx dirs from gmod/addons and reinstalling it but that doesn't work.

*edit*

After testing some more and several restarts I have worked out that players can't move others props/doors/windows etc until an admin tries to pick up a player which will give the error
Code: [Select]
ERROR: Hook 'ulxPlayerPickup' Failed: ulib/shared/sh_ucl.lua:44: attempt to index local 'access' (a nil value)
Removing Hook 'ulxPlayerPickup'
Then after an admin has caused an error everyone is able to move things they shouldn't be able to.
Title: Re: Since SVN update players can move other players props
Post by: Megiddo on May 20, 2010, 05:04:07 AM
Should be fixed in ulx revision 103, thanks.