This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Accelerator - Crash Reporting That Doesn't Suck


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
BRU7US
Member
Join Date: Jul 2020
Location: Tatarstan, Kazan
Old 11-05-2023 , 18:41   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #1

I found temporary fix of it.

1. This extension works good with last version of Actions extentions
2. This works bad with CollisionHook extention. But you just need to delete all ".autoload" files of Actions and CollisionHook from "extensions" folder. This two extensions will be loaded same good, but now Accelerator stop crashing your server.

Working on SourceMod 1.11 6945

Update: In general, this only works until the next server startup. Changing the CollisionHook loading sequence may help to solve this problem. But I don't know how to change it. It seems that Accelerator should be loaded earlier than CollisionHook

Update 2: Delete ".autoload" file of Accelerator extension and add "sm exts load accelerator.ext.so" to your "server.cfg". This will force "late load" of Accelerator extension.

Last edited by BRU7US; 11-05-2023 at 19:19.
BRU7US is offline
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 11-06-2023 , 13:23   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #2

Quote:
Originally Posted by BRU7US View Post
I found temporary fix of it.

1. This extension works good with last version of Actions extentions
2. This works bad with CollisionHook extention. But you just need to delete all ".autoload" files of Actions and CollisionHook from "extensions" folder. This two extensions will be loaded same good, but now Accelerator stop crashing your server.

Working on SourceMod 1.11 6945

Update: In general, this only works until the next server startup. Changing the CollisionHook loading sequence may help to solve this problem. But I don't know how to change it. It seems that Accelerator should be loaded earlier than CollisionHook

Update 2: Delete ".autoload" file of Accelerator extension and add "sm exts load accelerator.ext.so" to your "server.cfg". This will force "late load" of Accelerator extension.
Doesn't work, "late load" not allowed


PHP Code:
Response module list doesn't match sent list (33 < 60)
Uploaded crash dump: Sorry, presubmit is required - you may need to upgrade accelerator or adjust your config 
__________________
HarryPotter is offline
BRU7US
Member
Join Date: Jul 2020
Location: Tatarstan, Kazan
Old 11-06-2023 , 14:19   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #3

Quote:
Originally Posted by HarryPotter View Post
Doesn't work, "late load" not allowed


PHP Code:
Response module list doesn't match sent list (33 < 60)
Uploaded crash dump: Sorry, presubmit is required - you may need to upgrade accelerator or adjust your config 
I'm noticing this problem right now too.
BRU7US 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:00.


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