Advertisement
Guest User

1.16.5 Forge logs

a guest
Jul 24th, 2023
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.30 KB | None | 0 0
  1. [07:26:32] [main/INFO]: ModLauncher running: args [--username, rhexicon, --version, forge-36.2.34, --gameDir, C:\Users\Noah\curseforge\minecraft\Instances\cruelty, --assetsDir, C:\Users\Noah\curseforge\minecraft\Install\assets, --assetIndex, 1.16, --uuid, 0db5c5e6207a4e2cbb4d6df7410b944d, --accessToken, ????????, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.34, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
  2. [07:26:32] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_51 by Oracle Corporation
  3. [07:26:32] [main/WARN]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
  4. [07:26:33] [main/INFO]: Added Lets Encrypt root certificates as additional trust
  5. [07:26:33] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/Noah/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
  6. [07:26:33] [main/WARN]: Configuration file C:\Users\Noah\curseforge\minecraft\Instances\cruelty\config\fml.toml is not correct. Correcting
  7. [07:26:33] [main/WARN]: Incorrect key [defaultConfigPath] was corrected from null to defaultconfigs
  8. [07:26:34] [main/WARN]: Mod file Mod File: C:\Users\Noah\curseforge\minecraft\Instances\cruelty\mods\EntityCulling-Fabric-1.0.1-vanilla-tags.jar is missing mods.toml file
  9. [07:26:34] [main/WARN]: File C:\Users\Noah\curseforge\minecraft\Instances\cruelty\mods\EntityCulling-Fabric-1.0.1-vanilla-tags.jar has been ignored - it is invalid
  10. [07:26:36] [main/INFO]: Launching target 'fmlclient' with arguments [--version, forge-36.2.34, --gameDir, C:\Users\Noah\curseforge\minecraft\Instances\cruelty, --assetsDir, C:\Users\Noah\curseforge\minecraft\Install\assets, --uuid, 0db5c5e6207a4e2cbb4d6df7410b944d, --username, rhexicon, --assetIndex, 1.16, --accessToken, ????????, --userType, msa, --versionType, release, --width, 1024, --height, 768]
  11. [07:26:36] [main/INFO]: Loaded configuration file for Rubidium: 30 options available, 1 override(s) found
  12. [07:26:36] [main/WARN]: Reference map 'nethers_delight.refmap.json' for nethers_delight.mixins.json could not be read. If this is a development environment you can ignore this message
  13. [07:26:36] [main/INFO]: Starting Essential v1.2.1.6 (#f941de5ac) [stable]
  14. [07:26:37] [main/WARN]: Force-disabling mixin 'features.world_ticking.MixinClientWorld' as rule 'mixin.features.world_ticking' (added by mods [abnormals_core]) disables it and children
  15. [07:26:37] [main/INFO]: Patching LivingEntity#attackEntityFrom
  16. [07:26:38] [main/INFO]: Patching ItemStack#onItemUse
  17. [07:26:38] [main/INFO]: Patching LootTableManager#apply
  18. [07:26:39] [main/INFO]: [MemoryLeakFix] Will be applying 5 memory leak fixes!
  19. [07:26:39] [main/INFO]: [MemoryLeakFix] Currently enabled memory leak fixes: [targetEntityLeak, readResourcesLeak, entityMemoriesLeak, biomeTemperatureLeak, drownedNavigationLeak]
  20. [07:26:40] [pool-3-thread-1/INFO]: Patching LivingEntity#attackEntityFrom
  21. [07:26:44] [pool-3-thread-1/INFO]: Patching ItemStack#onItemUse
  22. [07:26:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
  23. [07:26:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39)
  24. [07:26:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
  25. [07:26:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
  26. [07:26:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
  27. [07:26:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
  28. [07:26:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.reflect.InvocationTargetException
  29. [07:26:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  30. [07:26:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  31. [07:26:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  32. [07:26:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.reflect.Method.invoke(Method.java:497)
  33. [07:26:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
  34. [07:26:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$498/884502914.call(Unknown Source)
  35. [07:26:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
  36. [07:26:48] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 4 more
  37. [07:26:48] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.ClassFormatError: Duplicate interface name in class file net/minecraft/client/world/ClientWorld
  38. [07:26:48] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.lang.ClassLoader.defineClass1(Native Method)
  39. [07:26:48] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
  40. [07:26:48] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:138)
  41. [07:26:48] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
  42. [07:26:48] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  43. [07:26:48] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at net.minecraft.client.main.Main.main(Main.java:157)
  44. [07:26:48] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 11 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement