[Source]NakedStory83

Page 26 of 59 FirstFirst ... 16181920212223242526272829303132333436 ... LastLast
Results 376 to 390 of 885
  1. #376
    JavaScript Is Best Script Jash is offline
    MemberRank
    Dec 2010 Join Date
    SingaporeLocation
    683Posts

    Re: [Source] [v83] NakedStory83 Repack Rev.11 (SVN)(MoopleDEV Rev.92)(Updated 20/12/1


  2. #377
    Enthusiast new36956 is offline
    MemberRank
    Jul 2010 Join Date
    44Posts

    Re: [Source] [v83] NakedStory83 Repack Rev.11 (SVN)(MoopleDEV Rev.92)(Updated 20/12/1

    Quote Originally Posted by Jash View Post
    There was an error when i compiled.

  3. #378
    JavaScript Is Best Script Jash is offline
    MemberRank
    Dec 2010 Join Date
    SingaporeLocation
    683Posts

    Re: [Source] [v83] NakedStory83 Repack Rev.11 (SVN)(MoopleDEV Rev.92)(Updated 20/12/1

    post it here

  4. #379
    Apprentice wh116 is offline
    MemberRank
    May 2009 Join Date
    24Posts

    Re: [Source] [v83] NakedStory83 Repack Rev.11 (SVN)(MoopleDEV Rev.92)(Updated 20/12/1

    Hi, as I was getting ready to test the server and launching the server, I received this message:
    Spoiler:
    Code:
    Exception in thread "main" java.lang.RuntimeException: Could not connect to world server.
            at net.login.LoginServer.run(LoginServer.java:92)
            at net.login.LoginServer.main(LoginServer.java:136)
    Caused by: java.rmi.ConnectException: Connection refused to host: xx.xx.xx.xxx;
    nested exception is:
            java.net.ConnectException: Connection timed out: connect
            at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
            at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
            at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
            at sun.rmi.server.UnicastRef.newCall(Unknown Source)
            at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
            at net.login.LoginServer.run(LoginServer.java:82)
            ... 1 more
    Caused by: java.net.ConnectException: Connection timed out: connect
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at java.net.PlainSocketImpl.doConnect(Unknown Source)
            at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
            at java.net.PlainSocketImpl.connect(Unknown Source)
            at java.net.SocksSocketImpl.connect(Unknown Source)
            at java.net.Socket.connect(Unknown Source)
            at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
            at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(Unknown Source)
            at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(Unknow
    n Source)
            at javax.rmi.ssl.SslRMIClientSocketFactory.createSocket(Unknown Source)
            ... 7 more
    Press any key to continue . . . Exception in thread "main" java.rmi.ConnectExcep
    tion: Connection refused to host: xx.xx.xx.xxx; nested exception is:
            java.net.ConnectException: Connection timed out: connect
            at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
            at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
            at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
            at sun.rmi.server.UnicastRef.newCall(Unknown Source)
            at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
            at net.channel.ChannelServer.main(ChannelServer.java:428)
    Caused by: java.net.ConnectException: Connection timed out: connect
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at java.net.PlainSocketImpl.doConnect(Unknown Source)
            at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
            at java.net.PlainSocketImpl.connect(Unknown Source)
            at java.net.SocksSocketImpl.connect(Unknown Source)
            at java.net.Socket.connect(Unknown Source)
            at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
            at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(Unknown Source)
            at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(Unknow
    n Source)
            at javax.rmi.ssl.SslRMIClientSocketFactory.createSocket(Unknown Source)
            ... 6 more
    Press any key to continue . . .
    I put xx.xx.xx.xxx instead of showing my ip


    Anyone know if i'm missing something? I have already compiled with the new ip address that i've inputted

    EDIT: I have also turned on Wamp server and forwarded the router
    Last edited by wh116; 12-03-11 at 07:36 PM.

  5. #380
    Enthusiast new36956 is offline
    MemberRank
    Jul 2010 Join Date
    44Posts

    Re: [Source] [v83] NakedStory83 Repack Rev.11 (SVN)(MoopleDEV Rev.92)(Updated 20/12/1

    Quote Originally Posted by wh116 View Post
    Hi, as I was getting ready to test the server and launching the server, I received this message:
    Spoiler:
    Code:
    Exception in thread "main" java.lang.RuntimeException: Could not connect to world server.
            at net.login.LoginServer.run(LoginServer.java:92)
            at net.login.LoginServer.main(LoginServer.java:136)
    Caused by: java.rmi.ConnectException: Connection refused to host: xx.xx.xx.xxx;
    nested exception is:
            java.net.ConnectException: Connection timed out: connect
            at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
            at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
            at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
            at sun.rmi.server.UnicastRef.newCall(Unknown Source)
            at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
            at net.login.LoginServer.run(LoginServer.java:82)
            ... 1 more
    Caused by: java.net.ConnectException: Connection timed out: connect
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at java.net.PlainSocketImpl.doConnect(Unknown Source)
            at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
            at java.net.PlainSocketImpl.connect(Unknown Source)
            at java.net.SocksSocketImpl.connect(Unknown Source)
            at java.net.Socket.connect(Unknown Source)
            at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
            at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(Unknown Source)
            at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(Unknow
    n Source)
            at javax.rmi.ssl.SslRMIClientSocketFactory.createSocket(Unknown Source)
            ... 7 more
    Press any key to continue . . . Exception in thread "main" java.rmi.ConnectExcep
    tion: Connection refused to host: xx.xx.xx.xxx; nested exception is:
            java.net.ConnectException: Connection timed out: connect
            at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
            at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
            at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
            at sun.rmi.server.UnicastRef.newCall(Unknown Source)
            at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
            at net.channel.ChannelServer.main(ChannelServer.java:428)
    Caused by: java.net.ConnectException: Connection timed out: connect
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at java.net.PlainSocketImpl.doConnect(Unknown Source)
            at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
            at java.net.PlainSocketImpl.connect(Unknown Source)
            at java.net.SocksSocketImpl.connect(Unknown Source)
            at java.net.Socket.connect(Unknown Source)
            at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
            at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(Unknown Source)
            at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(Unknow
    n Source)
            at javax.rmi.ssl.SslRMIClientSocketFactory.createSocket(Unknown Source)
            ... 6 more
    Press any key to continue . . .
    I put xx.xx.xx.xxx instead of showing my ip


    Anyone know if i'm missing something? I have already compiled with the new ip address that i've inputted

    EDIT: I have also turned on Wamp server and forwarded the router
    Check the db_properties

  6. #381
    JavaScript Is Best Script Jash is offline
    MemberRank
    Dec 2010 Join Date
    SingaporeLocation
    683Posts

    Re: [Source] [v83] NakedStory83 Repack Rev.11 (SVN)(MoopleDEV Rev.92)(Updated 20/12/1

    Quote Originally Posted by wh116 View Post
    Hi, as I was getting ready to test the server and launching the server, I received this message:
    Spoiler:
    Code:
    Exception in thread "main" java.lang.RuntimeException: Could not connect to world server.
            at net.login.LoginServer.run(LoginServer.java:92)
            at net.login.LoginServer.main(LoginServer.java:136)
    Caused by: java.rmi.ConnectException: Connection refused to host: xx.xx.xx.xxx;
    nested exception is:
            java.net.ConnectException: Connection timed out: connect
            at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
            at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
            at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
            at sun.rmi.server.UnicastRef.newCall(Unknown Source)
            at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
            at net.login.LoginServer.run(LoginServer.java:82)
            ... 1 more
    Caused by: java.net.ConnectException: Connection timed out: connect
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at java.net.PlainSocketImpl.doConnect(Unknown Source)
            at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
            at java.net.PlainSocketImpl.connect(Unknown Source)
            at java.net.SocksSocketImpl.connect(Unknown Source)
            at java.net.Socket.connect(Unknown Source)
            at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
            at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(Unknown Source)
            at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(Unknow
    n Source)
            at javax.rmi.ssl.SslRMIClientSocketFactory.createSocket(Unknown Source)
            ... 7 more
    Press any key to continue . . . Exception in thread "main" java.rmi.ConnectExcep
    tion: Connection refused to host: xx.xx.xx.xxx; nested exception is:
            java.net.ConnectException: Connection timed out: connect
            at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
            at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
            at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
            at sun.rmi.server.UnicastRef.newCall(Unknown Source)
            at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
            at net.channel.ChannelServer.main(ChannelServer.java:428)
    Caused by: java.net.ConnectException: Connection timed out: connect
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at java.net.PlainSocketImpl.doConnect(Unknown Source)
            at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
            at java.net.PlainSocketImpl.connect(Unknown Source)
            at java.net.SocksSocketImpl.connect(Unknown Source)
            at java.net.Socket.connect(Unknown Source)
            at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
            at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(Unknown Source)
            at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(Unknow
    n Source)
            at javax.rmi.ssl.SslRMIClientSocketFactory.createSocket(Unknown Source)
            ... 6 more
    Press any key to continue . . .
    I put xx.xx.xx.xxx instead of showing my ip


    Anyone know if i'm missing something? I have already compiled with the new ip address that i've inputted

    EDIT: I have also turned on Wamp server and forwarded the router
    Make sure the password in db.properties matches your MySQL password

  7. #382
    :) iJFAC is offline
    MemberRank
    Sep 2007 Join Date
    SomewhereLocation
    519Posts

    Re: [Source] [v83] NakedStory83 Repack Rev.11 (SVN)(MoopleDEV Rev.92)(Updated 20/12/1

    well, i wanted to join back on maple server's stuff o.o and i just realized that there's no world.properties thingy.. and channel.properties also.. so what can i do?

  8. #383
    JavaScript Is Best Script Jash is offline
    MemberRank
    Dec 2010 Join Date
    SingaporeLocation
    683Posts

    Re: [Source] [v83] NakedStory83 Repack Rev.11 (SVN)(MoopleDEV Rev.92)(Updated 20/12/1

    Quote Originally Posted by iJFAC View Post
    well, i wanted to join back on maple server's stuff o.o and i just realized that there's no world.properties thingy.. and channel.properties also.. so what can i do?
    ServerConstants.java

  9. #384
    while(true) spam(); kevintjuh93 is offline
    ModeratorRank
    Jun 2008 Join Date
    The NetherlandsLocation
    4,119Posts

    Re: [Source] [v83] NakedStory83 Repack Rev.11 (SVN)(MoopleDEV Rev.92)(Updated 20/12/1

    Quote Originally Posted by iJFAC View Post
    well, i wanted to join back on maple server's stuff o.o and i just realized that there's no world.properties thingy.. and channel.properties also.. so what can i do?
    Why are you starting with a repack then? Or you came back as a leecher? :3

  10. #385
    Novice ldkradol is offline
    MemberRank
    Apr 2008 Join Date
    4Posts

    Re: [Source] [v83] NakedStory83 Repack Rev.11 (SVN)(MoopleDEV Rev.92)(Updated 20/12/1

    Help meee! I set the exp rate 500x, i have compiled and evrythin, but in the game i just get teh normal exp like from tha FM1 snails i get there just 3exp each monsters, hoow can i fix thiss?

  11. #386
    Enthusiast new36956 is offline
    MemberRank
    Jul 2010 Join Date
    44Posts

    Re: [Source] [v83] NakedStory83 Repack Rev.11 (SVN)(MoopleDEV Rev.92)(Updated 20/12/1

    Quote Originally Posted by ldkradol View Post
    Help meee! I set the exp rate 500x, i have compiled and evrythin, but in the game i just get teh normal exp like from tha FM1 snails i get there just 3exp each monsters, hoow can i fix thiss?
    If u compiled correctly, it should work.
    I hav tested this repack and everything works fine.

  12. #387
    :) iJFAC is offline
    MemberRank
    Sep 2007 Join Date
    SomewhereLocation
    519Posts

    Re: [Source] [v83] NakedStory83 Repack Rev.11 (SVN)(MoopleDEV Rev.92)(Updated 20/12/1

    Quote Originally Posted by kevintjuh93 View Post
    Why are you starting with a repack then? Or you came back as a leecher? :3
    ......... Just trying servers dude...

  13. #388
    Novice ldkradol is offline
    MemberRank
    Apr 2008 Join Date
    4Posts

    Re: [Source] [v83] NakedStory83 Repack Rev.11 (SVN)(MoopleDEV Rev.92)(Updated 20/12/1

    removed*
    Last edited by ldkradol; 13-03-11 at 06:40 PM.

  14. #389
    Im back! FINALLY KenoRIK10 is offline
    MemberRank
    Apr 2010 Join Date
    KonohaLocation
    366Posts

    Re: [Source] [v83] NakedStory83 Repack Rev.11 (SVN)(MoopleDEV Rev.92)(Updated 20/12/1

    Quote Originally Posted by ldkradol View Post
    Help meee! I set the exp rate 500x, i have compiled and evrythin, but in the game i just get teh normal exp like from tha FM1 snails i get there just 3exp each monsters, hoow can i fix thiss?
    Code:
    public static final boolean GMS_LIKE = false;
    change it to true

  15. #390
    Member agentken_007 is offline
    MemberRank
    Apr 2008 Join Date
    62Posts

    Re: [Source] [v83] NakedStory83 Repack Rev.11 (SVN)(MoopleDEV Rev.92)(Updated 20/12/1

    hmm this repack looks interesting but i cant seem to find the sql for the database... sorry for the noob question >_>



Advertisement