thexaero / xaero-minimap-translations

Translations to different languages for the Xaero's Minimap Minecraft mod.
Creative Commons Zero v1.0 Universal
14 stars 24 forks source link

About mobile pojav and Fold Craft Launcher. #8

Closed Ran-Yijiu closed 1 year ago

Ran-Yijiu commented 1 year ago

In xaero's world map, opening the big map again after marking a point will cause the game to crash. I personally found out that the cause is an OpenGL issue.

Using renderer: Holy GL4ES (OpenGL 2.1) Game version: 1.20.1 Mod loader: Fabric latest version xaero's world map version: latest version

crash log.txt The error occurred in the WaypointSymbolCreator class of Xaero's World Map, and the specific method is createCharSymbol. This method seems to be trying to generate a character texture map, but it returns a 1282 error after calling an OpenGL function.