FPtje / DarkRP

DarkRP, a non-serious roleplay gamemode for Garry's Mod.
https://darkrp.miraheze.org
MIT License
463 stars 710 forks source link

Server error #2796

Closed MarOwNFR closed 6 years ago

MarOwNFR commented 6 years ago

Hello, I have created a gmod server but unfortunately the server displays some errors including the one below that I do not understand because DarkRP is not connected to a database... I'm never connected to my database with DarkRP so I don't understand why I have this error... I have the latest version on Github of darkrp.

I made the request here because it is impossible for me to create an account on your forum weird error to all questions when registering.....

Thank you in advance for your help, and remains at your disposal in case of questions... Have a good day.

[ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sv_data.lua" on line 460.
The best help I can give you is this:

Failed to retrieve player information from the database. 

Hints:
    - This means your database or the connection to your database is fucked.
    - This is the error given by the database:
        no such table: playerinformation

The responsibility for the error above lies with (the authors of) one (or more) of these files:
    1. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 460
    2. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 345
    3. gamemodes/darkrp/gamemode/libraries/mysqlite/mysqlite.lua on line 300
    4. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 290
    5. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 344
    6. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 345
    7. gamemodes/darkrp/gamemode/libraries/mysqlite/mysqlite.lua on line 300
    8. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 290
    9. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 344
    10. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 345
    11. gamemodes/darkrp/gamemode/libraries/mysqlite/mysqlite.lua on line 300
    12. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 290
    13. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 344
    14. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 345
    15. gamemodes/darkrp/gamemode/libraries/mysqlite/mysqlite.lua on line 300
    16. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 290
    17. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 344
    18. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 431
    19. gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua on line 596
------- End of Simplerr error -------

[ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sh_createitems.lua" on line 390.
The best help I can give you is this:

There is a player with an invalid team!

The player's name is MarOwN, their team number is "1001", which has the name "Unassigned"

Hints:
    - It is the server owner's responsibility to figure out why that player has no valid team.
    - This error is very likely to be caused by an earlier error. If you don't see any errors in your own console, look at the server console.

The responsibility for the error above lies with (the authors of) one (or more) of these files:
    1. gamemodes/darkrp/gamemode/modules/base/sh_createitems.lua on line 390
    2. gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua on line 614
------- End of Simplerr error -------
Bo98 commented 6 years ago

Hi, it sets up the database stuff on startup, so it will be more useful if you can find the first error after a server startup. If the table doesn’t exist, then it likely means there was an error leading up to creating it.

it is impossible for me to create an account on your forum weird error to all questions when registering

Could you be specific? What does the error say?

MarOwNFR commented 6 years ago

I write my information in the boxes and a red error rectangle appears next to the box here are the different errors:


Name: "The field '82122efbb4b5fd8dbb15e056dad375f6' was not recognised."
Email: "The field '60b29f125f18889c4d2892b3dd112621' was not recognised."
Bo98 commented 6 years ago

Ok, I think registration via Steam works. I'm not sure if that's intentional or not - Steam is required for the wiki though.

FPtje commented 6 years ago

Closing issue, as it's not something that can be fixed in DarkRP's code. You can still comment.