Advertisement
Gamebuster

Untitled

Sep 11th, 2024
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.10 KB | None | 0 0
  1. [10:55:30] [INFO] [FabricLoader/GameProvider]: Loading Wildermyth 1.16+549 with Fabric Loader 0.16.3
  2. entrypoint is com.worldwalkergames.legacy.LegacyDesktop
  3. Main method is <clinit>()V
  4. Built in mod Wildermyth version 1.16+549 defined
  5. Built in mod ASM 9.6 (ASM10_EXPERIMENTAL) version 9.0 defined
  6. Built in mod Spongepowered Mixin (Fabric Fork) version 0.8.7 defined
  7. [10:55:30] [WARN] [FabricLoader/Metadata]: Mod wilderforge uses the version ${WILDERFORGE_VERSION} which isn't compatible with Loader's extended semantic version format (Could not parse version number component '${WILDERFORGE_VERSION}'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
  8. [10:55:30] [INFO] [FabricLoader/]: Loading 7 mods:
  9. - asm 9.0
  10. - fabricloader 0.16.3
  11. \-- mixinextras 0.4.1
  12. - java 17
  13. - mixin 0.8.7
  14. - wilderforge ${WILDERFORGE_VERSION}
  15. - wildermyth 1.16+549
  16. [10:55:30] [INFO] [FabricLoader/Mixin]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/home/gamebuster/Desktop/wildermyth/wilderforge/bin/fabric/sponge-mixin-0.15.2+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
  17. /*************************************************************************************************************************************************************/
  18. /* SpongePowered MIXIN (Verbose debugging enabled) */
  19. /*************************************************************************************************************************************************************/
  20. /* Code source : file:/home/gamebuster/Desktop/wildermyth/wilderforge/bin/fabric/sponge-mixin-0.15.2+mixin.0.8.7.jar */
  21. /* Internal Version : 0.8.7 */
  22. /* Java Version : 17.0 (supports compatibility 6-17) */
  23. /* Default Compatibility Level : JAVA_8 */
  24. /* Max Effective Compatibility Level : JAVA_13 */
  25. /* Detected ASM Version : ASM 9.6 (ASM10_EXPERIMENTAL) */
  26. /* Detected ASM Supports Java : Up to Java 22 (class file version 66.0) */
  27. /*************************************************************************************************************************************************************/
  28. /* Service Name : Knot/Fabric */
  29. /* Mixin Service Class : net.fabricmc.loader.impl.launch.knot.MixinServiceKnot */
  30. /* Global Property Service Class : net.fabricmc.loader.impl.launch.knot.FabricGlobalPropertyService */
  31. /* Logger Adapter Type : Fabric Mixin Logger */
  32. /*************************************************************************************************************************************************************/
  33. /* mixin.debug : <true> */
  34. /* mixin.debug.export : - <true> */
  35. /* mixin.debug.export.filter : - - <null> */
  36. /* mixin.debug.export.decompile : - - <true> */
  37. /* mixin.debug.export.decompile.async : - - - <true> */
  38. /* mixin.debug.export.decompile.mergeGenericSignatures : - - - <true> */
  39. /* mixin.debug.verify : - <true> */
  40. /* mixin.debug.verbose : - <true> */
  41. /* mixin.debug.countInjections : - <true> */
  42. /* mixin.debug.strict : - <false> */
  43. /* mixin.debug.strict.unique : - - <false> */
  44. /* mixin.debug.strict.targets : - - <false> */
  45. /* mixin.debug.profiler : - <true> */
  46. /* mixin.dumpTargetOnFailure : <false> */
  47. /* mixin.checks : <false> */
  48. /* mixin.checks.interfaces : - <false> */
  49. /* mixin.checks.interfaces.strict : - - <false> */
  50. /* mixin.ignoreConstraints : <false> */
  51. /* mixin.hotSwap : <false> */
  52. /* mixin.env.obf : - <false> */
  53. /* mixin.env.disableRefMap : - <false> */
  54. /* mixin.env.remapRefMap : - <false> */
  55. /* mixin.env.refMapRemappingFile : - <> */
  56. /* mixin.env.refMapRemappingEnv : - <searge> */
  57. /* mixin.env.allowPermissiveMatch : - <false> */
  58. /* mixin.env.ignoreRequired : - <false> */
  59. /* mixin.env.compatLevel : - <false> */
  60. /* mixin.env.shiftByViolation : - <warn> */
  61. /* mixin.initialiserInjectionMode : <default> */
  62. /* mixin.tunable.classReaderExpandFrames : - <false> */
  63. /*************************************************************************************************************************************************************/
  64. /* UNSAFE_INJECTION : available=<true> enabled=<true> */
  65. /* INJECTORS_IN_INTERFACE_MIXINS : available=<true> enabled=<true> */
  66. /*************************************************************************************************************************************************************/
  67. /* Detected Side : CLIENT */
  68. /*************************************************************************************************************************************************************/
  69. [10:55:30] [INFO] [FabricLoader/Mixin]: Attempting to load Fernflower decompiler (Threaded mode)
  70. [10:55:30] [INFO] [FabricLoader/Mixin]: Fernflower decompiler was successfully initialised from vineflower-1.10.1.jar, exported classes will be decompiled in a separate thread
  71. [10:55:30] [WARN] [FabricLoader/Mixin]: Compatibility level JAVA_17 specified by wilderforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
  72. [10:55:30] [INFO] [FabricLoader/Mixin]: Compatibility level set to JAVA_17
  73. [10:55:30] [INFO] [FabricLoader/Mixin]: Preparing mixins for MixinEnvironment[DEFAULT]
  74. [10:55:30] [INFO] [FabricLoader/Mixin]: Selecting config mixinextras.init.mixins.json
  75. [10:55:30] [INFO] [FabricLoader/Mixin]: Selecting config wilderforge.mixins.json
  76. [10:55:30] [INFO] [FabricLoader/Mixin]: Selecting config wilderforge.mixins.engine.json
  77. [10:55:30] [INFO] [FabricLoader/Mixin]: Selecting config wilderforge.mixins.hero.json
  78. [10:55:30] [INFO] [FabricLoader/Mixin]: Selecting config wilderforge.mixins.net.server.json
  79. [10:55:30] [INFO] [FabricLoader/Mixin]: Selecting config wilderforge.mixins.net.client.json
  80. [10:55:30] [INFO] [FabricLoader/Mixin]: Selecting config wilderforge.mixins.overland.party.json
  81. [10:55:30] [INFO] [FabricLoader/Mixin]: Selecting config wilderforge.mixins.plot.json
  82. [10:55:30] [INFO] [FabricLoader/Mixin]: Selecting config wilderforge.mixins.plot.incursion.json
  83. [10:55:30] [INFO] [FabricLoader/Mixin]: Selecting config wilderforge.mixins.input.json
  84. [10:55:30] [INFO] [FabricLoader/Mixin]: Selecting config wilderforge.mixins.vanillafixes.json
  85. [10:55:30] [INFO] [FabricLoader/Mixin]: Preparing mixinextras.init.mixins.json (0)
  86. [10:55:30] [INFO] [FabricLoader/Mixin]: Preparing wilderforge.mixins.json (18)
  87. [10:55:30] [INFO] [FabricLoader/Mixin]: Preparing wilderforge.mixins.engine.json (1)
  88. [10:55:30] [INFO] [FabricLoader/Mixin]: Preparing wilderforge.mixins.hero.json (3)
  89. [10:55:30] [INFO] [FabricLoader/Mixin]: Preparing wilderforge.mixins.net.server.json (2)
  90. [10:55:30] [INFO] [FabricLoader/Mixin]: Preparing wilderforge.mixins.net.client.json (2)
  91. [10:55:30] [INFO] [FabricLoader/Mixin]: Preparing wilderforge.mixins.overland.party.json (4)
  92. [10:55:30] [INFO] [FabricLoader/Mixin]: Preparing wilderforge.mixins.plot.json (3)
  93. [10:55:30] [INFO] [FabricLoader/Mixin]: Preparing wilderforge.mixins.plot.incursion.json (2)
  94. [10:55:30] [INFO] [FabricLoader/Mixin]: Preparing wilderforge.mixins.input.json (1)
  95. [10:55:30] [INFO] [FabricLoader/Mixin]: Preparing wilderforge.mixins.vanillafixes.json (5)
  96. [10:55:30] [ERROR] [FabricLoader/Mixin]: wilderforge.mixins.net.server.json:HostEventsMixin from mod wilderforge: Super class 'com.worldwalkergames.legacy.control.ClientControl' of HostEventsMixin was not found in the hierarchy of target class 'com/worldwalkergames/legacy/control/ClientControl'
  97. org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: Super class 'com.worldwalkergames.legacy.control.ClientControl' of HostEventsMixin was not found in the hierarchy of target class 'com/worldwalkergames/legacy/control/ClientControl'
  98. at org.spongepowered.asm.mixin.transformer.MixinInfo$SubType$Standard.validate(MixinInfo.java:593)
  99. at org.spongepowered.asm.mixin.transformer.MixinInfo$State.validate(MixinInfo.java:327)
  100. at org.spongepowered.asm.mixin.transformer.MixinInfo.validate(MixinInfo.java:913)
  101. at org.spongepowered.asm.mixin.transformer.MixinConfig.postInitialise(MixinConfig.java:884)
  102. at org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:568)
  103. at org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462)
  104. at org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438)
  105. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290)
  106. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
  107. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
  108. at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
  109. at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
  110. at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
  111. at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
  112. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
  113. at com.wildermods.provider.services.WildermythGameProvider.initializeLogging(WildermythGameProvider.java:264)
  114. at com.wildermods.provider.services.WildermythGameProvider.launch(WildermythGameProvider.java:334)
  115. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
  116. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  117.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement