Host Problem

Započeo Spaska, Maj 13, 2023, 19:35:46 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 4 gostiju pregledaju ovu temu.

Kada startam server na hostu i povezen databazu i sve ovo iskoci
[19:31:26]
[19:31:26] Filterscripts
[19:31:26] ---------------
[19:31:26]   Loading filterscript 'anims.amx'...
[19:31:26]   Loading filterscript 'cameditor.amx'...
[19:31:26]
--------------------------------------
[19:31:26]  CamEditor by Drebin
[19:31:26] --------------------------------------

[19:31:26]   Loaded 2 filterscripts.

[19:31:26] [debug] Run time error 19: "File or function is not found"
[19:31:26] [debug]  cache_get_row_count
[19:31:26] [debug]  FreezeSyncPacket
[19:31:26] [debug]  SendLastSyncPacket
[19:31:26] [debug]  cache_get_value_name
[19:31:26] [debug]  cache_get_value_name_int
[19:31:26] [debug]  cache_get_value_name_float
[19:31:26] [debug]  cache_insert_id
[19:31:26] [debug]  mysql_pquery
[19:31:26] [debug]  mysql_format
[19:31:26] [debug]  mysql_tquery
[19:31:26] [debug]  mysql_query
[19:31:26] [debug]  mysql_close
[19:31:26] [debug]  mysql_init_options
[19:31:26] [debug]  mysql_set_option
[19:31:26] [debug]  mysql_connect
[19:31:26] [debug]  mysql_errno
[19:31:26] [debug] Run time error 19: "File or function is not found"
[19:31:26] [debug]  cache_get_row_count
[19:31:26] [debug]  FreezeSyncPacket
[19:31:26] [debug]  SendLastSyncPacket
[19:31:26] [debug]  cache_get_value_name
[19:31:26] [debug]  cache_get_value_name_int
[19:31:26] [debug]  cache_get_value_name_float
[19:31:26] [debug]  cache_insert_id
[19:31:26] [debug]  mysql_pquery
[19:31:26] [debug]  mysql_format
[19:31:26] [debug]  mysql_tquery
[19:31:26] [debug]  mysql_query
[19:31:26] [debug]  mysql_close
[19:31:26] [debug]  mysql_init_options
[19:31:26] [debug]  mysql_set_option
[19:31:26] [debug]  mysql_connect
[19:31:26] [debug]  mysql_errno
[19:31:26] Script[gamemodes/balkan-premium.amx]: Run time error 19: "File or function is not found"
[19:31:26] Number of vehicle models: 0

Ili je pogresna verzija mysql plugina ili nije ni loadovan...

Citat: Sniffie White poslato Maj 13, 2023, 20:13:31 POSLE PODNE
Ili je pogresna verzija mysql plugina ili nije ni loadovan...
Sad pa ovo iskace
[21:57:28] [debug] Run time error 19: "File or function is not found"
[21:57:28] [debug]  FreezeSyncPacket
[21:57:28] [debug]  SendLastSyncPacket
[21:57:28] [debug] Run time error 19: "File or function is not found"
[21:57:28] [debug]  FreezeSyncPacket
[21:57:28] [debug]  SendLastSyncPacket
[21:57:28] Script[gamemodes/balkan-premium.amx]: Run time error 19: "File or function is not found"
[21:57:28] Number of vehicle models: 0

Stavi mysql_static.so pod plugins umjesto mysql

Također nije samo pokupiti podatke mysql sa hosta treba i ubaciti bazu u phpmyadmin
Poslednja Izmena: Maj 14, 2023, 11:11:37 PRE PODNE od d3dic
Marketing Associate[/url]
Graphic Designer
UI/UX Designer
Instagram

Citat: d3dic poslato Maj 14, 2023, 11:09:06 PRE PODNE
Stavi mysql_static.so pod plugins umjesto mysql

Također nije samo pokupiti podatke mysql sa hosta treba i ubaciti bazu u phpmyadmin
Hvala.

Citat: d3dic poslato Maj 14, 2023, 11:09:06 PRE PODNE
Stavi mysql_static.so pod plugins umjesto mysql

Također nije samo pokupiti podatke mysql sa hosta treba i ubaciti bazu u phpmyadmin
imam jedno pitanje jel znas kako da fixam ovo
c:\Users\Mihajlo\Desktop\Victoria Roleplay v1.0\gamemodes\BMaps.pwn(12532) : error 013: no entry point (no public functions)
Pawn compiler 3.10.4 Copyright (c) 1997-2006, ITB CompuPhase

Citat: Spaska poslato Maj 14, 2023, 11:59:25 PRE PODNE
imam jedno pitanje jel znas kako da fixam ovo
c:\Users\Mihajlo\Desktop\Victoria Roleplay v1.0\gamemodes\BMaps.pwn(12532) : error 013: no entry point (no public functions)
Pawn compiler 3.10.4 Copyright (c) 1997-2006, ITB CompuPhase


BMAPS.PWN se ne compiluje samo se Save odradi, i compilujes glavnu skriptu.
Marketing Associate[/url]
Graphic Designer
UI/UX Designer
Instagram

Citat: d3dic poslato Maj 14, 2023, 12:09:25 POSLE PODNE
BMAPS.PWN se ne compiluje samo se Save odradi, i compilujes glavnu skriptu.
Hvala  :D