So i have this select your model and lately its been messing up and heres the LUA error i get
[@lua\vgui\dmodelpanel.lua:69] bad argument #1 to 'ClientsideModel' (string expected, got nil)
could anyone help?
There's also no buttons like there should be and thats the only lua error i got
Edit:
I found another error when on connection
cl_init.lua:101] attempt to index field 'ModelPanel' (a nil value)(Hook: Initialize)
self.VGUI.Talk.ModelPanel:Remove(); is on line 101
We really cant do anything without the code thats causing the error
You didn't input a valid model path to the modelpanel's SetModel.
Sorry, you need to Log In to post a reply to this thread.