26.01.2018, 08:55
Quote:
Look at the function that is loading everything, check you have the files it wants.
Bare in mind you also have a MySQL error in this, which could also lead to other issues. Код:
[10:57:39] Preparing the gamemode, please wait... [10:57:39] [MySQL] (Main Pipelines) Connecting to ... [10:57:39] [MySQL] (MainPipeline) Fatal Error! Could not connect to MySQL: Host - DB: samp_main - User: root [10:57:39] [MySQL] Note: Make sure that you have provided the correct connection credentials. [10:57:39] [MySQL] Error number: -1 [10:57:39] [Dynamic Giftbox] Loading the Dynamic Giftbox... [10:57:39] [LoadHouses] Loading data from database... [10:57:39] [LoadDynamicDoors] Loading data from database... [10:57:39] [LoadDynamicMapIcons] Loading data from database... [10:57:39] [LoadMailboxes] Loading data from database... [10:57:39] [LoadBusinesses] Loading data from database... [10:57:39] [LoadAuctions] Loading data from database... [10:57:39] [LoadTxtLabels] Loading data from database... [10:57:39] [SpeedCameras] Loading data from database... [10:57:39] [LoadPayNSprays] Loading data from database... [10:57:39] [LoadArrestPoints] Loading data from database... [10:57:39] [LoadImpoundPoints] Loading data from database... [10:57:39] [LoadRelayForLifeTeams] Loading data from database... [10:57:39] [LoadGarages] Loading data from database... [10:57:39] [LoadCrimes] Loading Crimes... [10:57:39] [LoadBusinessSales] Loading data from database... [10:57:39] -mSelection- WARNING: Failed to load list: "CarList.txt" [10:57:39] -mSelection- WARNING: Failed to load list: "PlaneList.txt" [10:57:39] -mSelection- WARNING: Failed to load list: "BoatList.txt" [10:57:39] -mSelection- WARNING: Failed to load list: "CarList.txt" [10:57:39] -mSelection- WARNING: Failed to load list: "RestrictedCarList.txt" [10:57:39] [LoadPaintballArenas] Loading Paintball Arenas from the database, please wait... [10:57:39] [LoadGates] Loading data from database... [10:57:39] [Dynamic Points] Loading Dynamic Points from the database, please wait... [10:57:39] [Turf Wars] Loading turfs from the database, please wait... [10:57:39] [LoadPlants] Loading data from database... [10:57:39] [LoadHelp] Loading data from database... [10:57:39] [debug] Server crashed while executing NGRP.amx |
Код:
[13:51:39] Preparing the gamemode, please wait... [13:51:39] [MySQL] (Main Pipelines) Connecting to localhost... [13:51:39] [MySQL] (MainPipeline) Connection successful toward MySQL Database Server! [13:51:39] [Dynamic Giftbox] Loading the Dynamic Giftbox... [13:51:39] [LoadHouses] Loading data from database... [13:51:39] [LoadDynamicDoors] Loading data from database... [13:51:39] [LoadDynamicMapIcons] Loading data from database... [13:51:39] [LoadMailboxes] Loading data from database... [13:51:39] [LoadBusinesses] Loading data from database... [13:51:39] [LoadAuctions] Loading data from database... [13:51:39] [LoadTxtLabels] Loading data from database... [13:51:39] [SpeedCameras] Loading data from database... [13:51:39] [LoadPayNSprays] Loading data from database... [13:51:39] [LoadArrestPoints] Loading data from database... [13:51:39] [LoadImpoundPoints] Loading data from database... [13:51:39] [LoadRelayForLifeTeams] Loading data from database... [13:51:39] [LoadGarages] Loading data from database... [13:51:39] [LoadCrimes] Loading Crimes... [13:51:39] [LoadBusinessSales] Loading data from database... [13:51:40] [LoadPaintballArenas] Loading Paintball Arenas from the database, please wait... [13:51:40] [LoadGates] Loading data from database... [13:51:40] [Dynamic Points] Loading Dynamic Points from the database, please wait... [13:51:40] [Turf Wars] Loading turfs from the database, please wait... [13:51:40] [LoadPlants] Loading data from database... [13:51:40] [LoadHelp] Loading data from database... [13:51:40] [debug] Server crashed while executing NGRP.amx [13:51:40] [debug] AMX backtrace: [13:51:40] [debug] #0 native fread () from samp-server.exe [13:51:40] [debug] #1 004a50b4 in Misc_Load () at ./includes/core/miscload.pwn:205 [13:51:40] [debug] #2 0049fdd0 in InitiateGamemode () at ./includes/core/initgamemode.pwn:55 [13:51:40] [debug] #3 0006c580 in g_mysql_Init () at ./includes/mysql.pwn:163 [13:51:40] [debug] #4 0090dc9c in public CB_OnGameModeInit () at C:\Users\HP\Desktop\SA-MP-Development-master\gamemodes\NGRP.pwn:283 [13:51:40] [debug] #5 0002110c in ?? () at C:\Users\HP\Desktop\SA-MP-Development-master\pawno\include\callbacks.inc:693 [13:51:40] [debug] #6 0000f7f8 in public Itter_OnGameModeInit () at C:\Users\HP\Desktop\SA-MP-Development-master\pawno\include\YSI\y_hooks/impl.inc:498 [13:51:40] [debug] #7 native CallLocalFunction () from samp-server.exe [13:51:40] [debug] #8 0000b970 in public ScriptInit_OnGameModeInit () at C:\Users\HP\Desktop\SA-MP-Development-master\pawno\include\YSI\y_iterate.inc:791 [13:51:40] [debug] #9 00007ca8 in public SSCANF_OnGameModeInit () at C:\Users\HP\Desktop\SA-MP-Development-master\pawno\include\YSI\internal\..\y_scriptinit.inc:171 [13:51:40] [debug] #10 00001354 in public zcmd_OnGameModeInit () at C:\Users\HP\Desktop\SA-MP-Development-master\pawno\include\sscanf2.inc:205 [13:51:40] [debug] #11 native CallLocalFunction () from samp-server.exe [13:51:40] [debug] #12 00000988 in public OnGameModeInit () at C:\Users\HP\Desktop\SA-MP-Development-master\pawno\include\ZCMD.inc:68 [13:51:40] [debug] Native backtrace: [13:51:40] [debug] #0 76faa225 in ?? () from C:\WINDOWS\SYSTEM32\ntdll.dll [13:51:40] [debug] #1 00498bb8 in ?? () from samp-server.exe [13:51:40] [debug] #2 004991e0 in ?? () from samp-server.exe [13:51:40] [debug] #3 00404f14 in ?? () from samp-server.exe