Advertisement
Guest User

Untitled

a guest
Dec 1st, 2018
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.71 KB | None | 0 0
  1. [01:23:46] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [01:23:46] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [01:23:46] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [01:23:46] [main/INFO]: Forge Mod Loader version 7.10.114.1388 for Minecraft 1.7.10 loading
  5. [01:23:47] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_111, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_111
  6. [01:23:47] [main/INFO]: [AppEng] Core Init
  7. [01:23:51] [main/WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
  8. [01:23:51] [main/WARN]: Missing @MCVersion: ic2.core.coremod.IC2core invtweaks.forge.asm.FMLPlugin
  9. [01:23:51] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [01:23:51] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  11. [01:23:51] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. [01:23:51] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  13. [01:23:51] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [01:23:53] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  15. [01:23:53] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  16. [01:23:53] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  17. [01:23:53] [main/INFO]: Loaded library EJML-core-0.26.jar.
  18. [01:23:53] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  19. [01:23:53] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  20. [01:23:53] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  21. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.FileNotFoundException: C:\Users\tomate\Desktop\servermine1.7.10\config\InvTweaksCompatibility.xml (Не удается найти указанный файл)
  22. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileInputStream.open0(Native Method)
  23. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileInputStream.open(Unknown Source)
  24. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileInputStream.<init>(Unknown Source)
  25. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileInputStream.<init>(Unknown Source)
  26. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.file.FileURLConnection.connect(Unknown Source)
  27. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.file.FileURLConnection.getInputStream(Unknown Source)
  28. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
  29. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  30. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
  31. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
  32. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
  33. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
  34. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
  35. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(Unknown Source)
  36. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at javax.xml.parsers.SAXParser.parse(Unknown Source)
  37. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at invtweaks.forge.asm.compatibility.CompatibilityConfigLoader.load(CompatibilityConfigLoader.java:25)
  38. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at invtweaks.forge.asm.ContainerTransformer.lateInit(ContainerTransformer.java:94)
  39. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at invtweaks.forge.asm.ContainerTransformer.transform(ContainerTransformer.java:109)
  40. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
  41. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
  42. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
  43. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
  44. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88)
  45. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:32)
  46. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  47. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  48. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  49. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  50. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  51. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  52. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  53. [01:23:53] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  54. [01:23:54] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  55. [01:23:54] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  56. [01:23:54] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  57. [01:23:57] [Server thread/INFO]: Starting minecraft server version 1.7.10
  58. [01:23:57] [Server thread/INFO]: Attempting early MinecraftForge initialization
  59. [01:23:57] [Server thread/INFO]: MinecraftForge v10.13.3.1403 Initialized
  60. [01:23:57] [Server thread/INFO]: Replaced 183 ore recipies
  61. [01:23:57] [Server thread/INFO]: Preloading CrashReport classes
  62. [01:23:57] [Server thread/INFO]: net.minecraft.world.World$1
  63. [01:23:57] [Server thread/INFO]: net.minecraft.world.World$2
  64. [01:23:57] [Server thread/INFO]: net.minecraft.world.World$3
  65. [01:23:57] [Server thread/INFO]: net.minecraft.world.World$4
  66. [01:23:57] [Server thread/INFO]: net.minecraft.world.chunk.Chunk$1
  67. [01:23:57] [Server thread/INFO]: net.minecraft.crash.CrashReportCategory$1
  68. [01:23:57] [Server thread/INFO]: net.minecraft.crash.CrashReportCategory$2
  69. [01:23:57] [Server thread/INFO]: net.minecraft.crash.CrashReportCategory$3
  70. [01:23:57] [Server thread/INFO]: net.minecraft.entity.Entity$1
  71. [01:23:57] [Server thread/INFO]: net.minecraft.entity.Entity$2
  72. [01:23:57] [Server thread/INFO]: net.minecraft.entity.EntityTracker$1
  73. [01:23:57] [Server thread/INFO]: net.minecraft.world.gen.layer.GenLayer$1
  74. [01:23:57] [Server thread/INFO]: net.minecraft.world.gen.layer.GenLayer$2
  75. [01:23:57] [Server thread/INFO]: net.minecraft.entity.player.InventoryPlayer$1
  76. [01:23:57] [Server thread/INFO]: net.minecraft.world.gen.structure.MapGenStructure$1
  77. [01:23:57] [Server thread/INFO]: net.minecraft.world.gen.structure.MapGenStructure$2
  78. [01:23:57] [Server thread/INFO]: net.minecraft.world.gen.structure.MapGenStructure$3
  79. [01:23:57] [Server thread/INFO]: net.minecraft.server.MinecraftServer$3
  80. [01:23:57] [Server thread/INFO]: net.minecraft.server.MinecraftServer$4
  81. [01:23:57] [Server thread/INFO]: net.minecraft.server.MinecraftServer$5
  82. [01:23:57] [Server thread/INFO]: net.minecraft.nbt.NBTTagCompound$1
  83. [01:23:57] [Server thread/INFO]: net.minecraft.nbt.NBTTagCompound$2
  84. [01:23:57] [Server thread/INFO]: net.minecraft.network.NetHandlerPlayServer$2
  85. [01:23:57] [Server thread/INFO]: net.minecraft.network.NetworkSystem$3
  86. [01:23:57] [Server thread/INFO]: net.minecraft.tileentity.TileEntity$1
  87. [01:23:57] [Server thread/INFO]: net.minecraft.tileentity.TileEntity$2
  88. [01:23:57] [Server thread/INFO]: net.minecraft.tileentity.TileEntity$3
  89. [01:23:57] [Server thread/INFO]: net.minecraft.world.storage.WorldInfo$1
  90. [01:23:57] [Server thread/INFO]: net.minecraft.world.storage.WorldInfo$2
  91. [01:23:57] [Server thread/INFO]: net.minecraft.world.storage.WorldInfo$3
  92. [01:23:57] [Server thread/INFO]: net.minecraft.world.storage.WorldInfo$4
  93. [01:23:57] [Server thread/INFO]: net.minecraft.world.storage.WorldInfo$5
  94. [01:23:57] [Server thread/INFO]: net.minecraft.world.storage.WorldInfo$6
  95. [01:23:57] [Server thread/INFO]: net.minecraft.world.storage.WorldInfo$7
  96. [01:23:57] [Server thread/INFO]: net.minecraft.world.storage.WorldInfo$8
  97. [01:23:57] [Server thread/INFO]: net.minecraft.world.storage.WorldInfo$9
  98. [01:23:57] [Server thread/INFO]: net.minecraft.server.dedicated.DedicatedServer$3
  99. [01:23:57] [Server thread/INFO]: net.minecraft.server.dedicated.DedicatedServer$4
  100. [01:23:57] [Server thread/INFO]: Completed early MinecraftForge initialization
  101. [01:23:57] [Server thread/INFO]: [AppEng] Core Init
  102. [01:23:57] [Server thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  103. [01:23:57] [Server thread/INFO]: Searching C:\Users\tomate\Desktop\servermine1.7.10\mods for mods
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement