Can you help me please with minecraft crashes when I try to open up my mod's menu for info? #126681
Unanswered
anatoliesir
asked this question in
Programming Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Body
Hi!
I'm a beginner in java and I have passion in programming things in different languages.
I started my own mod, named katana.
When I started to create my mod, I hadn't any issues, but after a little time, when I try to open in the mods menu, in my mod, it says "saving" and crashes. I make my mod in minecraft 1.14.4 version.
here is the crash log:
2024-05-31 09:41:33,797 main WARN Advanced terminal features are not available in this environment
�[32m[09:41:34] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, anatoliesir, --version, ForgeOptiFine 1.14.4, --gameDir, C:\Users\Razvan\AppData\Roaming.tlauncher\legacy\Minecraft\game, --assetsDir, C:\Users\Razvan\AppData\Roaming.tlauncher\legacy\Minecraft\game\assets, --assetIndex, 1.14, --uuid, 18c802852c84389289d72bfbe8e3eedc, --accessToken, ❄❄❄❄❄❄❄❄, --userType, legacy, --versionType, modified, --width, 925, --height, 530, --launchTarget, fmlclient, --fml.forgeVersion, 28.2.26, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20190829.143755]
�[m�[32m[09:41:34] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 4.1.0+62+5bfa59b starting: java version 1.8.0_51 by Oracle Corporation
�[m�[32m[09:41:34] [main/INFO] [op.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
�[m�[32m[09:41:34] [main/INFO] [op.OptiFineTransformationService/]: OptiFine ZIP file: C:\Users\Razvan\AppData\Roaming.tlauncher\legacy\Minecraft\game\libraries\optifine\OptiFine\1.14.4_HD_U_G5\OptiFine-1.14.4_HD_U_G5.jar
�[m�[32m[09:41:34] [main/INFO] [op.OptiFineTransformer/]: Target.PRE_CLASS is not available
�[m�[32m[09:41:35] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
�[m�[32m[09:41:35] [main/INFO] [op.OptiFineTransformationService/]: OptiFineTransformationService.initialize
�[m�[32m[09:41:39] [main/INFO] [op.OptiFineTransformationService/]: OptiFineTransformationService.transformers
�[m�[32m[09:41:40] [main/INFO] [op.OptiFineTransformer/]: Targets: 246
�[m�[32m[09:41:43] [main/INFO] [op.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.]
�[m�[32m[09:41:43] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, ForgeOptiFine 1.14.4, --gameDir, C:\Users\Razvan\AppData\Roaming.tlauncher\legacy\Minecraft\game, --assetsDir, C:\Users\Razvan\AppData\Roaming.tlauncher\legacy\Minecraft\game\assets, --uuid, 18c802852c84389289d72bfbe8e3eedc, --username, anatoliesir, --assetIndex, 1.14, --accessToken, ❄❄❄❄❄❄❄❄, --userType, legacy, --versionType, modified, --width, 925, --height, 530]
�[m�[32m[09:41:59] [main/INFO] [ne.op.re.Reflector/]: [OptiFine] *** Reflector Forge ***
�[m�[32m[09:42:01] [main/INFO] [ne.op.re.Reflector/]: [OptiFine] *** Reflector Vanilla ***
�[m�[32m[09:42:04] [main/INFO] [mojang/YggdrasilAuthenticationService]: Environment: ElyEnvironment[name=ely,authHost=https://authserver.ely.by/auth,accountsHost=https://account.ely.by/api/mojang,sessionHost=https://account.ely.by/api/minecraft/session,servicesHost=]
�[m�[32m[09:42:04] [main/INFO] [mojang/YggdrasilMinecraftSessionService]: [CertJavaAgent] JRE trust store doesn't contain Cert{CN=ISRG Root X1,O=Internet Security Research Group,C=US,SHA-1:cabd2a79a1076a31f21d253635cb039d4329a5e8,SHA-256:96bcec06264976f37460779acf28c5a7cfe8a3c0aae11a8ffcee05c0bddf08c6}
�[m�[32m[09:42:04] [main/INFO] [mojang/YggdrasilMinecraftSessionService]: [CertJavaAgent] Will use updated KeyStore that includes missing certificates
�[m�[32m[09:42:04] [main/INFO] [minecraft/Minecraft]: Setting user: anatoliesir
�[m�[33m[09:42:46] [main/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
�[m�[32m[09:42:46] [main/INFO] [ne.op.Log/]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
�[m�[32m[09:42:46] [main/INFO] [minecraft/Minecraft]: LWJGL Version: 3.2.2 build 10
�[m�[32m[09:42:47] [main/INFO] [ne.op.Config/]: [OptiFine]
�[m�[32m[09:42:47] [main/INFO] [ne.op.Config/]: [OptiFine] OptiFine_1.14.4_HD_U_G5
�[m�[32m[09:42:47] [main/INFO] [ne.op.Config/]: [OptiFine] Build: 20210124-160733
�[m�[32m[09:42:47] [main/INFO] [ne.op.Config/]: [OptiFine] OS: Windows 8.1 (amd64) version 6.3
�[m�[32m[09:42:47] [main/INFO] [ne.op.Config/]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
�[m�[32m[09:42:47] [main/INFO] [ne.op.Config/]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
�[m�[32m[09:42:47] [main/INFO] [ne.op.Config/]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL
�[m�[32m[09:42:47] [main/INFO] [ne.op.Config/]: [OptiFine] OpenGL: Intel(R) HD Graphics, version 3.1.0 - Build 9.17.10.4229, Intel
�[m�[32m[09:42:47] [main/INFO] [ne.op.Config/]: [OptiFine] OpenGL Version: 3.1.0
�[m�[32m[09:42:47] [main/INFO] [ne.op.Config/]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
�[m�[32m[09:42:47] [main/INFO] [ne.op.Config/]: [OptiFine] Maximum texture size: 8192x8192
�[m�[32m[09:42:47] [main/INFO] [ne.op.sh.SMCLog/]: [Shaders] OpenGL Version: 3.1.0 - Build 9.17.10.4229
�[m�[32m[09:42:47] [main/INFO] [ne.op.sh.SMCLog/]: [Shaders] Vendor: Intel
�[m�[32m[09:42:47] [main/INFO] [ne.op.sh.SMCLog/]: [Shaders] Renderer: Intel(R) HD Graphics
�[m�[32m[09:42:47] [main/INFO] [ne.op.sh.SMCLog/]: [Shaders] Capabilities: 2.0 2.1 3.0 - -
�[m�[32m[09:42:47] [main/INFO] [ne.op.sh.SMCLog/]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
�[m�[32m[09:42:47] [main/INFO] [ne.op.sh.SMCLog/]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
�[m�[32m[09:42:47] [main/INFO] [ne.op.sh.SMCLog/]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 16
�[m�[32m[09:42:47] [main/INFO] [ne.op.sh.SMCLog/]: [Shaders] Load shaders configuration.
�[m�[32m[09:42:47] [main/INFO] [ne.op.sh.SMCLog/]: [Shaders] Shaders can not be loaded, Fast Render is enabled.
�[m�[32m[09:42:47] [main/INFO] [ne.op.sh.SMCLog/]: [Shaders] No shaderpack loaded.
�[m�[32m[09:42:47] [main/INFO] [ne.op.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader
�[m�[32m[09:42:47] [VersionCheck/INFO] [ne.op.Config/]: [OptiFine] Checking for new version
�[m�[32m[09:42:49] [VersionCheck/INFO] [ne.op.Config/]: [OptiFine] Version found: G5
�[m�[32m[09:42:49] [modloading-worker-1/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 28.2.26, for MC 1.14.4 with MCP 20190829.143755
�[m�[32m[09:42:49] [modloading-worker-1/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v28.2.26 Initialized
�[m�[32m[09:42:55] [main/INFO] [mojang/NarratorWindows]: Narrator library for x64 successfully loaded
�[m�[32m[09:42:55] [main/INFO] [ne.op.Config/]: [OptiFine] *** Reloading textures ***
�[m�[32m[09:42:55] [main/INFO] [ne.op.Config/]: [OptiFine] Resource packs: Mod Resources
�[m�[32m[09:42:56] [main/INFO] [ne.op.Log/]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
�[m�[32m[09:42:57] [main/INFO] [ne.op.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.ModContainer
�[m�[32m[09:42:57] [main/INFO] [ne.op.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
�[m�[1;31m[09:44:52] [Thread-1/FATAL] [ne.mi.co.ForgeConfig/CORE]: Forge config just got changed on the file system!
�[m�[32m[09:44:52] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
�[m�[32m[09:44:55] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 28.2.26 Target: null
�[m�[32m[09:44:55] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [katanamod] Starting version check at http://myurl.me/
�[m�[33m[09:44:56] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information
java.io.IOException: Server returned HTTP response code: 400 for URL: http://myurl.me/
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_51] {}
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_51] {}
at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_51] {}
at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_51] {}
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51] {}
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) ~[?:1.8.0_51] {}
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_51] {}
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?] {re:classloading}
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?] {re:classloading}
at net.minecraftforge.fml.VersionChecker$1$$Lambda$2479/163518435.accept(Unknown Source) [?:?] {}
at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_51] {}
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?] {re:classloading}
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://myurl.me/
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_51] {}
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_51] {}
at java.net.HttpURLConnection.getResponseCode(Unknown Source) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?] {re:classloading}
... 4 more
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] Multitexture: false
�[m�[33m[09:45:07] [Server-Worker-2/WARN] [ne.op.Config/]: [OptiFine] Unknown resource pack file: mod_resources
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] Multipass connected textures: false
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_pane_white.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_white.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_orange.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_pane_orange.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_magenta.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_pane_magenta.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_light_blue.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_pane_light_blue.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_pane_yellow.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_yellow.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_lime.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_pane_lime.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pane_pink.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pink.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_gray.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_pane_gray.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_light_gray.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_pane_light_gray.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_cyan.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_pane_cyan.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_pane_purple.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_purple.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_blue.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_pane_blue.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_brown.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_pane_brown.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_green.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_pane_green.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_pane_red.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_red.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_black.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_pane_black.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass_pane.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/30_bookshelf/bookshelf.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/40_sandstone/sandstone.properties
�[m�[32m[09:45:07] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/41_red_sandstone/red_sandstone.properties
�[m�[32m[09:45:08] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] Multipass connected textures: false
�[m�[32m[09:45:08] [Server-Worker-2/INFO] [ne.op.Config/]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
�[m�[33m[09:45:19] [main/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
�[m�[32m[09:45:19] [main/INFO] [minecraft/SoundSystem]: OpenAL initialized.
�[m�[32m[09:45:19] [main/INFO] [minecraft/SoundEngine]: Sound engine started
�[m�[32m[09:45:19] [main/INFO] [minecraft/AtlasTexture]: Created: 1024x512 textures-atlas
�[m�[32m[09:45:22] [main/INFO] [ne.op.Config/]: [OptiFine] Animated sprites: 33
�[m�[32m[09:45:24] [main/INFO] [minecraft/AtlasTexture]: Created: 256x256 textures/particle-atlas
�[m�[32m[09:45:24] [main/INFO] [minecraft/AtlasTexture]: Created: 256x256 textures/painting-atlas
�[m�[32m[09:45:24] [main/INFO] [minecraft/AtlasTexture]: Created: 128x128 textures/mob_effect-atlas
�[m�[32m[09:45:24] [main/INFO] [ne.op.Config/]: [OptiFine] *** Reloading custom textures ***
�[m�[33m[09:45:24] [main/WARN] [ne.op.Config/]: [OptiFine] Unknown resource pack file: mod_resources
�[m�[33m[09:45:24] [main/WARN] [ne.op.Config/]: [OptiFine] Unknown resource pack file: mod_resources
�[m�[33m[09:45:24] [main/WARN] [ne.op.Config/]: [OptiFine] Unknown resource pack file: mod_resources
�[m�[33m[09:45:24] [main/WARN] [ne.op.Config/]: [OptiFine] Unknown resource pack file: mod_resources
�[m�[33m[09:45:24] [main/WARN] [ne.op.Config/]: [OptiFine] Unknown resource pack file: mod_resources
�[m�[32m[09:45:24] [main/INFO] [ne.op.Config/]: [OptiFine] Disable Forge light pipeline
�[m�[32m[09:45:24] [main/INFO] [ne.op.Log/]: [OptiFine] Set ForgeConfig.CLIENT.forgeLightPipelineEnabled=false
�[m�[32m[09:45:30] [main/INFO] [mojang/YggdrasilAuthenticationService]: Environment: ElyEnvironment[name=ely,authHost=https://authserver.ely.by/auth,accountsHost=https://account.ely.by/api/mojang,sessionHost=https://account.ely.by/api/minecraft/session,servicesHost=]
�[m�[33m[09:45:31] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
�[m�[33m[09:45:31] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
�[m�[33m[09:45:31] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
�[m�[33m[09:45:31] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
�[m�[33m[09:45:31] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
�[m�[32m[09:45:31] [Server thread/INFO] [minecraft/IntegratedServer]: Starting integrated minecraft server version 1.14.4
�[m�[32m[09:45:31] [Server thread/INFO] [minecraft/IntegratedServer]: Generating keypair
�[m�[1;31m[09:45:31] [Thread-1/FATAL] [ne.mi.co.ForgeConfig/CORE]: Forge config just got changed on the file system!
�[m�[1;31m[09:45:31] [Server thread/ERROR] [ne.mi.fm.FMLWorldPersistenceHook/WP]: This world was saved with mod examplemod which appears to be missing, things may not work well
�[m�[1;31m[09:45:32] [Server thread/ERROR] [ne.mi.re.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:item
examplemod:my_sword: 878
�[m�[1;31m[09:45:35] [Server thread/ERROR] [ne.mi.re.GameData/REGISTRIES]: There are unidentified mappings in this world - we are going to attempt to process anyway
�[m�[33m[09:45:35] [Server thread/WARN] [minecraft/MinecraftServer]: Missing data pack mod:examplemod
�[m�[32m[09:45:35] [Server thread/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, forge-1.14.4-28.2.26-universal.jar, modid-1.0.jar
�[m�[32m[09:45:38] [Server thread/INFO] [minecraft/RecipeManager]: Loaded 6 recipes
�[m�[32m[09:45:40] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 811 advancements
�[m�[32m[09:45:41] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld
�[m�[32m[09:45:43] [main/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
�[m�[32m[09:45:43] [main/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
�[m�[32m[09:45:43] [main/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
�[m�[32m[09:45:43] [main/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
�[m�[32m[09:45:43] [main/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
�[m�[32m[09:45:43] [main/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 7%
�[m�[32m[09:45:44] [main/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 8%
�[m�[32m[09:45:44] [main/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 8%
�[m�[32m[09:45:45] [main/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 85%
�[m�[32m[09:45:46] [main/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 85%
�[m�[32m[09:45:46] [main/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 87%
�[m�[32m[09:45:46] [main/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 87%
�[m�[32m[09:45:48] [main/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 90%
�[m�[32m[09:45:48] [main/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 90%
�[m�[32m[09:45:49] [main/INFO] [minecraft/LoggingChunkStatusListener]: Time elapsed: 8039 ms
�[m�[32m[09:45:51] [Server thread/INFO] [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
�[m�[32m[09:45:51] [Server thread/INFO] [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
�[m�[32m[09:45:51] [Server thread/INFO] [minecraft/IntegratedServer]: Changing view distance to 3, from 10
�[m�[33m[09:45:51] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Is the server overloaded? Running 2097ms or 41 ticks behind
�[m�[32m[09:45:56] [Netty Local Client IO #0/INFO] [ne.mi.fm.ne.NetworkHooks/]: Connected to a modded server.
�[m�[33m[09:45:56] [Server thread/WARN] [minecraft/ServerStatisticsManager]: Invalid statistic in C:\Users\Razvan\AppData\Roaming.tlauncher\legacy\Minecraft\game\saves\test\stats\18c80285-2c84-3892-89d7-2bfbe8e3eedc.json: Don't know what examplemod:my_sword is
�[m�[32m[09:45:57] [Server thread/INFO] [ne.mi.co.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@2f7608e2
�[m�[32m[09:45:57] [Server thread/INFO] [minecraft/PlayerList]: anatoliesir[local:E:86963644] logged in with entity id 150 at (263.86078108732266, 4.0, -296.4846930436872)
�[m�[32m[09:45:57] [Server thread/INFO] [minecraft/MinecraftServer]: anatoliesir joined the game
�[m�[1;31m[09:46:03] [main/ERROR] [ne.mi.fm.ne.si.IndexedMessageCodec/SIMPLENET]: Received empty payload on channel fml:handshake
�[m�[32m[09:46:04] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
�[m�[32m[09:46:04] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'test'/minecraft:overworld
�[m�[32m[09:46:04] [main/INFO] [minecraft/AdvancementList]: Loaded 57 advancements
�[m�[1;31m[09:46:06] [Server thread/ERROR] [ne.mi.fm.ne.si.IndexedMessageCodec/SIMPLENET]: Received empty payload on channel fml:handshake
�[m�[32m[09:46:11] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
�[m�[32m[09:46:11] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'test'/minecraft:overworld
�[m�[32m[09:46:53] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
�[m�[32m[09:46:53] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'test'/minecraft:overworld
�[m�[32m[09:46:53] [Server thread/INFO] [minecraft/ServerPlayNetHandler]: anatoliesir lost connection: Disconnected
�[m�[32m[09:46:53] [Server thread/INFO] [minecraft/MinecraftServer]: anatoliesir left the game
�[m�[32m[09:46:53] [Server thread/INFO] [minecraft/ServerPlayNetHandler]: Stopping singleplayer server as player logged out
�[m�[32m[09:46:54] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
�[m�[32m[09:46:54] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
�[m�[32m[09:46:54] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
�[m�[32m[09:46:54] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'test'/minecraft:overworld
�[m�[32m[09:46:54] [Server thread/INFO] [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (test): All chunks are saved
�[m�[32m[09:46:54] [Server thread/INFO] [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (test): All chunks are saved
�[m�[1;31m[09:46:56] [main/FATAL] [minecraft/Minecraft]: Reported exception thrown!
net.minecraft.crash.ReportedException: mouseClicked event handler
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:448) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:80) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHelper$$Lambda$2396/1885192614.invoke(Unknown Source) ~[?:?] {}
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10] {}
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
at com.mojang.blaze3d.platform.GLX.pollEvents(GLX.java:310) ~[?:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:875) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.2.26.jar:28.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$419/1622135821.call(Unknown Source) [forge-1.14.4-28.2.26.jar:28.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?] {}
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
at com.sun.nio.zipfs.ZipPath.getResolvedPath(ZipPath.java:428) ~[zipfs.jar:1.8.0_51] {}
at com.sun.nio.zipfs.ZipPath.newInputStream(ZipPath.java:645) ~[zipfs.jar:1.8.0_51] {}
at com.sun.nio.zipfs.ZipFileSystemProvider.newInputStream(ZipFileSystemProvider.java:278) ~[zipfs.jar:1.8.0_51] {}
at java.nio.file.Files.newInputStream(Unknown Source) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.packs.ModFileResourcePack.func_195766_a(ModFileResourcePack.java:80) ~[?:?] {re:classloading}
at net.minecraft.resources.ResourcePack.func_195763_b(ResourcePack.java:55) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraftforge.fml.client.gui.GuiModList.lambda$updateCache$12(GuiModList.java:421) ~[?:?] {re:classloading}
at net.minecraftforge.fml.client.gui.GuiModList$$Lambda$4025/1187345535.apply(Unknown Source) ~[?:?] {}
at java.util.Optional.map(Unknown Source) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.client.gui.GuiModList.updateCache(GuiModList.java:412) ~[?:?] {re:classloading}
at net.minecraftforge.fml.client.gui.GuiModList.setSelected(GuiModList.java:397) ~[?:?] {re:classloading}
at net.minecraftforge.fml.client.gui.GuiSlotModList$ModEntry.mouseClicked(GuiSlotModList.java:105) ~[?:?] {re:classloading}
at net.minecraft.client.gui.widget.list.AbstractList.mouseClicked(AbstractList.java:290) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.INestedGuiEventHandler.mouseClicked(SourceFile:27) ~[?:?] {re:classloading}
at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:82) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHelper$$Lambda$2652/1897030087.run(Unknown Source) ~[?:?] {}
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:441) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
... 20 more
�[m�[32m[09:46:56] [main/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:100]: ---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 5/31/24 9:46 AM
Description: mouseClicked event handler
java.lang.ArrayIndexOutOfBoundsException: 0
at com.sun.nio.zipfs.ZipPath.getResolvedPath(ZipPath.java:428) ~[zipfs.jar:1.8.0_51] {}
at com.sun.nio.zipfs.ZipPath.newInputStream(ZipPath.java:645) ~[zipfs.jar:1.8.0_51] {}
at com.sun.nio.zipfs.ZipFileSystemProvider.newInputStream(ZipFileSystemProvider.java:278) ~[zipfs.jar:1.8.0_51] {}
at java.nio.file.Files.newInputStream(Unknown Source) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.packs.ModFileResourcePack.func_195766_a(ModFileResourcePack.java:80) ~[?:?] {re:classloading}
at net.minecraft.resources.ResourcePack.func_195763_b(ResourcePack.java:55) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraftforge.fml.client.gui.GuiModList.lambda$updateCache$12(GuiModList.java:421) ~[?:?] {re:classloading}
at net.minecraftforge.fml.client.gui.GuiModList$$Lambda$4025/1187345535.apply(Unknown Source) ~[?:?] {}
at java.util.Optional.map(Unknown Source) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.client.gui.GuiModList.updateCache(GuiModList.java:412) ~[?:?] {re:classloading}
at net.minecraftforge.fml.client.gui.GuiModList.setSelected(GuiModList.java:397) ~[?:?] {re:classloading}
at net.minecraftforge.fml.client.gui.GuiSlotModList$ModEntry.mouseClicked(GuiSlotModList.java:105) ~[?:?] {re:classloading}
at net.minecraft.client.gui.widget.list.AbstractList.mouseClicked(AbstractList.java:290) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.INestedGuiEventHandler.mouseClicked(SourceFile:27) ~[?:?] {re:classloading}
at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:82) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHelper$$Lambda$2652/1897030087.run(Unknown Source) ~[?:?] {}
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:441) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:80) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHelper$$Lambda$2396/1885192614.invoke(Unknown Source) ~[?:?] {}
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10] {}
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
at com.mojang.blaze3d.platform.GLX.pollEvents(GLX.java:310) ~[?:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:875) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.2.26.jar:28.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$419/1622135821.call(Unknown Source) [forge-1.14.4-28.2.26.jar:28.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Client thread
Stacktrace:
at com.sun.nio.zipfs.ZipPath.getResolvedPath(ZipPath.java:428)
at com.sun.nio.zipfs.ZipPath.newInputStream(ZipPath.java:645)
at com.sun.nio.zipfs.ZipFileSystemProvider.newInputStream(ZipFileSystemProvider.java:278)
at java.nio.file.Files.newInputStream(Unknown Source)
at net.minecraftforge.fml.packs.ModFileResourcePack.func_195766_a(ModFileResourcePack.java:80)
at net.minecraft.resources.ResourcePack.func_195763_b(ResourcePack.java:55)
at net.minecraftforge.fml.client.gui.GuiModList.lambda$updateCache$12(GuiModList.java:421)
at net.minecraftforge.fml.client.gui.GuiModList$$Lambda$4025/1187345535.apply(Unknown Source)
at java.util.Optional.map(Unknown Source)
at net.minecraftforge.fml.client.gui.GuiModList.updateCache(GuiModList.java:412)
at net.minecraftforge.fml.client.gui.GuiModList.setSelected(GuiModList.java:397)
at net.minecraftforge.fml.client.gui.GuiSlotModList$ModEntry.mouseClicked(GuiSlotModList.java:105)
at net.minecraft.client.gui.widget.list.AbstractList.mouseClicked(AbstractList.java:290)
at net.minecraft.client.gui.INestedGuiEventHandler.mouseClicked(SourceFile:27)
at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:82)
at net.minecraft.client.MouseHelper$$Lambda$2652/1897030087.run(Unknown Source)
-- Affected screen --
Details:
Screen name: net.minecraftforge.fml.client.gui.GuiModList
Stacktrace:
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:441)
at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:80)
at net.minecraft.client.MouseHelper$$Lambda$2396/1885192614.invoke(Unknown Source)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.platform.GLX.pollEvents(GLX.java:310)
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:875)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384)
at net.minecraft.client.main.Main.main(SourceFile:155)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$419/1622135821.call(Unknown Source)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
-- System Details --
Details:
Minecraft Version: 1.14.4
Minecraft Version ID: 1.14.4
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 320707736 bytes (305 MB) / 669663232 bytes (638 MB) up to 2130051072 bytes (2031 MB)
CPUs: 2
JVM Flags: 11 total; -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -XX:+CMSParallelRemarkEnabled -XX:+CMSClassUnloadingEnabled -XX:+UseCMSInitiatingOccupancyOnly -XX:ConcGCThreads=1 -Xms596M -Xmx2048M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss2M
ModLauncher: 4.1.0+62+5bfa59b
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-1.0.0-service.jar eventbus PLUGINSERVICE
/forge-1.14.4-28.2.26.jar object_holder_definalize PLUGINSERVICE
/forge-1.14.4-28.2.26.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.14.4-28.2.26.jar capability_inject_definalize PLUGINSERVICE
/forge-1.14.4-28.2.26.jar runtimedistcleaner PLUGINSERVICE
/OptiFine-1.14.4_HD_U_G5.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.14.4-28.2.26.jar fml TRANSFORMATIONSERVICE
FML: 28.2
Forge: net.minecraftforge:28.2.26
FML Language Providers:
javafml@28.2
minecraft@1
Mod List:
forge-1.14.4-28.2.26-client.jar Minecraft {minecraft@1.14.4 DONE}
forge-1.14.4-28.2.26-universal.jar Forge {forge@28.2.26 DONE}
modid-1.0.jar Katana {katanamod@0.2 DONE}
Launched Version: ForgeOptiFine 1.14.4
LWJGL: 3.2.2 build 10
OpenGL: Intel(R) HD Graphics GL version 3.1.0 - Build 9.17.10.4229, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 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.
�[m�[32m[09:46:56] [main/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:100]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Razvan\AppData\Roaming.tlauncher\legacy\Minecraft\game\crash-reports\crash-2024-05-31_09.46.56-client.txt
�[mAL lib: (EE) alc_cleanup: 1 device not closed
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions