Raised This Month: $32 Target: $400
 8% 

Solved [LR] You account is not loaded. Please reconnect on the server!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
jaxteller11
New Member
Join Date: Oct 2020
Old 10-04-2020 , 16:28   [LR] You account is not loaded. Please reconnect on the server!
Reply With Quote #1

Hi guys again. This time I come back with another question or a problem more precisely. I use the LevelRanks 3.0 plugin which is hosted on my computer (localhost). And I get this error


[LR] You account is not loaded. Please reconnect on the server!

so i did a lot of research and i think i need database or something?
if its this, how do i create that?
searched a lot of tutorials how to create a database

Last edited by jaxteller11; 10-04-2020 at 16:46.
jaxteller11 is offline
jaxteller11
New Member
Join Date: Oct 2020
Old 10-04-2020 , 16:45   Re: [LR] You account is not loaded. Please reconnect on the server!
Reply With Quote #2

problem solved

just add these in csgo/addons/sourcemod/configs/database.cfg


"levels_ranks"
{
"driver" "sqlite"
"host" "127.0.0.1"
"database" "database"
"user" "root"
"pass" ""
}

if you use sqlite, if you use mysql




"levels_ranks"
{
"driver" "mysql"
"host" "host"
"database" "database"
"user" "login"
"pass" "password"
}

Last edited by jaxteller11; 10-04-2020 at 16:51.
jaxteller11 is offline
evans
Senior Member
Join Date: May 2021
Location: OnSmokeDetonate();
Old 05-29-2023 , 16:47   Re: [LR] You account is not loaded. Please reconnect on the server!
Reply With Quote #3

This is the base of course, to have it in your databases.cfg file. It's a part of installation manual. What is not in installation manual, this issue might appear when you want to test it in lan enviroment. Then you will encounter this issue and it will not work, only works with steam id number.
__________________
evans is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:22.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode