Raised This Month: $32 Target: $400
 8% 

[L4D & L4D2] Survivor Bot AI SHOOT IT FFS Fix


Post New Thread Reply   
 
Thread Tools Display Modes
Omixsat
Member
Join Date: Jul 2022
Old 09-26-2022 , 05:39   Re: [L4D & L4D2] Survivor Bot AI SHOOT IT FFS Fix
Reply With Quote #91

[L4D1 & L4D2] Survivor AI Pounced Fix Improved version 1.2.2 - FINAL
- Optimizations
- Fixed L4D2 logic on shove attempt when dominating infected is not in the bot's line of sight.

[L4D1 & L4D2] Survivor AI Pounced Fix Improved version 1.2.1
- Optimizations + refactored L4D2 method. Heavily tested on Rayman1103's Mutation Mod - "Smoker Strike" mode
__________________
My Plug-Ins
Plug-in lookup
My Forks
[1] [2]

Last edited by Omixsat; 09-26-2022 at 11:54. Reason: Updated
Omixsat is offline
L4D2Noob
AlliedModders Donor
Join Date: Mar 2020
Location: Moscow
Old 09-28-2022 , 11:26   Re: [L4D & L4D2] Survivor Bot AI SHOOT IT FFS Fix
Reply With Quote #92

There is an error in the logs:

Code:
L 09/27/2022 - 09:58:53: [SM] Exception reported: Client 6 is not connected
L 09/27/2022 - 09:58:53: [SM] Blaming: l4d_survivorai_pouncedfix.smx
L 09/27/2022 - 09:58:53: [SM] Call stack trace:
L 09/27/2022 - 09:58:53: [SM]   [0] GetClientUserId
L 09/27/2022 - 09:58:53: [SM]   [1] Line 175, /home/forums/content/files/3/2/7/3/7/7/197092.attach::CallBots
L 09/27/2022 - 09:58:53: [SM]   [2] Line 148, /home/forums/content/files/3/2/7/3/7/7/197092.attach::Event_Dominated
__________________
L4D2Noob is offline
Send a message via ICQ to L4D2Noob Send a message via Skype™ to L4D2Noob
Omixsat
Member
Join Date: Jul 2022
Old 09-28-2022 , 13:55   Re: [L4D & L4D2] Survivor Bot AI SHOOT IT FFS Fix
Reply With Quote #93

Quote:
Originally Posted by L4D2Noob View Post
There is an error in the logs:

Code:
L 09/27/2022 - 09:58:53: [SM] Exception reported: Client 6 is not connected
L 09/27/2022 - 09:58:53: [SM] Blaming: l4d_survivorai_pouncedfix.smx
L 09/27/2022 - 09:58:53: [SM] Call stack trace:
L 09/27/2022 - 09:58:53: [SM]   [0] GetClientUserId
L 09/27/2022 - 09:58:53: [SM]   [1] Line 175, /home/forums/content/files/3/2/7/3/7/7/197092.attach::CallBots
L 09/27/2022 - 09:58:53: [SM]   [2] Line 148, /home/forums/content/files/3/2/7/3/7/7/197092.attach::Event_Dominated
That doesn't look like the latest version of the plugin or it could be altered.

In version 1.2.2, Line 175 is "#endif" and Event_Dominated just calls the CallBots() function.

Edit: I'm assuming this is version 1.2.1. Line 175 is the Vscript command used to instruct the active bot closest to the dominated ally. Let me know how to reproduce this issue and I might look into it.
__________________
My Plug-Ins
Plug-in lookup
My Forks
[1] [2]

Last edited by Omixsat; 09-28-2022 at 14:33.
Omixsat is offline
L4D2Noob
AlliedModders Donor
Join Date: Mar 2020
Location: Moscow
Old 09-28-2022 , 15:49   Re: [L4D & L4D2] Survivor Bot AI SHOOT IT FFS Fix
Reply With Quote #94

Actually, this file is downloaded from the following link:
https://forums.alliedmods.net/showpo...7&postcount=88

Which you posted in the next post:
https://forums.alliedmods.net/showpo...1&postcount=91
__________________
L4D2Noob is offline
Send a message via ICQ to L4D2Noob Send a message via Skype™ to L4D2Noob
TBK Duy
Member
Join Date: Jun 2017
Location: Vietnam
Old 10-13-2022 , 20:26   Re: [L4D & L4D2] Survivor Bot AI SHOOT IT FFS Fix
Reply With Quote #95

Indeed there's error logs

Code:
L 10/13/2022 - 20:59:23: [SM] Exception reported: Client 7 is not connected
L 10/13/2022 - 20:59:23: [SM] Blaming: l4d_survivorai_pouncedfix.smx
L 10/13/2022 - 20:59:23: [SM] Call stack trace:
L 10/13/2022 - 20:59:23: [SM]   [0] GetClientUserId
L 10/13/2022 - 20:59:23: [SM]   [1] Line 162, /home/forums/content/files/3/2/7/3/7/7/197101.attach::CallBots
L 10/13/2022 - 20:59:23: [SM]   [2] Line 135, /home/forums/content/files/3/2/7/3/7/7/197101.attach::Event_Dominated

L 10/13/2022 - 20:59:24: [SM] Exception reported: Client 7 is not connected
L 10/13/2022 - 20:59:24: [SM] Blaming: l4d_survivorai_pouncedfix.smx
L 10/13/2022 - 20:59:24: [SM] Call stack trace:
L 10/13/2022 - 20:59:24: [SM]   [0] GetClientUserId
L 10/13/2022 - 20:59:24: [SM]   [1] Line 162, /home/forums/content/files/3/2/7/3/7/7/197101.attach::CallBots
L 10/13/2022 - 20:59:24: [SM]   [2] Line 66, /home/forums/content/files/3/2/7/3/7/7/197101.attach::Event_PlayerHurt
L 10/13/2022 - 21:07:51: Error log file session closed.
TBK Duy is offline
valedar
Member
Join Date: May 2022
Location: Russian
Old 11-01-2022 , 21:55   Re: [L4D & L4D2] Survivor Bot AI SHOOT IT FFS Fix
Reply With Quote #96

Also errors in logs with the client in the Event_PlayerHurt and Event_Dominated events in the Omixsat version
valedar is offline
valedar
Member
Join Date: May 2022
Location: Russian
Old 11-01-2022 , 21:56   Re: [L4D & L4D2] Survivor Bot AI SHOOT IT FFS Fix
Reply With Quote #97

Quote:
Originally Posted by Omixsat View Post
That doesn't look like the latest version of the plugin or it could be altered.

In version 1.2.2, Line 175 is "#endif" and Event_Dominated just calls the CallBots() function.

Edit: I'm assuming this is version 1.2.1. Line 175 is the Vscript command used to instruct the active bot closest to the dominated ally. Let me know how to reproduce this issue and I might look into it.
will you fix it?
valedar is offline
ddd123
Senior Member
Join Date: May 2021
Old 11-01-2022 , 21:56   Re: [L4D & L4D2] Survivor Bot AI SHOOT IT FFS Fix
Reply With Quote #98

Quote:
Originally Posted by TBK Duy View Post
Indeed there's error logs

Code:
L 10/13/2022 - 20:59:23: [SM] Exception reported: Client 7 is not connected
L 10/13/2022 - 20:59:23: [SM] Blaming: l4d_survivorai_pouncedfix.smx
L 10/13/2022 - 20:59:23: [SM] Call stack trace:
L 10/13/2022 - 20:59:23: [SM]   [0] GetClientUserId
L 10/13/2022 - 20:59:23: [SM]   [1] Line 162, /home/forums/content/files/3/2/7/3/7/7/197101.attach::CallBots
L 10/13/2022 - 20:59:23: [SM]   [2] Line 135, /home/forums/content/files/3/2/7/3/7/7/197101.attach::Event_Dominated

L 10/13/2022 - 20:59:24: [SM] Exception reported: Client 7 is not connected
L 10/13/2022 - 20:59:24: [SM] Blaming: l4d_survivorai_pouncedfix.smx
L 10/13/2022 - 20:59:24: [SM] Call stack trace:
L 10/13/2022 - 20:59:24: [SM]   [0] GetClientUserId
L 10/13/2022 - 20:59:24: [SM]   [1] Line 162, /home/forums/content/files/3/2/7/3/7/7/197101.attach::CallBots
L 10/13/2022 - 20:59:24: [SM]   [2] Line 66, /home/forums/content/files/3/2/7/3/7/7/197101.attach::Event_PlayerHurt
L 10/13/2022 - 21:07:51: Error log file session closed.
I also get the same error even with 1.2.2 - FINAL version
Is this impossible to fix?

Last edited by ddd123; 11-01-2022 at 21:57.
ddd123 is offline
Mika Misori
Senior Member
Join Date: Sep 2022
Old 11-20-2022 , 16:58   Re: [L4D & L4D2] Survivor Bot AI SHOOT IT FFS Fix
Reply With Quote #99

Quote:
Originally Posted by ddd123 View Post
I also get the same error even with 1.2.2 - FINAL version
Is this impossible to fix?
I have the same errors.

Please, can someone fix this bugs in plugin?
I'm ready to pay (but only with crypto).
Mika Misori is offline
valedar
Member
Join Date: May 2022
Location: Russian
Old 11-22-2022 , 09:20   Re: [L4D & L4D2] Survivor Bot AI SHOOT IT FFS Fix
Reply With Quote #100

Quote:
Originally Posted by Mika Misori View Post
I have the same errors.

Please, can someone fix this bugs in plugin?
I'm ready to pay (but only with crypto).
Don't need money.
Here, try it. Reply to me when you check
Attached Files
File Type: sp Get Plugin or Get Source (l4d_survivorai_pouncedfix.sp - 581 views - 12.5 KB)

Last edited by valedar; 11-22-2022 at 09:24.
valedar 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 07:56.


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