Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Server files NEW

Newbie Spellweaver
Joined
Apr 21, 2015
Messages
13
Reaction score
2
i did the jar file in the folder "jars" and run it at the mom with double klick then start the server an the shard is able to connect to time checker...

sry for my english
 
Experienced Elementalist
Joined
Jan 28, 2013
Messages
235
Reaction score
124
Можешь по-русски объяснить, что с этими файлами делать надо? Конкретно с timechecker.zip.
Распакованный файл TimeCheckerEMU.jar нужно положить в папку jars (server_bin\jars)
Распакованную папку timechecker нужно положить в папку server_bin
Запускаем bat-ник для старта timechecker-а.
==============================================================
The unpacked file TimeCheckerEMU.jar need to put it in the jars (server bin \ jars)
Timechecker unpacked folder to put in a folder server_bin
Started bat-file for to run timechecker-s.
 
Last edited:
Newbie Spellweaver
Joined
Apr 16, 2015
Messages
19
Reaction score
0
Regarding startServerDefault, should see the name "Allods Online" written in ASCII as V1 to indicate that everything is working or not?
For my part, the execution of shard does not crash (this is already a good point!) But is slow (about 30min) to start completely.
I do not post full logs but anyone with this kind of logs for its part, at the very end?
[04-24 01:14:21,369, 4393282] coordinator(74) - INFO coordinator.e : servers waiting for:
127.0.0.1:autonav: is loading
module gameMechanics.autoNavigation.r
127.0.0.1:dynamic_map_service: is loading
module shardstarter.map.b
127.0.0.1:gm1: is loading
module shardstarter.map.j
module shardstarter.modules.c
module collectModule.AbonentsCounterModuleResource$b_
127.0.0.1:gm2: is loading
module shardstarter.map.j
module shardstarter.modules.c
module collectModule.AbonentsCounterModuleResource$b_
module TickSleeper server load = 2.1873554040767496
127.0.0.1:item: is loading
module dbModules.a
module TickSleeper server load = 2.850059880160869
127.0.0.1:rules: is loading
module shardstarter.modules.h

Also, about the client previously-given in this thread, work for you? From my side it apparently downloaded some data but spits all the time thereafter. ("Launcher.exe has stopped working") .. Do you have any ideas?
 
Newbie Spellweaver
Joined
Apr 21, 2015
Messages
13
Reaction score
2
other logs
i think the red part in masterserver log is important, but where i can register the server

shard log
[04-24 14:26:02,045, 105727] main - INFO shardstarter.main.a : Connecting to masterServer 127.0.0.1:9513[04-24 14:26:02,088, 105770] main - INFO shardstarter.main.a : Exchanging protocol version information
[04-24 14:26:02,281, 105963] main - INFO masterServerConnector.k : Warning publishing connection is not configured. Skipping.
[04-24 14:26:02,302, 105984] main - INFO TimeCheck : Connected to TimeCheck service at 127.0.0.1:9514
[04-24 14:26:02,302, 105984] main - INFO shardstarter.a : Shard ID is -1
[04-24 14:26:02,324, 106006] shard-timer-check - INFO TimeCheck : Send initial info to TimeCheck
[04-24 14:26:25,348, 129030] main - INFO shardstarter.main.c : requesting 28 servers addresses
[04-24 14:26:25,535, 129217] main - INFO shardstarter.main.c : 28 server addresses received for branch_local in 0.187 sec
[04-24 14:26:25,559, 129241] main - INFO basement.d : server "auction" at address 141 started
[04-24 14:26:25,699, 129381] auction(141) - INFO MsgProcessor : MsgProcessor queue size on server auction[141]:127.0.0.1 = 32000
[04-24 14:26:27,152, 130834] auction(141) - INFO dbcommons.hibernate.r : **** j Database connected. Connection url: jdbc:mysql://127.0.0.1/allods_online_RC_4_0_02?useUnicode=yes&characterEncoding=UTF-8&autoReconnect=true&autoReconnectForPools=true&rewriteBatchedStatements=true&allowMultiQueries=false&useLocalSessionState=true&elideSetAutoCommits=true&sessionVariables=tx_isolation='READ-COMMITTED',autocommit=0&connectTimeout=50000000&socketTimeout=5000000000 username: root
[04-24 14:26:28,301, 131983] auction(141) - WARN org.hibernate.ejb.Ejb3Configuration : hibernate.connection.autocommit = false break the EJB3 specification
[04-24 14:26:28,301, 131983] auction(141) - WARN org.hibernate.ejb.Ejb3Configuration : hibernate.connection.autocommit = false break the EJB3 specification
[04-24 14:26:28,465, 132147] auction(141) - INFO com.mchange.v2.log.MLog : MLog clients using log4j logging.
[04-24 14:26:28,606, 132288] auction(141) - INFO com.mchange.v2.c3p0.C3P0Registry : Initializing c3p0-0.9.2-pre4 [built 16-June-2012 20:16:37 -0400; debug? true; trace: 10]
[04-24 14:26:28,793, 132475] auction(141) - INFO com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource : Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@1b08d9cd [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@81222a97 [ acquireIncrement -> 3, acquireRetryAttempts -> 1, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> z8kflt981tba1wgrfzf35|12e4ea01, idleConnectionTestPeriod -> 60, initialPoolSize -> 3, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 15, maxStatements -> 50, maxStatementsPerConnection -> 0, minPoolSize -> 3, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@6e91f950 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> z8kflt981tba1wgrfzf35|3048e833, jdbcUrl -> jdbc:mysql://127.0.0.1/allods_online_RC_4_0_02?useUnicode=yes&characterEncoding=UTF-8&autoReconnect=true&autoReconnectForPools=true&rewriteBatchedStatements=true&allowMultiQueries=false&useLocalSessionState=true&elideSetAutoCommits=true&sessionVariables=tx_isolation='READ-COMMITTED',autocommit=0&connectTimeout=50000000&socketTimeout=5000000000, properties -> {user=******, password=******, autocommit=false, release_mode=after_statement} ], preferredTestQuery -> SELECT 1, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, factoryClassLocation -> null, identityToken -> z8kflt981tba1wgrfzf35|1a669acb, numHelperThreads -> 3 ]
[04-24 14:26:28,816, 132498] main - INFO basement.d : server "dynamic_map_service" at address 142 started
[04-24 14:26:29,145, 132827] dynamic_map_service(142) - INFO MsgProcessor : MsgProcessor queue size on server dynamic_map_service[142]:127.0.0.1 = 32000
[04-24 14:26:30,340, 134022] auction(141) - WARN org.hibernate.cfg.SettingsFactory : Overriding release mode as connection provider does not support 'after_statement'
[04-24 14:26:30,340, 134022] auction(141) - WARN org.hibernate.cfg.SettingsFactory : Overriding release mode as connection provider does not support 'after_statement'
[04-24 14:26:31,254, 134936] auction(141) - WARN org.hibernate.impl.SessionFactoryImpl : JTASessionContext being used with JDBCTransactionFactory; auto-flush will not operate correctly with getCurrentSession()
[04-24 14:26:31,254, 134936] auction(141) - WARN org.hibernate.impl.SessionFactoryImpl : JTASessionContext being used with JDBCTransactionFactory; auto-flush will not operate correctly with getCurrentSession()
[04-24 14:26:31,582, 135264] auction(141) - INFO TextLogger : Create logger `QueryStatitstics`, file `../statistics/System/Performance/Database/QueryStatitstics.txt`, without rolling
[04-24 14:26:32,121, 135803] main - INFO basement.d : server "console" at address 143 started
[04-24 14:26:32,121, 135803] console(143) - INFO MsgProcessor : MsgProcessor queue size on server console[143]:127.0.0.1 = 32000
[04-24 14:26:33,129, 136811] console(143) - INFO consoleAccessAgent.a : console access agent created on port 9856
[04-24 14:26:33,809, 137491] console(143) - INFO clientMsgsFactory.h : Serialization checksumm skipped: code is obfuscated.
[04-24 14:26:33,809, 137491] console(143) - INFO clientMsgsFactory.h : Serialization checksumm skipped: code is obfuscated.
[04-24 14:26:35,121, 138803] main - INFO basement.d : server "fe1" at address 144 started
[04-24 14:26:35,145, 138827] fe1(144) - INFO MsgProcessor : MsgProcessor queue size on server fe1[144]:127.0.0.1 = 32000
[04-24 14:26:36,199, 139881] fe1(144) - INFO frontEnd.m : front end is starting...
[04-24 14:26:36,809, 140491] fe1(144):connection-to-account-thread - INFO frontEnd.connectClient.c : connected to account server /127.0.0.1:9347
[04-24 14:26:36,809, 140491] fe1(144) - INFO frontEnd.m : frontEnd is started at /127.0.0.1:9322, Shard name is 'branch_local'


at the same time, part of masterserver log

[04-24 14:24:20,690, 40053] main - INFO org.mortbay.log : jetty-6.1.26[04-24 14:24:21,001, 40364] main - INFO org.mortbay.log : Started SelectChannelConnector@127.0.0.1:10500
[04-24 14:24:21,001, 40364] main - INFO masterServer.main.MasterServer : hessian api at 127.0.0.1:10500/masterServer is started
[04-24 14:24:21,001, 40364] main - INFO masterServer.MasterServerMain : master server is started at 127.0.0.1:9513
[04-24 14:26:02,088, 141451] net selector_1 - INFO masterServer.main.MasterServer : new connection "name "master_server"; socket /127.0.0.1:49180 -> /127.0.0.1:9513; closed false"
[04-24 14:26:26,309, 165672] master_server_thread - ERROR masterServer.impl.shard.ServerInfoMsgHandler : Shard branch_local is not registered while server connected from host branch_local, role 127.0.0.1, but we allow this server to connect
[04-24 14:26:26,332, 165695] master_server_thread - ERROR verify : Shard not found by name 'branch_local'
java.lang.Throwable
at asserts.Verify.fail(Verify.java:42)
at masterServer.impl.system.SystemStatusManagerImpl.serverAdded(SystemStatusManagerImpl.java:436)
at masterServer.impl.shard.ServersList.addServer(ServersList.java:24)
at masterServer.impl.shard.ServerInfoMsgHandler.handle(ServerInfoMsgHandler.java:21)
at masterServer.impl.shard.ServerInfoMsgHandler.handle(ServerInfoMsgHandler.java:18)
at system.base.y.a(y.java:20)
at system.base.y.handle(y.java:3)
at masterServer.main.MasterServer$2$1$1.run(MasterServer.java:1)
at masterServer.main.MasterServer.run(MasterServer.java:116)
at java.lang.Thread.run(Thread.java:722)
[04-24 14:26:26,332, 165695] master_server_thread - INFO masterServer.impl.shard.ServersList : server name auction, app shard "branch_local", host 127.0.0.1, jvm 2944@Test, role LocalShard, port 10.000, address 141 is added
[04-24 14:26:30,809, 170172] master_server_thread - ERROR masterServer.impl.shard.ServerInfoMsgHandler : Shard branch_local is not registered while server connected from host branch_local, role 127.0.0.1, but we allow this server to connect
[04-24 14:26:30,809, 170172] master_server_thread - ERROR verify : Shard not found by name 'branch_local'
java.lang.Throwable
at asserts.Verify.fail(Verify.java:42)
at masterServer.impl.system.SystemStatusManagerImpl.serverAdded(SystemStatusManagerImpl.java:436)
at masterServer.impl.shard.ServersList.addServer(ServersList.java:24)
at masterServer.impl.shard.ServerInfoMsgHandler.handle(ServerInfoMsgHandler.java:21)
at masterServer.impl.shard.ServerInfoMsgHandler.handle(ServerInfoMsgHandler.java:18)
at system.base.y.a(y.java:20)
at system.base.y.handle(y.java:3)
at masterServer.main.MasterServer$2$1$1.run(MasterServer.java:1)
at masterServer.main.MasterServer.run(MasterServer.java:116)
at java.lang.Thread.run(Thread.java:722)
 
Last edited:
Newbie Spellweaver
Joined
Feb 25, 2014
Messages
56
Reaction score
13
gutesamariter - Server files NEW - RaGEZONE Forums

"İmage not found" ?
 
Junior Spellweaver
Joined
Jul 29, 2013
Messages
186
Reaction score
78
sorry internet wery lags 8(

here


Any chance we could get a TimeChecker emu that allows us to select the port? My server wants it to be running on port 9501 for some reason

Edit: NVM it expects it on Masterserver port +1. Still would be nice tho
 
Back
Top