Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
1. func - lua/autorun/sh_charsystem.lua:592
2. unknown - lua/includes/extensions/net.lua:32
1. func - lua/autorun/sh_charsystem.lua:592
2. unknown - lua/includes/extensions/net.lua:32
Please fix that..
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.
*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.
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.
Data = Store Data
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
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
1. fn - lua/autorun/sh_charsystem.lua:846
2. unknown - lua/ulib/shared/hook.lua:109