Advertisement
Guest User

Untitled

a guest
Mar 16th, 2014
498
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.87 KB | None | 0 0
  1. [Dashboard] Startup parameters: -client -Xmx1024M -Xms512M -XX:PermSize=128m -jar "MCPC-plus.jar" -XX:PermSize=128m --nojline nogui
  2. [Dashboard] Java executable: C:\Program Files\Java\jre7\bin\java.exe
  3. [Dashboard] Starting server... OK! [3/15/2014 10:52:33 PM]
  4. Mar 15, 2014 10:52:33 PM org.bukkit.craftbukkit.Main loadOptions
  5. SEVERE: 'X' is not a recognized option
  6. Option Description
  7. ------ -----------
  8. -?, --help Show the help
  9. -P, --plugins <File: Plugin directory> Plugin directory to use (default:
  10. plugins)
  11. -W, --universe, --world-container, -- World container
  12. world-dir <File: Directory
  13. containing worlds>
  14. -b, --bukkit-settings <File: Yml file> File for bukkit settings (default:
  15. bukkit.yml)
  16. -c, --config <File: Properties file> Properties file to use (default:
  17. server.properties)
  18. -d, --date-format <SimpleDateFormat: Format of the date to display in the
  19. Log date format> console (for log entries)
  20. --demo Demo mode
  21. -h, --host, --server-ip <Hostname or Host to listen on
  22. IP>
  23. --log-append <Boolean: Log append> Whether to append to the log file
  24. (default: true)
  25. --log-count <Integer: Log count> Specified how many log files to cycle
  26. through (default: 1)
  27. --log-limit <Integer: Max log size> Limits the maximum size of the log
  28. file (0 = unlimited) (default: 0)
  29. --log-pattern <Log filename> Specfies the log filename pattern
  30. (default: server.log)
  31. --log-strip-color Strips color codes from log file
  32. --noconsole Disables the console
  33. --nojline Disables jline and emulates the
  34. vanilla console
  35. -o, --online-mode <Boolean: Whether to use online authentication
  36. Authentication>
  37. -p, --port, --server-port <Integer: Port to listen on
  38. Port>
  39. -s, --max-players, --size <Integer: Maximum amount of players
  40. Server size>
  41. -v, --version Show the CraftBukkit Version
  42. -w, --level-name, --world <World name> World name
  43. 2014-03-15 22:52:33 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
  44. 2014-03-15 22:52:33 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_51, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
  45. 2014-03-15 22:52:33 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  46. 2014-03-15 22:52:33 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  47. 2014-03-15 22:52:33 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  48. 2014-03-15 22:52:33 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  49. Adding Accesstransformer map: denLib_at.cfg
  50. Adding Accesstransformer map: ccm_at.cfg
  51. Adding Accesstransformer map: pcc_at.cfg
  52. Adding Accesstransformer map: codechickencore_at.cfg
  53. Adding AccessTransformer: chickenchunks_at.cfg
  54. Adding Accesstransformer map: temp.dat
  55. Adding CCTransformer: myrathi.switches.asm.SwitchesClassTransformer
  56. File Copied..
  57. 2014-03-15 22:52:35 [INFO] [ForgeModLoader] [denLibCore]: Registered updater for denLib
  58. 2014-03-15 22:52:35 [INFO] [ForgeModLoader] [denLibCore]: Found config file entry.
  59. Adding Accesstransformer map: nei_at.cfg
  60. Option Description
  61. ------ -----------
  62. -?, --help Show the help
  63. -P, --plugins <File: Plugin directory> Plugin directory to use (default:
  64. plugins)
  65. -W, --universe, --world-container, -- World container
  66. world-dir <File: Directory
  67. containing worlds>
  68. -b, --bukkit-settings <File: Yml file> File for bukkit settings (default:
  69. bukkit.yml)
  70. -c, --config <File: Properties file> Properties file to use (default:
  71. server.properties)
  72. -d, --date-format <SimpleDateFormat: Format of the date to display in the
  73. Log date format> console (for log entries)
  74. --demo Demo mode
  75. -h, --host, --server-ip <Hostname or Host to listen on
  76. IP>
  77. --log-append <Boolean: Log append> Whether to append to the log file
  78. (default: true)
  79. --log-count <Integer: Log count> Specified how many log files to cycle
  80. through (default: 1)
  81. --log-limit <Integer: Max log size> Limits the maximum size of the log
  82. file (0 = unlimited) (default: 0)
  83. --log-pattern <Log filename> Specfies the log filename pattern
  84. (default: server.log)
  85. --log-strip-color Strips color codes from log file
  86. --noconsole Disables the console
  87. --nojline Disables jline and emulates the
  88. vanilla console
  89. -o, --online-mode <Boolean: Whether to use online authentication
  90. Authentication>
  91. -p, --port, --server-port <Integer: Port to listen on
  92. Port>
  93. -s, --max-players, --size <Integer: Maximum amount of players
  94. Server size>
  95. -v, --version Show the CraftBukkit Version
  96. -w, --level-name, --world <World name> World name
  97. Picked up _JAVA_OPTIONS: -Djava.net.preferIPv4Stack=true
  98. [Dashboard] The server stopped successfully.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement