PojavLauncherTeam / PojavLauncher

A Minecraft: Java Edition Launcher for Android and iOS based on Boardwalk. This repository contains source code for Android platform.
GNU Lesser General Public License v3.0
6.62k stars 1.27k forks source link

[BUG] cant use " key #3496

Closed awesomebossdj7 closed 1 year ago

awesomebossdj7 commented 2 years ago

Describe the bug

im trying to play modded 1.12.2 and i cant use the " key

mods im using: cc tweaked peripherals plus one the framework plethora

The log file and images/videos

latest log: [14:21:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [14:21:44] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [14:21:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [14:21:44] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2855 for Minecraft 1.12.2 loading [14:21:44] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0-internal, running on Linux:aarch64:Android-12, installed at /data/user/0/net.kdt.pojavlaunch/jre_runtime [14:21:44] [main/INFO] [FML]: Searching /storage/emulated/0/games/PojavLauncher/.minecraft/mods for mods [14:21:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [14:21:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [14:21:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [14:21:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [14:21:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [14:21:46] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [14:21:46] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc [14:21:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [14:21:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [14:21:47] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [14:21:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [14:21:47] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [14:21:48] [main/INFO] [STDERR]: [org.lwjgl.system.Library:printError:493]: [LWJGL] Failed to load a library. Possible solutions: a) Add the directory that contains the shared library to -Djava.library.path or -Dorg.lwjgl.librarypath. b) Add the JAR that contains the shared library to the classpath. [14:21:48] [main/INFO] [STDERR]: [org.lwjgl.system.Library:printError:495]: [LWJGL] Enable debug mode with -Dorg.lwjgl.util.Debug=true for better diagnostics. [14:21:48] [main/INFO] [STDERR]: [org.lwjgl.system.Library:printError:497]: [LWJGL] Enable the SharedLibraryLoader debug mode with -Dorg.lwjgl.util.DebugLoader=true for better diagnostics. [14:21:49] [Client thread/INFO] [net.minecraft.client.Minecraft]: Setting user: awesomehome7_dj [14:21:53] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer: [14:21:53] [Client thread/INFO] [net.minecraft.client.Minecraft]: LWJGL Version: 3.2.3 SNAPSHOT [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: java.lang.Exception: Trace exception [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at org.lwjgl.glfw.GLFW.glfwMakeContextCurrent(GLFW.java:948) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at org.lwjgl.opengl.Display.create(Display.java:416) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at org.lwjgl.opengl.Display.(Display.java:89) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at net.minecraft.client.Minecraft.func_175594_ao(Minecraft.java:680) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:456) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at net.minecraft.client.main.Main.main(SourceFile:123) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at java.lang.reflect.Method.invoke(Method.java:498) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [14:21:53] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false

[14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.opengl.Display:setIcon:948]: at org.lwjgl.system.Pointer$Default.(Pointer.java:88) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.opengl.Display:setIcon:948]: at org.lwjgl.system.CustomBuffer.(CustomBuffer.java:25) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.opengl.Display:setIcon:948]: at org.lwjgl.system.StructBuffer.(StructBuffer.java:20) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.opengl.Display:setIcon:948]: at org.lwjgl.glfw.GLFWImage$Buffer.(GLFWImage.java:325) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.opengl.Display:setIcon:948]: at org.lwjgl.opengl.Display.setIcon(Display.java:944) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.opengl.Display:setIcon:948]: at net.minecraft.client.Minecraft.func_175594_ao(Minecraft.java:680) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.opengl.Display:setIcon:948]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:456) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.opengl.Display:setIcon:948]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.opengl.Display:setIcon:948]: at net.minecraft.client.main.Main.main(SourceFile:123) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.opengl.Display:setIcon:948]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.opengl.Display:setIcon:948]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.opengl.Display:setIcon:948]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.opengl.Display:setIcon:948]: at java.lang.reflect.Method.invoke(Method.java:498) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.opengl.Display:setIcon:948]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.opengl.Display:setIcon:948]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: java.lang.Exception: Trace exception [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at org.lwjgl.glfw.GLFW.glfwMakeContextCurrent(GLFW.java:948) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at org.lwjgl.opengl.Display.create(Display.java:416) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at org.lwjgl.opengl.Display.create(Display.java:267) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at net.minecraft.client.Minecraft.func_175609_am(Minecraft.java:625) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:458) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at net.minecraft.client.main.Main.main(SourceFile:123) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at java.lang.reflect.Method.invoke(Method.java:498) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [14:21:53] [Client thread/INFO] [STDERR]: [org.lwjgl.glfw.GLFW:glfwMakeContextCurrent:950]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [14:21:53] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2855 Initialized [14:21:53] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients. [14:21:54] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient... [14:21:54] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients [14:21:54] [Client thread/INFO] [FML]: Searching /storage/emulated/0/games/PojavLauncher/.minecraft/mods for mods [14:21:56] [Client thread/INFO] [FML]: Forge Mod Loader has identified 10 mods to load [14:21:56] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, cctweaked, computercraft, peripheralsplusone, plethora-core, plethora, theframework] at CLIENT [14:21:56] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, cctweaked, computercraft, peripheralsplusone, plethora-core, plethora, theframework] at SERVER [14:21:57] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:CC: Tweaked, FMLFileResourcePack:CC: Tweaked, FMLFileResourcePack:PeripheralsPlusOne, FMLFileResourcePack:Plethora Core, FMLFileResourcePack:Plethora, FMLFileResourcePack:The Framework [14:21:57] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [14:21:57] [Client thread/INFO] [FML]: Found 1225 ObjectHolder annotations [14:21:57] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations [14:21:57] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations [14:21:57] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [14:21:57] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [14:21:57] [Client thread/INFO] [theframework]: Pre-Init took 71ms [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: java.awt.AWTException: headless environment [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at java.awt.Robot.(Robot.java:91) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at com.austinv11.peripheralsplusplus.event.handler.RobotHandler.(RobotHandler.java:21) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at com.austinv11.peripheralsplusplus.proxy.ClientProxy.registerEvents(ClientProxy.java:71) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at com.austinv11.peripheralsplusplus.PeripheralsPlusPlus.preInit(PeripheralsPlusPlus.java:55) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at java.lang.reflect.Method.invoke(Method.java:498) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at java.lang.reflect.Method.invoke(Method.java:498) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at com.google.common.eventbus.EventBus.post(EventBus.java:217) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at java.lang.reflect.Method.invoke(Method.java:498) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at com.google.common.eventbus.EventBus.post(EventBus.java:217) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at net.minecraft.client.main.Main.main(SourceFile:123) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at java.lang.reflect.Method.invoke(Method.java:498) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [14:21:58] [Client thread/INFO] [STDERR]: [com.austinv11.peripheralsplusplus.event.handler.RobotHandler::23]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [14:21:59] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.5.2859 [14:22:00] [Client thread/INFO] [FML]: Applying holder lookups [14:22:00] [Client thread/INFO] [FML]: Holder lookups applied [14:22:00] [Client thread/INFO] [FML]: Applying holder lookups [14:22:00] [Client thread/INFO] [FML]: Holder lookups applied [14:22:00] [Client thread/INFO] [FML]: Applying holder lookups [14:22:00] [Client thread/INFO] [FML]: Holder lookups applied [14:22:00] [Client thread/INFO] [FML]: Applying holder lookups [14:22:00] [Client thread/INFO] [FML]: Holder lookups applied [14:22:00] [Client thread/INFO] [FML]: Injecting itemstacks [14:22:00] [Client thread/INFO] [FML]: Itemstack injection complete [14:22:03] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Starting up SoundSystem... [14:22:03] [Thread-2/INFO] [net.minecraft.client.audio.SoundManager]: Initializing LWJGL OpenAL [14:22:03] [Thread-2/INFO] [net.minecraft.client.audio.SoundManager]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [14:22:03] [Thread-2/INFO] [net.minecraft.client.audio.SoundManager]: OpenAL initialized. [14:22:04] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Sound engine started [14:22:18] [Client thread/INFO] [FML]: Max texture size: 16384 [14:22:25] [Client thread/INFO] [net.minecraft.client.renderer.texture.TextureMap]: Created: 1024x512 textures-atlas [14:22:27] [Client thread/INFO] [FML]: Applying holder lookups [14:22:27] [Client thread/INFO] [FML]: Holder lookups applied [14:22:27] [Client thread/INFO] [theframework]: Init took 39ms [14:22:27] [Client thread/INFO] [peripheralsplusone]: Registering peripherals... [14:22:27] [Client thread/INFO] [peripheralsplusone]: Registering turtle upgrades... [14:22:27] [Client thread/INFO] [peripheralsplusone]: Registering pocket computer upgrades... [14:22:27] [Client thread/INFO] [peripheralsplusone]: All peripherals and TURTLE upgrades registered! [14:22:27] [Client thread/INFO] [FML]: Injecting itemstacks [14:22:27] [Client thread/INFO] [FML]: Itemstack injection complete [14:22:27] [Client thread/INFO] [theframework]: Post-Init took 8ms [14:22:28] [Client thread/INFO] [plethora-core]: Loaded 131 methods and 37 metadata providers in 0.395 seconds [14:22:28] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 10 mods [14:22:28] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer: [14:22:28] [Client thread/WARN] [com.mojang.text2speech.NarratorLinux]: ERROR : Couldn't load Narrator library : Unable to load library 'fliteWrapper': Native library (linux-aarch64/libfliteWrapper.so) not found in resource path ([file:/storage/emulated/0/games/PojavLauncher/.minecraft/lwjgl3/jsr305.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/lwjgl3/lwjgl-glfw-classes.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/lwjgl3/lwjgl-jemalloc.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/lwjgl3/lwjgl-openal.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/lwjgl3/lwjgl-opengl.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/lwjgl3/lwjgl-stb.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/lwjgl3/lwjgl-tinyfd.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/lwjgl3/lwjgl.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/com/mojang/patchy/1.3.9/patchy-1.3.9.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/io/netty/netty-all/4.1.9.Final/netty-all-4.1.9.Final.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/com/google/guava/guava/21.0/guava-21.0.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/commons-io/commons-io/2.5/commons-io-2.5.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/commons-codec/commons-codec/1.10/commons-codec-1.10.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/com/mojang/realms/1.10.22/realms-1.10.22.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/it/unimi/dsi/fastutil/7.1.0/fastutil-7.1.0.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/org/apache/logging/log4j/log4j-api/2.8.1/log4j-api-2.8.1.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/org/apache/logging/log4j/log4j-core/2.8.1/log4j-core-2.8.1.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/ca/weblite/java-objc-bridge/1.0.0/java-objc-bridge-1.0.0.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/ca/weblite/java-objc-bridge/1.0.0/java-objc-bridge-1.0.0.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/net/minecraftforge/forge/1.12.2-14.23.5.2855/forge-1.12.2-14.23.5.2855.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/org/jline/jline/3.5.1/jline-3.5.1.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/com/typesafe/config/1.2.1/config-1.2.1.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2_mc/scala-continuations-library_2.11-1.0.2_mc.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2_mc/scala-continuations-plugin_2.11.1-1.0.2_mc.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/java3d/vecmath/1.5.2/vecmath-1.5.2.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/libraries/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/versions/1.12.2-forge-14.23.5.2855/1.12.2-forge-14.23.5.2855.jar, asmgen:/, file:/storage/emulated/0/games/PojavLauncher/.minecraft/mods/cc-tweaked-1.12.2-1.89.2.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/mods/TheFramework-1.12.2-1.0.1-build-T23.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/mods/PeripheralsPlusOne-1.12.2-1.1-build-T51.jar, file:/storage/emulated/0/games/PojavLauncher/.minecraft/mods/plethora-1.12.2-1.2.3.jar]) [14:22:28] [Client thread/INFO] [STDOUT]: [org.lwjgl.opengl.Display:setFullscreen:986]: LWJGLX: switch fullscreen to true [14:22:48] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Starting integrated minecraft server version 1.12.2 [14:22:48] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Generating keypair [14:22:48] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance [14:22:49] [Server thread/INFO] [FML]: Applying holder lookups [14:22:49] [Server thread/INFO] [FML]: Holder lookups applied [14:22:49] [Server thread/INFO] [FML]: Loading dimension 0 (time to i forgor 1.12.2) (net.minecraft.server.integrated.IntegratedServer@50e3ff8b) [14:22:49] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 547 advancements [14:22:50] [Server thread/INFO] [FML]: Loading dimension -1 (time to i forgor 1.12.2) (net.minecraft.server.integrated.IntegratedServer@50e3ff8b) [14:22:50] [Server thread/INFO] [FML]: Loading dimension 1 (time to i forgor 1.12.2) (net.minecraft.server.integrated.IntegratedServer@50e3ff8b) [14:22:50] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 [14:22:51] [Server thread/INFO] [FML]: Unloading dimension -1 [14:22:51] [Server thread/INFO] [FML]: Unloading dimension 1 [14:22:51] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Changing view distance to 2, from 10 [14:22:52] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2 [14:22:52] [Netty Server IO #1/INFO] [FML]: Client protocol version 2 [14:22:52] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 10 mods : minecraft@1.12.2,cctweaked@1.89.2,plethora-core@1.2.3,plethora@1.2.3,theframework@1.12.2-1.0.1-build-T23,FML@8.0.99.99,peripheralsplusone@1.12.2-1.1-build-T51,forge@14.23.5.2855,mcp@9.42,computercraft@1.89.2 [14:22:52] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established [14:22:52] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established [14:22:52] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: awesomehome7_dj[local:E:36f30166] logged in with entity id 0 at (377.5, 4.0, -308.5) [14:22:52] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: awesomehome7_dj joined the game [14:22:53] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [14:22:53] [Netty Local Client IO #0/INFO] [theframework]: Reloading config 'theframework.cfg' [14:22:53] [Netty Local Client IO #0/INFO] [theframework]: Reloading config 'PeripheralsPlusPlus.cfg' [14:22:54] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'time to i forgor 1.12.2'/overworld [14:22:54] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:22:59] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5555ms behind, skipping 111 tick(s) [14:23:04] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:23:19] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:23:24] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:23:24] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:23:27] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:24:44] [Client thread/WARN] [net.minecraft.client.audio.SoundManager]: Unable to play empty soundEvent: minecraft:entity.small_slime.squish [14:24:45] [Client thread/WARN] [net.minecraft.client.audio.SoundManager]: Unable to play empty soundEvent: minecraft:entity.small_slime.jump [14:25:31] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:25:33] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:25:39] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:25:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: my cock hurts [14:25:39] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] my cock hurts [14:25:43] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: awesomehome7_dj has made the advancement [Monster Hunter] [14:25:43] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] awesomehome7_dj has made the advancement [Monster Hunter] [14:25:43] [Client thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 10 advancements [14:25:43] [Client thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 13 advancements [14:25:46] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:25:47] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:25:47] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:25:47] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [14:25:47] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'time to i forgor 1.12.2'/overworld [14:25:57] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:25:57] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:25:57] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [14:25:57] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'time to i forgor 1.12.2'/overworld [14:25:57] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:26:00] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:26:22] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:26:22] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:26:33] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:26:40] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:26:53] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:26:57] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:27:21] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:27:21] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:27:32] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:27:32] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:27:33] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:27:33] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:27:39] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:27:40] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:27:43] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:27:43] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:27:49] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:27:49] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: WHY CANT I PUT [14:27:49] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] WHY CANT I PUT [14:27:49] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:27:54] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:27:54] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: the quotes [14:27:54] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] the quotes [14:27:58] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:27:59] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:27:59] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:27:59] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [14:27:59] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'time to i forgor 1.12.2'/overworld [14:27:59] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:28:00] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:28:00] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [14:28:00] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'time to i forgor 1.12.2'/overworld [14:28:07] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:28:08] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:28:09] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:28:09] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:28:09] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [14:28:09] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'time to i forgor 1.12.2'/overworld [14:28:20] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:28:20] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:28:20] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [14:28:20] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'time to i forgor 1.12.2'/overworld [14:28:20] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:28:23] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:28:23] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [14:28:24] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'time to i forgor 1.12.2'/overworld [14:28:29] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:28:29] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Changing view distance to 10, from 2 [14:29:24] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:30:51] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:30:53] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:31:45] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: [@: Teleported awesomehome7_dj to 364.08053373822975, 4.0, -321.8977496874493] [14:31:45] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [@: Teleported awesomehome7_dj to 364.08053373822975, 4.0, -321.8977496874493] [14:31:45] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:31:45] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:31:45] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [14:31:45] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'time to i forgor 1.12.2'/overworld [14:31:46] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:31:46] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:31:46] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:31:48] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:31:57] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:32:18] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:32:20] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:33:24] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:34:04] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:34:04] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:34:04] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [14:34:04] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'time to i forgor 1.12.2'/overworld [14:34:05] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:34:06] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:34:11] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:34:15] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:34:17] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:34:17] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: [awesomehome7_dj: Set the time to 1000] [14:34:17] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Set the time to 1000 [14:34:20] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:34:45] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:34:54] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:34:59] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:35:00] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:35:06] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:35:08] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:38:03] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:38:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: [14:38:03] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] <awesomehome7_dj> [14:38:04] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:38:12] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: true [14:38:12] [Client thread/INFO] [STDOUT]: [org.lwjgl.input.GLFWInputImplementation:grabMouse:66]: Grab: false [14:38:12] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [14:38:12] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'time to i forgor 1.12.2'/overworld [14:38:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server [14:38:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players [14:38:14] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: awesomehome7_dj lost connection: Disconnected [14:38:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: awesomehome7_dj left the game [14:38:14] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Stopping singleplayer server as player logged out [14:38:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds [14:38:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'time to i forgor 1.12.2'/overworld [14:38:14] [Server thread/INFO] [FML]: Unloading dimension 0 [14:38:14] [Server thread/INFO] [FML]: Applying holder lookups [14:38:14] [Server thread/INFO] [FML]: Holder lookups applied

[14:38:19] [Client thread/INFO] [net.minecraft.client.audio.SoundManager]: SoundSystem shutting down... [14:38:19] [Client thread/ERROR] [net.minecraft.client.audio.SoundManager]: Error in class 'SoundSystem' [14:38:19] [Client thread/ERROR] [net.minecraft.client.audio.SoundManager]: Problem during Library.cleanup()! [14:38:19] [Client thread/INFO] [net.minecraft.client.audio.SoundManager]: Ignoring errors... continuing clean-up. [14:38:19] [Client thread/WARN] [net.minecraft.client.audio.SoundManager]: Author: Paul Lamb, www.paulscode.com

Steps To Reproduce

open minecraft 1.12.2 forge on pojav
try to press "
doesnt do anything

Expected Behavior

for the key to actually work

Platform

- Device model: S22 Ultra
- CPU architecture: arm64-v8a
- Android version: 12
- PojavLauncher version: latest version

Anything else?

No response

GaucovyAero commented 2 years ago

This issue has been reported to the devs and will be resolved soon. The dev team is currently working hard on a big UI update that will make the launcher more aesthetic and easier to use. The issue will be fixed once the UI update rolls out.

GaucovyAero commented 1 year ago

Issue fixed in the latest actions build. Download here: https://github.com/PojavLauncherTeam/PojavLauncher/suites/9054861326/artifacts/418596546. Closing.