Započeo Golf
•16. Sep. 2020.• ZaključanoAko neko zna kako da fixam
1,126
pregleda
12
postova
Hustler
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
40 / 100 XP
Početnik(0)
51
Postovi:
9
Teme:
Pridružio se:Feb. 2020
16. Sep. 2020.
Problem(error/warning):
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(1495) : warning 219: local variable "freeze" shadows a variable at a preceding level
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\turbo-ac.inc(1882) : warning 202: number of arguments does not match definition
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\YSI\y_hooks/impl.inc(1755) : warning 235: public function lacks forward declaration (symbol "ac_OnUnoccupiedVehicleUpdate")
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\gamemodes\Diesel.pwn(8835😎 : warning 203: symbol is never used: "InitFly"
Pawn compiler 3.10.4 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 45152 bytes
Code size: 8179856 bytes
Data size: 36546856 bytes
Stack/heap size: 399996 bytes; estimated max. usage=8601 cells (34404 bytes)
Total requirements:45171860 bytes
4 Warnings.
Deo skripte:
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log):
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(1495) : warning 219: local variable "freeze" shadows a variable at a preceding level
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\turbo-ac.inc(1882) : warning 202: number of arguments does not match definition
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\YSI\y_hooks/impl.inc(1755) : warning 235: public function lacks forward declaration (symbol "ac_OnUnoccupiedVehicleUpdate")
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\gamemodes\Diesel.pwn(8835😎 : warning 203: symbol is never used: "InitFly"
Pawn compiler 3.10.4 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 45152 bytes
Code size: 8179856 bytes
Data size: 36546856 bytes
Stack/heap size: 399996 bytes; estimated max. usage=8601 cells (34404 bytes)
Total requirements:45171860 bytes
4 Warnings.
Deo skripte:
Nzm koji dio da vam damDebug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log):
NijeGodfather
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
240 / 250 XP
Početnik(0)
1,514
Postovi:
58
Teme:
Pridružio se:Nov. 2016
16. Sep. 2020.
otvori fajl 'pawno > includes > weaponconfig.inc' zatim CTRL + H u prvo polje freeze u drugo wc_freeze zatim enter zatim yes to all
u includeu turbo-ac.inc na liniji 1882 postoji funkcija koja ima netacne argumente, isti slucaj je i sa funkcijom ac_OnUnoccupiedVehicleUpdate
u Diesel.pwn imas definisanu varijablu InitFly koja se nigde ne koristi, samo je obrisi.
u includeu turbo-ac.inc na liniji 1882 postoji funkcija koja ima netacne argumente, isti slucaj je i sa funkcijom ac_OnUnoccupiedVehicleUpdate
u Diesel.pwn imas definisanu varijablu InitFly koja se nigde ne koristi, samo je obrisi.
Hustler
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
40 / 100 XP
Početnik(0)
51
Postovi:
9
Teme:
Pridružio se:Feb. 2020
16. Sep. 2020.
Ovo mi izbaci u weapon-config.inc poslije edita
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(213😎 : error 017: undefined symbol "wc_freezeSyncData"
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(2337) : error 017: undefined symbol "wc_freezeSyncData"
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(2409) : error 017: undefined symbol "wc_freezeSyncData"
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(259😎 : error 017: undefined symbol "wc_freezeSyncData"
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(2627) : error 017: undefined symbol "wc_freezeSyncData"
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(2654) : error 017: undefined symbol "wc_freezeSyncData"
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(3921) : error 017: undefined symbol "wc_freezeSyncData"
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(4806) : error 017: undefined symbol "wc_freezeSyncData"
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(5362) : error 017: undefined symbol "wc_freezeSyncData"
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\turbo-ac.inc(1882) : warning 202: number of arguments does not match definition
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\YSI\y_hooks/impl.inc(1755) : warning 235: public function lacks forward declaration (symbol "ac_OnUnoccupiedVehicleUpdate")
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\gamemodes\Diesel.pwn(8835😎 : warning 203: symbol is never used: "InitFly"
Pawn compiler 3.10.4 Copyright (c) 1997-2006, ITB CompuPhase
9 Errors.
+
Nidje nema definisano InitFly u modu, tkd ne znam sta je
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(213😎 : error 017: undefined symbol "wc_freezeSyncData"
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(2337) : error 017: undefined symbol "wc_freezeSyncData"
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(2409) : error 017: undefined symbol "wc_freezeSyncData"
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(259😎 : error 017: undefined symbol "wc_freezeSyncData"
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(2627) : error 017: undefined symbol "wc_freezeSyncData"
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(2654) : error 017: undefined symbol "wc_freezeSyncData"
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(3921) : error 017: undefined symbol "wc_freezeSyncData"
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(4806) : error 017: undefined symbol "wc_freezeSyncData"
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\weapon-config.inc(5362) : error 017: undefined symbol "wc_freezeSyncData"
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\turbo-ac.inc(1882) : warning 202: number of arguments does not match definition
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\pawno\include\YSI\y_hooks/impl.inc(1755) : warning 235: public function lacks forward declaration (symbol "ac_OnUnoccupiedVehicleUpdate")
C:\Users\User\Desktop\SAMP\Serveri\Diesel Gaming v0.3 By Ljasim\gamemodes\Diesel.pwn(8835😎 : warning 203: symbol is never used: "InitFly"
Pawn compiler 3.10.4 Copyright (c) 1997-2006, ITB CompuPhase
9 Errors.
+
Nidje nema definisano InitFly u modu, tkd ne znam sta je
Shot Caller
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
40 / 100 XP
Početnik(0)
102
Postovi:
4
Teme:
Pridružio se:Sep. 2020
Shot Caller
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
40 / 100 XP
Početnik(0)
102
Postovi:
4
Teme:
Pridružio se:Sep. 2020
16. Sep. 2020.
%u0421%u0430%u0440%u0430%u0431 wrote on September 16, 2020, 10:34 am:
%u041D%u0435 %u043C%u043E%u0440%u0430 %u0441%u0432%u0430%u043A%u043E %u0434%u0430 %u0442%u0438 %u0434%u0430 %u043C%u043E%u0434 :/
Lakse mi , ne gubim zivce xD
Ev ne treba mod , resice sami
Shot Caller
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
40 / 100 XP
Početnik(0)
102
Postovi:
4
Teme:
Pridružio se:Sep. 2020
16. Sep. 2020.
Golf wrote on September 16, 2020, 10:48 am:
Ak os AnyDesk da ti dam u PP ?
Ne koriatim AnyDesk niti TeamViewer , zato sto moze ostetiti moj PC koji ima dosta poverljivih stvari
Hustler
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
40 / 100 XP
Početnik(0)
51
Postovi:
9
Teme:
Pridružio se:Feb. 2020
16. Sep. 2020.
naithanwav wrote on September 16, 2020, 10:58 am:
Ne koriatim AnyDesk niti TeamViewer , zato sto moze ostetiti moj PC koji ima dosta poverljivih stvari
Hajd dobro, poslat cu ti mod u PP
Shot Caller
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
40 / 100 XP
Početnik(0)
102
Postovi:
4
Teme:
Pridružio se:Sep. 2020
Shot Caller
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
40 / 100 XP
Početnik(0)
102
Postovi:
4
Teme:
Pridružio se:Sep. 2020
Morate biti prijavljeni da biste odgovorili na ovu temu.
Prijava