View Single Post
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 #416

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