Guest User

Untitled

a guest
Dec 2nd, 2014
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.17 KB | None | 0 0
  1. root@askies:/minecraft/askies# cat ./ServerStart.sh;./ServerStart.sh
  2. java -Xms2048m -Xmx2048m -XX:PermSize=128m -d64 -server -jar FTBServer-1.6.4-965.jar nogui
  3. Dec 03, 2014 10:04:11 AM net.minecraft.launchwrapper.LogWrapper log
  4. INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  5. Dec 03, 2014 10:04:11 AM net.minecraft.launchwrapper.LogWrapper log
  6. INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  7. Dec 03, 2014 10:04:11 AM net.minecraft.launchwrapper.LogWrapper log
  8. INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  9. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
  10. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_72, running on Linux:amd64:3.13.0-40-generic, installed at /usr/lib/jvm/java-7-oracle/jre
  11. 2014-12-03 10:04:12 [WARNING] [ForgeModLoader] The coremod net.minecraftforge.lex.sortfix.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. 2014-12-03 10:04:12 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. 2014-12-03 10:04:12 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. 2014-12-03 10:04:12 [WARNING] [ForgeModLoader] The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. 2014-12-03 10:04:12 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. 2014-12-03 10:04:12 [INFO] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.227 is newer than request 1.0.0.219
  17. 2014-12-03 10:04:12 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. 2014-12-03 10:04:12 [WARNING] [ForgeModLoader] The coremod mcp.mobius.evoc.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. 2014-12-03 10:04:12 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  20. 2014-12-03 10:04:12 [WARNING] [ForgeModLoader] The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  21. 2014-12-03 10:04:12 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  22. 2014-12-03 10:04:12 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  23. 2014-12-03 10:04:12 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  24. 2014-12-03 10:04:12 [WARNING] [ForgeModLoader] The coremod denoflionsx.PluginsforForestry.Core.CoreMod.PfFCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  25. 2014-12-03 10:04:12 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  26. 2014-12-03 10:04:12 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*
  27. 2014-12-03 10:04:12 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
  28. 2014-12-03 10:04:12 [INFO] [TCon-Preloader] Found a properties file. Attempting load...
  29. 2014-12-03 10:04:12 [INFO] [TCon-Preloader] Loaded properties successfully. Using specified settings.
  30. 2014-12-03 10:04:12 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  31. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [AppEng] Core Init
  32. 2014-12-03 10:04:12 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  33. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
  34. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  35. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
  36. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@5c05f93d
  37. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@5c05f93d with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@c2e42fe
  38. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]}
  39. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]}
  40. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: CorePlugin {[]}
  41. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: DepLoader {[]}
  42. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: WCFMLLoadingPlugin {[]}
  43. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: CoreMod {[]}
  44. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: LoadingPlugin {[]}
  45. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: CodeChickenCorePlugin {[]}
  46. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: CoreDescription {[]}
  47. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: LoadingPlugin {[]}
  48. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: FMLPlugin {[]}
  49. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: CoreDescription {[]}
  50. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: NEICorePlugin {[]}
  51. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: OpenBlocksCorePlugin {[]}
  52. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: OpenModsCorePlugin {[]}
  53. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: PfFCoreMod {[]}
  54. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: CoreLoader {[]}
  55. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: TConstructLoaderContainer {[]}
  56. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: AppEngCore {[]}
  57. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: denLibCore {[]}
  58. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: MineTweakerTransformer {[]}
  59. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@5c05f93d
  60. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@5c05f93d with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@c2e42fe
  61. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  62. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
  63. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] [LegacyJavaFixer] Replacing sort
  64. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
  65. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
  66. 2014-12-03 10:04:12 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  67. 2014-12-03 10:04:12 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
  68. 2014-12-03 10:04:13 [WARNING] [ForgeModLoader] Patcher expecting empty class data file for net.minecraft.client.gui.inventory.GuiContainer, but received non-empty
  69. 2014-12-03 10:04:14 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  70. 2014-12-03 10:04:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  71. 2014-12-03 10:04:14 [INFO] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
  72. 2014-12-03 10:04:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  73. 2014-12-03 10:04:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  74. 2014-12-03 10:04:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  75. 2014-12-03 10:04:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  76. 2014-12-03 10:04:14 [INFO] [STDOUT] Loaded 8 rules from AccessTransformer config file aroma1997core_at.cfg
  77. 2014-12-03 10:04:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  78. 2014-12-03 10:04:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  79. 2014-12-03 10:04:14 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
  80. 2014-12-03 10:04:14 [INFO] [STDOUT] Adding AccessTransformer: nei_at.cfg
  81. 2014-12-03 10:04:14 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
  82. 2014-12-03 10:04:14 [INFO] [STDOUT] Loaded 51 rules from AccessTransformer config file temp.dat
  83. 2014-12-03 10:04:14 [INFO] [STDOUT] Adding AccessTransformer: chickenchunks_at.cfg
  84. 2014-12-03 10:04:14 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
  85. 2014-12-03 10:04:14 [INFO] [STDOUT] Loaded 55 rules from AccessTransformer config file temp.dat
  86. 2014-12-03 10:04:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  87. 2014-12-03 10:04:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  88. 2014-12-03 10:04:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  89. 2014-12-03 10:04:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  90. 2014-12-03 10:04:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  91. 2014-12-03 10:04:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  92. 2014-12-03 10:04:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  93. 2014-12-03 10:04:14 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
  94. 2014-12-03 10:04:14 [INFO] [STDOUT] Adding Accesstransformer map: pcc_at.cfg
  95. 2014-12-03 10:04:14 [INFO] [STDOUT] Loaded 57 rules from AccessTransformer config file pcc_at.cfg
  96. 2014-12-03 10:04:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  97. 2014-12-03 10:04:14 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
  98. 2014-12-03 10:04:14 [INFO] [TCon-Preloader] [AT] Loading AT file: TConstruct_AT.cfg
  99. 2014-12-03 10:04:14 [INFO] [STDOUT] Loaded 58 rules from AccessTransformer config file TConstruct_AT.cfg
  100. 2014-12-03 10:04:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  101. 2014-12-03 10:04:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  102. 2014-12-03 10:04:16 [INFO] [ForgeModLoader] [denLibCore]: DenEvents.jar | ef6734044b6a77c41aa0699e4e69e7d1480de78b | ef6734044b6a77c41aa0699e4e69e7d1480de78b | false
  103. 2014-12-03 10:04:16 [INFO] [ForgeModLoader] [denLibCore]: Loaded library DenEvents.jar
  104. 2014-12-03 10:04:17 [INFO] [ForgeModLoader] [denLibCore]: sqlite-jdbc-3.7.15-M1.jar | 9b713ffe2bd3e1f1ddea48cce098e3f6de9a0430 | 404 | false
  105. 2014-12-03 10:04:17 [INFO] [ForgeModLoader] [denLibCore]: Loaded library sqlite-jdbc-3.7.15-M1.jar
  106. 2014-12-03 10:04:17 [INFO] [STDOUT] Setting up DenEventsTransformer...
  107. 2014-12-03 10:04:17 [INFO] [STDOUT] HDSAC not found!
  108. 2014-12-03 10:04:17 [INFO] [STDOUT] CreeperCollateral not found!
  109. 2014-12-03 10:04:17 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  110. 2014-12-03 10:04:17 [INFO] [STDOUT] MineTweakerASM transformer class loading
  111. 2014-12-03 10:04:17 [INFO] [STDOUT] MineTweakerASM transformer class loading
  112. 2014-12-03 10:04:17 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  113. 2014-12-03 10:04:17 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  114. 2014-12-03 10:04:17 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  115. 2014-12-03 10:04:17 [INFO] [STDOUT] [MobiusCore] Found net.minecraft.crash.CallableMinecraftVersion [ c ] with checksum 66EEDF6E5E980628FE43F39F53AF9064
  116. 2014-12-03 10:04:17 [INFO] [STDOUT] [MobiusCore] Switching injection mode to FORGE_965
  117. 2014-12-03 10:04:18 [INFO] [STDOUT] [MobiusCore] Found net.minecraft.world.WorldServer [ js ] with checksum C8F3EF407C63A21A1A0352A2A9119780
  118. 2014-12-03 10:04:18 [INFO] [STDOUT] [MobiusCore] Successful injection in b ()V
  119. 2014-12-03 10:04:18 [INFO] [STDOUT] [MobiusCore] Successful injection in b ()V
  120. 2014-12-03 10:04:18 [INFO] [STDOUT] [MobiusCore] Found net.minecraft.world.World [ abw ] with checksum A3595269CEE1DE445AF891E186516D70
  121. 2014-12-03 10:04:18 [INFO] [STDOUT] [MobiusCore] Found World.updateEntities()...
  122. 2014-12-03 10:04:18 [INFO] [STDOUT] [MobiusCore] Successful injection in h ()V
  123. 2014-12-03 10:04:18 [INFO] [STDOUT] [MobiusCore] Successful injection in h ()V
  124. 2014-12-03 10:04:18 [INFO] [STDOUT] [MobiusCore] Successful injection in h ()V
  125. 2014-12-03 10:04:18 [INFO] [STDOUT] [MobiusCore] Successful injection in h ()V
  126. 2014-12-03 10:04:19 [INFO] [ForgeModLoader] [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: uf)
  127. 2014-12-03 10:04:19 [INFO] [ForgeModLoader] [OpenBlocks] isInBed patch applied. Enabling sleeping bags
  128. 2014-12-03 10:04:19 [INFO] [STDOUT] Injecting damage modifier in EntityLivingBase
  129. 2014-12-03 10:04:19 [INFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  130. 2014-12-03 10:04:21 [INFO] [STDOUT] Trying to overwrite method asg.h ()V
  131. 2014-12-03 10:04:21 [INFO] [STDOUT] Found method node asg.h ()V in Vanilla.
  132. 2014-12-03 10:04:21 [INFO] [STDOUT] Found method node asg.h ()V in Coremod.
  133. 2014-12-03 10:04:21 [INFO] [STDOUT] Trying to inject method asi.isHopperEmpty ()Z
  134. 2014-12-03 10:04:21 [INFO] [STDOUT] Found method node asi.isHopperEmpty ()Z in Coremod. Injecting !
  135. 2014-12-03 10:04:21 [INFO] [STDOUT] Trying to inject method asi.isHopperFull ()Z
  136. 2014-12-03 10:04:21 [INFO] [STDOUT] Found method node asi.isHopperFull ()Z in Coremod. Injecting !
  137. 2014-12-03 10:04:21 [INFO] [STDOUT] Trying to inject method asi.isInventoryFull (Lmo;I)Z
  138. 2014-12-03 10:04:21 [INFO] [STDOUT] Found method node asi.isInventoryFull (Lmo;I)Z in Coremod. Injecting !
  139. 2014-12-03 10:04:21 [INFO] [STDOUT] Trying to inject method asi.isInventoryEmpty (Lmo;I)Z
  140. 2014-12-03 10:04:21 [INFO] [STDOUT] Found method node asi.isInventoryEmpty (Lmo;I)Z in Coremod. Injecting !
  141. 2014-12-03 10:04:21 [INFO] [STDOUT] Trying to overwrite method asi.j ()Z
  142. 2014-12-03 10:04:21 [INFO] [STDOUT] Found method node asi.j ()Z in Vanilla.
  143. 2014-12-03 10:04:21 [INFO] [STDOUT] Found method node asi.j ()Z in Coremod.
  144. 2014-12-03 10:04:21 [INFO] [STDOUT] Trying to overwrite method asi.u ()Z
  145. 2014-12-03 10:04:21 [INFO] [STDOUT] Found method node asi.u ()Z in Vanilla.
  146. 2014-12-03 10:04:21 [INFO] [STDOUT] Found method node asi.u ()Z in Coremod.
  147. 2014-12-03 10:04:21 [INFO] [STDOUT] Trying to overwrite method asi.a (Lash;)Z
  148. 2014-12-03 10:04:21 [INFO] [STDOUT] Found method node asi.a (Lash;)Z in Vanilla.
  149. 2014-12-03 10:04:21 [INFO] [STDOUT] Found method node asi.a (Lash;)Z in Coremod.
  150. 2014-12-03 10:04:22 [INFO] [InfiniBows] Fix injected.
  151. 2014-12-03 10:04:23 [INFO] [STDOUT] [MobiusCore] Found net.minecraft.server.dedicated.DedicatedServerListenThread [ ix ] with checksum 2525399118B86060A00A2467279404FB
  152. 2014-12-03 10:04:23 [INFO] [STDOUT] [MobiusCore] Successful injection in b ()V
  153. 2014-12-03 10:04:23 [INFO] [STDOUT] [MobiusCore] Successful injection in b ()V
  154. 2014-12-03 10:04:25 [SEVERE] [ForgeModLoader] Unable to launch
  155. java.lang.reflect.InvocationTargetException
  156. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  157. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  158. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  159. at java.lang.reflect.Method.invoke(Method.java:606)
  160. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  161. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  162. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  163. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  164. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  165. at java.lang.reflect.Method.invoke(Method.java:606)
  166. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
  167. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
  168. Caused by: java.lang.InternalError: Can't connect to X11 window server using 'localhost:10.0' as the value of the DISPLAY variable.
  169. at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
  170. at sun.awt.X11GraphicsEnvironment.access$200(X11GraphicsEnvironment.java:65)
  171. at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:110)
  172. at java.security.AccessController.doPrivileged(Native Method)
  173. at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:74)
  174. at java.lang.Class.forName0(Native Method)
  175. at java.lang.Class.forName(Class.java:191)
  176. at java.awt.GraphicsEnvironment.createGE(GraphicsEnvironment.java:102)
  177. at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:81)
  178. at sun.awt.X11.XToolkit.<clinit>(XToolkit.java:120)
  179. at java.lang.Class.forName0(Native Method)
  180. at java.lang.Class.forName(Class.java:191)
  181. at java.awt.Toolkit$2.run(Toolkit.java:869)
  182. at java.security.AccessController.doPrivileged(Native Method)
  183. at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:861)
  184. at javax.swing.UIManager.getSystemLookAndFeelClassName(UIManager.java:608)
  185. at net.minecraft.server.gui.MinecraftServerGui.func_120016_a(SourceFile:22)
  186. at net.minecraft.server.dedicated.DedicatedServer.func_120011_ar(DedicatedServer.java:468)
  187. at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1505)
  188. ... 12 more
Advertisement
Add Comment
Please, Sign In to add comment