Advertisement
Guest User

Untitled

a guest
Aug 14th, 2016
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.38 KB | None | 0 0
  1. EricLam
  2. EricLam
  3. i haven't been at home after 16.00, so i will send u tmr
  4. EricLam, Yesterday at 10:31 PM
  5. Report Reply
  6. EricLam
  7. EricLam
  8. https://drive.google.com/open?id=0By3LIt7B5OUbLUwxRHZDMkxvMkU
  9. i haven't translate back to english
  10. if there have some word you don't understand you can ask me for that
  11. i come from hk
  12. also, it seems that mysql cannot be used
  13. EricLam, 18 minutes ago
  14. Edit Report Reply
  15. JC_Plays_MC
  16. JC_Plays_MC
  17. New Im not downloading it for security reasons. Upload it to pastebin, or hastebin and send me the link
  18. [​IMG]
  19. Keeping your players intrigued and WANTING more!
  20. JC_Plays_MC, 17 minutes ago
  21. Report Reply
  22. EricLam
  23. EricLam
  24. New update event error: https://gyazo.com/83609b7faee912418131de7a0958e398
  25. command preprogress error: http://pastebin.com/kPRAJU0Y
  26. EricLam, 13 minutes ago
  27. Edit Report Reply
  28. EricLam
  29. EricLam
  30. New okay plz wait me
  31. EricLam, 13 minutes ago
  32. Edit Report Reply
  33. EricLam
  34. EricLam
  35. New config: http://pastebin.com/ymkEvmaS
  36. quests: http://pastebin.com/gVWP1a2E
  37. EricLam, 10 minutes ago
  38. Edit Report Reply
  39. EricLam
  40. EricLam
  41. New i forgot to add this
  42. http://pastebin.com/wpMhe5Yn
  43. also quests.yml
  44. placeholder variable reaching error
  45. EricLam, 9 minutes ago
  46. Edit Report Reply
  47. JC_Plays_MC
  48. JC_Plays_MC
  49. New Send me the entire config, including the header please.
  50. [​IMG]
  51. Keeping your players intrigued and WANTING more!
  52. JC_Plays_MC, 8 minutes ago
  53. Report Reply
  54. EricLam
  55. EricLam
  56. New mysql error
  57. [ProQuests] Enabling ProQuests v1.4.9.9
  58. [00:09:41] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Column length too big for column 'Data' (max = 21845); use BLOB or TEXT instead
  59. [00:09:41] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  60. [00:09:41] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  61. [00:09:41] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  62. [00:09:41] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  63. [00:09:41] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:404)
  64. [00:09:41] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:387)
  65. [00:09:41] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:941)
  66. [00:09:41] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3870)
  67. [00:09:41] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3806)
  68. [00:09:41] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2470)
  69. [00:09:41] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2617)
  70. [00:09:41] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2546)
  71. [00:09:41] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2504)
  72. [00:09:41] [Server thread/WARN]: at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:840)
  73. [00:09:41] [Server thread/WARN]: at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:740)
  74. [00:09:41] [Server thread/WARN]: at me.jacobculley.proquests.ProQuests.createTable(ProQuests.java:335)
  75. [00:09:41] [Server thread/WARN]: at me.jacobculley.proquests.ProQuests.loadFiles(ProQuests.java:165)
  76. [00:09:41] [Server thread/WARN]: at me.jacobculley.proquests.ProQuests.onEnable(ProQuests.java:89)
  77. [00:09:41] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  78. [00:09:41] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:319)
  79. [00:09:41] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407)
  80. [00:09:41] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugin(CraftServer.java:358)
  81. [00:09:41] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:318)
  82. [00:09:41] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:414)
  83. [00:09:41] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:379)
  84. [00:09:41] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:333)
  85. [00:09:41] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:274)
  86. [00:09:41] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:580)
  87. [00:09:41] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  88. Click to expand...
  89. EricLam, 6 minutes ago
  90. Edit Report Reply
  91. EricLam
  92. EricLam
  93. New
  94. # ======================================================
  95. #
  96. # ProQuests Version: 1.4.9.9 build: 19956
  97. # Created by: JC_Plays_MC
  98. #
  99. # ======================================================
  100. #
  101. # This is the ProQuests configuration file where all general settings
  102. # and other plugin toggles will be found. If you have any questions feel free
  103. # to ask me by PM on spigot. Also if you have any feature suggestions
  104. # or anything like that i'm always open to new ideas.
  105. #
  106. # Thank you for supporting this project!
  107. #
  108. # ======================================================
  109. #
  110. # Settings Configuration
  111. #
  112. # If you plan on saving data to a MySQL database
  113. # use_mysql: false
  114. #
  115. # Your MySQL settings (only required if using MySQL)
  116. # host: localhost
  117. # port: 3306
  118. # database: database
  119. # username: user
  120. # password: pass
  121. #
  122. # The default menu to open when using /quest menu
  123. # default_menu: menu_1
  124. #
  125. # Determines whether or not the menu will update while a player has it open
  126. # update_menu: true
  127. #
  128. # The delay in seconds between menu item updates
  129. # update_delay: 5
  130. #
  131. # The delay in seconds between plugin time updates (for quests which require constant timed checks)
  132. # update_interval: 60
  133. #
  134. # The maximum amount of quests a player can have active at a time
  135. # max_active_quests: 10
  136. #
  137. # Determines whether or not a player can start a quest while in creative
  138. # allow_creative_quest: false
  139. #
  140. # Determines whether or not a player can start a quest while op
  141. # allow_op_quest: false
  142. #
  143. # Whether or not you want to use quest point multipliers
  144. # use_multipliers: false
  145. #
  146. # The command the player must enter to complete any obtain quests
  147. # obtain_quest_command: qfinish
  148. #
  149. # All of the quest NPC's will be stored here.
  150. # npc_list: []
  151. #
  152. # ======================================================
  153.  
  154. use_mysql: false
  155. host: 127.0.0.1
  156. port: 3350
  157. database: quests
  158. username: user
  159. password: mypassword
  160. default_menu: menu_1
  161. update_menu: true
  162. update_delay: 5
  163. update_interval: 60
  164. max_active_quests: 10
  165. allow_creative_quest: false
  166. allow_op_quest: false
  167. use_multipliers: true
  168. obtain_quest_command: qfinish
  169. progress_bar_start: '&f┃'
  170. progress_bar_unfinished: '&7░'
  171. progress_bar_finished: '&f░'
  172. progress_bar_end: '&f┃'
  173. EricLam, 6 minutes ago
  174. Edit Report Reply
  175. JC_Plays_MC
  176. JC_Plays_MC
  177. New You're not a buyer, so I wont provide support to you.
  178. [​IMG]
  179. Keeping your players intrigued and WANTING more!
  180. JC_Plays_MC, 5 minutes ago
  181. Report Reply
  182. EricLam
  183. EricLam
  184. New last one is :
  185. for placeholder_quest: vault_eco_balance reached 5000 gems objective but it didn't be completed:
  186. EricLam, 1 minute ago
  187. Edit Report Reply
  188. EricLam
  189. EricLam
  190. New i use another account to buy named "caxerx"
  191. caz this account was bugged
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement