AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   HL1 Servers (HLDS) (https://forums.alliedmods.net/forumdisplay.php?f=131)
-   -   Server crashes (https://forums.alliedmods.net/showthread.php?t=312759)

orel56000 12-15-2018 07:41

Server crashes
 
some maps crashes the server and give this error:

Code:

Host_Error: PF_setmodel_I: no precache: *261

L 12/15/2018 - 17:34:33: FATAL ERROR (shutting down): Host_Error: PF_setmodel_I: no precache: *261


FATAL ERROR (shutting down): Host_Error: PF_setmodel_I: no precache: *261


./hlds_run: line 255:  1683 Segmentation fault      $HL_CMD

any solutions??

OciXCrom 12-15-2018 08:23

Re: Server crashes
 
A plugin you're using uses a model without precaching it. That's all I can say.

orel56000 12-15-2018 08:31

Re: Server crashes
 
Quote:

Originally Posted by OciXCrom (Post 2629181)
A plugin you're using uses a model without precaching it. That's all I can say.

this is only happens in a few maps...

OciXCrom 12-15-2018 08:46

Re: Server crashes
 
The resources from those maps + the resources from your plugins exceed the maximum amount of allowed resources a server can have (512).

orel56000 12-15-2018 08:49

Re: Server crashes
 
Quote:

Originally Posted by OciXCrom (Post 2629186)
The resources from those maps + the resources from your plugins exceed the maximum amount of allowed resources a server can have (512).

there is any way to extend the maximum amount of allowed resources?

OciXCrom 12-16-2018 10:26

Re: Server crashes
 
No. Reduce the number of resources you're using.

HamletEagle 12-18-2018 05:41

Re: Server crashes
 
Quote:

Originally Posted by OciXCrom (Post 2629186)
The resources from those maps + the resources from your plugins exceed the maximum amount of allowed resources a server can have (512).

If that was the case then the error message would be totally different.

OciXCrom 12-19-2018 07:04

Re: Server crashes
 
Quote:

Originally Posted by HamletEagle (Post 2629713)
If that was the case then the error message would be totally different.

If it happens only on few maps like he said, I see no other reason for this unless he has additional plugins enabled on those maps only.

Post your plugins list.

Ghosted 12-20-2018 08:44

Re: Server crashes
 
Quote:

Originally Posted by HamletEagle (Post 2629713)
If that was the case then the error message would be totally different.

He says about precached Models.

Quote:

Originally Posted by OciXCrom (Post 2629926)
If it happens only on few maps like he said, I see no other reason for this unless he has additional plugins enabled on those maps only.

Post your plugins list.

No need to post plugins list, this is error caused by maps which has too many objects in it as you said. i have posted what was the reason in his 2nd thread.


All times are GMT -4. The time now is 19:08.

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