Thread: Can anyone help me?

Results 1 to 10 of 10
  1. #1 Can anyone help me? 
    Registered Member Archeon's Avatar
    Join Date
    Jun 2015
    Posts
    345
    Thanks given
    17
    Thanks received
    5
    Rep Power
    2
    I have some errors in the source compiler and run world 1, I don't think that they are hard to fix, but if you know how to fix it please post it here or add me on skype [ the.killers.of.legends ]
    http://postimg.org/image/ak04fq1ap/
    http://postimg.org/image/kvch8dt01/
    Reply With Quote  
     

  2. #2  
    Registered Member Sentimental's Avatar
    Join Date
    Apr 2011
    Posts
    308
    Thanks given
    120
    Thanks received
    35
    Rep Power
    3
    Quote Originally Posted by Aragorn7 View Post
    I have some errors in the source compiler and run world 1, I don't think that they are hard to fix, but if you know how to fix it please post it here or add me on skype [ the.killers.of.legends ]
    View image: PIC1
    View image: PIC5
    It can't find the symbol because the file you're importing doesn't exist or you don't have it set to the right directory.
    Reply With Quote  
     

  3. #3  
    Registered Member Archeon's Avatar
    Join Date
    Jun 2015
    Posts
    345
    Thanks given
    17
    Thanks received
    5
    Rep Power
    2
    I have downloaded the Source, cache and client of Interventionx, normally it would work, but I have no idea how to fix it, other people had the same problem, but no one posted how to fix it.
    Which is here: http://www.rune-server.org/runescape...2-release.html
    Reply With Quote  
     

  4. #4  
    Registered Member Sentimental's Avatar
    Join Date
    Apr 2011
    Posts
    308
    Thanks given
    120
    Thanks received
    35
    Rep Power
    3
    Quote Originally Posted by Aragorn7 View Post
    I have downloaded the Source, cache and client of Interventionx, normally it would work, but I have no idea how to fix it, other people had the same problem, but no one posted how to fix it.
    Which is here: http://www.rune-server.org/runescape...2-release.html
    http://www.rune-server.org/runescape...ml#post4826171
    Reply With Quote  
     

  5. #5  
    Registered Member Archeon's Avatar
    Join Date
    Jun 2015
    Posts
    345
    Thanks given
    17
    Thanks received
    5
    Rep Power
    2
    I have got still the same errors
    Reply With Quote  
     

  6. #6  
    Registered Member Sentimental's Avatar
    Join Date
    Apr 2011
    Posts
    308
    Thanks given
    120
    Thanks received
    35
    Rep Power
    3
    Quote Originally Posted by Aragorn7 View Post
    I have got still the same errors
    http://www.rune-server.org/runescape...ml#post4825576
    Reply With Quote  
     

  7. #7  
    Registered Member Archeon's Avatar
    Join Date
    Jun 2015
    Posts
    345
    Thanks given
    17
    Thanks received
    5
    Rep Power
    2
    Okay I have replaced the Boomscape serverlauncher with the Interventionx one and now it works
    Thank you!
    Reply With Quote  
     

  8. #8  
    Registered Member Sentimental's Avatar
    Join Date
    Apr 2011
    Posts
    308
    Thanks given
    120
    Thanks received
    35
    Rep Power
    3
    Quote Originally Posted by Aragorn7 View Post
    Okay I have replaced the Boomscape serverlauncher with the Interventionx one and now it works
    Thank you!
    You're welcome. Best of luck with everything.
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    May 2017
    Posts
    5
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    [GTLVote V1.1] Settings initializing...
    [GTLVote V1.1] Error connecting to the database.
    java.sql.SQLException: Access denied for user 'interven_gtlvote'@'host-92-24-103-49.ppp.as43234.net' (using password: YES)
    at com.mysql.jdbc.SQLError.createSQLException(SQLErro r.java:946)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:2941)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:868)
    at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java: 3340)
    at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:12 38)
    at com.mysql.jdbc.Connection.createNewIO(Connection.j ava:2743)
    at com.mysql.jdbc.Connection.<init>(Connection.java:1 553)
    at com.mysql.jdbc.NonRegisteringDriver.connect(NonReg isteringDriver.java:266)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at org.Vote.Connect.connect(Connect.java:18)
    at org.Vote.MainLoader.<init>(MainLoader.java:22)
    at com.rs.ServerLauncher.<clinit>(ServerLauncher.java :65)
    Dec 16, 2017 10:40:29 PM com.mchange.v2.log.MLog
    INFO: MLog clients using java 1.4+ standard logging.
    Dec 16, 2017 10:40:30 PM com.mchange.v2.c3p0.C3P0Registry
    INFO: Initializing c3p0-0.9.5-pre10 [built 06-November-2014 02:02:55 -0800; debug? true; trace: 10]
    USE: guimode(boolean) debug(boolean) hosted(boolean) port(integer)

    still getting this after changing ServerLauncher.java to the boomscape one. any help?
    Reply With Quote  
     

  10. #10  
    Respected Member


    Kris's Avatar
    Join Date
    Jun 2016
    Age
    26
    Posts
    3,638
    Thanks given
    820
    Thanks received
    2,642
    Rep Power
    5000
    Quote Originally Posted by Sukiru View Post
    [GTLVote V1.1] Settings initializing...
    [GTLVote V1.1] Error connecting to the database.
    java.sql.SQLException: Access denied for user 'interven_gtlvote'@'host-92-24-103-49.ppp.as43234.net' (using password: YES)
    at com.mysql.jdbc.SQLError.createSQLException(SQLErro r.java:946)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:2941)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:868)
    at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java: 3340)
    at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:12 38)
    at com.mysql.jdbc.Connection.createNewIO(Connection.j ava:2743)
    at com.mysql.jdbc.Connection.<init>(Connection.java:1 553)
    at com.mysql.jdbc.NonRegisteringDriver.connect(NonReg isteringDriver.java:266)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at org.Vote.Connect.connect(Connect.java:18)
    at org.Vote.MainLoader.<init>(MainLoader.java:22)
    at com.rs.ServerLauncher.<clinit>(ServerLauncher.java :65)
    Dec 16, 2017 10:40:29 PM com.mchange.v2.log.MLog
    INFO: MLog clients using java 1.4+ standard logging.
    Dec 16, 2017 10:40:30 PM com.mchange.v2.c3p0.C3P0Registry
    INFO: Initializing c3p0-0.9.5-pre10 [built 06-November-2014 02:02:55 -0800; debug? true; trace: 10]
    USE: guimode(boolean) debug(boolean) hosted(boolean) port(integer)

    still getting this after changing ServerLauncher.java to the boomscape one. any help?
    1) The error is caused by the access being denied to the database, which is obvious enough. You don't have a database so just disable the connection.
    2) The above error doesn't cause your server not to start however, you're missing launch arguments. Need to add 'false true false 43594' into program arguments in run configuration.
    Attached image
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Can anyone help me with r4 card?
    By Sub in forum Console
    Replies: 0
    Last Post: 05-28-2009, 10:53 PM
  2. Can anyone help me[msn]
    By i dds you in forum Help
    Replies: 0
    Last Post: 05-23-2009, 09:16 PM
  3. Can anyone help me?
    By Mr Reece in forum Help
    Replies: 0
    Last Post: 04-28-2009, 05:19 AM
  4. Replies: 1
    Last Post: 08-16-2008, 12:19 PM
  5. Can anyone help me?
    By chamart in forum Tutorials
    Replies: 6
    Last Post: 02-16-2008, 01:26 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •