Jump to content

deeman1337

Members
  • Joined

  • Last visited

Everything posted by deeman1337

  1. Hi, I need someone to hire in order to have this running local host. https://github.com/2006-Scape/2006Scape?tab=readme-ov-file Will pay for service. my discord: kattykitten2010 HMU if you can help me $
  2. deeman1337 replied to syu's post in a topic in RSPS Help
    I wanna see
  3. deeman1337 replied to Jack's post in a topic in 317
    lol
  4. deeman1337 replied to Sky's post in a topic in Other (377-742)
    lets check this out,
  5. deeman1337 replied to Tyluur's post in a topic in Other (377-742)
    zs
  6. deeman1337 replied to noone123456789's post in a topic in 317
    thanks bro
  7. deeman1337 replied to N1K0's post in a topic in 317
    lets have a look at this then mate
  8. How do you fix the SQL errors
  9. deeman1337 replied to deeman1337's post in a topic in RSPS Help
    not sure how to check this one out
  10. let me see
  11. deeman1337 posted a post in a topic in RSPS Help
    ey, Does anyone know where I am going wrong with MySQL and getting the server to run. discord: Taco#3811 HikariConfig config = new HikariConfig(); // For some reason, we need to explicitly specify the timezone to prevent a stacktrace of "EDT" unrecognized. String url = "jdbc:sqlserver://" + properties.getProperty("host") + "/" + properties.getProperty("database") + ";serverTimezone=" + properties.getProperty("serverTimezone") + ";integratedSecurity=true"; log.info("Creating mysql database service [{}] with url: {}", name, url); config.setJdbcUrl(url); config.setDriverClassName("com.mysql.cj.jdbc.Driver"); //config.setDriverClassName("com.microsoft.sqlserver.jdbc.SQLServerDriver"); config.setAutoCommit(false); config.setRegisterMbeans(true); config.setPoolName(name); config.setMinimumIdle(Integer.parseInt(properties.getProperty("maximumConnections"))); config.setConnectionTimeout(30_000); config.setMaximumPoolSize(512); config.setLeakDetectionThreshold(60_000); //config.setUsername(properties.getProperty("username")); //config.setPassword(properties.getProperty("password")); config.validate(); return new HikariDataSource(config); } For some reason the server isn't reading the SQL in jdbc
  12. Hey, Does anyone know where I am going wrong with MySQL and getting the server to run. discord: Taco#3811 HikariConfig config = new HikariConfig(); // For some reason, we need to explicitly specify the timezone to prevent a stacktrace of "EDT" unrecognized. String url = "jdbc:sqlserver://" + properties.getProperty("host") + "/" + properties.getProperty("database") + ";serverTimezone=" + properties.getProperty("serverTimezone") + ";integratedSecurity=true"; log.info("Creating mysql database service [{}] with url: {}", name, url); config.setJdbcUrl(url); config.setDriverClassName("com.mysql.cj.jdbc.Driver"); //config.setDriverClassName("com.microsoft.sqlserver.jdbc.SQLServerDriver"); config.setAutoCommit(false); config.setRegisterMbeans(true); config.setPoolName(name); config.setMinimumIdle(Integer.parseInt(properties.getProperty("maximumConnections"))); config.setConnectionTimeout(30_000); config.setMaximumPoolSize(512); config.setLeakDetectionThreshold(60_000); //config.setUsername(properties.getProperty("username")); //config.setPassword(properties.getProperty("password")); config.validate(); return new HikariDataSource(config); }
  13. Who's able to help me setup for local host? HMU Discord, Taco#6811 Lets work something out
  14. thanks for thins in advance
  15. Perfect tool... NICE release.
  16. interesting i want too see the pics
  17. deeman1337 replied to Dragar's post in a topic in Introductions
    Same reason why I am here my friend. Thanks
  18. Noted. thanks.
  19. yeah this isn't against the rules
  20. Show me once you have it i want too see this.
  21. interesting.