Raised This Month: $ Target: $400
 0% 

[L4D2] SIPool - Aim to improve performance when spawn SI (Experimental)[2024.04.18]


Post New Thread Reply   
 
Thread Tools Display Modes
VYRNACH_GAMING
Member
Join Date: Sep 2021
Old 02-21-2024 , 05:54   Re: [L4D2] Special Infected Pool (Experimental)[2024.02.20]
Reply With Quote #11

Code:
Compiling si_pool.sp...
SourcePawn Compiler 1.12.0.7017
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2021 AlliedModders LLC

si_pool.sp(24) : error 417: cannot read from file: "paiutils"

1 Error.
tried building but it's missing paiutils. Is this a missing include?
__________________
VYRNACH_GAMING is offline
VYRNACH_GAMING
Member
Join Date: Sep 2021
Old 02-21-2024 , 06:07   Re: [L4D2] Special Infected Pool (Experimental)[2024.02.20]
Reply With Quote #12

since I couldn't build the plugin, I tried running with the smx plugin directly and all my servers kept crashing with:
Code:
Host_Error: SV_CreatePacketEntities: GetEntServerClass failed for ent 2.?
https://crash.limetech.org/2pazd3qn5zom

Is this because another plugin is not compatible and must be removed to us this?
__________________
VYRNACH_GAMING is offline
Paimon
Member
Join Date: Jul 2021
Location: Zootopia
Old 02-21-2024 , 07:58   Re: [L4D2] Special Infected Pool (Experimental)
Reply With Quote #13

Quote:
Originally Posted by ggyylike View Post
sourcemod-1.10.0-git6502
sourcemod-1.11.0-git6954
[SM] Unable to load plugin "l4dinfectedbots.smx": Native "SIPool.Instance" was not found

After using two versions, the error still appears. Please ask the author to fix it. Thanks.

用了两个版本还是显示错误,还请作者修复,谢谢。
I tried at my server and this error doesn't appear. Maybe you used old version.
If error still appeared after redownload, try compile it yourself.

我在服务器上测试后没有得到这个错误日志,也许你用的是旧版,建议重新下载。
如果还是有这个问题,你可以试着用源码编译一下。
__________________
Paimon is offline
Paimon
Member
Join Date: Jul 2021
Location: Zootopia
Old 02-21-2024 , 08:00   Re: [L4D2] Special Infected Pool (Experimental)[2024.02.20]
Reply With Quote #14

Quote:
Originally Posted by VYRNACH_GAMING View Post
Code:
Compiling si_pool.sp...
SourcePawn Compiler 1.12.0.7017
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2021 AlliedModders LLC

si_pool.sp(24) : error 417: cannot read from file: "paiutils"

1 Error.
tried building but it's missing paiutils. Is this a missing include?
paiutils.inc is in my github.
__________________
Paimon is offline
Paimon
Member
Join Date: Jul 2021
Location: Zootopia
Old 02-21-2024 , 08:04   Re: [L4D2] Special Infected Pool (Experimental)[2024.02.20]
Reply With Quote #15

Quote:
Originally Posted by VYRNACH_GAMING View Post
since I couldn't build the plugin, I tried running with the smx plugin directly and all my servers kept crashing with:
Code:
Host_Error: SV_CreatePacketEntities: GetEntServerClass failed for ent 2.?
https://crash.limetech.org/2pazd3qn5zom

Is this because another plugin is not compatible and must be removed to us this?
Sorry but I didn't understand what happened, the crash log seems have nothing to do with the plugin.
__________________
Paimon is offline
VYRNACH_GAMING
Member
Join Date: Sep 2021
Old 02-21-2024 , 09:41   Re: [L4D2] Special Infected Pool (Experimental)
Reply With Quote #16

Quote:
Originally Posted by ggyylike View Post
sourcemod-1.10.0-git6502
sourcemod-1.11.0-git6954
[SM] Unable to load plugin "l4dinfectedbots.smx": Native "SIPool.Instance" was not found

After using two versions, the error still appears. Please ask the author to fix it. Thanks.

用了两个版本还是显示错误,还请作者修复,谢谢。
I'm facing the same issue. When I try to reload it manually, it seems to be working but no SI spawns.
But the main issue is still the crash I always get when the server changelevel. I saw someone got a similar issue as reported in DHooks. Posted my case here: https://forums.alliedmods.net/showth...85#post2818385
I'm using SourceMod 1.12.0.7017
__________________

Last edited by VYRNACH_GAMING; 02-21-2024 at 09:54.
VYRNACH_GAMING is offline
VYRNACH_GAMING
Member
Join Date: Sep 2021
Old 02-21-2024 , 10:00   Re: [L4D2] Special Infected Pool (Experimental)
Reply With Quote #17

Quote:
Originally Posted by VYRNACH_GAMING View Post
I'm facing the same issue. When I try to reload it manually, it seems to be working but no SI spawns.
But the main issue is still the crash I always get when the server changelevel. I saw someone got a similar issue as reported in DHooks. Posted my case here: https://forums.alliedmods.net/showth...85#post2818385
I'm using SourceMod 1.12.0.7017
As soon as I remove si_pool.smx from my server, I do not get the crash when changing map anymore. Crash seems to be related to safehouse item restoration?
__________________
VYRNACH_GAMING is offline
Paimon
Member
Join Date: Jul 2021
Location: Zootopia
Old 02-24-2024 , 10:25   Re: [L4D2] Special Infected Pool (Experimental)
Reply With Quote #18

Quote:
Originally Posted by VYRNACH_GAMING View Post
As soon as I remove si_pool.smx from my server, I do not get the crash when changing map anymore. Crash seems to be related to safehouse item restoration?
Fixed.
Try new version of SIPool and L4DInfectedBots(SIPool fork).
__________________
Paimon is offline
Paimon
Member
Join Date: Jul 2021
Location: Zootopia
Old 02-24-2024 , 10:27   Re: [L4D2] Special Infected Pool (Experimental)[2024.02.24]
Reply With Quote #19

Version 2024.02.24 Updated.
Please redownload SIPool and L4DInfectedBots(SIPool fork)
__________________

Last edited by Paimon; 02-24-2024 at 10:28.
Paimon is offline
Paimon
Member
Join Date: Jul 2021
Location: Zootopia
Old 04-01-2024 , 11:40   Re: [L4D2] Special Infected Pool (Experimental)[2024.02.24]
Reply With Quote #20

Version 2024.04.01 Updated.
Please redownload SIPool.
__________________
Paimon 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 21:31.


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