View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008962 | Multi Theft Auto : San Andreas | CEF | public | 2015-07-28 16:43 | 2016-09-21 21:38 |
Reporter | Xeee | Assigned To | Jusonex | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | 1.5.3 | Fixed in Version | 1.5.3 | ||
Summary | 0008962: Destroying browser onClientGUIClick result instant crash | ||||
Description | |||||
Tags | No tags attached. | ||||
|
The problem is that you are trying to destroy the underlying browser rather than the gui-browser. Use the following code to destroy the browser (in case you don't have the gui-browser which would be better):
Even though MTA should not crash. |
|
Fixed. Thanks! |
|
Fixed in https://github.com/multitheftauto/mtasa-blue/commit/71dd9571753696ba690cd5a80b34edb0cff69651 |