Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

崩溃日志 #65

Open
aaaapai opened this issue Aug 11, 2022 · 3 comments
Open

崩溃日志 #65

aaaapai opened this issue Aug 11, 2022 · 3 comments

Comments

@aaaapai
Copy link

aaaapai commented Aug 11, 2022

版本号:10
当时,我在设置键盘的时候,不小心把一个按键设置过大了,点一下那按键就崩溃。
↓日志
Build version: 1.0.0
Build date: 1981-01-01 01:01:02
Current date: 2022-08-11 20:08:01
Device: HUAWEI MXW-AN00
OS version: Android 10 (SDK 29)

Stack trace:
java.lang.IllegalArgumentException: NaN is not a valid double value as per JSON specification. To override this behavior, use GsonBuilder.serializeSpecialFloatingPointValues() method.
at com.google.gson.Gson.checkValidFloatingPoint(Gson.java:390)
at com.google.gson.Gson$2.write(Gson.java:382)
at com.google.gson.Gson$2.write(Gson.java:368)
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:69)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:127)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:245)
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:69)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:127)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:245)
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:69)
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.write(CollectionTypeAdapterFactory.java:97)
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.write(CollectionTypeAdapterFactory.java:61)
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:69)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:127)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:245)
at com.google.gson.Gson.toJson(Gson.java:735)
at com.google.gson.Gson.toJson(Gson.java:714)
at com.google.gson.Gson.toJson(Gson.java:669)
at com.google.gson.Gson.toJson(Gson.java:649)
at com.tungsten.hmclpe.launcher.list.local.controller.ChildLayout.saveChildLayout(ChildLayout.java:27)
at com.tungsten.hmclpe.control.view.BaseButton.saveButtonInfo(BaseButton.java:652)
at com.tungsten.hmclpe.control.view.BaseButton.onTouchEvent(BaseButton.java:160)
at android.view.View.dispatchTouchEvent(View.java:13699)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3249)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2938)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3249)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2938)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3249)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2938)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3249)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2938)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3249)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2938)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3249)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2938)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3249)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2938)
at com.android.internal.policy.DecorView.superDispatchTouchEvent(DecorView.java:741)
at com.android.internal.policy.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:2013)
at android.app.Activity.dispatchTouchEvent(Activity.java:4180)
at androidx.appcompat.view.WindowCallbackWrapper.dispatchTouchEvent(WindowCallbackWrapper.java:69)
at com.android.internal.policy.DecorView.dispatchTouchEvent(DecorView.java:687)
at android.view.View.dispatchPointerEvent(View.java:13962)
at android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent(ViewRootImpl.java:6420)
at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:6215)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:5604)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:5657)
at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:5623)
at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:5781)
at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:5631)
at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:5838)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:5604)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:5657)
at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:5623)
at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:5631)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:5604)
at android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:8701)
at android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:8621)
at android.view.ViewRootImpl.enqueueInputEvent(ViewRootImpl.java:8574)
at android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent(ViewRootImpl.java:8959)
at android.view.InputEventReceiver.dispatchInputEvent(InputEventReceiver.java:239)
at android.view.InputEventReceiver.nativeConsumeBatchedInputEvents(Native Method)
at android.view.InputEventReceiver.consumeBatchedInputEvents(InputEventReceiver.java:222)
at android.view.ViewRootImpl.doConsumeBatchedInput(ViewRootImpl.java:8862)
at android.view.ViewRootImpl$ConsumeBatchedInputRunnable.run(ViewRootImpl.java:9033)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1280)
at android.view.Choreographer.doCallbacks(Choreographer.java:1019)
at android.view.Choreographer.doFrame(Choreographer.java:904)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1248)
at android.os.Handler.handleCallback(Handler.java:900)
at android.os.Handler.dispatchMessage(Handler.java:103)
at android.os.Looper.loop(Looper.java:219)
at android.app.ActivityThread.main(ActivityThread.java:8668)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1109)
Screenshot_20220811_201440_com tungsten hmclpe

@doluodalu666550
Copy link

doluodalu666550 commented Aug 15, 2022

日志文件名1 游戏版本1.12.2 forge版本14.23.5.2860 optifine HD_U_G5 启动方式boat 渲染器Open GL 2.1/3.2 在运行 [GTCEu]格雷科技社区版:非官方版GregTech CE: Unofficial 在载入时发生崩溃(未看见mojang标志时)

[08:23:30] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[08:23:30] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[08:23:30] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[08:23:30] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[08:23:30] [main/INFO]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading
[08:23:30] [main/INFO]: Java is OpenJDK 64-Bit Server VM, version 1.8.0-internal, running on Linux:aarch64:5.10.66-android12-9-00001-gd262b276948e-ab8291727, installed at /data/data/com.tungsten.hmclpe/app_runtime/java/default
[08:23:30] [main/INFO]: Searching /storage/emulated/0/HMCLPE/.minecraft/versions/1.12.2(测试/mods for mods
[08:23:30] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in gregtech-1.12.2-2.3.4-beta.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[08:23:30] [main/WARN]: The coremod GregTechLoadingPlugin (gregtech.core.GregTechLoadingPlugin) is not signed!
[08:23:30] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[08:23:30] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[08:23:30] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[08:23:30] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[08:23:30] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: /storage/emulated/0/HMCLPE/.minecraft/libraries/optifine/OptiFine/1.12.2_HD_U_G5/OptiFine-1.12.2_HD_U_G5.jar
[08:23:30] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:23:30] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[08:23:30] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:23:30] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:23:30] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:23:31] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[08:23:31] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[08:23:31] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:23:31] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[08:23:32] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:23:32] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[08:23:32] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[08:23:32] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[08:23:32] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[08:23:32] [main/INFO]: Patched method func_180498_a(Lnet/minecraft/entity/player/EntityPlayer;ILnet/minecraft/util/math/BlockPos;I)V in net/minecraft/world/World successfully
[08:23:33] [main/INFO]: [net.minecraft.client.main.Main:main:55]: Completely ignored arguments: []
[08:23:33] [Client thread/INFO]: Setting user: 发发发
[08:23:36] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[08:23:36] [Client thread/INFO]: Patched method func_175068_a(IFJ)V in net/minecraft/client/renderer/EntityRenderer successfully
[08:23:37] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[08:23:37] [Client thread/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Initial mode: 2400 x 1080 x 32 @0Hz
[08:23:37] [Client thread/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Removed 0 duplicate displaymodes
[08:23:37] [Client thread/INFO]: LWJGL Version: 2.9.3
[08:23:37] [Client thread/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Pixel format info: r = 10, g = 10, b = 10, a = 2, depth = 24, stencil = 8, sample buffers = 0, samples = 0
[08:23:37] [Client thread/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Failed to set display icon: no support on Boat.
[08:23:37] [Client thread/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] MemoryUtil Accessor: AccessorUnsafe
[08:23:37] [Client thread/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] GL_EXT_direct_state_access was reported as available but an entry point is missing
[08:23:37] [Client thread/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] GL_NV_primitive_restart was reported as available but an entry point is missing
[08:23:37] [Client thread/INFO]: [OptiFine]
[08:23:37] [Client thread/INFO]: [OptiFine] OptiFine_1.12.2_HD_U_G5
[08:23:37] [Client thread/INFO]: [OptiFine] Build: 20210124-142939
[08:23:37] [Client thread/INFO]: [OptiFine] OS: Linux (aarch64) version 5.10.66-android12-9-00001-gd262b276948e-ab8291727
[08:23:37] [Client thread/INFO]: [OptiFine] Java: 1.8.0-internal, Oracle Corporation
[08:23:37] [Client thread/INFO]: [OptiFine] VM: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
[08:23:37] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.3
[08:23:37] [Client thread/INFO]: [OptiFine] OpenGL: GL4ES wrapper, version 2.1 gl4es wrapper 1.1.4, ptitSeb
[08:23:37] [Client thread/INFO]: [OptiFine] OpenGL Version: 2.1.0
[08:23:37] [Client thread/INFO]: [OptiFine] OpenGL Occlussion culling: Not available (GL_ARB_occlusion_query)
[08:23:37] [Client thread/INFO]: [OptiFine] Maximum texture size: 8192x8192
[08:23:37] [VersionCheck/INFO]: [OptiFine] Checking for new version
[08:23:37] [Client thread/INFO]: [Shaders] OpenGL Version: 2.1 gl4es wrapper 1.1.4
[08:23:37] [Client thread/INFO]: [Shaders] Vendor: ptitSeb
[08:23:37] [Client thread/INFO]: [Shaders] Renderer: GL4ES wrapper
[08:23:37] [Client thread/INFO]: [Shaders] Capabilities: 2.0 2.1 - - -
[08:23:37] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[08:23:37] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[08:23:37] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 16
[08:23:37] [Client thread/INFO]: [Shaders] Load shaders configuration.
[08:23:37] [Client thread/INFO]: [Shaders] Save shaders configuration.
[08:23:37] [Client thread/INFO]: [Shaders] No shaderpack loaded.
[08:23:37] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[08:23:37] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[08:23:37] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[08:23:37] [Client thread/INFO]: [OptiFine] VboRegions not supported, missing: OpenGL 1.3, ARB_copy_buffer
[08:23:37] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_G5, enabling compatibility features
[08:23:37] [Client thread/INFO]: MinecraftForge v14.23.5.2860 Initialized
[08:23:37] [Client thread/INFO]: Starts to replace vanilla recipe ingredients with ore ingredients.
[08:23:37] [Client thread/INFO]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[08:23:37] [Client thread/INFO]: Replaced 1227 ore ingredients
[08:23:38] [VersionCheck/INFO]: [OptiFine] Version found: G5
[08:23:38] [Client thread/INFO]: Searching /storage/emulated/0/HMCLPE/.minecraft/versions/1.12.2(测试/mods for mods
[08:23:38] [Client thread/WARN]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
[08:23:38] [Client thread/WARN]: Mod gregtech is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.3.4-beta
[08:23:39] [Client thread/INFO]: Forge Mod Loader has identified 6 mods to load
[08:23:39] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, codechickenlib, gregtech] at CLIENT
[08:23:39] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, codechickenlib, gregtech] at SERVER
[08:23:39] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:GregTech
[08:23:39] [Client thread/INFO]: Processing ObjectHolder annotations
[08:23:39] [Client thread/INFO]: Found 1168 ObjectHolder annotations
[08:23:39] [Client thread/INFO]: Identifying ItemStackHolder annotations
[08:23:39] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[08:23:39] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[08:23:39] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[08:23:40] [Client thread/INFO]: Registering GTCEu UI Factories
[08:23:40] [Client thread/INFO]: Registering addon UI Factories
[08:23:40] [Client thread/INFO]: Registering GTCEu Materials
[08:23:40] [Client thread/INFO]: Registering addon Materials
[08:23:40] [Client thread/WARN]: Patcher expecting empty class data file for net.minecraft.block.state.BlockStateContainer$Builder, but received non-empty
[08:23:41] [Client thread/INFO]: Registering GTCEu Meta Tile Entities
[08:23:41] [Client thread/INFO]: Registering MetaTileEntities
[08:23:41] [Client thread/INFO]: Registering KeyBinds
[08:23:41] [Client thread/INFO]: Registering Blocks...
[08:23:41] [Client thread/ERROR]: Exception caught during firing event net.minecraftforge.event.RegistryEvent$Register@7430d369:
java.lang.NoClassDefFoundError: gregtech/integration/jei/recipe/primitive/OreByProduct
at gregtech.api.unification.ore.StoneType.(StoneType.java:50) ~[StoneType.class:?]
at gregtech.api.unification.ore.Stone

日志文件名2 游戏版本1.12.2 forge版本14.23.5.2860 optifine HD_U_G5 启动方式boat 渲染器Open GL 2.1/3.2 在运行[AC]超能力/学园都市AcademyCraft时加载地图崩溃

[08:48:41] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[08:48:41] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[08:48:41] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[08:48:41] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[08:48:41] [main/INFO]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading
[08:48:41] [main/INFO]: Java is OpenJDK 64-Bit Server VM, version 1.8.0-internal, running on Linux:aarch64:5.10.66-android12-9-00001-gd262b276948e-ab8291727, installed at /data/data/com.tungsten.hmclpe/app_runtime/java/default
[08:48:41] [main/INFO]: Searching /storage/emulated/0/HMCLPE/.minecraft/versions/1.12.2(测试/mods for mods
[08:48:41] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in AcademyCraft-1.1.3.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[08:48:41] [main/WARN]: The coremod cn.lambdalib2.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:48:41] [main/WARN]: The coremod CorePlugin (cn.lambdalib2.CorePlugin) is not signed!
[08:48:41] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[08:48:41] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[08:48:41] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[08:48:41] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[08:48:41] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: /storage/emulated/0/HMCLPE/.minecraft/libraries/optifine/OptiFine/1.12.2_HD_U_G5/OptiFine-1.12.2_HD_U_G5.jar
[08:48:41] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:48:41] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[08:48:41] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:48:41] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:48:41] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:48:43] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[08:48:43] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[08:48:43] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:48:43] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:48:43] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[08:48:43] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[08:48:43] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[08:48:43] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[08:48:44] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[08:48:44] [main/INFO]: [net.minecraft.client.main.Main:main:55]: Completely ignored arguments: []
[08:48:44] [Client thread/INFO]: Setting user: 发发发
[08:48:48] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[08:48:48] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[08:48:48] [Client thread/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Initial mode: 2400 x 1080 x 32 @0Hz
[08:48:48] [Client thread/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Removed 0 duplicate displaymodes
[08:48:48] [Client thread/INFO]: LWJGL Version: 2.9.3
[08:48:48] [Client thread/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Pixel format info: r = 10, g = 10, b = 10, a = 2, depth = 24, stencil = 8, sample buffers = 0, samples = 0
[08:48:48] [Client thread/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Failed to set display icon: no support on Boat.
[08:48:48] [Client thread/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] MemoryUtil Accessor: AccessorUnsafe
[08:48:48] [Client thread/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] GL_EXT_direct_state_access was reported as available but an entry point is missing
[08:48:48] [Client thread/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] GL_NV_primitive_restart was reported as available but an entry point is missing
[08:48:48] [Client thread/INFO]: [OptiFine]
[08:48:48] [Client thread/INFO]: [OptiFine] OptiFine_1.12.2_HD_U_G5
[08:48:48] [Client thread/INFO]: [OptiFine] Build: 20210124-142939
[08:48:48] [Client thread/INFO]: [OptiFine] OS: Linux (aarch64) version 5.10.66-android12-9-00001-gd262b276948e-ab8291727
[08:48:48] [Client thread/INFO]: [OptiFine] Java: 1.8.0-internal, Oracle Corporation
[08:48:48] [Client thread/INFO]: [OptiFine] VM: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
[08:48:48] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.3
[08:48:48] [Client thread/INFO]: [OptiFine] OpenGL: GL4ES wrapper, version 2.1 gl4es wrapper 1.1.4, ptitSeb
[08:48:48] [Client thread/INFO]: [OptiFine] OpenGL Version: 2.1.0
[08:48:48] [Client thread/INFO]: [OptiFine] OpenGL Occlussion culling: Not available (GL_ARB_occlusion_query)
[08:48:48] [Client thread/INFO]: [OptiFine] Maximum texture size: 8192x8192
[08:48:48] [VersionCheck/INFO]: [OptiFine] Checking for new version
[08:48:48] [Client thread/INFO]: [Shaders] OpenGL Version: 2.1 gl4es wrapper 1.1.4
[08:48:48] [Client thread/INFO]: [Shaders] Vendor: ptitSeb
[08:48:48] [Client thread/INFO]: [Shaders] Renderer: GL4ES wrapper
[08:48:48] [Client thread/INFO]: [Shaders] Capabilities: 2.0 2.1 - - -
[08:48:48] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[08:48:48] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[08:48:48] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 16
[08:48:48] [Client thread/INFO]: [Shaders] Load shaders configuration.
[08:48:48] [Client thread/INFO]: [Shaders] Save shaders configuration.
[08:48:48] [Client thread/INFO]: [Shaders] No shaderpack loaded.
[08:48:49] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[08:48:49] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[08:48:49] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[08:48:49] [Client thread/INFO]: [OptiFine] VboRegions not supported, missing: OpenGL 1.3, ARB_copy_buffer
[08:48:49] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_G5, enabling compatibility features
[08:48:49] [Client thread/INFO]: MinecraftForge v14.23.5.2860 Initialized
[08:48:49] [Client thread/INFO]: Starts to replace vanilla recipe ingredients with ore ingredients.
[08:48:49] [Client thread/INFO]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[08:48:49] [Client thread/INFO]: Replaced 1227 ore ingredients
[08:48:49] [VersionCheck/INFO]: [OptiFine] Version found: G5
[08:48:49] [Client thread/INFO]: Searching /storage/emulated/0/HMCLPE/.minecraft/versions/1.12.2(测试/mods for mods
[08:48:50] [Client thread/INFO]: Mod lambdalib2 is missing the required element 'name'. Substituting lambdalib2
[08:48:50] [Client thread/INFO]: Forge Mod Loader has identified 7 mods to load
[08:48:51] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, LambdaLib|Core, academy, lambdalib2] at CLIENT
[08:48:51] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, LambdaLib|Core, academy, lambdalib2] at SERVER
[08:48:51] [Client thread/INFO]: LambdaLib2|Core is loading.
[08:48:51] [Client thread/INFO]: [cn.lambdalib2.registry.impl.RegistryTransformer:transform:23]: [LL2] Find registry mod: cn.academy.AcademyCraft
[08:48:51] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Academy Craft, FMLFileResourcePack:lambdalib2
[08:48:51] [Client thread/INFO]: [cn.lambdalib2.render.mc.PipelineTransformer:transform:16]: Transforming RenderGlobal
[08:48:51] [Client thread/INFO]: [cn.lambdalib2.render.mc.PipelineTransformer$EntityRendererVisitor:visitMethod:50]: Transforming RenderGlobal.renderEntities
[08:48:51] [Client thread/INFO]: Processing ObjectHolder annotations
[08:48:51] [Client thread/INFO]: Found 1168 ObjectHolder annotations
[08:48:51] [Client thread/INFO]: Identifying ItemStackHolder annotations
[08:48:51] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[08:48:52] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[08:48:52] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[08:48:53] [Client thread/WARN]: Patcher expecting empty class data file for net.minecraft.block.state.BlockStateContainer$Builder, but received non-empty
[08:48:54] [Client thread/INFO]: EntityData baked, network participants: [cn.academy.ability.develop.DevelopData, cn.academy.ability.develop.PortableDevData, cn.academy.ability.vanilla.teleporter.skill.LocTeleportData, cn.academy.datapart.AbilityData, cn.academy.datapart.CPData, cn.academy.datapart.CooldownData, cn.academy.datapart.PresetData, cn.academy.misc.media.MediaAcquireData, cn.academy.terminal.TerminalData, cn.academy.tutorial.TutorialData, cn.lambdalib2.datapart.PlayerDataTag]
[08:48:54] [Client thread/INFO]: Starting AcademyCraft
[08:48:54] [Client thread/INFO]: Copyright (c) Lambda Innovation, 2013-2018
[08:48:54] [Client thread/INFO]: https://ac.li-dev.cn/
[08:48:55] [Client thread/INFO]: LL2: Executing 1 block registry callbacks...
[08:48:55] [Client thread/INFO]: Applying holder lookups
[08:48:55] [Client thread/INFO]: Holder lookups applied
[08:48:55] [Client thread/INFO]: LL2: Executing 2 item registry callbacks...
[08:48:55] [Client thread/INFO]: Applying holder lookups
[08:48:55] [Client thread/INFO]: Holder lookups applied
[08:48:55] [Client thread/INFO]: Applying holder lookups
[08:48:55] [Client thread/INFO]: Holder lookups applied
[08:48:55] [Client thread/INFO]: Applying holder lookups
[08:48:55] [Client thread/INFO]: Holder lookups applied
[08:48:55] [Client thread/INFO]: Injecting itemstacks
[08:48:55] [Client thread/INFO]: Itemstack injection complete
[08:48:55] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[08:48:55] [Client thread/INFO]: [OptiFine] Resource packs: Default
[08:48:56] [Forge Version Check/INFO]: [forge] Found status: AHEAD Target: null
[08:48:57] [Sound Library Loader/INFO]: Starting up SoundSystem...
[08:48:58] [Thread-5/INFO]: Initializing LWJGL OpenAL
[08:48:58] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[08:48:58] [Thread-5/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] getPathFromClassLoader: searching for: openal
[08:48:58] [Thread-5/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Failed to locate findLibrary method: java.lang.NoSuchMethodException: sun.misc.Launcher$AppClassLoader.findLibrary(java.lang.String)
[08:48:58] [Thread-5/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Failed to locate findLibrary method: java.lang.NoSuchMethodException: java.net.URLClassLoader.findLibrary(java.lang.String)
[08:48:58] [Thread-5/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Failed to locate findLibrary method: java.lang.NoSuchMethodException: java.security.SecureClassLoader.findLibrary(java.lang.String)
[08:48:58] [Thread-5/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] getPathFromClassLoader: searching for: lwjgl
[08:48:58] [Thread-5/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Failed to locate findLibrary method: java.lang.NoSuchMethodException: sun.misc.Launcher$AppClassLoader.findLibrary(java.lang.String)
[08:48:58] [Thread-5/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Failed to locate findLibrary method: java.lang.NoSuchMethodException: java.net.URLClassLoader.findLibrary(java.lang.String)
[08:48:58] [Thread-5/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Failed to locate findLibrary method: java.lang.NoSuchMethodException: java.security.SecureClassLoader.findLibrary(java.lang.String)
[08:48:58] [Thread-5/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Found 7 OpenAL paths
[08:48:58] [Thread-5/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Testing '/data/user/0/com.tungsten.hmclpe/app_runtime/java/default/lib/aarch64/jli/libopenal.so.1'
[08:48:58] [Thread-5/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Failed to load /data/user/0/com.tungsten.hmclpe/app_runtime/java/default/lib/aarch64/jli/libopenal.so.1: Could not load OpenAL library
[08:48:58] [Thread-5/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Testing '/data/user/0/com.tungsten.hmclpe/app_runtime/java/default/lib/aarch64/libopenal.so.1'
[08:48:58] [Thread-5/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Failed to load /data/user/0/com.tungsten.hmclpe/app_runtime/java/default/lib/aarch64/libopenal.so.1: Could not load OpenAL library
[08:48:58] [Thread-5/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Testing '/data/user/0/com.tungsten.hmclpe/app_runtime/boat/libopenal.so.1'
[08:48:58] [Thread-5/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Found OpenAL at '/data/user/0/com.tungsten.hmclpe/app_runtime/boat/libopenal.so.1'
[08:48:58] [Thread-5/INFO]: OpenAL initialized.
[08:48:58] [Sound Library Loader/INFO]: Sound engine started
[08:48:59] [Client thread/INFO]: [OptiFine] Mipmap levels: 4
[08:48:59] [Client thread/INFO]: [OptiFine] Multitexture: false
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[08:48:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[08:48:59] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[08:48:59] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[08:49:00] [Client thread/INFO]: [OptiFine] Custom loader sprites: 3
[08:49:00] [Client thread/INFO]: [OptiFine] Sprite dependencies: 5
[08:49:00] [Client thread/INFO]: Created: 1024x1024 textures-atlas
[08:49:00] [Client thread/INFO]: [OptiFine] Animated sprites: 23
[08:49:02] [Client thread/INFO]: Applying holder lookups
[08:49:02] [Client thread/INFO]: Holder lookups applied
[08:49:02] [Client thread/INFO]: RegTileEntityRender: 10 renders registered.
[08:49:03] [Client thread/WARN]: =============================================================
[08:49:03] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[08:49:03] [Client thread/WARN]: Offender: com/jcraft/jorbis/VorbisFile.make_decode_ready()I
[08:49:03] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
[08:49:03] [Client thread/WARN]: =============================================================
[08:49:03] [Client thread/INFO]: Injecting itemstacks
[08:49:03] [Client thread/INFO]: Itemstack injection complete
[08:49:03] [Client thread/INFO]: Forge Mod Loader has successfully loaded 7 mods
[08:49:04] [Client thread/WARN]: ERROR : Couldn't load Narrator library : /data/data/com.tungsten.hmclpe/cache/jna--2071378473/jna4002426040990104432.tmp: dlopen failed: library "libc.so.6" not found: needed by /data/data/com.tungsten.hmclpe/cache/jna--2071378473/jna4002426040990104432.tmp in namespace classloader-namespace
[08:49:04] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[08:49:04] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[08:49:15] [Server thread/INFO]: Starting integrated minecraft server version 1.12.2
[08:49:15] [Server thread/INFO]: Generating keypair
[08:49:16] [Server thread/INFO]: Injecting existing registry data into this server instance
[08:49:16] [Server thread/INFO]: Applying holder lookups
[08:49:16] [Server thread/INFO]: Holder lookups applied
[08:49:16] [Server thread/INFO]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@626c44d6)
[08:49:16] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[08:49:16] [Server thread/INFO]: Loaded 504 advancements
[08:49:17] [Server thread/INFO]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@626c44d6)
[08:49:17] [Server thread/INFO]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@626c44d6)
[08:49:17] [Server thread/INFO]: Preparing start region for level 0
[08:49:18] [Server thread/INFO]: Preparing spawn area: 8%
[08:49:19] [Server thread/INFO]: Preparing spawn area: 12%
[08:49:20] [Server thread/INFO]: Preparing spawn area: 17%
[08:49:21] [Server thread/INFO]: Preparing spawn area: 24%
[08:49:22] [Server thread/INFO]: Preparing spawn area: 31%
[08:49:23] [Server thread/INFO]: Preparing spawn area: 40%
[08:49:24] [Server thread/INFO]: Preparing spawn area: 48%
[08:49:25] [Server thread/INFO]: Preparing spawn area: 57%
[08:49:26] [Server thread/INFO]: Preparing spawn area: 66%
[08:49:27] [Server thread/INFO]: Preparing spawn area: 73%
[08:49:28] [Server thread/INFO]: Preparing spawn area: 82%
[08:49:29] [Server thread/INFO]: Preparing spawn area: 92%
[08:49:30] [Server thread/INFO]: Unloading dimension -1
[08:49:30] [Server thread/INFO]: Unloading dimension 1
[08:49:30] [Server thread/INFO]: Changing view distance to 8, from 10
[08:49:31] [Netty Local Client IO #0/INFO]: Server protocol version 2
[08:49:31] [Netty Server IO #1/INFO]: Client protocol version 2
[08:49:31] [Netty Server IO #1/INFO]: Client attempting to join with 7 mods : [email protected],[email protected],[email protected],[email protected],LambdaLib|[email protected],[email protected],[email protected]
[08:49:31] [Netty Local Client IO #0/INFO]: [Netty Local Client IO #0] Client side modded connection established
[08:49:31] [Server thread/INFO]: [Server thread] Server side modded connection established
[08:49:31] [Server thread/INFO]: 发发发[local:E:b6a4853a] logged in with entity id 1249 at (-288.5, 68.0, 222.5)
[08:49:31] [Server thread/INFO]: 发发发 joined the game
[08:49:33] [Server thread/INFO]: Saving and pausing game...
[08:49:33] [Server thread/INFO]: Saving chunks for level 'New World'/overworld
[08:49:33] [Client thread/ERROR]: Exception caught during firing event cn.lambdalib2.render.mc.RenderAllEntityEvent@497e4ae1:
java.lang.RuntimeException: Error loading shader script at /assets/lambdalib2/shader/DebugDraw.glsl
at cn.lambdalib2.render.ShaderScript.loadFromResource(ShaderScript.java:76) ~[ShaderScript.class:?]
at cn.lambdalib2.util.DebugDraw.checkInit(DebugDraw.java:84) ~[DebugDraw.class:?]
at cn.lambdalib2.util.DebugDraw.postRenderEntity(DebugDraw.java:73) ~[DebugDraw.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_77_DebugDraw_postRenderEntity_RenderAllEntityEvent.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at cn.lambdalib2.render.mc.RenderEventDispatch.beginRenderEntities(RenderEventDispatch.java:87) [RenderEventDispatch.class:?]
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java) [buy.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1935) [buq.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1621) [buq.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1390) [buq.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0-internal]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0-internal]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0-internal]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0-internal]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.RuntimeException: Error when compiling shader: 0:9: L0001: Storage qualifier not allowed in GLSL ES version 100
at cn.lambdalib2.render.ShaderScriptParser.linkShader(ShaderScript.java:279) ~[ShaderScriptParser.class:?]
at cn.lambdalib2.render.ShaderScriptParser.load(ShaderScript.java:189) ~[ShaderScriptParser.class:?]
at cn.lambdalib2.render.ShaderScript.load(ShaderScript.java:61) ~[ShaderScript.class:?]
at cn.lambdalib2.render.ShaderScript.loadFromResource(ShaderScript.java:74) ~[ShaderScript.class:?]
... 19 more
[08:49:33] [Client thread/ERROR]: Index: 1 Listeners:
[08:49:33] [Client thread/ERROR]: 0: NORMAL
[08:49:33] [Client thread/ERROR]: 1: ASM: cn.lambdalib2.util.DebugDraw@16beef05 postRenderEntity(Lcn/lambdalib2/render/mc/RenderAllEntityEvent;)V
[08:49:35] [Server thread/INFO]: Stopping server
[08:49:35] [Server thread/INFO]: Saving players
[08:49:35] [Server thread/INFO]: Saving worlds
[08:49:35] [Server thread/INFO]: Saving chunks for level 'New World'/overworld
[08:49:36] [Server thread/INFO]: Unloading dimension 0
[08:49:36] [Server thread/INFO]: Applying holder lookups
[08:49:36] [Server thread/INFO]: Holder lookups applied
[08:49:36] [Client thread/FATAL]: Unreported exception thrown!
java.lang.RuntimeException: Error loading shader script at /assets/lambdalib2/shader/DebugDraw.glsl
at cn.lambdalib2.render.ShaderScript.loadFromResource(ShaderScript.java:76) ~[ShaderScript.class:?]
at cn.lambdalib2.util.DebugDraw.checkInit(DebugDraw.java:84) ~[DebugDraw.class:?]
at cn.lambdalib2.util.DebugDraw.postRenderEntity(DebugDraw.java:73) ~[DebugDraw.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_77_DebugDraw_postRenderEntity_RenderAllEntityEvent.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) ~[EventBus.class:?]
at cn.lambdalib2.render.mc.RenderEventDispatch.beginRenderEntities(RenderEventDispatch.java:87) ~[RenderEventDispatch.class:?]
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java) ~[buy.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1935) ~[buq.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1621) ~[buq.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1390) ~[buq.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119) ~[bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0-internal]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0-internal]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0-internal]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0-internal]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.RuntimeException: Error when compiling shader: 0:9: L0001: Storage qualifier not allowed in GLSL ES version 100
at cn.lambdalib2.render.ShaderScriptParser.linkShader(ShaderScript.java:279) ~[ShaderScriptParser.class:?]
at cn.lambdalib2.render.ShaderScriptParser.load(ShaderScript.java:189) ~[ShaderScriptParser.class:?]
at cn.lambdalib2.render.ShaderScript.load(ShaderScript.java:61) ~[ShaderScript.class:?]
at cn.lambdalib2.render.ShaderScript.loadFromResource(ShaderScript.java:74) ~[ShaderScript.class:?]
... 19 more
[08:49:37] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
CorePlugin (AcademyCraft-1.1.3.jar)
Contact their authors BEFORE contacting forge

// Surprise! Haha. Well, this is awkward.

Time: 8/15/22 8:49 AM
Description: Unexpected error

java.lang.RuntimeException: Error loading shader script at /assets/lambdalib2/shader/DebugDraw.glsl
at cn.lambdalib2.render.ShaderScript.loadFromResource(ShaderScript.java:76)
at cn.lambdalib2.util.DebugDraw.checkInit(DebugDraw.java:84)
at cn.lambdalib2.util.DebugDraw.postRenderEntity(DebugDraw.java:73)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_77_DebugDraw_postRenderEntity_RenderAllEntityEvent.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 cn.lambdalib2.render.mc.RenderEventDispatch.beginRenderEntities(RenderEventDispatch.java:87)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1935)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1621)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1390)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
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)
Caused by: java.lang.RuntimeException: Error when compiling shader: 0:9: L0001: Storage qualifier not allowed in GLSL ES version 100
at cn.lambdalib2.render.ShaderScriptParser.linkShader(ShaderScript.java:279)
at cn.lambdalib2.render.ShaderScriptParser.load(ShaderScript.java:189)
at cn.lambdalib2.render.ShaderScript.load(ShaderScript.java:61)
at cn.lambdalib2.render.ShaderScript.loadFromResource(ShaderScript.java:74)
... 19 more

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

-- Head --
Thread: Client thread
Stacktrace:
at cn.lambdalib2.render.ShaderScript.loadFromResource(ShaderScript.java:76)
at cn.lambdalib2.util.DebugDraw.checkInit(DebugDraw.java:84)
at cn.lambdalib2.util.DebugDraw.postRenderEntity(DebugDraw.java:73)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_77_DebugDraw_postRenderEntity_RenderAllEntityEvent.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 cn.lambdalib2.render.mc.RenderEventDispatch.beginRenderEntities(RenderEventDispatch.java:87)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1935)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1621)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['发发发'/1249, l='MpServer', x=8.50, y=65.00, z=8.50]]
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 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: 1 total; [EntityPlayerSP['发发发'/1249, l='MpServer', x=8.50, y=65.00, z=8.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:532)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:427)
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 (aarch64) version 5.10.66-android12-9-00001-gd262b276948e-ab8291727
Java Version: 1.8.0-internal, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3816317496 bytes (3639 MB) / 4154982400 bytes (3962 MB) up to 4154982400 bytes (3962 MB)
JVM Flags: 3 total; -Xbootclasspath/p:/data/user/0/com.tungsten.hmclpe/app_runtime/caciocavallo/cacio-shared-1.10-SNAPSHOT.jar:/data/user/0/com.tungsten.hmclpe/app_runtime/caciocavallo/ResConfHack.jar:/data/user/0/com.tungsten.hmclpe/app_runtime/caciocavallo/cacio-androidnw-1.10-SNAPSHOT.jar -Xms4096M -Xmx4096M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.42 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_G5 7 mods loaded, 7 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.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge          | 14.23.5.2860 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | LambdaLib|Core | 0.2.0        | minecraft.jar                 | None                                     |
| LCHIJA | lambdalib2     | 0.2.0        | AcademyCraft-1.1.3.jar        | None                                     |
| LCHIJA | academy        | 1.1.3        | AcademyCraft-1.1.3.jar        | None                                     |

Loaded coremods (and transformers): 

CorePlugin (AcademyCraft-1.1.3.jar)
cn.lambdalib2.render.mc.PipelineTransformer
cn.lambdalib2.registry.impl.RegistryTransformer
Launched Version: 1.12.2
LWJGL: 2.9.3
OpenGL: GL4ES wrapper GL version 2.1 gl4es wrapper 1.1.4, ptitSeb
GL Caps: VboRegions not supported, missing: OpenGL 1.3, ARB_copy_buffer
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 OpenGL 2.1 is 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: English (US)
Profiler Position: N/A (disabled)
CPU: 8x null
OptiFine Version: OptiFine_1.12.2_HD_U_G5
OptiFine Build: 20210124-142939
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 2.1 gl4es wrapper 1.1.4
OpenGlRenderer: GL4ES wrapper
OpenGlVendor: ptitSeb
CpuCount: 8

[08:49:37] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# /storage/emulated/0/HMCLPE/.minecraft/versions/1.12.2(测试/crash-reports/crash-2022-08-15_08.49.36-client.txt
[08:49:37] [Thread-3/INFO]: [org.lwjgl.LWJGLUtil:log:524]: [LWJGL] Ignore video mode setting on Boat

@doluodalu666550
Copy link

你好像没有看到作者留言发的格式吧?以后记得带上

@TSaltedfishKing
Copy link
Collaborator

NaN is not a valid double value as per JSON specification. To override this behavior, use GsonBuilder.serializeSpecialFloatingPointValues() method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants