Maximiliano Jabase
Maximiliano Jabase
Same issue after upgrading to Angular 11. ### EDIT: Solved it by completely removing ``import { CardModule } from 'ngx-card/ngx-card';`` and ``CardModule`` from the imports list in the ``*.module.ts`` file.
Getting work done on this in #377
yesss
what about checking for the ``smac`` library for a more reliable result https://github.com/Silenci0/SMAC/blob/aa4cf68ab8b5f46ac59e7d94de9a936ef7704e4a/addons/sourcemod/scripting/smac.sp#L174 or the `smac_wallhack` library https://github.com/Silenci0/SMAC/blob/aa4cf68ab8b5f46ac59e7d94de9a936ef7704e4a/addons/sourcemod/scripting/smac_wallhack.sp#L91
Can you send the file? Perhaps it contains something fishy
By any chance you remember exactly what you did prior to having this crash? So basically the program locked you out of it?
Thanks, will see if the issue appears for me by repeating those exact same steps. For the time being, deleting or renaming the options_0.dat file should fix your problem, although...
I can't seem to replicate the issue.
Can you guys provide solid reproduction steps for me to diagnose the issue? That's what is asked in the issue template. I've tried some things based on what you've told...
Sorry, I've been very busy these days, I'll get to diagnose and fix this as soon as I can.