mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-12 01:21:20 -07:00
Audio renaming (still need to find sound effect audio)
Identified the probable cause of the display thread death HDToolKit.bufferSwap. There's an error that gets thrown when the user exits the client without going through the proper way to do so which is unacceptable. A band-aid has been applied.
This commit is contained in:
parent
8949233eae
commit
d821ac7197
69 changed files with 1003 additions and 1007 deletions
|
|
@ -105,15 +105,4 @@ final class Class115 {
|
|||
throw ClientErrorException.clientError(var19, "ph.A(" + (byte) -91 + ')');
|
||||
}
|
||||
}
|
||||
|
||||
// static void method1714() {
|
||||
// try {
|
||||
// KeyboardListener.aReferenceCache_1911.clearSoftReferences();
|
||||
//
|
||||
// Unsorted.aReferenceCache_1131.clearSoftReferences();
|
||||
// } catch (RuntimeException var2) {
|
||||
// throw ClientErrorException.clientError(var2, "ph.C(" + (byte) -6 + ')');
|
||||
// }
|
||||
// }
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue