Jump to content

Datkdeath

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Datkdeath's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I'm getting these and i don't know how to fix them could somebody help 20:58:16.649 Mod `terrablender` (1.1.0.77) uses more dot-separated version components than SemVer allows; support for this is currently not guaranteed. 20:58:16.653 Mod `xaeroworldmap` (1.20.3.1) uses more dot-separated version components than SemVer allows; support for this is currently not guaranteed. 20:59:07.044 Reference map 'static-content-refmap.json' for static-content.mixins.json could not be read. If this is a development environment you can ignore this message 21:00:32.403 Force-disabling mixin 'features.sky.MixinWorldRenderer' as rule 'mixin.features.sky' (added by mods [iris]) disables it and children 21:02:21.588 Failed to add PDH Counter: \Paging File(_Total)\% Usage, Error code: 0xC0000BB8 21:02:21.606 Failed to add counter for PDH counter: \Paging File(_Total)\% Usage 21:02:21.607 Disabling further attempts to query Paging File. 21:02:57.788 COM exception: Invalid Query: SELECT PERCENTUSAGE FROM Win32_PerfRawData_PerfOS_PagingFile 21:04:01.399 Injection warning: LVT in net/minecraft/class_2404::method_10316(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Z has incompatible changes at opcode 120 in callback betternether.mixins.common.json:LiquidBlockMixin->@Inject::bn_shouldSpreadLiquid(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ZLcom/google/common/collect/UnmodifiableIterator;Lnet/minecraft/class_2350;Lnet/minecraft/class_2338;Lnet/minecraft/class_2248;)V from mod betternether. Expected: [Z, Lcom/google/common/collect/UnmodifiableIterator;, Lnet/minecraft/class_2350;, Lnet/minecraft/class_2338;, Lnet/minecraft/class_2248;] Found: [Z, Lcom/google/common/collect/UnmodifiableIterator;, Lnet/minecraft/class_2350;, Lnet/minecraft/class_2338;] Available: [Z, Lcom/google/common/collect/UnmodifiableIterator;, Lnet/minecraft/class_2350;, Lnet/minecraft/class_2338;] Found: [Z, Lcom/google/common/collect/UnmodifiableIterator;, Lnet/minecraft/class_2350;, Lnet/minecraft/class_2338;] Available: [Z, Lcom/google/common/collect/UnmodifiableIterator;, Lnet/minecraft/class_2350;, Lnet/minecraft/class_2338;] 21:05:54.847 @Inject(@At("INVOKE")) Shift.BY=3 on fabric-lifecycle-events-v1.mixins.json:client.WorldChunkMixin::handler$blo000$onLoadBlockEntity exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
  2. I was trying to play a mod in minecraft and i got this error saying Uncaught exception in thread "main" java.lang.RuntimeException: Error creating Mixin config additionalentityattributes.mixins.json for mod additionalentityattributes at net.fabricmc.loader.impl.launch.FabricMixinBootstrap.init(FabricMixinBootstrap.java:90) at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:71) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) Caused by: org.spongepowered.asm.launch.MixinInitialisationError: Error initialising mixin config additionalentityattributes.mixins.json at org.spongepowered.asm.mixin.transformer.Config.create(Config.java:153) at org.spongepowered.asm.mixin.Mixins.createConfiguration(Mixins.java:100) at org.spongepowered.asm.mixin.Mixins.addConfiguration(Mixins.java:87) at net.fabricmc.loader.impl.launch.FabricMixinBootstrap.init(FabricMixinBootstrap.java:88) ... 3 more Caused by: java.lang.IllegalArgumentException: The specified resource 'additionalentityattributes.mixins.json' was invalid or could not be read at org.spongepowered.asm.mixin.transformer.MixinConfig.create(MixinConfig.java:1290) at org.spongepowered.asm.mixin.transformer.Config.create(Config.java:148) ... 6 more I don't know what is wrong if you could help me thanks alot I also a got a few warnings saying 20:31:56.010 The mod "lank" contains invalid entries in its mod json: - Unsupported root entry "pack_format" at line 14 column 18 20:32:02.305 The mod "voidwalker" contains invalid entries in its mod json: - Unsupported root entry "pack_format" at line 14 column 18 20:32:02.375 The mod "wolveswitharmor" contains invalid entries in its mod json: - Unsupported root entry "artist" at line 15 column 11 20:32:02.545 The mod "witherborn_origins" contains invalid entries in its mod json: - Unsupported root entry "pack_format" at line 14 column 18 20:32:09.803 Mod `byg` (1.3.5.13) uses more dot-separated version components than SemVer allows; support for this is currently not guaranteed. 20:32:09.805 Mod `earthbounds` (1.0.5b) does not respect SemVer - comparison support is limited. 20:32:09.807 Mod `mavm` (1.0.7a) does not respect SemVer - comparison support is limited. 20:32:09.807 Mod `terrablender` (1.1.0.77) uses more dot-separated version components than SemVer allows; support for this is currently not guaranteed. 20:32:09.808 Mod `xaeroworldmap` (1.20.3.1) uses more dot-separated version components than SemVer allows; support for this is currently not guaranteed. is there any way to fix these
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.