fix some stuff having to do with writeelement

This commit is contained in:
Astatin3
2024-07-12 15:24:52 -06:00
parent e93356a6fa
commit 1c324323ec
128 changed files with 132 additions and 2042 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+117 -17
View File
@@ -1,21 +1,121 @@
MIT License Creative Commons Legal Code
Copyright (c) 2024 astatin3 CC0 1.0 Universal
Permission is hereby granted, free of charge, to any person obtaining a copy CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
of this software and associated documentation files (the "Software"), to deal LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
in the Software without restriction, including without limitation the rights ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
copies of the Software, and to permit persons to whom the Software is REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
furnished to do so, subject to the following conditions: PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED
HEREUNDER.
The above copyright notice and this permission notice shall be included in all Statement of Purpose
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR The laws of most jurisdictions throughout the world automatically confer
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, exclusive Copyright and Related Rights (defined below) upon the creator
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE and subsequent owner(s) (each and all, an "owner") of an original work of
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER authorship and/or a database (each, a "Work").
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE Certain owners wish to permanently relinquish those rights to a Work for
SOFTWARE. the purpose of contributing to a commons of creative, cultural and
scientific works ("Commons") that the public can reliably and without fear
of later claims of infringement build upon, modify, incorporate in other
works, reuse and redistribute as freely as possible in any form whatsoever
and for any purposes, including without limitation commercial purposes.
These owners may contribute to the Commons to promote the ideal of a free
culture and the further production of creative, cultural and scientific
works, or to gain reputation or greater distribution for their Work in
part through the use and efforts of others.
For these and/or other purposes and motivations, and without any
expectation of additional consideration or compensation, the person
associating CC0 with a Work (the "Affirmer"), to the extent that he or she
is an owner of Copyright and Related Rights in the Work, voluntarily
elects to apply CC0 to the Work and publicly distribute the Work under its
terms, with knowledge of his or her Copyright and Related Rights in the
Work and the meaning and intended legal effect of CC0 on those rights.
1. Copyright and Related Rights. A Work made available under CC0 may be
protected by copyright and related or neighboring rights ("Copyright and
Related Rights"). Copyright and Related Rights include, but are not
limited to, the following:
i. the right to reproduce, adapt, distribute, perform, display,
communicate, and translate a Work;
ii. moral rights retained by the original author(s) and/or performer(s);
iii. publicity and privacy rights pertaining to a person's image or
likeness depicted in a Work;
iv. rights protecting against unfair competition in regards to a Work,
subject to the limitations in paragraph 4(a), below;
v. rights protecting the extraction, dissemination, use and reuse of data
in a Work;
vi. database rights (such as those arising under Directive 96/9/EC of the
European Parliament and of the Council of 11 March 1996 on the legal
protection of databases, and under any national implementation
thereof, including any amended or successor version of such
directive); and
vii. other similar, equivalent or corresponding rights throughout the
world based on applicable law or treaty, and any national
implementations thereof.
2. Waiver. To the greatest extent permitted by, but not in contravention
of, applicable law, Affirmer hereby overtly, fully, permanently,
irrevocably and unconditionally waives, abandons, and surrenders all of
Affirmer's Copyright and Related Rights and associated claims and causes
of action, whether now known or unknown (including existing as well as
future claims and causes of action), in the Work (i) in all territories
worldwide, (ii) for the maximum duration provided by applicable law or
treaty (including future time extensions), (iii) in any current or future
medium and for any number of copies, and (iv) for any purpose whatsoever,
including without limitation commercial, advertising or promotional
purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each
member of the public at large and to the detriment of Affirmer's heirs and
successors, fully intending that such Waiver shall not be subject to
revocation, rescission, cancellation, termination, or any other legal or
equitable action to disrupt the quiet enjoyment of the Work by the public
as contemplated by Affirmer's express Statement of Purpose.
3. Public License Fallback. Should any part of the Waiver for any reason
be judged legally invalid or ineffective under applicable law, then the
Waiver shall be preserved to the maximum extent permitted taking into
account Affirmer's express Statement of Purpose. In addition, to the
extent the Waiver is so judged Affirmer hereby grants to each affected
person a royalty-free, non transferable, non sublicensable, non exclusive,
irrevocable and unconditional license to exercise Affirmer's Copyright and
Related Rights in the Work (i) in all territories worldwide, (ii) for the
maximum duration provided by applicable law or treaty (including future
time extensions), (iii) in any current or future medium and for any number
of copies, and (iv) for any purpose whatsoever, including without
limitation commercial, advertising or promotional purposes (the
"License"). The License shall be deemed effective as of the date CC0 was
applied by Affirmer to the Work. Should any part of the License for any
reason be judged legally invalid or ineffective under applicable law, such
partial invalidity or ineffectiveness shall not invalidate the remainder
of the License, and in such case Affirmer hereby affirms that he or she
will not (i) exercise any of his or her remaining Copyright and Related
Rights in the Work or (ii) assert any associated claims and causes of
action with respect to the Work, in either case contrary to Affirmer's
express Statement of Purpose.
4. Limitations and Disclaimers.
a. No trademark or patent rights held by Affirmer are waived, abandoned,
surrendered, licensed or otherwise affected by this document.
b. Affirmer offers the Work as-is and makes no representations or
warranties of any kind concerning the Work, express, implied,
statutory or otherwise, including without limitation warranties of
title, merchantability, fitness for a particular purpose, non
infringement, or the absence of latent or other defects, accuracy, or
the present or absence of errors, whether or not discoverable, all to
the greatest extent permissible under applicable law.
c. Affirmer disclaims responsibility for clearing rights of other persons
that may apply to the Work or any use thereof, including without
limitation any person's Copyright and Related Rights in the Work.
Further, Affirmer disclaims responsibility for obtaining any necessary
consents, permissions or other rights required for any use of the
Work.
d. Affirmer understands and acknowledges that Creative Commons is not a
party to this document and has no duty or obligation with respect to
this CC0 or use of the Work.
+8 -5
View File
@@ -1,6 +1,9 @@
# No More Render # Fabric Example Mod
A mod that will run the latest version of Fabric without any gui!
### Todo: ## Setup
- Remove meteorclient refrences
- Make the CLI better For setup instructions please see the [fabric wiki page](https://fabricmc.net/wiki/tutorial:setup) that relates to the IDE that you are using.
## License
This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.
+1 -1
View File
@@ -9,7 +9,7 @@ yarn_mappings=1.21+build.2
loader_version=0.15.11 loader_version=0.15.11
# Mod Properties # Mod Properties
mod_version=1.0.0 mod_version=1.0.1
maven_group=com.astatin3 maven_group=com.astatin3
archives_base_name=nomorerender archives_base_name=nomorerender
@@ -1,143 +0,0 @@
---- Minecraft Crash Report ----
// But it works on my machine.
Time: 2024-07-10 21:23:25
Description: Initializing game
java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
... 16 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
at meteordevelopment.meteorclient.asm.Asm$Transformer.transformClassBytes(Asm.java:104)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
... 20 more
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [addon-template.mixins.json:ExampleMixin from mod addon-template] from phase [DEFAULT] in config [addon-template.mixins.json] FAILED during APPLY
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379)
... 24 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on shouldRender could not find any targets matching 'renderLevel' or 'renderItemActivationAnimation' in net.minecraft.client.render.GameRenderer. No refMap loaded. [PREINJECT Applicator Phase -> addon-template.mixins.json:ExampleMixin from mod addon-template -> Prepare Injections -> -> handler$zhp000$addon-template$shouldRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:658)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:589)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308)
at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.<init>(CallbackInjectionInfo.java:46)
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:710)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1329)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1053)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:422)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
... 24 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
-- Initialization --
Details:
Modules:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
-- System Details --
Details:
Minecraft Version: 1.21
Minecraft Version ID: 1.21
Operating System: Linux (amd64) version 6.8.9-arch1-2
Java Version: 22, N/A
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 53430040 bytes (50 MiB) / 505413632 bytes (482 MiB) up to 4173332480 bytes (3980 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
Identifier: Intel64 Family 6 Model 165 Stepping 5
Microarchitecture: Comet Lake
Frequency (GHz): 4.10
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: GA104 [GeForce RTX 3070]
Graphics card #0 vendor: NVIDIA Corporation (0x10de)
Graphics card #0 VRAM (MiB): 288.00
Graphics card #0 deviceId: 0x2484
Graphics card #0 versionInfo: unknown
Virtual memory max (MiB): 12052.49
Virtual memory used (MiB): 13403.04
Swap memory total (MiB): 4096.00
Swap memory used (MiB): 3322.68
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 7873.58, total: 7956.49
Space in storage for workdir (MiB): available: 333780.72, total: 467346.75
JVM Flags: 0 total;
Launched Version: Fabric
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NV174 GL version 4.3 (Core Profile) Mesa 24.0.7-arch1.3, Mesa
Window size: <not initialized>
GFLW Platform: x11
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 404
Type: Client (map_client.txt)
Locale: en_US
System encoding: UTF-8
File encoding: UTF-8
CPU: 12x Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
-- Meteor Client --
Version: 0.5.8
Dev Build: 2125
@@ -1,143 +0,0 @@
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 2024-07-10 21:24:01
Description: Initializing game
java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
... 16 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
at meteordevelopment.meteorclient.asm.Asm$Transformer.transformClassBytes(Asm.java:104)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
... 20 more
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [addon-template.mixins.json:ExampleMixin from mod addon-template] from phase [DEFAULT] in config [addon-template.mixins.json] FAILED during APPLY
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379)
... 24 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on shouldRender could not find any targets matching 'renderLevel' or 'renderItemActivationAnimation' in net.minecraft.client.render.GameRenderer. No refMap loaded. [PREINJECT Applicator Phase -> addon-template.mixins.json:ExampleMixin from mod addon-template -> Prepare Injections -> -> handler$zbb000$addon-template$shouldRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:658)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:589)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308)
at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.<init>(CallbackInjectionInfo.java:46)
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:710)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1329)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1053)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:422)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
... 24 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
-- Initialization --
Details:
Modules:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
-- System Details --
Details:
Minecraft Version: 1.21
Minecraft Version ID: 1.21
Operating System: Linux (amd64) version 6.8.9-arch1-2
Java Version: 22, N/A
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 141236456 bytes (134 MiB) / 478150656 bytes (456 MiB) up to 4173332480 bytes (3980 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
Identifier: Intel64 Family 6 Model 165 Stepping 5
Microarchitecture: Comet Lake
Frequency (GHz): 4.10
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: GA104 [GeForce RTX 3070]
Graphics card #0 vendor: NVIDIA Corporation (0x10de)
Graphics card #0 VRAM (MiB): 288.00
Graphics card #0 deviceId: 0x2484
Graphics card #0 versionInfo: unknown
Virtual memory max (MiB): 12052.49
Virtual memory used (MiB): 13386.53
Swap memory total (MiB): 4096.00
Swap memory used (MiB): 3316.18
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 7873.54, total: 7956.49
Space in storage for workdir (MiB): available: 333780.56, total: 467346.75
JVM Flags: 0 total;
Launched Version: Fabric
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NV174 GL version 4.3 (Core Profile) Mesa 24.0.7-arch1.3, Mesa
Window size: <not initialized>
GFLW Platform: x11
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 404
Type: Client (map_client.txt)
Locale: en_US
System encoding: UTF-8
File encoding: UTF-8
CPU: 12x Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
-- Meteor Client --
Version: 0.5.8
Dev Build: 2125
@@ -1,128 +0,0 @@
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 2024-07-10 21:25:14
Description: Initializing game
java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
... 16 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
at meteordevelopment.meteorclient.asm.Asm$Transformer.transformClassBytes(Asm.java:104)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
... 20 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Callback method skipRendering(Z)Z in addon-template.mixins.json:ExampleMixin from mod addon-template failed injection check, (0/1) succeeded. Scanned 1 target(s). No refMap loaded.
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1384)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1062)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:402)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:422)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
... 24 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
-- Initialization --
Details:
Modules:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
-- System Details --
Details:
Minecraft Version: 1.21
Minecraft Version ID: 1.21
Operating System: Linux (amd64) version 6.8.9-arch1-2
Java Version: 22, N/A
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 162152120 bytes (154 MiB) / 484442112 bytes (462 MiB) up to 4173332480 bytes (3980 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
Identifier: Intel64 Family 6 Model 165 Stepping 5
Microarchitecture: Comet Lake
Frequency (GHz): 4.10
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: GA104 [GeForce RTX 3070]
Graphics card #0 vendor: NVIDIA Corporation (0x10de)
Graphics card #0 VRAM (MiB): 288.00
Graphics card #0 deviceId: 0x2484
Graphics card #0 versionInfo: unknown
Virtual memory max (MiB): 12052.49
Virtual memory used (MiB): 13540.28
Swap memory total (MiB): 4096.00
Swap memory used (MiB): 3297.18
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 7873.51, total: 7956.49
Space in storage for workdir (MiB): available: 333778.75, total: 467346.75
JVM Flags: 0 total;
Launched Version: Fabric
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NV174 GL version 4.3 (Core Profile) Mesa 24.0.7-arch1.3, Mesa
Window size: <not initialized>
GFLW Platform: x11
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 404
Type: Client (map_client.txt)
Locale: en_US
System encoding: UTF-8
File encoding: UTF-8
CPU: 12x Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
-- Meteor Client --
Version: 0.5.8
Dev Build: 2125
@@ -1,128 +0,0 @@
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 2024-07-10 21:38:00
Description: Initializing game
java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
... 16 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
at meteordevelopment.meteorclient.asm.Asm$Transformer.transformClassBytes(Asm.java:104)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
... 20 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Callback method skipRendering(Z)Z in addon-template.mixins.json:ExampleMixin from mod addon-template failed injection check, (0/1) succeeded. Scanned 1 target(s). No refMap loaded.
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1384)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1062)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:402)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:422)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
... 24 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
-- Initialization --
Details:
Modules:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
-- System Details --
Details:
Minecraft Version: 1.21
Minecraft Version ID: 1.21
Operating System: Linux (amd64) version 6.8.9-arch1-2
Java Version: 22, N/A
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 77174320 bytes (73 MiB) / 452984832 bytes (432 MiB) up to 4173332480 bytes (3980 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
Identifier: Intel64 Family 6 Model 165 Stepping 5
Microarchitecture: Comet Lake
Frequency (GHz): 4.10
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: GA104 [GeForce RTX 3070]
Graphics card #0 vendor: NVIDIA Corporation (0x10de)
Graphics card #0 VRAM (MiB): 288.00
Graphics card #0 deviceId: 0x2484
Graphics card #0 versionInfo: unknown
Virtual memory max (MiB): 12052.49
Virtual memory used (MiB): 13516.15
Swap memory total (MiB): 4096.00
Swap memory used (MiB): 2799.43
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 7873.47, total: 7956.49
Space in storage for workdir (MiB): available: 333768.22, total: 467346.75
JVM Flags: 0 total;
Launched Version: Fabric
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NV174 GL version 4.3 (Core Profile) Mesa 24.0.7-arch1.3, Mesa
Window size: <not initialized>
GFLW Platform: x11
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 404
Type: Client (map_client.txt)
Locale: en_US
System encoding: UTF-8
File encoding: UTF-8
CPU: 12x Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
-- Meteor Client --
Version: 0.5.8
Dev Build: 2125
@@ -1,128 +0,0 @@
---- Minecraft Crash Report ----
// My bad.
Time: 2024-07-10 21:38:59
Description: Initializing game
java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
... 16 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
at meteordevelopment.meteorclient.asm.Asm$Transformer.transformClassBytes(Asm.java:104)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
... 20 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Callback method renderWithZoom(FFF)V in addon-template.mixins.json:ExampleMixin from mod addon-template failed injection check, (0/1) succeeded. Scanned 1 target(s). No refMap loaded.
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1384)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1062)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:402)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:422)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
... 24 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
-- Initialization --
Details:
Modules:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
-- System Details --
Details:
Minecraft Version: 1.21
Minecraft Version ID: 1.21
Operating System: Linux (amd64) version 6.8.9-arch1-2
Java Version: 22, N/A
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 81405184 bytes (77 MiB) / 444596224 bytes (424 MiB) up to 4173332480 bytes (3980 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
Identifier: Intel64 Family 6 Model 165 Stepping 5
Microarchitecture: Comet Lake
Frequency (GHz): 4.10
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: GA104 [GeForce RTX 3070]
Graphics card #0 vendor: NVIDIA Corporation (0x10de)
Graphics card #0 VRAM (MiB): 288.00
Graphics card #0 deviceId: 0x2484
Graphics card #0 versionInfo: unknown
Virtual memory max (MiB): 12052.49
Virtual memory used (MiB): 13522.98
Swap memory total (MiB): 4096.00
Swap memory used (MiB): 2788.93
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 7873.44, total: 7956.49
Space in storage for workdir (MiB): available: 333768.09, total: 467346.75
JVM Flags: 0 total;
Launched Version: Fabric
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NV174 GL version 4.3 (Core Profile) Mesa 24.0.7-arch1.3, Mesa
Window size: <not initialized>
GFLW Platform: x11
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 404
Type: Client (map_client.txt)
Locale: en_US
System encoding: UTF-8
File encoding: UTF-8
CPU: 12x Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
-- Meteor Client --
Version: 0.5.8
Dev Build: 2125
@@ -1,143 +0,0 @@
---- Minecraft Crash Report ----
// Sorry :(
Time: 2024-07-10 21:40:58
Description: Initializing game
java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
... 16 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
at meteordevelopment.meteorclient.asm.Asm$Transformer.transformClassBytes(Asm.java:104)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
... 20 more
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [addon-template.mixins.json:ExampleMixin from mod addon-template] from phase [DEFAULT] in config [addon-template.mixins.json] FAILED during APPLY
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379)
... 24 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on renderHand could not find any targets matching 'foo()V' in net.minecraft.client.render.GameRenderer. No refMap loaded. [PREINJECT Applicator Phase -> addon-template.mixins.json:ExampleMixin from mod addon-template -> Prepare Injections -> -> handler$zhp000$addon-template$renderHand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:658)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:589)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308)
at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.<init>(CallbackInjectionInfo.java:46)
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:710)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1329)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1053)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:422)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
... 24 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
-- Initialization --
Details:
Modules:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
-- System Details --
Details:
Minecraft Version: 1.21
Minecraft Version ID: 1.21
Operating System: Linux (amd64) version 6.8.9-arch1-2
Java Version: 22, N/A
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 184501944 bytes (175 MiB) / 503316480 bytes (480 MiB) up to 4173332480 bytes (3980 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
Identifier: Intel64 Family 6 Model 165 Stepping 5
Microarchitecture: Comet Lake
Frequency (GHz): 4.10
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: GA104 [GeForce RTX 3070]
Graphics card #0 vendor: NVIDIA Corporation (0x10de)
Graphics card #0 VRAM (MiB): 288.00
Graphics card #0 deviceId: 0x2484
Graphics card #0 versionInfo: unknown
Virtual memory max (MiB): 12052.49
Virtual memory used (MiB): 13718.63
Swap memory total (MiB): 4096.00
Swap memory used (MiB): 2743.43
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 7882.93, total: 7956.49
Space in storage for workdir (MiB): available: 333764.81, total: 467346.75
JVM Flags: 0 total;
Launched Version: Fabric
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NV174 GL version 4.3 (Core Profile) Mesa 24.0.7-arch1.3, Mesa
Window size: <not initialized>
GFLW Platform: x11
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 404
Type: Client (map_client.txt)
Locale: en_US
System encoding: UTF-8
File encoding: UTF-8
CPU: 12x Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
-- Meteor Client --
Version: 0.5.8
Dev Build: 2125
@@ -1,131 +0,0 @@
---- Minecraft Crash Report ----
// Oops.
Time: 2024-07-10 23:02:49
Description: Initializing game
java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
... 16 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
at meteordevelopment.meteorclient.asm.Asm$Transformer.transformClassBytes(Asm.java:104)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
... 20 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Invalid descriptor on addon-template.mixins.json:ExampleMixin from mod addon-template->@Inject::render(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/client/MinecraftClient;)V! Expected (Lnet/minecraft/client/render/RenderTickCounter;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V but found (Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/client/MinecraftClient;)V
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:544)
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:494)
at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:277)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:445)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1377)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1062)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:402)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:422)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
... 24 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
-- Initialization --
Details:
Modules:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
-- System Details --
Details:
Minecraft Version: 1.21
Minecraft Version ID: 1.21
Operating System: Linux (amd64) version 6.8.9-arch1-2
Java Version: 22, N/A
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 89838224 bytes (85 MiB) / 499122176 bytes (476 MiB) up to 4173332480 bytes (3980 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
Identifier: Intel64 Family 6 Model 165 Stepping 5
Microarchitecture: Comet Lake
Frequency (GHz): 4.10
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: GA104 [GeForce RTX 3070]
Graphics card #0 vendor: NVIDIA Corporation (0x10de)
Graphics card #0 VRAM (MiB): 288.00
Graphics card #0 deviceId: 0x2484
Graphics card #0 versionInfo: unknown
Virtual memory max (MiB): 12052.49
Virtual memory used (MiB): 12788.00
Swap memory total (MiB): 4096.00
Swap memory used (MiB): 2879.32
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 7884.50, total: 7956.49
Space in storage for workdir (MiB): available: 333753.44, total: 467346.75
JVM Flags: 0 total;
Launched Version: Fabric
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NV174 GL version 4.3 (Core Profile) Mesa 24.0.7-arch1.3, Mesa
Window size: <not initialized>
GFLW Platform: x11
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 404
Type: Client (map_client.txt)
Locale: en_US
System encoding: UTF-8
File encoding: UTF-8
CPU: 12x Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
-- Meteor Client --
Version: 0.5.8
Dev Build: 2125
@@ -1,131 +0,0 @@
---- Minecraft Crash Report ----
// Why did you do that?
Time: 2024-07-10 23:04:47
Description: Initializing game
java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
... 16 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
at meteordevelopment.meteorclient.asm.Asm$Transformer.transformClassBytes(Asm.java:104)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
... 20 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Invalid descriptor on addon-template.mixins.json:ExampleMixin from mod addon-template->@Inject::render(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/client/render/RenderTickCounter;Z)V! Expected (Lnet/minecraft/client/render/RenderTickCounter;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V but found (Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/client/render/RenderTickCounter;Z)V
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:544)
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:494)
at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:277)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:445)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1377)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1062)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:402)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:422)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
... 24 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
-- Initialization --
Details:
Modules:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
-- System Details --
Details:
Minecraft Version: 1.21
Minecraft Version ID: 1.21
Operating System: Linux (amd64) version 6.8.9-arch1-2
Java Version: 22, N/A
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 171717168 bytes (163 MiB) / 492830720 bytes (470 MiB) up to 4173332480 bytes (3980 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
Identifier: Intel64 Family 6 Model 165 Stepping 5
Microarchitecture: Comet Lake
Frequency (GHz): 4.10
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: GA104 [GeForce RTX 3070]
Graphics card #0 vendor: NVIDIA Corporation (0x10de)
Graphics card #0 VRAM (MiB): 288.00
Graphics card #0 deviceId: 0x2484
Graphics card #0 versionInfo: unknown
Virtual memory max (MiB): 12052.49
Virtual memory used (MiB): 12807.84
Swap memory total (MiB): 4096.00
Swap memory used (MiB): 2876.07
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 7884.46, total: 7956.49
Space in storage for workdir (MiB): available: 333753.31, total: 467346.75
JVM Flags: 0 total;
Launched Version: Fabric
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NV174 GL version 4.3 (Core Profile) Mesa 24.0.7-arch1.3, Mesa
Window size: <not initialized>
GFLW Platform: x11
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 404
Type: Client (map_client.txt)
Locale: en_US
System encoding: UTF-8
File encoding: UTF-8
CPU: 12x Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
-- Meteor Client --
Version: 0.5.8
Dev Build: 2125
@@ -1,131 +0,0 @@
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 2024-07-10 23:07:35
Description: Initializing game
java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
... 16 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
at meteordevelopment.meteorclient.asm.Asm$Transformer.transformClassBytes(Asm.java:104)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
... 20 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Invalid descriptor on addon-template.mixins.json:ExampleMixin from mod addon-template->@Inject::render(Lnet/minecraft/client/MinecraftClient;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V! Expected (Lnet/minecraft/client/render/RenderTickCounter;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V but found (Lnet/minecraft/client/MinecraftClient;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:544)
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:494)
at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:277)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:445)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1377)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1062)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:402)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:422)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
... 24 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
-- Initialization --
Details:
Modules:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
-- System Details --
Details:
Minecraft Version: 1.21
Minecraft Version ID: 1.21
Operating System: Linux (amd64) version 6.8.9-arch1-2
Java Version: 22, N/A
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 170451688 bytes (162 MiB) / 486539264 bytes (464 MiB) up to 4173332480 bytes (3980 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
Identifier: Intel64 Family 6 Model 165 Stepping 5
Microarchitecture: Comet Lake
Frequency (GHz): 4.10
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: GA104 [GeForce RTX 3070]
Graphics card #0 vendor: NVIDIA Corporation (0x10de)
Graphics card #0 VRAM (MiB): 288.00
Graphics card #0 deviceId: 0x2484
Graphics card #0 versionInfo: unknown
Virtual memory max (MiB): 12052.49
Virtual memory used (MiB): 12839.79
Swap memory total (MiB): 4096.00
Swap memory used (MiB): 2852.32
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 7884.36, total: 7956.49
Space in storage for workdir (MiB): available: 333753.53, total: 467346.75
JVM Flags: 0 total;
Launched Version: Fabric
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NV174 GL version 4.3 (Core Profile) Mesa 24.0.7-arch1.3, Mesa
Window size: <not initialized>
GFLW Platform: x11
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 404
Type: Client (map_client.txt)
Locale: en_US
System encoding: UTF-8
File encoding: UTF-8
CPU: 12x Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
-- Meteor Client --
Version: 0.5.8
Dev Build: 2125
@@ -1,134 +0,0 @@
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 2024-07-10 23:09:00
Description: Initializing game
java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
... 16 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
at meteordevelopment.meteorclient.asm.Asm$Transformer.transformClassBytes(Asm.java:104)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
... 20 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: LVT in net/minecraft/client/render/GameRenderer::render(Lnet/minecraft/client/render/RenderTickCounter;Z)V has incompatible changes at opcode 0 in callback addon-template.mixins.json:ExampleMixin from mod addon-template->@Inject::render(Lnet/minecraft/client/MinecraftClient;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/client/MinecraftClient;)V.
Expected: [Lnet/minecraft/client/MinecraftClient;]
Found: []
Available: []
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:544)
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:494)
at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:277)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:445)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1377)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1062)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:402)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:422)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
... 24 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:126)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:22)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:176)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:53)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:65)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:54)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:49)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:66)
at net.minecraft.util.Util.make(Util.java:537)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:66)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:558)
-- Initialization --
Details:
Modules:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
-- System Details --
Details:
Minecraft Version: 1.21
Minecraft Version ID: 1.21
Operating System: Linux (amd64) version 6.8.9-arch1-2
Java Version: 22, N/A
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 134156360 bytes (127 MiB) / 467664896 bytes (446 MiB) up to 4173332480 bytes (3980 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
Identifier: Intel64 Family 6 Model 165 Stepping 5
Microarchitecture: Comet Lake
Frequency (GHz): 4.10
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: GA104 [GeForce RTX 3070]
Graphics card #0 vendor: NVIDIA Corporation (0x10de)
Graphics card #0 VRAM (MiB): 288.00
Graphics card #0 deviceId: 0x2484
Graphics card #0 versionInfo: unknown
Virtual memory max (MiB): 12052.49
Virtual memory used (MiB): 12854.67
Swap memory total (MiB): 4096.00
Swap memory used (MiB): 2851.57
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 7884.32, total: 7956.49
Space in storage for workdir (MiB): available: 333753.44, total: 467346.75
JVM Flags: 0 total;
Launched Version: Fabric
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NV174 GL version 4.3 (Core Profile) Mesa 24.0.7-arch1.3, Mesa
Window size: <not initialized>
GFLW Platform: x11
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 404
Type: Client (map_client.txt)
Locale: en_US
System encoding: UTF-8
File encoding: UTF-8
CPU: 12x Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
-- Meteor Client --
Version: 0.5.8
Dev Build: 2125
@@ -1,131 +0,0 @@
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 2024-07-10 23:52:09
Description: Initializing game
java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:478)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:17)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:173)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:47)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:58)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:49)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:44)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:64)
at net.minecraft.util.Util.make(Util.java:575)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:64)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:593)
at net.minecraft.client.main.Main.main(Main.java:212)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
... 16 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
at meteordevelopment.meteorclient.asm.Asm$Transformer.transformClassBytes(Asm.java:104)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
... 20 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Invalid descriptor on addon-template.mixins.json:MixinGameRenderer from mod addon-template->@Inject::render(Lnet/minecraft/client/render/RenderTickCounter;Z)V! Expected (Lnet/minecraft/client/render/RenderTickCounter;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V but found (Lnet/minecraft/client/render/RenderTickCounter;Z)V
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:544)
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:494)
at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:277)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:445)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1377)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1062)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:402)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:422)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
... 24 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:478)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:17)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:173)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:47)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:58)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:49)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:44)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:64)
at net.minecraft.util.Util.make(Util.java:575)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:64)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:593)
-- Initialization --
Details:
Modules:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:212)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
-- System Details --
Details:
Minecraft Version: 1.21
Minecraft Version ID: 1.21
Operating System: Linux (amd64) version 6.8.9-arch1-2
Java Version: 22, N/A
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 203502272 bytes (194 MiB) / 513802240 bytes (490 MiB) up to 4173332480 bytes (3980 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
Identifier: Intel64 Family 6 Model 165 Stepping 5
Microarchitecture: Comet Lake
Frequency (GHz): 4.10
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: GA104 [GeForce RTX 3070]
Graphics card #0 vendor: NVIDIA Corporation (0x10de)
Graphics card #0 VRAM (MiB): 288.00
Graphics card #0 deviceId: 0x2484
Graphics card #0 versionInfo: unknown
Virtual memory max (MiB): 12052.49
Virtual memory used (MiB): 13174.52
Swap memory total (MiB): 4096.00
Swap memory used (MiB): 3168.00
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 7867.13, total: 7956.49
Space in storage for workdir (MiB): available: 333738.03, total: 467346.75
JVM Flags: 0 total;
Launched Version: Fabric
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NV174 GL version 4.3 (Core Profile) Mesa 24.0.7-arch1.3, Mesa
Window size: <not initialized>
GFLW Platform: x11
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 404
Type: Client (map_client.txt)
Locale: en_US
System encoding: UTF-8
File encoding: UTF-8
CPU: 12x Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
-- Meteor Client --
Version: 0.5.8
Dev Build: 2125
@@ -1,136 +0,0 @@
---- Minecraft Crash Report ----
// My bad.
Time: 2024-07-10 23:52:28
Description: Initializing game
java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:478)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:17)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:173)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:47)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:58)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:49)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:44)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:64)
at net.minecraft.util.Util.make(Util.java:575)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:64)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:593)
at net.minecraft.client.main.Main.main(Main.java:212)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
... 16 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
at meteordevelopment.meteorclient.asm.Asm$Transformer.transformClassBytes(Asm.java:104)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
... 20 more
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [addon-template.mixins.json:MixinGameRenderer from mod addon-template] from phase [DEFAULT] in config [addon-template.mixins.json] FAILED during APPLY
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379)
... 24 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Invalid descriptor on addon-template.mixins.json:MixinGameRenderer from mod addon-template->@Inject::render(Lnet/minecraft/client/render/RenderTickCounter;Z)V! Expected (Lnet/minecraft/client/render/RenderTickCounter;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V but found (Lnet/minecraft/client/render/RenderTickCounter;Z)V [INJECT Applicator Phase -> addon-template.mixins.json:MixinGameRenderer from mod addon-template -> Apply Injections -> -> Inject -> addon-template.mixins.json:MixinGameRenderer from mod addon-template->@Inject::render(Lnet/minecraft/client/render/RenderTickCounter;Z)V]
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:564)
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:494)
at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:277)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:445)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1377)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1062)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:402)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:422)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
... 24 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:478)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:17)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:173)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:47)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:58)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:49)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:44)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:64)
at net.minecraft.util.Util.make(Util.java:575)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:64)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:593)
-- Initialization --
Details:
Modules:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:212)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
-- System Details --
Details:
Minecraft Version: 1.21
Minecraft Version ID: 1.21
Operating System: Linux (amd64) version 6.8.9-arch1-2
Java Version: 22, N/A
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 134204864 bytes (127 MiB) / 473956352 bytes (452 MiB) up to 4173332480 bytes (3980 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
Identifier: Intel64 Family 6 Model 165 Stepping 5
Microarchitecture: Comet Lake
Frequency (GHz): 4.10
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: GA104 [GeForce RTX 3070]
Graphics card #0 vendor: NVIDIA Corporation (0x10de)
Graphics card #0 VRAM (MiB): 288.00
Graphics card #0 deviceId: 0x2484
Graphics card #0 versionInfo: unknown
Virtual memory max (MiB): 12052.49
Virtual memory used (MiB): 13152.64
Swap memory total (MiB): 4096.00
Swap memory used (MiB): 3167.00
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 7867.09, total: 7956.49
Space in storage for workdir (MiB): available: 333737.91, total: 467346.75
JVM Flags: 0 total;
Launched Version: Fabric
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NV174 GL version 4.3 (Core Profile) Mesa 24.0.7-arch1.3, Mesa
Window size: <not initialized>
GFLW Platform: x11
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 404
Type: Client (map_client.txt)
Locale: en_US
System encoding: UTF-8
File encoding: UTF-8
CPU: 12x Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
-- Meteor Client --
Version: 0.5.8
Dev Build: 2125
@@ -1,136 +0,0 @@
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 2024-07-10 23:53:12
Description: Initializing game
java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:478)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:17)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:173)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:47)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:58)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:49)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:44)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:64)
at net.minecraft.util.Util.make(Util.java:575)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:64)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:593)
at net.minecraft.client.main.Main.main(Main.java:212)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.GameRenderer failed
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
... 16 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
at meteordevelopment.meteorclient.asm.Asm$Transformer.transformClassBytes(Asm.java:104)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
... 20 more
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [addon-template.mixins.json:MixinGameRenderer from mod addon-template] from phase [DEFAULT] in config [addon-template.mixins.json] FAILED during APPLY
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379)
... 24 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Invalid descriptor on addon-template.mixins.json:MixinGameRenderer from mod addon-template->@Inject::render(Lnet/minecraft/client/render/RenderTickCounter;Z)V! Expected (Lnet/minecraft/client/render/RenderTickCounter;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V but found (Lnet/minecraft/client/render/RenderTickCounter;Z)V [INJECT Applicator Phase -> addon-template.mixins.json:MixinGameRenderer from mod addon-template -> Apply Injections -> -> Inject -> addon-template.mixins.json:MixinGameRenderer from mod addon-template->@Inject::render(Lnet/minecraft/client/render/RenderTickCounter;Z)V]
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:564)
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:494)
at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:277)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:445)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1377)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1062)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:402)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:422)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
... 24 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.render.RenderPhase.<clinit>(RenderPhase.java:478)
at net.minecraft.client.font.TextRenderLayerSet.of(TextRenderLayerSet.java:17)
at net.minecraft.client.font.FontStorage.getGlyphRenderer(FontStorage.java:173)
at net.minecraft.client.font.BuiltinEmptyGlyph.bake(BuiltinEmptyGlyph.java:47)
at net.minecraft.client.font.FontStorage.clear(FontStorage.java:58)
at net.minecraft.client.font.FontStorage.setActiveFilters(FontStorage.java:49)
at net.minecraft.client.font.FontStorage.setFonts(FontStorage.java:44)
at net.minecraft.client.font.FontManager.method_27540(FontManager.java:64)
at net.minecraft.util.Util.make(Util.java:575)
at net.minecraft.client.font.FontManager.<init>(FontManager.java:64)
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:593)
-- Initialization --
Details:
Modules:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:212)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
-- System Details --
Details:
Minecraft Version: 1.21
Minecraft Version ID: 1.21
Operating System: Linux (amd64) version 6.8.9-arch1-2
Java Version: 22, N/A
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 138760440 bytes (132 MiB) / 482344960 bytes (460 MiB) up to 4173332480 bytes (3980 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
Identifier: Intel64 Family 6 Model 165 Stepping 5
Microarchitecture: Comet Lake
Frequency (GHz): 4.10
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: GA104 [GeForce RTX 3070]
Graphics card #0 vendor: NVIDIA Corporation (0x10de)
Graphics card #0 VRAM (MiB): 288.00
Graphics card #0 deviceId: 0x2484
Graphics card #0 versionInfo: unknown
Virtual memory max (MiB): 12052.49
Virtual memory used (MiB): 13178.89
Swap memory total (MiB): 4096.00
Swap memory used (MiB): 3166.50
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 7867.05, total: 7956.49
Space in storage for workdir (MiB): available: 333737.81, total: 467346.75
JVM Flags: 0 total;
Launched Version: Fabric
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NV174 GL version 4.3 (Core Profile) Mesa 24.0.7-arch1.3, Mesa
Window size: <not initialized>
GFLW Platform: x11
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 404
Type: Client (map_client.txt)
Locale: en_US
System encoding: UTF-8
File encoding: UTF-8
CPU: 12x Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
-- Meteor Client --
Version: 0.5.8
Dev Build: 2125
Binary file not shown.
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 689 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 661 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 255 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

-142
View File
@@ -1,142 +0,0 @@
version:3953
ao:true
biomeBlendRadius:2
enableVsync:true
entityDistanceScaling:1.0
entityShadows:true
forceUnicodeFont:false
japaneseGlyphVariants:false
fov:0.0
fovEffectScale:1.0
darknessEffectScale:1.0
glintSpeed:0.5
glintStrength:0.75
prioritizeChunkUpdates:0
fullscreen:false
gamma:0.5
graphicsMode:1
guiScale:0
maxFps:120
mipmapLevels:4
narrator:0
particles:0
reducedDebugInfo:false
renderClouds:"true"
renderDistance:12
simulationDistance:12
screenEffectScale:1.0
soundDevice:""
autoJump:false
operatorItemsTab:false
autoSuggestions:true
chatColors:true
chatLinks:true
chatLinksPrompt:true
discrete_mouse_scroll:false
invertYMouse:false
realmsNotifications:true
showSubtitles:false
directionalAudio:false
touchscreen:false
bobView:true
toggleCrouch:false
toggleSprint:false
darkMojangStudiosBackground:false
hideLightningFlashes:false
hideSplashTexts:false
mouseSensitivity:0.5
damageTiltStrength:1.0
highContrast:false
narratorHotkey:true
resourcePacks:["fabric"]
incompatibleResourcePacks:[]
lastServer:
lang:en_us
chatVisibility:0
chatOpacity:1.0
chatLineSpacing:0.0
textBackgroundOpacity:0.5
backgroundForChatOnly:true
hideServerAddress:false
advancedItemTooltips:false
pauseOnLostFocus:true
overrideWidth:0
overrideHeight:0
chatHeightFocused:1.0
chatDelay:0.0
chatHeightUnfocused:0.4375
chatScale:1.0
chatWidth:1.0
notificationDisplayTime:1.0
useNativeTransport:true
mainHand:"right"
attackIndicator:1
tutorialStep:none
mouseWheelSensitivity:1.0
rawMouseInput:true
glDebugVerbosity:1
skipMultiplayerWarning:true
hideMatchedNames:true
joinedFirstServer:false
hideBundleTutorial:false
syncChunkWrites:false
showAutosaveIndicator:true
allowServerListing:true
onlyShowSecureChat:false
panoramaScrollSpeed:1.0
telemetryOptInExtra:false
onboardAccessibility:false
menuBackgroundBlurriness:5
key_key.attack:key.mouse.left
key_key.use:key.mouse.right
key_key.forward:key.keyboard.w
key_key.left:key.keyboard.a
key_key.back:key.keyboard.s
key_key.right:key.keyboard.d
key_key.jump:key.keyboard.space
key_key.sneak:key.keyboard.left.shift
key_key.sprint:key.keyboard.left.control
key_key.drop:key.keyboard.q
key_key.inventory:key.keyboard.e
key_key.chat:key.keyboard.t
key_key.playerlist:key.keyboard.tab
key_key.pickItem:key.mouse.middle
key_key.command:key.keyboard.slash
key_key.socialInteractions:key.keyboard.p
key_key.screenshot:key.keyboard.f2
key_key.togglePerspective:key.keyboard.f5
key_key.smoothCamera:key.keyboard.unknown
key_key.fullscreen:key.keyboard.f11
key_key.spectatorOutlines:key.keyboard.unknown
key_key.swapOffhand:key.keyboard.f
key_key.saveToolbarActivator:key.keyboard.c
key_key.loadToolbarActivator:key.keyboard.x
key_key.advancements:key.keyboard.l
key_key.hotbar.1:key.keyboard.1
key_key.hotbar.2:key.keyboard.2
key_key.hotbar.3:key.keyboard.3
key_key.hotbar.4:key.keyboard.4
key_key.hotbar.5:key.keyboard.5
key_key.hotbar.6:key.keyboard.6
key_key.hotbar.7:key.keyboard.7
key_key.hotbar.8:key.keyboard.8
key_key.hotbar.9:key.keyboard.9
key_key.meteor-client.open-gui:key.keyboard.right.shift
key_key.meteor-client.open-commands:key.keyboard.period
soundCategory_master:1.0
soundCategory_music:1.0
soundCategory_record:1.0
soundCategory_weather:1.0
soundCategory_block:1.0
soundCategory_hostile:1.0
soundCategory_neutral:1.0
soundCategory_player:1.0
soundCategory_ambient:1.0
soundCategory_voice:1.0
modelPart_cape:true
modelPart_jacket:true
modelPart_left_sleeve:true
modelPart_right_sleeve:true
modelPart_left_pants_leg:true
modelPart_right_pants_leg:true
modelPart_hat:true
Binary file not shown.
Binary file not shown.
@@ -1,15 +0,0 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-07-10 22:03:52 -0600"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:jagged_peaks": "2024-07-10 22:03:53 -0600"
},
"done": false
},
"DataVersion": 3953
}
@@ -1,15 +0,0 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-07-10 23:54:20 -0600"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:jagged_peaks": "2024-07-10 23:54:20 -0600"
},
"done": false
},
"DataVersion": 3953
}
@@ -1,15 +0,0 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-07-10 21:45:04 -0600"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:jagged_peaks": "2024-07-10 21:45:05 -0600"
},
"done": false
},
"DataVersion": 3953
}
@@ -1,15 +0,0 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-07-10 21:41:29 -0600"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:jagged_peaks": "2024-07-10 21:41:30 -0600"
},
"done": false
},
"DataVersion": 3953
}
@@ -1,15 +0,0 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-07-10 23:54:47 -0600"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:jagged_peaks": "2024-07-10 23:54:48 -0600"
},
"done": false
},
"DataVersion": 3953
}
@@ -1,22 +0,0 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-07-10 23:55:26 -0600"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:cold_ocean": "2024-07-10 23:56:20 -0600",
"minecraft:forest": "2024-07-10 23:56:36 -0600",
"minecraft:ocean": "2024-07-10 23:56:02 -0600",
"minecraft:river": "2024-07-10 23:56:42 -0600",
"minecraft:birch_forest": "2024-07-10 23:55:57 -0600",
"minecraft:stony_shore": "2024-07-10 23:56:00 -0600",
"minecraft:plains": "2024-07-10 23:56:25 -0600",
"minecraft:jagged_peaks": "2024-07-10 23:55:27 -0600"
},
"done": false
},
"DataVersion": 3953
}
@@ -1,20 +0,0 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-07-10 21:21:35 -0600"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:forest": "2024-07-10 21:22:15 -0600",
"minecraft:ocean": "2024-07-10 21:22:17 -0600",
"minecraft:grove": "2024-07-10 21:21:58 -0600",
"minecraft:birch_forest": "2024-07-10 21:22:14 -0600",
"minecraft:stony_shore": "2024-07-10 21:22:13 -0600",
"minecraft:jagged_peaks": "2024-07-10 21:22:24 -0600"
},
"done": false
},
"DataVersion": 3953
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.
Binary file not shown.
View File
Binary file not shown.
Binary file not shown.
View File
View File
Binary file not shown.
Binary file not shown.
View File

Some files were not shown because too many files have changed in this diff Show More