Server crashed at startup
#1

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[09:59:05] 
[09:59:05] Server Plugins
[09:59:05] --------------
[09:59:05]  Loading plugin: streamer
[09:59:05] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[09:59:05]   Loaded.
[09:59:05]  Loading plugin: mysql
[09:59:05]  >> plugin.mysql: R33 successfully loaded.
[09:59:05]   Loaded.
[09:59:05]  Loading plugin: sscanf
[09:59:05] 

[09:59:05]  ===============================

[09:59:05]       sscanf plugin loaded.     

[09:59:05]    © 2009 Alex "******" Cole

[09:59:05]    0.3d-R2 500 Players "dnee"

[09:59:05]  ===============================

[09:59:05]   Loaded.
[09:59:05]  Loading plugin: whirlpool
[09:59:07]  
[09:59:07]  ==================
[09:59:07]  
[09:59:07]   Whirlpool loaded
[09:59:07]  
[09:59:07]  ==================
[09:59:07]  
[09:59:07]   Loaded.
[09:59:07]  Loaded 4 plugins.

[09:59:07] 
[09:59:07] Filterscripts
[09:59:07] ---------------
[09:59:07]   Loading filterscript 'server.amx'...
[09:59:07]   Loading filterscript 'playerinteriors.amx'...
[09:59:08]   Loading filterscript 'playerexteriors.amx'...
[09:59:08]   Loaded 3 filterscripts.

[09:59:08]  
[09:59:08]  ======================================= 
[09:59:08]  |                                     | 
[09:59:08]  |        YSI version 3.01.0002        | 
[09:59:08]  |        By Alex "******" Cole        | 
[09:59:08]  |                                     | 
[09:59:08]  ======================================= 
[09:59:08]  
[09:59:08] Preparing the gamemode, please wait...
[09:59:10] [MySQL] (Main Pipelines) Connecting to localhost...
[09:59:10] [MySQL] (MainPipeline) Fatal Error! Could not connect to MySQL: Host localhost - DB: ngg - User: root
[09:59:10] [MySQL] Note: Make sure that you have provided the correct connection credentials.
[09:59:10] [MySQL] Error number: 2003
[09:59:10] [Dynamic Giftbox] Loading the Dynamic Giftbox...
[09:59:10] [LoadCrates] Load Query Sent
[09:59:10] [LoadHouses] Loading data from database...
[09:59:10] [LoadDynamicDoors] Loading data from database...
[09:59:10] [LoadDynamicMapIcons] Loading data from database...
[09:59:10] [LoadMailboxes] Loading data from database...
[09:59:10] [LoadBusinesses] Loading data from database...
[09:59:10] [LoadAuctions] Loading data from database...
[09:59:10] [LoadTxtLabels] Loading data from database...
[09:59:10] [LoadPlants] Loading data from database...
[09:59:10] [SpeedCameras] Loading data from database...
[09:59:10] [LoadPayNSprays] Loading data from database...
[09:59:10] [LoadArrestPoints] Loading data from database...
[09:59:10] [LoadImpoundPoints] Loading data from database...
[09:59:10] [LoadRelayForLifeTeams] Loading data from database...
[09:59:10] [LoadBusinessSales] Loading data from database...
[09:59:10] [LoadTurfWars] 65 turfs loaded.
[09:59:10] [LoadPaintballArenas] 10 paintball arenas loaded.
[09:59:10] [LoadEventPoints] 0 event points loaded.
[09:59:10] [LoadGates] Loading data from database...
[09:59:10] [LoadElevatorStuff] 20 floors loaded.
[09:59:10] [LoadFamilies] Loading data from database...
[09:59:10] [LoadFamilyPoints] Loading Family Points from the database, please wait...
[09:59:10] [MiscLoad] Misc Loaded
[09:59:10] Resetting news...
[09:59:10] Resetting default server variables..
[09:59:10] Adjusted the server time...
[09:59:10] [Streamer] Loading Dynamic Static Vehicles...
[09:59:10] [Streamer] Dynamic Static Vehicles has been loaded.
[09:59:10] [Streamer] Loading Dynamic Pickups...
[09:59:10] [Streamer] Dynamic Pickups has been loaded.
[09:59:10] [Streamer] Loading 3D Text Labels...
[09:59:10] [Streamer] Dynamic 3D Text Labels has been loaded.
[09:59:10] [Streamer] Loading Dynamic Buttons...
[09:59:10] [Streamer] Dynamic Buttons has been loaded.
[09:59:10] [Streamer] Loading Dynamic Objects...
[09:59:10] [Streamer] Dynamic Objects has been loaded.
[09:59:10] [Textdraws] Loading Textdraws...
[09:59:10] [Textdraws] Loaded textdraws.
[09:59:10] [Dynamic Groups] Loading Dynamic Groups...
[09:59:10] [Dynamic Groups] Loading Dynamic Groups Vehicles...
[09:59:10] 
-------------------------------------------
[09:59:10] Sunfire Gaming Roleplay

[09:59:10] Copyright © Sunfire Gaming, LLC (2012-2013)
[09:59:10] All Rights Reserved
[09:59:10] -------------------------------------------

[09:59:10] Successfully initiated the gamemode...
[09:59:10] Number of vehicle models: 29
[09:59:10] --- Server Shutting Down.
Reply
#2

Could you show us your main() and OnGameModeInit?
Reply
#3

The problem maybe because you didn't change the rcon password in the 'server.cfg' file or bad coding.
Reply
#4

Quote:
Originally Posted by Jimmy0wns
Посмотреть сообщение
Could you show us your main() and OnGameModeInit?
Lol that's not needed
, for now
Reply
#5

Check if your MySQL server has correct details.
Reply
#6

alright
Reply
#7

We're testing it on Local Host Btw
Reply
#8

[15:22:18] Preparing the gamemode, please wait...
[15:22:20] [MySQL] (Main Pipelines) Connecting to localhost...
[15:22:20] [MySQL] (MainPipeline) Fatal Error! Could not connect to MySQL: Host localhost - DB: ngg - User: root
[15:22:20] [MySQL] Note: Make sure that you have provided the correct connection credentials.
[15:22:20] [MySQL] Error number: 2003
Reply
#9

Quote:
Originally Posted by Jorda
Посмотреть сообщение
[15:22:20] [MySQL] (MainPipeline) Fatal Error! Could not connect to MySQL: Host localhost - DB: ngg - User: root
[15:22:20] [MySQL] Note: Make sure that you have provided the correct connection credentials.
Well, you said it all, your Gamemode can't connect to your SQL. If localhost doesn't work try 127.0.0.1 or your serve IP. Make sure your mysql accepts connections and that he has privileges on your database
Reply
#10

Do you even have a MySQL server running? Have you created the database "ngg"? Many possible reasons and I'm sure mysql logs would be more informative.

Quote:
Originally Posted by Hardicore
Посмотреть сообщение
The problem maybe because you didn't change the rcon password in the 'server.cfg' file or bad coding.
That would give "Error: Your password must be changed from the default password, please change it.".
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)