Jump to content


Witamy w Nieoficjalnym polskim support'cie AMX Mod X

Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Posted Image Posted Image

Guest Message by DevFuse
 

[ROZWIĄZANE] Odrzut od wybuchu granatu - mnóstwo errorów


Best Answer Droso , 01.09.2013 16:21

przed

 entity_get_string(inflictor, EV_SZ_classname, classname2, 7)

dodaj:

	if(!is_valid_ent(inflictor))
	return PLUGIN_CONTINUE
Go to the full post


  • This topic is locked This topic is locked
1 reply to this topic

#1 szelbi

    Hero

  • Power User

  • Reputacja: 373
    Wszechpomocny

  • Postów:1,032
  • Steam:steam
  • Imię:Norbert
  • Lokalizacja:Częstochowa
Offline

Posted 01.09.2013 16:19

Mam u siebie na serwerze plugin na odrzut po wybuchu granatu. Do tej pory wszystko było w porządku, lecz od kilku dni w logach zaczęły pojawiać się takie błędy, jak te poniżej. Jest tego duużo więcej, ale nie będę wstawiał wszystkiego. W załączniku SMA.

L 09/01/2013 - 12:33:38: [AMXX] Displaying debug trace (plugin "amx_heconc.amxx")
L 09/01/2013 - 12:33:38: [AMXX] Run time error 10: native error (native "entity_get_string")
L 09/01/2013 - 12:33:38: [AMXX]    [0] amx_heconc_1251399.sma::hedamage_event (line 75)
L 09/01/2013 - 12:33:44: [ENGINE] Invalid entity 207
L 09/01/2013 - 12:33:44: [AMXX] Displaying debug trace (plugin "amx_heconc.amxx")
L 09/01/2013 - 12:33:44: [AMXX] Run time error 10: native error (native "entity_get_string")
L 09/01/2013 - 12:33:44: [AMXX]    [0] amx_heconc_1251399.sma::hedamage_event (line 75)
L 09/01/2013 - 12:33:47: [ENGINE] Invalid entity 214
L 09/01/2013 - 12:33:47: [AMXX] Displaying debug trace (plugin "amx_heconc.amxx")
L 09/01/2013 - 12:33:47: [AMXX] Run time error 10: native error (native "entity_get_string")
L 09/01/2013 - 12:33:47: [AMXX]    [0] amx_heconc_1251399.sma::hedamage_event (line 75)
L 09/01/2013 - 12:33:49: [ENGINE] Invalid entity 214
L 09/01/2013 - 12:33:49: [AMXX] Displaying debug trace (plugin "amx_heconc.amxx")
L 09/01/2013 - 12:33:49: [AMXX] Run time error 10: native error (native "entity_get_string")
L 09/01/2013 - 12:33:49: [AMXX]    [0] amx_heconc_1251399.sma::hedamage_event (line 75)
L 09/01/2013 - 12:33:50: [ENGINE] Invalid entity 192
L 09/01/2013 - 12:33:50: [AMXX] Displaying debug trace (plugin "amx_heconc.amxx")
L 09/01/2013 - 12:33:50: [AMXX] Run time error 10: native error (native "entity_get_string")
L 09/01/2013 - 12:33:50: [AMXX]    [0] amx_heconc_1251399.sma::hedamage_event (line 75)
L 09/01/2013 - 12:33:52: [ENGINE] Invalid entity 214
L 09/01/2013 - 12:33:52: [AMXX] Displaying debug trace (plugin "amx_heconc.amxx")
L 09/01/2013 - 12:33:52: [AMXX] Run time error 10: native error (native "entity_get_string")
L 09/01/2013 - 12:33:52: [AMXX]    [0] amx_heconc_1251399.sma::hedamage_event (line 75)
L 09/01/2013 - 12:33:53: [ENGINE] Invalid entity 192
L 09/01/2013 - 12:33:53: [AMXX] Displaying debug trace (plugin "amx_heconc.amxx")
L 09/01/2013 - 12:33:53: [AMXX] Run time error 10: native error (native "entity_get_string")
L 09/01/2013 - 12:33:53: [AMXX]    [0] amx_heconc_1251399.sma::hedamage_event (line 75)
L 09/01/2013 - 12:33:55: [ENGINE] Invalid entity 214
L 09/01/2013 - 12:33:55: [AMXX] Displaying debug trace (plugin "amx_heconc.amxx")
L 09/01/2013 - 12:33:55: [AMXX] Run time error 10: native error (native "entity_get_string")
L 09/01/2013 - 12:33:55: [AMXX]    [0] amx_heconc_1251399.sma::hedamage_event (line 75)
L 09/01/2013 - 12:33:56: [ENGINE] Invalid entity 192
L 09/01/2013 - 12:33:56: [AMXX] Displaying debug trace (plugin "amx_heconc.amxx")
L 09/01/2013 - 12:33:56: [AMXX] Run time error 10: native error (native "entity_get_string")
L 09/01/2013 - 12:33:56: [AMXX]    [0] amx_heconc_1251399.sma::hedamage_event (line 75)
L 09/01/2013 - 12:49:35: Start of error session.
L 09/01/2013 - 12:49:35: Info (map "jail_czone") (file "addons/amxmodx/logs/error_20130901.log")
L 09/01/2013 - 12:49:35: [ENGINE] Invalid entity 276
L 09/01/2013 - 12:49:35: [AMXX] Displaying debug trace (plugin "amx_heconc.amxx")
L 09/01/2013 - 12:49:35: [AMXX] Run time error 10: native error (native "entity_get_string")
L 09/01/2013 - 12:49:35: [AMXX]    [0] amx_heconc_1251399.sma::hedamage_event (line 75)
L 09/01/2013 - 12:49:37: [ENGINE] Invalid entity 280
L 09/01/2013 - 12:49:37: [AMXX] Displaying debug trace (plugin "amx_heconc.amxx")
L 09/01/2013 - 12:49:37: [AMXX] Run time error 10: native error (native "entity_get_string")
L 09/01/2013 - 12:49:37: [AMXX]    [0] amx_heconc_1251399.sma::hedamage_event (line 75)
L 09/01/2013 - 12:49:39: [ENGINE] Invalid entity 272
L 09/01/2013 - 12:49:39: [AMXX] Displaying debug trace (plugin "amx_heconc.amxx")
L 09/01/2013 - 12:49:39: [AMXX] Run time error 10: native error (native "entity_get_string")
L 09/01/2013 - 12:49:39: [AMXX]    [0] amx_heconc_1251399.sma::hedamage_event (line 75)
L 09/01/2013 - 12:49:40: [ENGINE] Invalid entity 277
L 09/01/2013 - 12:49:40: [AMXX] Displaying debug trace (plugin "amx_heconc.amxx")
L 09/01/2013 - 12:49:40: [AMXX] Run time error 10: native error (native "entity_get_string")
L 09/01/2013 - 12:49:40: [AMXX]    [0] amx_heconc_1251399.sma::hedamage_event (line 75)

Attached Files


  • +
  • -
  • 0

#2 Droso

    Dawniej HubertTM

  • Support Team

  • Reputacja: 1,291
    Godlike

  • Postów:2,371
  • Steam:steam
  • Imię:Hubert
  • Lokalizacja:Wrocław
Offline

Posted 01.09.2013 16:21   Best Answer

przed

 entity_get_string(inflictor, EV_SZ_classname, classname2, 7)

dodaj:

	if(!is_valid_ent(inflictor))
	return PLUGIN_CONTINUE

  • +
  • -
  • 1

Piszę pluginy pod: AMX MOD X oraz SOURCE MOD!

Na zlecenie i bez zlecenia zresztą też!





  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users

Coinsy CSGOPolygon Za SMS, PSC , Przelew - CoinSell.pro
Skiny do CS:GO za SMS, PSC, Przelew - CSGOPaka.com
Automatyczny Bot Levelowania Steam - LVLUPSteam.com
CSGO Gambling Sites and Free Betting Codes - DreamCodes.gg

Sign In