Jump to content
View in the app

A better way to browse. Learn more.

RuneSuite RSPS Development

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Exciting

Members
  • Joined

  • Last visited

Everything posted by Exciting

  1. Thank you, I'll have to check it out!
  2. Thanks
  3. Hey everyone, I'm using a Dawntained source. It will run in debug mode but when I switch it to false this is what I get, Not sure what's going on. Thanks in advance.[4/19/19, 11:49 AM]: Server starting up...Exception in thread "main" com.zaxxer.hikari.pool.HikariPool$PoolInitializati onException: Failed to initialize pool: Communications link failureThe last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.at com.zaxxer.hikari.pool.HikariPool.throwPoolInitial izationException(HikariPool.java:576)at com.zaxxer.hikari.pool.HikariPool.checkFailFast(Hi kariPool.java:562)at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPoo l.java:115)at com.zaxxer.hikari.HikariDataSource.<init>(HikariDa taSource.java:81)at network.sql.SQLNetwork.createDataSource(SQLNetwork .java:60)at network.sql.SQLNetwork.<init>(SQLNetwork.java:48)at core.Server.loadSqlNetwork(Server.java:303)at core.Server.main(Server.java:209)Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsExce ption: Communications link failureThe last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl .newInstance0(Native Method)at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl .newInstance(NativeConstructorAccessorImpl.java:62 )at java.base/jdk.internal.reflect.DelegatingConstructorAccessor Impl.newInstance(DelegatingConstructorAccessorImpl .java:45)at java.base/java.lang.reflect.Constructor.newInstanceWithCalle r(Constructor.java:500)at java.base/java.lang.reflect.Constructor.newInstance(Construc tor.java:481)at com.mysql.jdbc.Util.handleNewInstance(Util.java:42 5)at com.mysql.jdbc.SQLError.createCommunicationsExcept ion(SQLError.java:989)at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:341)at com.mysql.jdbc.ConnectionImpl.coreConnect(Connecti onImpl.java:2251)at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(Co nnectionImpl.java:2284)at com.mysql.jdbc.ConnectionImpl.createNewIO(Connecti onImpl.java:2083)at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImp l.java:806)at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connect ion.java:47)at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl .newInstance0(Native Method)at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl .newInstance(NativeConstructorAccessorImpl.java:62 )at java.base/jdk.internal.reflect.DelegatingConstructorAccessor Impl.newInstance(DelegatingConstructorAccessorImpl .java:45)at java.base/java.lang.reflect.Constructor.newInstanceWithCalle r(Constructor.java:500)at java.base/java.lang.reflect.Constructor.newInstance(Construc tor.java:481)at com.mysql.jdbc.Util.handleNewInstance(Util.java:42 5)at com.mysql.jdbc.ConnectionImpl.getInstance(Connecti onImpl.java:410)at com.mysql.jdbc.NonRegisteringDriver.connect(NonReg isteringDriver.java:328)at com.mysql.jdbc.jdbc2.optional.MysqlDataSource.getC onnection(MysqlDataSource.java:428)at com.mysql.jdbc.jdbc2.optional.MysqlDataSource.getC onnection(MysqlDataSource.java:136)at com.mysql.jdbc.jdbc2.optional.MysqlDataSource.getC onnection(MysqlDataSource.java:107)at com.zaxxer.hikari.pool.PoolBase.newConnection(Pool Base.java:369)at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolB ase.java:198)at com.zaxxer.hikari.pool.HikariPool.createPoolEntry( HikariPool.java:467)at com.zaxxer.hikari.pool.HikariPool.checkFailFast(Hi kariPool.java:541)... 6 moreCaused by: java.net.ConnectException: Connection refused: connectat java.base/java.net.PlainSocketImpl.connect0(Native Method)at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocket Impl.java:101)at java.base/java.net.AbstractPlainSocketImpl.doConnect(Abstrac tPlainSocketImpl.java:399)at java.base/java.net.AbstractPlainSocketImpl.connectToAddress( AbstractPlainSocketImpl.java:242)at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractP lainSocketImpl.java:224)at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.j ava:403)at java.base/java.net.Socket.connect(Socket.java:591)at com.mysql.jdbc.StandardSocketFactory.connect(Stand ardSocketFactory.java:211)at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:300)... 26 more
  4. I'm trying to run an rsps release for practice, when I try to run it in Eclipse import.so and so shows up not found and I can't link them together, Although that .java is in that location. I took a screenshot of what's happening http://prntscr.com/nbaqzc Thank you in advance
  5. Exciting replied to androkles's topic in 317
    Thanks!
  6. Exciting replied to Zakku's topic in 317
    Thanks
  7. Gonna check it out, thanks!
  8. Exciting replied to androkles's topic in 317
    Thanks!
  9. Thanks!

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.