Open Domiii opened 2 years ago
Explanation: Error detection has some hard assumption that can easily be defeated by dbux disable.
dbux disable
return
throw
NOTE: There is no good general solution for this for now. Would require a lot of testing and investigative work.
Explanation: Error detection has some hard assumption that can easily be defeated by
dbux disable
.return
,throw
etc.NOTE: There is no good general solution for this for now. Would require a lot of testing and investigative work.