Page 1 of 1

[1.90]TGRLib Cabinets

Posted: Sun Dec 11, 2011 20:40
by Tiger
To avoid crashes from either hard or soft, Cabinets could be use to restore certain Values to default regardless of state or situation. However, if the restoration value is enabled, this could also cause a fatal hard-crash from either RPC or by the main core engine itself from an unknown nature property.

By default this feature would be enabled. This can be disabled by a simple CVar:

Code: Select all

TGR_TGRLibCabinetsRestore x
This might be helpful in regards to beta testing and fatal output or input errors from SkullTag itself.

Re: [1.90]TGRLib Cabinets

Posted: Thu Dec 13, 2012 1:28
by Tiger
It is not really easily possible to detect a fatal crash as it will occur within the executable side, thus any methods to attempt to prevent such serious crashes is not really possible as it is unpredictable.