Can we resurrect ACR?
2024-01-24, 10:03 PM (This post was last modified: 2024-01-24, 10:04 PM by Victor.)
#17
RE: Can we resurrect ACR?
Antivirus scanners are detecting ACR as malware, even if you compile it yourself. I think there are some memory leaks or buffer overruns that cause ACR to crash, and those same memory management issues are probably triggering those false positives.

Fixing the memory management issues would probably be important for the next release, but fixing them is hard.

AC includes a bunch of places where they intentionally increase pointers to crash the game if some condition is met, such as players that exceed a predefined speed, probably as a form of "anticheat" to annoy users who try to do basic memory hacking. However, since ACR introduces classes that let players move faster, this would trigger this condition and crash the game. Of course, ACR has already removed this code, but others like this could still remain.

I personally don't have time to look into these issues right now.

Best regards,
Victor
//victorz.ca
Code:
Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|)
My antithesis compares favorably with _that of_ any high magnitude of pwnage. (|-me| > |-p|, |me| > |p|)
Post Reply Quote this message in a reply


Messages In This Thread
Can we resurrect ACR? - by dev - 2017-04-13, 04:11 AM
RE: Can we resurrect ACR? - by Victor - 2017-04-16, 09:13 PM
RE: Can we resurrect ACR? - by asmanel - 2017-04-17, 05:36 AM
RE: Can we resurrect ACR? - by dev - 2017-04-18, 11:36 AM
RE: Can we resurrect ACR? - by Victor - 2017-04-18, 08:43 PM
RE: Can we resurrect ACR? - by asmanel - 2017-04-26, 12:33 PM
RE: Can we resurrect ACR? - by {KK}Waleed - 2017-05-02, 12:50 PM
RE: Can we resurrect ACR? - by dev - 2017-05-18, 05:27 PM
RE: Can we resurrect ACR? - by Nightmare - 2018-04-14, 09:53 PM
RE: Can we resurrect ACR? - by dev - 2018-04-15, 03:17 AM
RE: Can we resurrect ACR? - by Nightmare - 2018-04-15, 03:41 PM
RE: Can we resurrect ACR? - by Padge1 - 2020-01-16, 06:42 PM
RE: Can we resurrect ACR? - by Victor - 2020-01-30, 07:05 PM
RE: Can we resurrect ACR? - by Nightmare - 2021-06-10, 09:57 PM
RE: Can we resurrect ACR? - by -{ET}-xdEpicZombie - 2021-07-19, 11:33 AM
RE: Can we resurrect ACR? - by camper - 2023-08-28, 02:51 AM
RE: Can we resurrect ACR? - by Victor - 2024-01-24, 10:03 PM
RE: Can we resurrect ACR? - by camper - 2024-03-03, 11:41 AM
RE: Can we resurrect ACR? - by Victor - 2024-06-13, 06:38 PM

Forum Jump:


This forum uses Lukasz Tkacz MyBB addons.