ArberMS Source/Funserver V75 - REV52 - FULL MULUNG DOJO

Page 22 of 31 FirstFirst ... 121415161718192021222324252627282930 ... LastLast
Results 316 to 330 of 453
  1. #316
    Member Drummerboii is offline
    MemberRank
    Jul 2008 Join Date
    PleasantvilleLocation
    79Posts

    Re: ArberMS Source/Funserver V75 - REV52 - FULL MULUNG DOJO

    Quote Originally Posted by LoVeAbLeSToRy View Post
    Wow... Cash shop still messed up lol. Arber u should add everything thats frrom shoooootsource =D
    Couldn't you just use the guide that's already in this section on adding cash shop? Arber said his source is just OdinTeh with a lot of additions. I'm not using arber's repack but I did get cash shop to work using the guide with OdinTeh

  2. #317
    Proficient Member LoVeAbLeSToRy is offline
    MemberRank
    Dec 2009 Join Date
    I'm a fagLocation
    191Posts

    Re: ArberMS Source/Funserver V75 - REV52 - FULL MULUNG DOJO

    Quote Originally Posted by Drummerboii View Post
    Couldn't you just use the guide that's already in this section on adding cash shop? Arber said his source is just OdinTeh with a lot of additions. I'm not using arber's repack but I did get cash shop to work using the guide with OdinTeh
    Im jst saying 2 that its still not fixed.. im not using it either.

  3. #318
    Proficient Member koolhomie is offline
    MemberRank
    Sep 2008 Join Date
    look behind youLocation
    168Posts

    Re: ArberMS Source/Funserver V75 - REV52 - FULL MULUNG DOJO

    Since Shootsource is released this source is kind of dead now huh?

  4. #319
    Apprentice Pancakewagon is offline
    MemberRank
    Feb 2009 Join Date
    20Posts

    Re: ArberMS Source/Funserver V75 - REV52 - FULL MULUNG DOJO

    PHP Code:
    Press any key to begin.
    Starting launch_world.bat
    Starting launch_login
    .bat
    Jan 18
    2010 12:08:08 PM net.sf.odinms.net.login.LoginServer main
    SEVERE
    Error initializing loginserver
    java
    .lang.RuntimeExceptionCould not connect to world server.
            
    at net.sf.odinms.net.login.LoginServer.run(LoginServer.java:197)
            
    at net.sf.odinms.net.login.LoginServer.main(LoginServer.java:253)
    Caused byjava.rmi.NotBoundExceptionWorldRegistry
            at sun
    .rmi.registry.RegistryImpl.lookup(Unknown Source)
            
    at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)
            
    at sun.rmi.server.UnicastServerRef.oldDispatch(Unknown Source)
            
    at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
            
    at sun.rmi.transport.Transport$1.run(Unknown Source)
            
    at java.security.AccessController.doPrivileged(Native Method)
            
    at sun.rmi.transport.Transport.serviceCall(Unknown Source)
            
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
            
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Sou
    rce
    )
            
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Sour
    ce
    )
            
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
    )
            
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
            
    at java.lang.Thread.run(Unknown Source)
            
    at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknow
    n Source
    )
            
    at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)
            
    at sun.rmi.server.UnicastRef.invoke(Unknown Source)
            
    at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
            
    at net.sf.odinms.net.login.LoginServer.run(LoginServer.java:178)
            ... 
    1 more
    Press any key to 
    continue . . . Jan 182010 12:08:08 PM net.sf.odinms.database.
    DatabaseConnection$ThreadLocalConnection initialValue
    SEVERE
    ERROR
    com
    .mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionExceptionCould not
    create connection to database server
    Attempted reconnect 3 timesGiving up.
            
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

            
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

            
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce
    )
            
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
            
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
            
    at com.mysql.jdbc.Util.getInstance(Util.java:381)
            
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:984)
            
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
            
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:926)
            
    at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2253)
            
    at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:718)
            
    at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:46)
            
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

            
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

            
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce
    )
            
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
            
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
            
    at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:302)
            
    at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java
    :282)
            
    at java.sql.DriverManager.getConnection(Unknown Source)
            
    at java.sql.DriverManager.getConnection(Unknown Source)
            
    at net.sf.odinms.database.DatabaseConnection$ThreadLocalConnection.initi
    alValue
    (DatabaseConnection.java:53)
            
    at net.sf.odinms.database.DatabaseConnection$ThreadLocalConnection.initi
    alValue
    (DatabaseConnection.java:38)
            
    at java.lang.ThreadLocal.setInitialValue(Unknown Source)
            
    at java.lang.ThreadLocal.get(Unknown Source)
            
    at net.sf.odinms.database.DatabaseConnection.getConnection(DatabaseConne
    ction
    .java:21)
            
    at net.sf.odinms.net.world.WorldServer.<init>(WorldServer.java:43)
            
    at net.sf.odinms.net.world.WorldServer.getInstance(WorldServer.java:53)
            
    at net.sf.odinms.net.world.WorldRegistryImpl.<init>(WorldRegistryImpl.ja
    va
    :70)
            
    at net.sf.odinms.net.world.WorldRegistryImpl.getInstance(WorldRegistryIm
    pl
    .java:91)
            
    at net.sf.odinms.net.world.WorldServer.main(WorldServer.java:73)
    Caused bycom.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorExceptionUnknown da
    tabase 
    'arberms'
            
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

            
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

            
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce
    )
            
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
            
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
            
    at com.mysql.jdbc.Util.getInstance(Util.java:381)
            
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
            
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
            
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3491)
            
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)
            
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:910)
            
    at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:3923)
            
    at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1273)
            
    at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2181)
            ... 
    21 more
    Exception in thread 
    "main" java.lang.NullPointerException
            at net
    .sf.odinms.net.world.WorldRegistryImpl.<init>(WorldRegistryImpl.ja
    va
    :75)
            
    at net.sf.odinms.net.world.WorldRegistryImpl.getInstance(WorldRegistryIm
    pl
    .java:91)
            
    at net.sf.odinms.net.world.WorldServer.main(WorldServer.java:73)
    Starting launch_channel.bat
    Exception in thread 
    "main" java.rmi.NotBoundExceptionWorldRegistry
            at sun
    .rmi.registry.RegistryImpl.lookup(Unknown Source)
            
    at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)
            
    at sun.rmi.server.UnicastServerRef.oldDispatch(Unknown Source)
            
    at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
            
    at sun.rmi.transport.Transport$1.run(Unknown Source)
            
    at java.security.AccessController.doPrivileged(Native Method)
            
    at sun.rmi.transport.Transport.serviceCall(Unknown Source)
            
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
            
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Sou
    rce
    )
            
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Sour
    ce
    )
            
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
    )
            
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
            
    at java.lang.Thread.run(Unknown Source)
            
    at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknow
    n Source
    )
            
    at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)
            
    at sun.rmi.server.UnicastRef.invoke(Unknown Source)
            
    at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
            
    at net.sf.odinms.net.channel.ChannelServer.main(ChannelServer.java:547)
    Press any key to continue . . . 
    I have no idea why this isnt working i got the older version to work just fine! :\ I checked all the properties files and the ips are the same as the working version. I noticed that in the database properties that it nolonger goes to odinms but arber.

    EDIT wow i just got it working as i posted it if anyone is having this problem make sure the database it going to odinms not arberms!
    Last edited by Pancakewagon; 18-01-10 at 06:16 PM.

  5. #320
    Proficient Member LoVeAbLeSToRy is offline
    MemberRank
    Dec 2009 Join Date
    I'm a fagLocation
    191Posts

    Re: ArberMS Source/Funserver V75 - REV52 - FULL MULUNG DOJO

    Quote Originally Posted by koolhomie View Post
    Since Shootsource is released this source is kind of dead now huh?
    No caz Arber is fixing his repack very slowly =D
    Plus ShoootSource is not even going to be updated anymore from Moogra and X-Tasis.

  6. #321
    Account Upgraded | Title Enabled! maplegamer is offline
    MemberRank
    Nov 2009 Join Date
    ThereLocation
    587Posts

    Re: ArberMS Source/Funserver V75 - REV52 - FULL MULUNG DOJO

    Quote Originally Posted by LoVeAbLeSToRy View Post
    No caz Arber is fixing his repack very slowly =D
    Plus ShoootSource is not even going to be updated anymore from Moogra and X-Tasis.
    People just use arberms and then leech things from shootsource.

  7. #322
    Member MapleTechno is offline
    MemberRank
    Jan 2010 Join Date
    85Posts

    Re: ArberMS Source/Funserver V75 - REV52 - FULL MULUNG DOJO

    true that that's what I do there I confessed :P life feels good
    Posted via Mobile Device

  8. #323
    Proficient Member hahamen is offline
    MemberRank
    Dec 2009 Join Date
    190Posts

    Re: ArberMS Source/Funserver V75 - REV52 - FULL MULUNG DOJO

    a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a dead dead dead dead dead dead dead dead dead dead dead dead dead dead dead
    source/repack source/repack source/repack source/repack source/repack

  9. #324
    Proficient Member LoVeAbLeSToRy is offline
    MemberRank
    Dec 2009 Join Date
    I'm a fagLocation
    191Posts

    Re: ArberMS Source/Funserver V75 - REV52 - FULL MULUNG DOJO

    Quote Originally Posted by hahamen View Post
    a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a dead dead dead dead dead dead dead dead dead dead dead dead dead dead dead
    source/repack source/repack source/repack source/repack source/repack
    ahh spam..

  10. #325
    Account Upgraded | Title Enabled! mariokiller64 is offline
    MemberRank
    Oct 2006 Join Date
    392Posts

    Re: ArberMS Source/Funserver V75 - REV52 - FULL MULUNG DOJO

    So, is this still being updated?

  11. #326
    Alpha Member Hennessy`' is offline
    MemberRank
    Dec 2009 Join Date
    in a CaveLocation
    2,298Posts

    Re: ArberMS Source/Funserver V75 - REV52 - FULL MULUNG DOJO

    Hope so

  12. #327
    Apprentice hyunsayshai is offline
    MemberRank
    Jan 2010 Join Date
    7Posts

    Re: ArberMS Source/Funserver V75 - REV52 - FULL MULUNG DOJO

    hi a quick question, how come when i hex edit my localhost and change 127.0.0.1 into my wan ip the icon of my localhost changes and when i try to open it, it wont open :x help please :x

  13. #328
    Alpha Member Hennessy`' is offline
    MemberRank
    Dec 2009 Join Date
    in a CaveLocation
    2,298Posts

    Re: ArberMS Source/Funserver V75 - REV52 - FULL MULUNG DOJO

    Quote Originally Posted by hyunsayshai View Post
    hi a quick question, how come when i hex edit my localhost and change 127.0.0.1 into my wan ip the icon of my localhost changes and when i try to open it, it wont open :x help please :x
    Okay, I dont get this but I will hex edit it for you if you want
    But thanks me :D

  14. #329
    Member dmnhao is offline
    MemberRank
    Oct 2007 Join Date
    64Posts

    Re: ArberMS Source/Funserver V75 - REV52 - FULL MULUNG DOJO

    nvm client problem.....
    Last edited by dmnhao; 24-01-10 at 02:59 AM.

  15. #330
    Member Jinster is offline
    MemberRank
    Aug 2008 Join Date
    Everywhere~Location
    81Posts

    Re: ArberMS Source/Funserver V75 - REV52 - FULL MULUNG DOJO

    svn not moving after a while
    updater not moving after a while

    =(


    edit* nvm~ got it to work already..thankyou
    Last edited by Jinster; 24-01-10 at 06:53 AM.



Advertisement