Garry's Mod

Garry's Mod

[DarkRP] Multi Character System
BlackMaska [PL]  [developer] 15 Mar, 2018 @ 12:26pm
Bugs
Please, provide bugs below.
< >
Showing 1-15 of 15 comments
Julian 31 Mar, 2018 @ 9:36am 
[[DarkRP] Multi Character System] lua/autorun/sh_charsystem.lua:592: attempt to call method 'SetPData' (a nil value)
1. func - lua/autorun/sh_charsystem.lua:592
2. unknown - lua/includes/extensions/net.lua:32
BlackMaska [PL]  [developer] 4 Apr, 2018 @ 2:55pm 
When did the error show up?
Julian 7 Apr, 2018 @ 9:41am 
Originally posted by BlackMaska PL:
When did the error show up?
IF I JOIN
Julian 16 Apr, 2018 @ 12:02pm 
[ERROR] lua/autorun/sh_charsystem.lua:592: attempt to call method 'SetPData' (a nil value)
1. func - lua/autorun/sh_charsystem.lua:592
2. unknown - lua/includes/extensions/net.lua:32

Please fix that..
Last edited by Julian; 16 Apr, 2018 @ 12:02pm
BlackMaska [PL]  [developer] 17 Apr, 2018 @ 2:54pm 
It's a very strange error.
I tried to call him.
I breaking the code, but to no avail.
I suggest clearing the database from the "playerpdata" table.

If this does not work, please describe in which moment the error appears.
When loading onto the server or when the character selection window appears.
Julian 23 Apr, 2018 @ 9:06am 
Originally posted by BlackMaska PL:
It's a very strange error.
I tried to call him.
I breaking the code, but to no avail.
I suggest clearing the database from the "playerpdata" table.

If this does not work, please describe in which moment the error appears.
When loading onto the server or when the character selection window appears.
How?
BlackMaska [PL]  [developer] 24 Apr, 2018 @ 1:52am 
There are two ways.

*Easy*
You can delete database "sv.db" in garrysmod folder.
\SteamApps\common\GarrysMod\garrysmod\sv.db
But this will clear all saved data from databases.

*Hard*
1. Download the SQLite.
2.Open database "sv.db" in SQLite.
\SteamApps\common\GarrysMod\garrysmod\sv.db
3.Find in the list "playerpdata".
4.Click "RMB" on table and select delete.
5.Its done.

sv.db is database for multiplayer mode.
cl.db is database for single player mode.
CupCakeR 3 Oct, 2018 @ 7:00am 
"sv.db is database for multiplayer mode.
cl.db is database for single player mode."

That is wrong.

sv.db -> Used to store serverside data.
cl.db -> Used to store clientside data. Mostly used for clientside settings.
Teskocf 15 Apr, 2019 @ 2:52pm 
sv.db is SQLite
Data = Store Data
WölfKann 1 Jun, 2019 @ 10:24pm 
If you change the button bind too quickly to test it, it no longer will open the character menu when you press the button. Server restarts and map changes do not fix this. it just procceds to break.
WölfKann 1 Jun, 2019 @ 10:26pm 
Add more buttons instead of just f1-f4, make it selectable all the way from f1-f12
WölfKann 31 Jul, 2019 @ 10:20am 
[ERROR] lua/includes/extensions/string.lua:87: bad argument #1 to 'string_len' (string expected, got boolean)
1. string_len - [C]:-1
2. Explode - lua/includes/extensions/string.lua:87
3. Function - addons/customs/lua/autorun/sh_charsystem.lua:31
4. unknown - lua/includes/modules/usermessage.lua:87
WölfKann 6 Aug, 2019 @ 8:30pm 
[ERROR] lua/includes/extensions/string.lua:87: bad argument #1 to 'string_len' (string expected, got boolean)
1. string_len - [C]:-1
2. Explode - lua/includes/extensions/string.lua:87
3. Function - addons/customs/lua/autorun/sh_charsystem.lua:31
4. unknown - lua/includes/modules/usermessage.lua:87
WölfKann 6 Aug, 2019 @ 8:31pm 
Still don't know how to fix this error, it breaks players and won't let them play at all on the server
Vagheiz72 4 Jun, 2023 @ 6:38am 
[[DarkRP] Multi Character System] lua/autorun/sh_charsystem.lua:846: attempt to call method 'changeTeam' (a nil value)
1. fn - lua/autorun/sh_charsystem.lua:846
2. unknown - lua/ulib/shared/hook.lua:109
< >
Showing 1-15 of 15 comments
Per page: 1530 50