Advertisement
Guest User

Untitled

a guest
Jul 5th, 2021
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.92 KB | None | 0 0
  1. [22:05:52] [main/INFO]: Loading tweak class name me.deftware.launch.Launcher
  2. [22:05:52] [main/INFO]: Using primary tweak class name me.deftware.launch.Launcher
  3. [22:05:52] [main/INFO]: Calling tweak class me.deftware.launch.Launcher
  4. [22:05:52] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/C:/Users/Ram%20Sharan/AppData/Roaming/.minecraft/libraries/me/deftware/EMC/latest-1.8.9/EMC-latest-1.8.9.jar Service=LaunchWrapper Env=UNKNOWN
  5. [22:05:52] [main/INFO]: FML platform manager could not load class cpw.mods.fml.relauncher.CoreModManager. Proceeding without FML support.
  6. [22:05:52] [main/INFO]: Compatibility level set to JAVA_8
  7. [22:05:52] [main/ERROR]: Mixin config mixins.emc.json does not specify "minVersion" property
  8. [22:05:52] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
  9. [22:05:52] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
  10. [22:05:52] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  11. [22:05:53] [Client thread/INFO]: Setting user: synergysam
  12. [22:05:53] [Client thread/INFO]: (Session ID is token:null:f90662b9638a4aa7a60921b397bbc5d4)
  13. [22:05:54] [Client thread/INFO]: LWJGL Version: 2.9.4
  14. [22:05:54] [Client thread/INFO]: Reloading ResourceManager: Default, ! §6Vap§corw§5ave §1[§f16x§1].zip
  15. [22:05:54] [Sound Library Loader/INFO]: Starting up SoundSystem...
  16. [22:05:55] [Thread-7/INFO]: Initializing LWJGL OpenAL
  17. [22:05:55] [Thread-7/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  18. [22:05:55] [Thread-7/INFO]: OpenAL initialized.
  19. [22:05:55] [Sound Library Loader/INFO]: Sound engine started
  20. [22:05:56] [Client thread/INFO]: Created: 512x512 textures-atlas
  21. [22:05:57] [Client thread/INFO]: Loading EMC v16.1.0
  22. [22:05:57] [Client thread/INFO]: EMC root dir is C:\Users\Ram Sharan\AppData\Roaming\.minecraft\libraries\EMC\1.8.9
  23. [22:06:00] [Client thread/INFO]: ClasspathModDiscovery found 1 entries
  24. [22:06:00] [Client thread/INFO]: JVMModDiscovery found 1 mod
  25. [22:06:04] [Client thread/INFO]: SHA-1 matching for Aristois.jar
  26. [22:06:04] [Client thread/INFO]: DirectoryModDiscovery found 1 mod
  27. [22:06:06] [Client thread/INFO]: Loaded Aristois
  28. [22:06:07] [ForkJoinPool.commonPool-worker-1/ERROR]: Failed to verify Minecraft account
  29. [22:06:08] [ForkJoinPool.commonPool-worker-1/ERROR]: Failed to authenticate session
  30. [22:06:13] [Server thread/INFO]: Starting integrated minecraft server version 1.8.9
  31. [22:06:13] [Server thread/INFO]: Generating keypair
  32. [22:06:13] [Server thread/INFO]: Preparing start region for level 0
  33. [22:06:14] [Server thread/INFO]: Changing view distance to 8, from 10
  34. [22:06:15] [Server thread/INFO]: synergysam[local:E:0b49942e] logged in with entity id 368 at (280.19396970209755, 74.0, 254.7586611442613)
  35. [22:06:15] [Server thread/INFO]: synergysam joined the game
  36. [22:06:19] [Server thread/INFO]: Saving and pausing game...
  37. [22:06:19] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  38. [22:06:19] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  39. [22:06:19] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  40. [22:06:23] [Server thread/INFO]: Stopping server
  41. [22:06:23] [Server thread/INFO]: Saving players
  42. [22:06:23] [Server thread/INFO]: Saving worlds
  43. [22:06:23] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  44. [22:06:23] [Client thread/FATAL]: Reported exception thrown!
  45. e: Updating screen events
  46. at ave.s(SourceFile:1508) ~[ave.class:?]
  47. at ave.av(SourceFile:889) ~[ave.class:?]
  48. at ave.a(SourceFile:325) [ave.class:?]
  49. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  50. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  51. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  52. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  53. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  54. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  55. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  56. Caused by: java.lang.ArrayIndexOutOfBoundsException: -1
  57. at org.lwjgl.input.Keyboard.getKeyName(Keyboard.java:429) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
  58. at me.deftware.client.framework.input.Keyboard.getKeyName(Keyboard.java:18) ~[Keyboard.class:?]
  59. at nunyaprivate.package.volatile.while.continue.toString(Unknown Source) ~[?:?]
  60. at nunyaprivate.package.volatile.char.int.else.onInitGui(Unknown Source) ~[?:?]
  61. at me.deftware.client.framework.gui.GuiScreen.b(GuiScreen.java:129) ~[GuiScreen.class:?]
  62. at axu.a(SourceFile:376) ~[axu.class:?]
  63. at ave.a(SourceFile:819) ~[ave.class:?]
  64. at me.deftware.client.framework.minecraft.Minecraft.openScreen(Minecraft.java:108) ~[Minecraft.class:?]
  65. at nunyaprivate.package.volatile.implements.for.double$break.onClick(Unknown Source) ~[?:?]
  66. at me.deftware.aristois.menu.widgets.ButtonWidget.try(Unknown Source) ~[?:?]
  67. at me.deftware.aristois.menu.view.container.ContainerWidget.try(Unknown Source) ~[?:?]
  68. at me.deftware.aristois.menu.view.container.ContainerWidget.try(Unknown Source) ~[?:?]
  69. at me.deftware.aristois.menu.view.container.ContextMenu.try(Unknown Source) ~[?:?]
  70. at nunyaprivate.package.volatile.throws.package.onMouseClicked(Unknown Source) ~[?:?]
  71. at me.deftware.client.framework.gui.GuiScreen.a(GuiScreen.java:80) ~[GuiScreen.class:?]
  72. at axu.k(SourceFile:413) ~[axu.class:?]
  73. at me.deftware.client.framework.gui.GuiScreen.k(GuiScreen.java:104) ~[GuiScreen.class:?]
  74. at axu.p(SourceFile:390) ~[axu.class:?]
  75. at ave.s(SourceFile:1498) ~[ave.class:?]
  76. ... 9 more
  77. [22:06:23] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  78. [22:06:23] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  79. [22:06:23] [Thread-9/INFO]: Saving EMC_config.json
  80. [22:06:23] [Thread-10/INFO]: Saving Aristois_config.json
  81.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement