Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2018
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.61 KB | None | 0 0
  1. [16:45:04] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  2. [16:45:04] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  3. [16:45:04] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  4. [16:45:04] [main/INFO]: Forge Mod Loader version 14.23.1.2555 for Minecraft 1.12.2 loading
  5. [16:45:04] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Users\Earthling\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25
  6. [16:45:04] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  7. [16:45:04] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  8. [16:45:04] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [16:45:04] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [16:45:04] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  11. [16:45:05] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  12. [16:45:06] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  13. [16:45:06] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [16:45:06] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  15. [16:45:06] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  16. [16:45:06] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  17. [16:45:06] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  18. [16:45:06] [main/INFO]: Setting user: Varitek3rulz3
  19. [16:45:09] [main/INFO]: LWJGL Version: 2.9.4
  20. [16:45:09] [main/INFO]: Could not load splash.properties, will create a default one
  21. [16:45:10] [main/INFO]: -- System Details --
  22. Details:
  23. Minecraft Version: 1.12.2
  24. Operating System: Windows 10 (amd64) version 10.0
  25. Java Version: 1.8.0_25, Oracle Corporation
  26. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  27. Memory: 194245664 bytes (185 MB) / 745537536 bytes (711 MB) up to 2863661056 bytes (2731 MB)
  28. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m
  29. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  30. FML:
  31. Loaded coremods (and transformers):
  32. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13506 Compatibility Profile Context 23.20.15015.1002' Renderer: 'AMD Radeon (TM) R9 380 Series'
  33. [16:45:10] [main/INFO]: MinecraftForge v14.23.1.2555 Initialized
  34. [16:45:10] [main/INFO]: Starts to replace vanilla recipe ingredients with ore ingredients.
  35. [16:45:10] [main/INFO]: Replaced 1036 ore ingredients
  36. [16:45:10] [main/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  37. [16:45:10] [main/INFO]: Searching C:\Users\Earthling\Documents\Curse\Minecraft\Instances\mod2\mods for mods
  38. [16:45:11] [main/WARN]: Zip file afaoe-1.2.2.7.jar failed to read properly, it will be ignored
  39. java.lang.NullPointerException: null
  40. at net.minecraftforge.fml.common.MetadataCollection.from(MetadataCollection.java:78) ~[MetadataCollection.class:?]
  41. at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:58) [JarDiscoverer.class:?]
  42. at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
  43. at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
  44. at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:138) [ModDiscoverer.class:?]
  45. at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:401) [Loader.class:?]
  46. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:541) [Loader.class:?]
  47. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:231) [FMLClientHandler.class:?]
  48. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466) [bib.class:?]
  49. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
  50. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  51. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  52. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  53. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  54. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  55. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  56. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  57. [16:45:11] [main/INFO]: Forge Mod Loader has identified 4 mods to load
  58. [16:45:11] [main/INFO]: FML has found a non-mod file afaoe-1.2.2.7.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  59. [16:45:11] [main/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at CLIENT
  60. [16:45:11] [main/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at SERVER
  61. [16:45:12] [main/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
  62. [16:45:12] [main/INFO]: Processing ObjectHolder annotations
  63. [16:45:12] [main/INFO]: Found 1168 ObjectHolder annotations
  64. [16:45:12] [main/INFO]: Identifying ItemStackHolder annotations
  65. [16:45:12] [main/INFO]: Found 0 ItemStackHolder annotations
  66. [16:45:12] [main/INFO]: Configured a dormant chunk cache size of 0
  67. [16:45:12] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  68. [16:45:12] [main/INFO]: Applying holder lookups
  69. [16:45:12] [main/INFO]: Holder lookups applied
  70. [16:45:12] [main/INFO]: Applying holder lookups
  71. [16:45:12] [main/INFO]: Holder lookups applied
  72. [16:45:12] [main/INFO]: Applying holder lookups
  73. [16:45:12] [main/INFO]: Holder lookups applied
  74. [16:45:12] [main/INFO]: Applying holder lookups
  75. [16:45:12] [main/INFO]: Holder lookups applied
  76. [16:45:12] [main/INFO]: Injecting itemstacks
  77. [16:45:12] [main/INFO]: Itemstack injection complete
  78. [16:45:12] [Forge Version Check/INFO]: [forge] Found status: UP_TO_DATE Target: null
  79. [16:45:12] [Thread-3/INFO]: Using sync timing. 200 frames of Display.update took 86923677 nanos
  80. [16:45:12] [Sound Library Loader/INFO]: Starting up SoundSystem...
  81. [16:45:12] [Thread-5/INFO]: Initializing LWJGL OpenAL
  82. [16:45:12] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  83. [16:45:12] [Thread-5/INFO]: OpenAL initialized.
  84. [16:45:13] [Sound Library Loader/INFO]: Sound engine started
  85. [16:45:14] [main/INFO]: Max texture size: 16384
  86. [16:45:16] [main/INFO]: Created: 512x512 textures-atlas
  87. [16:45:17] [main/INFO]: Applying holder lookups
  88. [16:45:17] [main/INFO]: Holder lookups applied
  89. [16:45:17] [main/INFO]: Injecting itemstacks
  90. [16:45:17] [main/INFO]: Itemstack injection complete
  91. [16:45:18] [main/INFO]: Forge Mod Loader has successfully loaded 4 mods
  92. [16:45:18] [main/INFO]: Narrator library for x64 successfully loaded
  93. [16:45:24] [main/INFO]: Stopping!
  94. [16:45:24] [main/INFO]: SoundSystem shutting down...
  95. [16:45:24] [main/WARN]: Author: Paul Lamb, www.paulscode.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement