Jump to content
Existing user? Sign In

Sign In



Sign Up

Loses

Members
  • Posts

    112
  • Joined

  • Last visited

Everything posted by Loses

  1. Loses

    Fluxious - HD - #200

    I'd like to check this out, thanks.
  2. looks interesting , thanks
  3. Loses

    Emulous Full Package

    Has anyone been able to get this thing running?.. I can't seem to figure out the mysql.properties , I imported the schema, and its giving me 3 different databases (emulous/emoulos_store/emulous_vote) I found a mysql.properties online and decided to try it and have this in it jdbcUrl=jdbc:mysql://localhost:3306/emulous?allowPublicKeyRetrieval=true&useSSL=false dataSource.user=root dataSource.password=123123 dataSource.cachePrepStmts=true dataSource.prepStmtCacheSize=250 dataSource.prepStmtCacheSqlLimit=2048 This is what my MySQL Workbench displays.. [img][Hidden Content]] I was hoping someone could help me figure out whats going on.. when I go to start the server, its having a problem with the way I set the MYSQL up C:\Users\sysadmin\.jdks\adopt-openj9-11.0.9\bin\java.exe "-javaagent:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.1.1\lib\idea_rt.jar=51696:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.1.1\bin" -Dfile.encoding=UTF-8 -classpath D:\Programming\Java\Emulous\Emulous-Server-master\target\classes;C:\Users\sysadmin\.m2\repository\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;C:\Users\sysadmin\.m2\repository\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;C:\Users\sysadmin\.m2\repository\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;C:\Users\sysadmin\.m2\repository\com\google\code\gson\gson\2.8.5\gson-2.8.5.jar;C:\Users\sysadmin\.m2\repository\io\netty\netty-all\4.1.27.Final\netty-all-4.1.27.Final.jar;C:\Users\sysadmin\.m2\repository\com\google\guava\guava\25.1-jre\guava-25.1-jre.jar;C:\Users\sysadmin\.m2\repository\com\google\code\findbugs\jsr305\3.0.2\jsr305-3.0.2.jar;C:\Users\sysadmin\.m2\repository\org\checkerframework\checker-qual\2.0.0\checker-qual-2.0.0.jar;C:\Users\sysadmin\.m2\repository\com\google\errorprone\error_prone_annotations\2.1.3\error_prone_annotations-2.1.3.jar;C:\Users\sysadmin\.m2\repository\com\google\j2objc\j2objc-annotations\1.1\j2objc-annotations-1.1.jar;C:\Users\sysadmin\.m2\repository\org\codehaus\mojo\animal-sniffer-annotations\1.14\animal-sniffer-annotations-1.14.jar;C:\Users\sysadmin\.m2\repository\org\apache\commons\commons-compress\1.17\commons-compress-1.17.jar;C:\Users\sysadmin\.m2\repository\org\reflections\reflections\0.9.11\reflections-0.9.11.jar;C:\Users\sysadmin\.m2\repository\org\javassist\javassist\3.21.0-GA\javassist-3.21.0-GA.jar;C:\Users\sysadmin\.m2\repository\org\jetbrains\kotlin\kotlin-stdlib-jdk8\1.2.51\kotlin-stdlib-jdk8-1.2.51.jar;C:\Users\sysadmin\.m2\repository\org\jetbrains\kotlin\kotlin-stdlib\1.2.51\kotlin-stdlib-1.2.51.jar;C:\Users\sysadmin\.m2\repository\org\jetbrains\kotlin\kotlin-stdlib-common\1.2.51\kotlin-stdlib-common-1.2.51.jar;C:\Users\sysadmin\.m2\repository\org\jetbrains\annotations\13.0\annotations-13.0.jar;C:\Users\sysadmin\.m2\repository\org\jetbrains\kotlin\kotlin-stdlib-jdk7\1.2.51\kotlin-stdlib-jdk7-1.2.51.jar;C:\Users\sysadmin\.m2\repository\io\github\microutils\kotlin-logging\1.5.4\kotlin-logging-1.5.4.jar;C:\Users\sysadmin\.m2\repository\com\squareup\okhttp3\okhttp\3.11.0\okhttp-3.11.0.jar;C:\Users\sysadmin\.m2\repository\com\squareup\okio\okio\1.14.0\okio-1.14.0.jar;C:\Users\sysadmin\.m2\repository\com\zaxxer\HikariCP\3.2.0\HikariCP-3.2.0.jar;C:\Users\sysadmin\.m2\repository\mysql\mysql-connector-java\8.0.11\mysql-connector-java-8.0.11.jar;C:\Users\sysadmin\.m2\repository\com\google\protobuf\protobuf-java\2.6.0\protobuf-java-2.6.0.jar com.emulous.Emulous 18:56:49.836 [main] INFO com.emulous.Emulous - Starting Emulous (v: 12, commit: ${git.commit.id}) 18:56:49.839 [main] DEBUG com.emulous.Emulous - OS: Windows 10 18:56:49.845 [main] DEBUG com.emulous.Emulous - JVM version: 11.0.9+11 18:56:49.898 [main] DEBUG com.zaxxer.hikari.util.DriverDataSource - Loaded driver with class name com.mysql.cj.jdbc.Driver for jdbcUrl=jdbc:mysql://localhost:3306/emulous_vote?allowPublicKeyRetrieval=true&useSSL=false 18:56:50.113 [main] DEBUG com.zaxxer.hikari.pool.PoolBase - null - Closing connection com.mysql.cj.jdbc.ConnectionImpl@aacfdae: (initialization check complete and minimumIdle is zero) 18:56:50.116 [main] ERROR com.emulous.Emulous - An exception was caught whilst running system initialization. Shutting down. java.lang.IllegalArgumentException: null at java.base/java.util.concurrent.LinkedBlockingQueue.<init>(LinkedBlockingQueue.java:254) at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:130) at com.emulous.database.Database.init(Database.java:16) at com.emulous.Emulous.runAllInitializers(Emulous.java:159) at com.emulous.Emulous.main(Emulous.java:113) Thanks
  4. Elvarg? Updated? Def interested to check this out.
  5. Loses

    Emulous Full Package

    I hope I can get this running, would be fun to play around with.
  6. oldie but goldie; thanks for the download chum
  7. Thanks for release trees; I know you always post quality content!!@!@!!@@ !
  8. Worth checking out for sure; thanks for release!
  9. Interesting! I thought there was only 1 map editor out there
  10. gonna be checking this out for sure! thanks
  11. Interested with Kotlin; thanks!
  12. ill try this out; thank you much
  13. a friend told me to check this server out. Here I am; thanks for release!
  14. this looks very neat! Thanks for letting us see media before download!
  15. dawntained has always been a solid source thanks for release
  16. interested to check this out; thanks for the release

Contact

[email protected]

astra.security

What is a RSPS?

A RSPS, also known as RuneScape private server, is an online game based on RuneScape, and controlled by independent individuals.

Popular RSPS Servers

Runewild Ikov RedemptionRSPS

Disclaimer

Runesuite is not affiliated with runescape, jagex in any way & exists solely for educational purposes.

×
×
  • Create New...