Raised This Month: $ Target: $400
 0% 

Solved fatal error of the game


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Hakim Azizov
Member
Join Date: Mar 2023
Old 12-04-2023 , 15:20   fatal error of the game
Reply With Quote #1

hi everbody.

i am getting an error, anybody knows what is this? (files precached)
Attached Thumbnails
Click image for larger version

Name:	Ekran Alıntısı.PNG
Views:	37
Size:	7.0 KB
ID:	202410  

Last edited by Hakim Azizov; 12-06-2023 at 12:48.
Hakim Azizov is offline
WATCH_D0GS UNITED
Senior Member
Join Date: Jan 2023
Old 12-04-2023 , 16:53   Re: fatal error of the game
Reply With Quote #2

You are precaching a .spr sprite file using precache_model instead of precache_generic.

https://www.amxmodx.org/api/amxmodx/precache_generic

And maybe you are imploding or something like incorrectly in the first complementary string.

Better if you show the code.
__________________
💻Know Our New Blog👄
🔗tube2downs.blogspot.com
WATCH_D0GS UNITED is offline
georgik57
Veteran Member
Join Date: Oct 2008
Location: 🎧Music World
Old 12-05-2023 , 08:00   Re: fatal error of the game
Reply With Quote #3

looks like a corrupted string to me. can't help if you don't show the code.
__________________
georgik57 is offline
Send a message via MSN to georgik57 Send a message via Yahoo to georgik57 Send a message via Skype™ to georgik57
Tote
Senior Member
Join Date: Jul 2023
Old 12-05-2023 , 08:10   Re: fatal error of the game
Reply With Quote #4

1. You are using precache_model instead of precache_generic. (MOST LIKELY THIS IS THE PROBLEM)
2. The fastdl has some issues (if you are using).
3. Incorrect location/directory.
4. Corrupted String.

Last edited by Tote; 12-05-2023 at 08:13.
Tote is offline
Hakim Azizov
Member
Join Date: Mar 2023
Old 12-05-2023 , 08:19   Re: fatal error of the game
Reply With Quote #5

Quote:
Originally Posted by georgik57 View Post
looks like a corrupted string to me. can't help if you don't show the code.

hi bro. i will sent all needing files, and video of problem. please, just wait a few minutes
Hakim Azizov is offline
Hakim Azizov
Member
Join Date: Mar 2023
Old 12-05-2023 , 08:29   Re: fatal error of the game
Reply With Quote #6

please watch this video: https://www.youtube.com/watch?v=nUTrhSQr_Uw



and main files in here.

zombie plague 6.5 include(.inc) file: https://forums.alliedmods.net/attach...1&d=1701722417

zombie plague 6.5 initialization (.ini) file: https://forums.alliedmods.net/attach...1&d=1701722517

zombie plague 6.5 language (.txt) file: https://forums.alliedmods.net/attach...1&d=1701722517

zombie plague 6.5 main (.sma) file : https://forums.alliedmods.net/attach...1&d=1701722517
Attached Files
File Type: inc zombieplague.inc (19.7 KB, 15 views)
File Type: ini zombieplague.ini (9.1 KB, 17 views)
File Type: txt zombieplague.txt (5.5 KB, 20 views)
File Type: sma Get Plugin or Get Source (zombieplague.sma - 20 views - 429.1 KB)
Hakim Azizov is offline
mlibre
Veteran Member
Join Date: Nov 2015
Location: return PLUGIN_CONTINUE
Old 12-05-2023 , 09:02   Re: fatal error of the game
Reply With Quote #7

PHP Code:
    g_trailSpr engfunc(EngFunc_PrecacheGenericsprite_grenade_trail


PHP Code:
    g_trailSpr engfunc(EngFunc_PrecacheModelsprite_grenade_trail
__________________
mlibre is offline
Hakim Azizov
Member
Join Date: Mar 2023
Old 12-05-2023 , 09:16   Re: fatal error of the game
Reply With Quote #8

Quote:
Originally Posted by mlibre View Post
PHP Code:
    g_trailSpr engfunc(EngFunc_PrecacheGenericsprite_grenade_trail


PHP Code:
    g_trailSpr engfunc(EngFunc_PrecacheModelsprite_grenade_trail
i did it but not work

Last edited by Hakim Azizov; 12-05-2023 at 09:22.
Hakim Azizov is offline
Hakim Azizov
Member
Join Date: Mar 2023
Old 12-05-2023 , 09:22   Re: fatal error of the game
Reply With Quote #9

i changed few things. (only added human class and zp_colored_print stock is changed)
Hakim Azizov is offline
georgik57
Veteran Member
Join Date: Oct 2008
Location: 🎧Music World
Old 12-06-2023 , 08:24   Re: fatal error of the game
Reply With Quote #10

i don't see any formatting error or corruption in the ini file. if what mlibre said didn't work then just try setting TRAIL = sprites/laserbeam.spr to something else and try again.
__________________
georgik57 is offline
Send a message via MSN to georgik57 Send a message via Yahoo to georgik57 Send a message via Skype™ to georgik57
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 16:57.


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