Ulysses
General => Off-Topic => Topic started by: Undercover Orange on May 03, 2017, 08:34:12 PM
-
so my server owner recently bought pointshop two. we were hoping for a nice clean install and have it working. but instead, she got this error. and the guy who made the thing won't answer his damned tickets
No value given for Pointshop2.PlayermodelPersistence, field skinWARNIG: uncaught error
1 Internal Server Errror
LUA Error in Controller Pointshop2Controller action saveModuleItem:
addons/libk/lua/libk/server/sv_libk_model.lua:661: attempt to concatenate local 'value' (a nil value)
Trace:
1: Line 32 "Trace" lua/includes/extensions/debug.lua
2: Line 151 "s" addons/libk/lua/libk/server/sv_libk_basecontroller.lua
3: Line 48 "succ" addons/libk/lua/libk/shared/1_sh_promises.lua
4: Line 116 "Done" addons/libk/lua/libk/shared/1_sh_promises.lua
5: Line 107 "Then" addons/libk/lua/libk/shared/1_sh_promises.lua
6: Line 141 "func" addons/libk/lua/libk/server/sv_libk_basecontroller.lua
7: Line 32 "nil" lua/includes/extensions/net.lua
-
Unless someone has seen this specifically before, there's not enough info in this to help you.
-
here is exactly what she said to me in discord.
when i press to open it, it works
in item maker when you try to uploqad ANYTHING
ut gives a server error
and puts that error above in console
-
Try to click "Repair Database" in Management->Settings, i'm not sure if that will help, but sometimes when i get that error
"Internal Server Error"it helps
-
ill have her try that and tell you if it works
-
Several of the errors mention "libk", do you have MySQLOO (and libmysql) (https://facepunch.com/showthread.php?t=1515853) installed?
-
not that we know of. neither of us see a reason for it
she hasnt answered me on discord yet
-
not that we know of. neither of us see a reason for it
she hasnt answered me on discord yet
It's for database things like sourcebans and this from the sounds of it. It would be wise to use it on your server.
-
I've used PS2 before but never really enjoyed it. I don't believe it requires MySQL but I do believe it needs MySQLOO and libmysql.
What server host so you use?
-
I've used PS2 before but never really enjoyed it. I don't believe it requires MySQL but I do believe it needs MySQLOO and libmysql.
I mean, if it didn't require MySQL it wouldn't require MySQLOO/libmysql unless the developers were bad.
You should be able to check if an extension is loaded and react accordingly.
-
Oh... yeah... right...
Anyways without the code the error is referring to, that error is useless. All we can tell is that a variable 'value' is not being assigned a value (a nil value)
-
she use GMC hosting
-
so your saying install MySQL?
-
That's not necessarily going to fix your problem. We'd need to see the code from all the lines in the traceback, then we can see why it isn't being assigned a value.
-
iviscosity would you like temp control on the server? we can make you a sub account and you can see server console and get into the ftp
-
*Cough* was uhh.. user error. not an actual problem lol
-
Well what was the error in case someone else has this issue?