---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 3/25/20 12:08 PM
Description: Updating screen events

java.lang.IllegalStateException: Mouse doesn't support native cursors
	at org.lwjgl.input.Mouse.setNativeCursor(Mouse.java:186)
	at com.pixelmonmod.pixelmon.util.helpers.CursorHelper.setCursor(CursorHelper.java:38)
	at com.pixelmonmod.pixelmon.util.helpers.CursorHelper.onGuiOpen(CursorHelper.java:61)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_18_CursorHelper_onGuiOpen_GuiOpenEvent.invoke(.dynamic)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
	at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:984)
	at com.pixelmonmod.pixelmon.client.gui.pc.GuiPokemonScreen.func_73869_a(GuiPokemonScreen.java:300)
	at com.pixelmonmod.pixelmon.client.gui.pc.GuiPC.func_73869_a(GuiPC.java:286)
	at net.minecraft.client.gui.GuiScreen.func_146282_l(GuiScreen.java:558)
	at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:512)
	at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759)
	at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
	at net.minecraft.client.main.Main.main(SourceFile:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
	at org.lwjgl.input.Mouse.setNativeCursor(Mouse.java:186)
	at com.pixelmonmod.pixelmon.util.helpers.CursorHelper.setCursor(CursorHelper.java:38)
	at com.pixelmonmod.pixelmon.util.helpers.CursorHelper.onGuiOpen(CursorHelper.java:61)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_18_CursorHelper_onGuiOpen_GuiOpenEvent.invoke(.dynamic)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
	at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:984)
	at com.pixelmonmod.pixelmon.client.gui.pc.GuiPokemonScreen.func_73869_a(GuiPokemonScreen.java:300)
	at com.pixelmonmod.pixelmon.client.gui.pc.GuiPC.func_73869_a(GuiPC.java:286)
	at net.minecraft.client.gui.GuiScreen.func_146282_l(GuiScreen.java:558)
	at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:512)

-- Affected screen --
Details:
	Screen name: com.pixelmonmod.pixelmon.client.gui.pc.GuiPC

-- Affected level --
Details:
	Level name: MpServer
	All players: 1 total; [EntityPlayerSP['koko'/179, l='MpServer', x=-586.09, y=4.00, z=-562.77]]
	Chunk stats: MultiplayerChunkCache: 49, 49
	Level seed: 0
	Level generator: ID 01 - flat, ver 0. Features enabled: false
	Level generator options: 
	Level spawn location: World: (-699,4,-540), Chunk: (at 5,0,4 in -44,-34; contains blocks -704,0,-544 to -689,255,-529), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513)
	Level time: 2357 game time, 2357 day time
	Level dimension: 0
	Level storage version: 0x00000 - Unknown?
	Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
	Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
	Forced entities: 7 total; [EntityPixelmon['菊草叶'/192, l='MpServer', x=-591.50, y=4.00, z=-542.50], EntityPlayerSP['koko'/179, l='MpServer', x=-586.09, y=4.00, z=-562.77], EntityPixelmon['布鲁'/196, l='MpServer', x=-595.50, y=4.00, z=-587.50], EntityPixelmon['正电拍拍'/182, l='MpServer', x=-563.50, y=4.00, z=-531.50], EntityPixelmon['蛇纹熊'/198, l='MpServer', x=-556.50, y=4.00, z=-573.50], EntityPixelmon['大奶罐'/199, l='MpServer', x=-559.50, y=4.00, z=-558.50], EntityPixelmon['布鲁'/202, l='MpServer', x=-605.50, y=4.00, z=-531.50]]
	Retry entities: 0 total; []
	Server brand: fml,forge
	Server type: Integrated singleplayer server
Stacktrace:
	at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
	at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419)
	at net.minecraft.client.main.Main.main(SourceFile:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
	Minecraft Version: 1.12.2
	Operating System: Linux (arm) version 4.9.154
	Java Version: 1.8.0-internal, Oracle Corporation
	Java VM Version: OpenJDK Client VM (mixed mode), Oracle Corporation
	Memory: 277862136 bytes (264 MB) / 709558272 bytes (676 MB) up to 709558272 bytes (676 MB)
	JVM Flags: 2 total; -Xmx700M -Xms700M
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP 9.42 Powered by Forge 14.23.5.2847 5 mods loaded, 5 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

	| State  | ID        | Version      | Source                        | Signature |
	|:------ |:--------- |:------------ |:----------------------------- |:--------- |
	| LCHIJA | minecraft | 1.12.2       | minecraft.jar                 | None      |
	| LCHIJA | mcp       | 9.42         | minecraft.jar                 | None      |
	| LCHIJA | FML       | 8.0.99.99    | forge-1.12.2-14.23.5.2847.jar | None      |
	| LCHIJA | forge     | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None      |
	| LCHIJA | pixelmon  | 7.2.0        | 宝可梦服务器4.jar                   | None      |

	Loaded coremods (and transformers): 
	Launched Version: 1.12.2
	LWJGL: 2.9.3
	OpenGL: GL4ES wrapper GL version 2.0 gl4es wrapper 1.1.2, ptitSeb
	GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because ARB_shader_objects, ARB_vertex_shader, and ARB_fragment_shader are supported.
VBOs are available because OpenGL 1.5 is supported.

	Using VBOs: Yes
	Is Modded: Definitely; Client brand changed to 'fml,forge'
	Type: Client (map_client.txt)
	Resource Packs: 
	Current Language: 简体中文 (中国)
	Profiler Position: N/A (disabled)
	CPU: 8x ARMv8 Processor rev 0 (v8l)