Raised This Month: $51 Target: $400
 12% 

Solved Run time error 10: native error (native "entity_get_int")


Post New Thread Reply   
 
Thread Tools Display Modes
DJEarthQuake
Veteran Member
Join Date: Jan 2014
Location: Astral planes
Old 01-27-2022 , 19:35   Re: Run time error 10: native error (native "entity_get_int")
Reply With Quote #11

Need to use that filter more than 1x.
For instance the first error line showed as 1516.
Code:
				if (g_iOwnedEnt[id])
				{
					set_pev(g_iOwnedEnt[id],pev_rendercolor, g_fColor[g_iColor[id]] )
					set_pev(g_iOwnedEnt[id],pev_renderamt, g_fRenderAmt[g_iColor[id]] )
				}
It says the ent is invalid. Check if it is valid first or better quit making invalid ents in the first place as much as possible.

L 01/27/2022 - 18:59:03: [AMXX] Displaying debug trace (plugin "basebuilder65.amxx")
L 01/27/2022 - 18:59:03: [AMXX] Run time error 10: native error (native "set_pev")
L 01/27/2022 - 18:59:03: [AMXX] [0] basebuilder65.sma::ham_PlayerSpawn_Post (line 1516)
L 01/27/2022 - 18:59:04: [ENGINE] Invalid entity 65
__________________
DJEarthQuake is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:12.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode