Workaround: Load Inuvation with JRE instead of JDK
Solution: ^
Status: Unresolved
Font loading in Safe Mode
The Safe Mode renderers font loader fails to load certain fonts and may lead to game crashes.Workaround: Use DirectX or OpenGL
Solution: Inject a patch
UnsupportedOperationException on ProxySelector
In newer Java versions a certain method was changed to return an immutable collection, the game client relies on adding to that collectionWorkaround: Use Java 8
Solution: Override the ProxySelector
The game fails to enter DirectX or OpenGL mode
Workaround: Load Inuvation with JRE instead of JDK Solution: ^ Status: Unresolved
Font loading in Safe Mode
The Safe Mode renderers font loader fails to load certain fonts and may lead to game crashes. Workaround: Use DirectX or OpenGL Solution: Inject a patch
UnsupportedOperationException on ProxySelector
In newer Java versions a certain method was changed to return an immutable collection, the game client relies on adding to that collection Workaround: Use Java 8 Solution: Override the ProxySelector