Advertisement
Guest User

serverstart

a guest
Feb 17th, 2018
572
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.03 KB | None | 0 0
  1.  
  2.  
  3.  
  4. -----------------------------------------------------------------
  5. INFO: Starting batch at 20180217:234157
  6. -----------------------------------------------------------------
  7.  
  8. DEBUG: Current Dir is C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded -- trying to change to C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\
  9. INFO: Checking that settings.cfg exists
  10. DEBUG: settings.cfg Found. Logging full contents below:
  11. ;Details/Help Found here: https://github.com/AllTheMods/Server-Scripts
  12.  
  13. MAX_RAM=5G;
  14. JAVA_ARGS=-server -d64 -Xms1G -XX:+ExplicitGCInvokesConcurrent -XX:+ExplicitGCInvokesConcurrentAndUnloadsClasses -XX:+UseConcMarkSweepGC -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=50 -XX:UseSSE=3;
  15. CRASH_COUNT=10;
  16. CRASH_TIMER=600;
  17. RUN_FROM_BAD_FOLDER=0;
  18. IGNORE_OFFLINE=0;
  19. IGNORE_JAVA_CHECK=0;
  20. USE_SPONGE=0;
  21.  
  22. MODPACK_NAME=Forever Stranded;
  23. MCVER=1.10.2;
  24. FORGEVER=12.18.3.2511;
  25. FORGEURL=DISABLE;
  26.  
  27. INFO: Loading variables from settings.cfg
  28. DEBUG: Starting variable definitions:
  29. DEBUG: MC_SERVER_MAX_RAM=5G
  30. DEBUG: MC_SERVER_FORGE_JAR=
  31. DEBUG: MC_SERVER_SPONGE_BOOT=
  32. DEBUG: MC_SERVER_JVM_ARGS=-Xmx5G -server -d64 -Xms1G -XX:+ExplicitGCInvokesConcurrent -XX:+ExplicitGCInvokesConcurrentAndUnloadsClasses -XX:+UseConcMarkSweepGC -Dsun.rmi.dgc.server.gcInterval
  33. DEBUG: MC_SERVER_MAX_CRASH=10
  34. DEBUG: MC_SERVER_CRASH_TIMER=600
  35. DEBUG: MC_SERVER_IGNORE_OFFLINE=0
  36. DEBUG: MC_SERVER_RUN_FROM_BAD_FOLDER=0
  37. DEBUG: MC_SERVER_MCVER=1.10.2
  38. DEBUG: MC_SERVER_FORGEVER=12.18.3.2511
  39. DEBUG: MC_SERVER_FORGESHORT=2511
  40. DEBUG: MC_SERVER_FORGEURL=DISABLE
  41. DEBUG: MC_SERVER_SPONGE=0
  42. DEBUG: MC_SERVER_PACKNAME=Forever Stranded
  43. DEBUG: MC_SERVER_SPONGEURL=
  44. DEBUG: MC_SERVER_SPONGEBOOTSTRAPURL=
  45. DEBUG: MC_SERVER_ERROR_REASON=Unspecified
  46. DEBUG: MC_SERVER_TMP_FLAG=0
  47. DEBUG: MC_SERVER_CRASH_COUNTER=1
  48. DEBUG: MC_SERVER_CRASH_YYYYMMDD=20180217
  49. DEBUG: MC_SERVER_CRASH_HHMMSS=234157
  50. DEBUG: Current directory file listing:
  51. Volume in drive C is Windows
  52. Volume Serial Number is 9C11-E893
  53.  
  54. Directory of C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded
  55.  
  56. 02/17/2018 11:41 PM <DIR> .
  57. 02/17/2018 11:41 PM <DIR> ..
  58. 02/05/2018 01:13 PM <DIR> config
  59. 02/17/2018 11:31 PM 9 eula.txt
  60. 10/07/2017 07:36 PM 4,641,767 forge-1.10.2-12.18.3.2511-installer.jar
  61. 02/17/2018 11:40 PM 8,564 installer.log
  62. 02/17/2018 11:39 PM <DIR> libraries
  63. 10/09/2017 02:49 PM 3,237 LICENSE.md
  64. 02/17/2018 11:39 PM 9,459,897 minecraft_server.1.10.2.jar
  65. 02/17/2018 11:40 PM <DIR> mods
  66. 10/09/2017 02:49 PM 11,544 README.md
  67. 02/05/2018 01:10 PM <DIR> scripts
  68. 10/09/2017 02:49 PM 40,518 ServerStart.bat
  69. 02/17/2018 11:41 PM 2,076 serverstart.log
  70. 10/09/2017 02:49 PM 9,751 ServerStart.sh
  71. 02/05/2018 01:11 PM 539 settings.cfg
  72. 02/05/2018 01:14 PM <DIR> world
  73. 10 File(s) 14,177,902 bytes
  74. 7 Dir(s) 211,943,636,992 bytes free
  75. DEBUG: JAVA version output (java -d64 -version):
  76. java version "1.8.0_144"
  77. Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
  78. INFO: Found 64-bit Java 1.8
  79. ...64-bit Java 1.8 found!
  80. INFO: Checking if current folder is valid...
  81. INFO: Checking for basic internet connectivity...
  82. Reply from 8.8.8.8: bytes=32 time=38ms TTL=58
  83. Reply from 8.8.8.8: bytes=32 time=39ms TTL=58
  84. INFO: Ping of "8.8.8.8" Successfull
  85. INFO: Checking for forge/minecraft binaries...
  86. INFO: FORGE 12.18.3.2511 not found, re-installing...
  87. INFO: Clearing and installing forge/minecraft...
  88.  
  89. BITSADMIN version 3.0
  90. BITS administration utility.
  91. (C) Copyright 2000-2006 Microsoft Corp.
  92.  
  93. BITSAdmin is deprecated and is not guaranteed to be available in future versions of Windows.
  94. Administrative tools for the BITS service are now provided by BITS PowerShell cmdlets.
  95.  
  96. 0 out of 0 jobs canceled.
  97. DEBUG: MC_SERVER_TMP_FLAG=forge-1.10.2-12.18.3.2511-installer.jar
  98. 'ATTRIB' is not recognized as an internal or external command,
  99. operable program or batch file.
  100. INFO: No Forge Installer present to read-only
  101. 'ATTRIB' is not recognized as an internal or external command,
  102. operable program or batch file.
  103. INFO: No Forge Installer present to UN-read-only
  104. Reply from 149.56.17.42: bytes=32 time=48ms TTL=50
  105. Reply from 149.56.17.42: bytes=32 time=47ms TTL=50
  106. INFO: Ping of "minecraftforge.net" Successfull
  107. Could Not Find C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\*forge*.html
  108. Could Not Find C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\*forge*universal*
  109. Could Not Find C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\*tmp-forgeinstaller.jar
  110. INFO: Fetching index html from forge ( https://files.minecraftforge.net/maven/net/minecraftforge/forge/index_1.10.2.html )
  111. DEBUG: Attempting to download "http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.10.2-12.18.3.2511/forge-1.10.2-12.18.3.2511-installer.jar "
  112. Could Not Find C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\forge-1.10.2-12.18.3.2511-installer.jar
  113. 1 file(s) moved.
  114. INFO: Starting Forge install now, details below:
  115. Setting up logger: C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\installer.log
  116. Installing server to current directory
  117. MESSAGE: Data kindly mirrored by Forge at http://MinecraftForge.net/
  118. MESSAGE: Considering minecraft server jar
  119. MESSAGE: Downloading minecraft server version 1.10.2
  120. ETag: 41c4e081defd80b09cb0391c894c2f3c
  121. MD5: 41c4e081defd80b09cb0391c894c2f3c
  122. MESSAGE: Considering library net.minecraftforge:forge:1.10.2-12.18.3.2511: Not Downloading {Wrong Side}
  123. MESSAGE: Considering library net.minecraft:launchwrapper:1.12
  124. MESSAGE: Downloading library net.minecraft:launchwrapper:1.12
  125. MESSAGE: Trying unpacked library net.minecraft:launchwrapper:1.12
  126. MESSAGE: Considering library org.ow2.asm:asm-all:5.0.3
  127. MESSAGE: Downloading library org.ow2.asm:asm-all:5.0.3
  128. MESSAGE: Trying unpacked library org.ow2.asm:asm-all:5.0.3
  129. MESSAGE: Considering library jline:jline:2.13
  130. MESSAGE: Downloading library jline:jline:2.13
  131. MESSAGE: Trying unpacked library jline:jline:2.13
  132. MESSAGE: Considering library com.typesafe.akka:akka-actor_2.11:2.3.3
  133. MESSAGE: Downloading library com.typesafe.akka:akka-actor_2.11:2.3.3
  134. MESSAGE: Unpacking packed file akka-actor_2.11-2.3.3.jar.pack.xz
  135. Signed
  136. Checksum Length: 140942
  137. Total Length: 2606968
  138. Temp File: C:\Users\Tiffany\AppData\Local\Temp\art566339193065625845.pack
  139. MESSAGE: Successfully unpacked packed file akka-actor_2.11-2.3.3.jar.pack.xz
  140. Checking "C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\.\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar" internal checksums
  141. checksums.sha1 validated successfully
  142. Jar contents validated successfully
  143. MESSAGE: Considering library com.typesafe:config:1.2.1
  144. MESSAGE: Downloading library com.typesafe:config:1.2.1
  145. MESSAGE: Unpacking packed file config-1.2.1.jar.pack.xz
  146. Signed
  147. Checksum Length: 12246
  148. Total Length: 111476
  149. Temp File: C:\Users\Tiffany\AppData\Local\Temp\art8722357685789021256.pack
  150. MESSAGE: Successfully unpacked packed file config-1.2.1.jar.pack.xz
  151. Checking "C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\.\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar" internal checksums
  152. checksums.sha1 validated successfully
  153. Jar contents validated successfully
  154. MESSAGE: Considering library org.scala-lang:scala-actors-migration_2.11:1.1.0
  155. MESSAGE: Downloading library org.scala-lang:scala-actors-migration_2.11:1.1.0
  156. MESSAGE: Unpacking packed file scala-actors-migration_2.11-1.1.0.jar.pack.xz
  157. Signed
  158. Checksum Length: 3311
  159. Total Length: 52481
  160. Temp File: C:\Users\Tiffany\AppData\Local\Temp\art3515240649675683650.pack
  161. MESSAGE: Successfully unpacked packed file scala-actors-migration_2.11-1.1.0.jar.pack.xz
  162. Checking "C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\.\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar" internal checksums
  163. checksums.sha1 validated successfully
  164. Jar contents validated successfully
  165. MESSAGE: Considering library org.scala-lang:scala-compiler:2.11.1
  166. MESSAGE: Downloading library org.scala-lang:scala-compiler:2.11.1
  167. MESSAGE: Unpacking packed file scala-compiler-2.11.1.jar.pack.xz
  168. Signed
  169. Checksum Length: 942120
  170. Total Length: 9183051
  171. Temp File: C:\Users\Tiffany\AppData\Local\Temp\art6649958920961474062.pack
  172. MESSAGE: Successfully unpacked packed file scala-compiler-2.11.1.jar.pack.xz
  173. Checking "C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\.\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar" internal checksums
  174. checksums.sha1 validated successfully
  175. Jar contents validated successfully
  176. MESSAGE: Considering library org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2
  177. MESSAGE: Downloading library org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2
  178. MESSAGE: Unpacking packed file scala-continuations-library_2.11-1.0.2.jar.pack.xz
  179. Signed
  180. Checksum Length: 2416
  181. Total Length: 18871
  182. Temp File: C:\Users\Tiffany\AppData\Local\Temp\art7658647865428582534.pack
  183. MESSAGE: Successfully unpacked packed file scala-continuations-library_2.11-1.0.2.jar.pack.xz
  184. Checking "C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\.\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar" internal checksums
  185. checksums.sha1 validated successfully
  186. Jar contents validated successfully
  187. MESSAGE: Considering library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2
  188. MESSAGE: Downloading library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2
  189. MESSAGE: Unpacking packed file scala-continuations-plugin_2.11.1-1.0.2.jar.pack.xz
  190. Signed
  191. Checksum Length: 16815
  192. Total Length: 139418
  193. Temp File: C:\Users\Tiffany\AppData\Local\Temp\art5867634862080894826.pack
  194. MESSAGE: Successfully unpacked packed file scala-continuations-plugin_2.11.1-1.0.2.jar.pack.xz
  195. Checking "C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\.\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar" internal checksums
  196. checksums.sha1 validated successfully
  197. Jar contents validated successfully
  198. MESSAGE: Considering library org.scala-lang:scala-library:2.11.1
  199. MESSAGE: Downloading library org.scala-lang:scala-library:2.11.1
  200. MESSAGE: Unpacking packed file scala-library-2.11.1.jar.pack.xz
  201. Signed
  202. Checksum Length: 341368
  203. Total Length: 5984083
  204. Temp File: C:\Users\Tiffany\AppData\Local\Temp\art2990666398262467744.pack
  205. MESSAGE: Successfully unpacked packed file scala-library-2.11.1.jar.pack.xz
  206. Checking "C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\.\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar" internal checksums
  207. checksums.sha1 validated successfully
  208. Jar contents validated successfully
  209. MESSAGE: Considering library org.scala-lang:scala-parser-combinators_2.11:1.0.1
  210. MESSAGE: Downloading library org.scala-lang:scala-parser-combinators_2.11:1.0.1
  211. MESSAGE: Unpacking packed file scala-parser-combinators_2.11-1.0.1.jar.pack.xz
  212. Signed
  213. Checksum Length: 37614
  214. Total Length: 273457
  215. Temp File: C:\Users\Tiffany\AppData\Local\Temp\art2250628681926079596.pack
  216. MESSAGE: Successfully unpacked packed file scala-parser-combinators_2.11-1.0.1.jar.pack.xz
  217. Checking "C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\.\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar" internal checksums
  218. checksums.sha1 validated successfully
  219. Jar contents validated successfully
  220. MESSAGE: Considering library org.scala-lang:scala-reflect:2.11.1
  221. MESSAGE: Downloading library org.scala-lang:scala-reflect:2.11.1
  222. MESSAGE: Unpacking packed file scala-reflect-2.11.1.jar.pack.xz
  223. Signed
  224. Checksum Length: 291610
  225. Total Length: 3217021
  226. Temp File: C:\Users\Tiffany\AppData\Local\Temp\art6288889771996007276.pack
  227. MESSAGE: Successfully unpacked packed file scala-reflect-2.11.1.jar.pack.xz
  228. Checking "C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\.\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar" internal checksums
  229. checksums.sha1 validated successfully
  230. Jar contents validated successfully
  231. MESSAGE: Considering library org.scala-lang:scala-swing_2.11:1.0.1
  232. MESSAGE: Downloading library org.scala-lang:scala-swing_2.11:1.0.1
  233. MESSAGE: Unpacking packed file scala-swing_2.11-1.0.1.jar.pack.xz
  234. Signed
  235. Checksum Length: 39019
  236. Total Length: 888907
  237. Temp File: C:\Users\Tiffany\AppData\Local\Temp\art3647115785830507435.pack
  238. MESSAGE: Successfully unpacked packed file scala-swing_2.11-1.0.1.jar.pack.xz
  239. Checking "C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\.\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar" internal checksums
  240. checksums.sha1 validated successfully
  241. Jar contents validated successfully
  242. MESSAGE: Considering library org.scala-lang:scala-xml_2.11:1.0.2
  243. MESSAGE: Downloading library org.scala-lang:scala-xml_2.11:1.0.2
  244. MESSAGE: Unpacking packed file scala-xml_2.11-1.0.2.jar.pack.xz
  245. Signed
  246. Checksum Length: 35380
  247. Total Length: 739509
  248. Temp File: C:\Users\Tiffany\AppData\Local\Temp\art765556060352421283.pack
  249. MESSAGE: Successfully unpacked packed file scala-xml_2.11-1.0.2.jar.pack.xz
  250. Checking "C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\.\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar" internal checksums
  251. checksums.sha1 validated successfully
  252. Jar contents validated successfully
  253. MESSAGE: Considering library lzma:lzma:0.0.1
  254. MESSAGE: Downloading library lzma:lzma:0.0.1
  255. MESSAGE: Trying unpacked library lzma:lzma:0.0.1
  256. MESSAGE: Considering library net.sf.jopt-simple:jopt-simple:4.6
  257. MESSAGE: Downloading library net.sf.jopt-simple:jopt-simple:4.6
  258. MESSAGE: Trying unpacked library net.sf.jopt-simple:jopt-simple:4.6
  259. MESSAGE: Considering library java3d:vecmath:1.5.2
  260. MESSAGE: Downloading library java3d:vecmath:1.5.2
  261. MESSAGE: Trying unpacked library java3d:vecmath:1.5.2
  262. MESSAGE: Considering library net.sf.trove4j:trove4j:3.0.3
  263. MESSAGE: Downloading library net.sf.trove4j:trove4j:3.0.3
  264. MESSAGE: Trying unpacked library net.sf.trove4j:trove4j:3.0.3
  265. MESSAGE: Considering library net.minecraftforge:MercuriusUpdater:1.10.2
  266. MESSAGE: Downloading library net.minecraftforge:MercuriusUpdater:1.10.2
  267. MESSAGE: Trying unpacked library net.minecraftforge:MercuriusUpdater:1.10.2
  268. Saving optional modlist to: .\mods\mod_list.json
  269. The server installed successfully, you should now be able to run the file forge-1.10.2-12.18.3.2511-universal.jar
  270. You can delete this installer file now if you wish
  271. Picked up _JAVA_OPTIONS: -Xmx8256M
  272. Could Not Find C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\tmp-forgeinstaller.jar
  273. INFO: Download/Install complete...
  274. INFO: Checking that settings.cfg exists
  275. DEBUG: settings.cfg Found. Logging full contents below:
  276. ;Details/Help Found here: https://github.com/AllTheMods/Server-Scripts
  277.  
  278. MAX_RAM=5G;
  279. JAVA_ARGS=-server -d64 -Xms1G -XX:+ExplicitGCInvokesConcurrent -XX:+ExplicitGCInvokesConcurrentAndUnloadsClasses -XX:+UseConcMarkSweepGC -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=50 -XX:UseSSE=3;
  280. CRASH_COUNT=10;
  281. CRASH_TIMER=600;
  282. RUN_FROM_BAD_FOLDER=0;
  283. IGNORE_OFFLINE=0;
  284. IGNORE_JAVA_CHECK=0;
  285. USE_SPONGE=0;
  286.  
  287. MODPACK_NAME=Forever Stranded;
  288. MCVER=1.10.2;
  289. FORGEVER=12.18.3.2511;
  290. FORGEURL=DISABLE;
  291.  
  292. INFO: Loading variables from settings.cfg
  293. DEBUG: Starting variable definitions:
  294. DEBUG: MC_SERVER_MAX_RAM=5G
  295. DEBUG: MC_SERVER_FORGE_JAR=
  296. DEBUG: MC_SERVER_SPONGE_BOOT=
  297. DEBUG: MC_SERVER_JVM_ARGS=-Xmx5G -server -d64 -Xms1G -XX:+ExplicitGCInvokesConcurrent -XX:+ExplicitGCInvokesConcurrentAndUnloadsClasses -XX:+UseConcMarkSweepGC -Dsun.rmi.dgc.server.gcInterval
  298. DEBUG: MC_SERVER_MAX_CRASH=10
  299. DEBUG: MC_SERVER_CRASH_TIMER=600
  300. DEBUG: MC_SERVER_IGNORE_OFFLINE=0
  301. DEBUG: MC_SERVER_RUN_FROM_BAD_FOLDER=0
  302. DEBUG: MC_SERVER_MCVER=1.10.2
  303. DEBUG: MC_SERVER_FORGEVER=12.18.3.2511
  304. DEBUG: MC_SERVER_FORGESHORT=2511
  305. DEBUG: MC_SERVER_FORGEURL=DISABLE
  306. DEBUG: MC_SERVER_SPONGE=0
  307. DEBUG: MC_SERVER_PACKNAME=Forever Stranded
  308. DEBUG: MC_SERVER_SPONGEURL=
  309. DEBUG: MC_SERVER_SPONGEBOOTSTRAPURL=
  310. DEBUG: MC_SERVER_ERROR_REASON=Unspecified
  311. DEBUG: MC_SERVER_TMP_FLAG=0
  312. DEBUG: MC_SERVER_CRASH_COUNTER=1
  313. DEBUG: MC_SERVER_CRASH_YYYYMMDD=20180217
  314. DEBUG: MC_SERVER_CRASH_HHMMSS=234157
  315. DEBUG: Current directory file listing:
  316. Volume in drive C is Windows
  317. Volume Serial Number is 9C11-E893
  318.  
  319. Directory of C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded
  320.  
  321. 02/17/2018 11:42 PM <DIR> .
  322. 02/17/2018 11:42 PM <DIR> ..
  323. 02/05/2018 01:13 PM <DIR> config
  324. 02/17/2018 11:31 PM 9 eula.txt
  325. 10/07/2017 07:36 PM 4,641,767 forge-1.10.2-12.18.3.2511-installer.jar
  326. 02/17/2018 11:42 PM 4,317,031 forge-1.10.2-12.18.3.2511-universal.jar
  327. 02/17/2018 11:42 PM 10,045 installer.log
  328. 02/17/2018 11:42 PM <DIR> libraries
  329. 10/09/2017 02:49 PM 3,237 LICENSE.md
  330. 02/17/2018 11:42 PM 9,459,897 minecraft_server.1.10.2.jar
  331. 02/17/2018 11:40 PM <DIR> mods
  332. 10/09/2017 02:49 PM 11,544 README.md
  333. 02/05/2018 01:10 PM <DIR> scripts
  334. 10/09/2017 02:49 PM 40,518 ServerStart.bat
  335. 02/17/2018 11:42 PM 17,513 serverstart.log
  336. 10/09/2017 02:49 PM 9,751 ServerStart.sh
  337. 02/05/2018 01:11 PM 539 settings.cfg
  338. 02/05/2018 01:14 PM <DIR> world
  339. 11 File(s) 18,511,851 bytes
  340. 7 Dir(s) 211,939,274,752 bytes free
  341. DEBUG: JAVA version output (java -d64 -version):
  342. java version "1.8.0_144"
  343. Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
  344. INFO: Found 64-bit Java 1.8
  345. ...64-bit Java 1.8 found!
  346. INFO: Checking if current folder is valid...
  347. INFO: Checking for basic internet connectivity...
  348. Reply from 8.8.8.8: bytes=32 time=43ms TTL=58
  349. Reply from 8.8.8.8: bytes=32 time=56ms TTL=58
  350. INFO: Ping of "8.8.8.8" Successfull
  351. INFO: Checking for forge/minecraft binaries...
  352. File Not Found
  353. DEBUG: MC_SERVER_SPONGE_BOOT=
  354. DEBUG: MC_SERVER_FORGE_JAR=forge-1.10.2-12.18.3.2511-universal.jar
  355. 'ATTRIB' is not recognized as an internal or external command,
  356. operable program or batch file.
  357. INFO: No Sponge Jar present to read-only
  358. 'ATTRIB' is not recognized as an internal or external command,
  359. operable program or batch file.
  360. INFO: No Forge Jar present to read-only
  361. Could Not Find C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\*sponge*bootstrap*.jar
  362. 'ATTRIB' is not recognized as an internal or external command,
  363. operable program or batch file.
  364. INFO: No Sponge Jar present to UN-read-only
  365. 'ATTRIB' is not recognized as an internal or external command,
  366. operable program or batch file.
  367. INFO: No Forge Jar present to UN-read-only
  368. INFO: Starting Server...
  369. DEBUG: Disabling any spongeforge jar in \mods\ because USE_SPONGE is disabled in settings.cfg
  370. File Not Found
  371. DEBUG: Attempting to execute [ java -Xmx5G -server -d64 -Xms1G -XX:+ExplicitGCInvokesConcurrent -XX:+ExplicitGCInvokesConcurrentAndUnloadsClasses -XX:+UseConcMarkSweepGC -Dsun.rmi.dgc.server.gcInterval -jar "C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded\forge-1.10.2-12.18.3.2511-universal.jar" nogui ]
  372. ERROR: At 20180217:234157 Server has stopped.
  373. DEBUG: Server has 1 consecutive stops, each within 600 seconds of eachother...
  374. INFO: Last crash/startup was 69+ seconds ago
  375. DEBUG: Total consecutive crash/stops within time threshold: 2
  376. INFO: Server manually stopped before auto-restart
  377. WARN: Server startup script is exiting. Dumping current vars:
  378. DEBUG: MC_SERVER_MAX_RAM=5G
  379. DEBUG: MC_SERVER_FORGE_JAR=forge-1.10.2-12.18.3.2511-universal.jar
  380. DEBUG: MC_SERVER_SPONGE_BOOT=
  381. DEBUG: MC_SERVER_JVM_ARGS=-Xmx5G -server -d64 -Xms1G -XX:+ExplicitGCInvokesConcurrent -XX:+ExplicitGCInvokesConcurrentAndUnloadsClasses -XX:+UseConcMarkSweepGC -Dsun.rmi.dgc.server.gcInterval
  382. DEBUG: MC_SERVER_MAX_CRASH=10
  383. DEBUG: MC_SERVER_CRASH_TIMER=600
  384. DEBUG: MC_SERVER_IGNORE_OFFLINE=0
  385. DEBUG: MC_SERVER_RUN_FROM_BAD_FOLDER=0
  386. DEBUG: MC_SERVER_MCVER=1.10.2
  387. DEBUG: MC_SERVER_FORGEVER=12.18.3.2511
  388. DEBUG: MC_SERVER_FORGESHORT=2511
  389. DEBUG: MC_SERVER_FORGEURL=DISABLE
  390. DEBUG: MC_SERVER_SPONGE=0
  391. DEBUG: MC_SERVER_PACKNAME=Forever Stranded
  392. DEBUG: MC_SERVER_SPONGEURL=
  393. DEBUG: MC_SERVER_SPONGEBOOTSTRAPURL=
  394. DEBUG: MC_SERVER_ERROR_REASON=Unspecified
  395. DEBUG: MC_SERVER_TMP_FLAG=69
  396. DEBUG: MC_SERVER_CRASH_COUNTER=2
  397. DEBUG: MC_SERVER_CRASH_YYYYMMDD=20180217
  398. DEBUG: MC_SERVER_CRASH_HHMMSS=234226
  399. DEBUG: Current directory file listing:
  400. Volume in drive C is Windows
  401. Volume Serial Number is 9C11-E893
  402.  
  403. Directory of C:\Users\Tiffany\Desktop\Stuff\Games\MINECRAFT\minecraft servers\Forever Stranded
  404.  
  405. 02/17/2018 11:42 PM <DIR> .
  406. 02/17/2018 11:42 PM <DIR> ..
  407. 02/05/2018 01:13 PM <DIR> config
  408. 02/17/2018 11:31 PM 9 eula.txt
  409. 10/07/2017 07:36 PM 4,641,767 forge-1.10.2-12.18.3.2511-installer.jar
  410. 02/17/2018 11:42 PM 10,045 installer.log
  411. 02/17/2018 11:42 PM <DIR> libraries
  412. 10/09/2017 02:49 PM 3,237 LICENSE.md
  413. 02/17/2018 11:42 PM 9,459,897 minecraft_server.1.10.2.jar
  414. 02/17/2018 11:40 PM <DIR> mods
  415. 10/09/2017 02:49 PM 11,544 README.md
  416. 02/05/2018 01:10 PM <DIR> scripts
  417. 10/09/2017 02:49 PM 40,518 ServerStart.bat
  418. 02/17/2018 11:42 PM 21,850 serverstart.log
  419. 10/09/2017 02:49 PM 9,751 ServerStart.sh
  420. 02/05/2018 01:11 PM 539 settings.cfg
  421. 02/05/2018 01:14 PM <DIR> world
  422. 10 File(s) 14,199,157 bytes
  423. 7 Dir(s) 211,943,587,840 bytes free
  424. DEBUG: JAVA version output (java -d64 -version):
  425. java version "1.8.0_144"
  426. Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
  427. Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)
  428. Picked up _JAVA_OPTIONS: -Xmx8256M
  429.  
  430. BITSADMIN version 3.0
  431. BITS administration utility.
  432. (C) Copyright 2000-2006 Microsoft Corp.
  433.  
  434. BITSAdmin is deprecated and is not guaranteed to be available in future versions of Windows.
  435. Administrative tools for the BITS service are now provided by BITS PowerShell cmdlets.
  436.  
  437. 0 out of 0 jobs canceled.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement