Jump to content

Yeroul

Members
  • Posts

    17
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Yeroul

  1. srry to get an old topic up again, but i thought this would be better than a new topic... did any1 figure this one out yet? i really would like the answer on it :) im an XFire user too, you can add me if you want, same name as my MxC account
  2. can't we make a top-secret server NCsoft can never ever find :D and do it just like piratebay! host from hundreds of places on the world :x so if they bring one down we still have all the others :D
  3. thanks very much, with the old one i kept getting errors:/... kept saying files were corrupt, i'll try with this one :)
  4. u have background of login screen too :)? thnx for this share, love it :D!
  5. thnx allot, i tried to find this kind of things... can you learn the skills @ lvl 85 too on subclass?
  6. when I try to use the .exe file, it tells me there was a critical error and it shuts down... any solutions?
  7. what about an option to buff everything in once? or per class..?
  8. when i start the gameserver it says this: Starting l2jfree INFO logging initialized =============================================================-[ Configuration ] INFO loading ./config/server.properties INFO loading ./config/hexid.txt INFO loading ./config/subnets.properties INFO loading ./config/rates.properties INFO loading ./config/enchant.properties INFO loading ./config/pvp.properties INFO loading ./config/telnet.properties INFO loading ./config/options.properties INFO loading ./config/other.properties INFO loading ./config/geodata.properties INFO loading ./config/altsettings.properties INFO loading ./config/clans.properties INFO loading ./config/champions.properties INFO loading ./config/lottery.properties INFO loading ./config/wedding.properties INFO loading ./config/siege.properties INFO loading ./config/fortsiege.properties INFO loading ./config/clanhall.properties INFO loading ./config/castle.properties INFO loading ./config/idfactory.properties INFO loading ./config/fun_engines.properties INFO loading ./config/sevensigns.properties INFO loading ./config/GMAccess.properties INFO loading ./config/command-privileges.properties INFO loading ./config/irc.properties INFO loading ./config/boss.properties INFO loading ./config/sayfilter.txt INFO loading ./config/elayne.properties ==================================================================-[ Database ] INFO : MLog clients using log4j logging. INFO : Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace : 10] INFO : Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acq uireIncrement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 500, autoCom mitOnClose -> true, automaticTestTable -> connection_test_table, breakAfterAcqui reFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSourceName -> 1hge1457ym1lmn51tbi25r|100ab23, debugUnreturnedConnectionStack Traces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, fact oryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityTo ken -> 1hge1457ym1lmn51tbi25r|100ab23, idleConnectionTestPeriod -> 3600, initial PoolSize -> 10, jdbcUrl -> jdbc:mysql://localhost/l2jdb, maxAdministrativeTaskTi me -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections - > 0, maxPoolSize -> 50, maxStatements -> 0, maxStatementsPerConnection -> 100, m inPoolSize -> 10, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser - > 0, preferredTestQuery -> null, properties -> {user=******, password=******}, p ropertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> fa lse ] ==============================================================-[ Preparations ] ___ ___ /\_ \ /'___`\ __ /'___\ \//\ \ /\_\ /\ \ /\_\/\ \__/ _ __ __ __ \ \ \ \/_/// /__\/\ \ \ ,__\/\`'__\/'__`\ /'__`\ \_\ \_ // /_\ \\ \ \ \ \_/\ \ \//\ __//\ __/ /\____\/\______/_\ \ \ \_\ \ \_\\ \____\ \____\ \/____/\/_____//\ \_\ \/_/ \/_/ \/____/\/____/ \ \____/ \/___/ [starting Version: -1] INFO Preparations: done =====================================================================-[ World ] INFO L2World: Setting up World Regions INFO L2World: (191 by 271) World Region Grid set up. INFO Telnet Server is currently disabled. INFO MapRegionManager: Loaded 38 restartpoint(s). INFO MapRegionManager: Loaded 23 restartareas with 145 arearegion(s). INFO MapRegionManager: Loaded 235 zoneregion(s). INFO MapRegionManager: Loaded 4 race depending redirects. SEVERE Table 'l2jdb.character_friends' doesn't exist com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'l2jdb.characte r_friends' doesn't exist 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:1031) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:957) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3376) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3308) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1837) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1961) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2537) at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1564) at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1485) at com.mchange.v2.c3p0.impl.NewProxyStatement.executeUpdate(NewProxyStat ement.java:64) at com.l2jfree.gameserver.idfactory.IdFactory.cleanUpDB(IdFactory.java:1 87) at com.l2jfree.gameserver.idfactory.IdFactory.<init>(IdFactory.java:124) at com.l2jfree.gameserver.idfactory.BitSetIDFactory.<init>(BitSetIDFacto ry.java:65) at com.l2jfree.gameserver.idfactory.IdFactory.<clinit>(IdFactory.java:13 5) at com.l2jfree.gameserver.GameServer.<init>(GameServer.java:161) at com.l2jfree.gameserver.GameServer.main(GameServer.java:439) INFO ThreadPoolManager v1: Initialized with 50 threads... SEVERE BitSet ID Factory could not be initialized correctly com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'l2jdb.characte rs' doesn't exist 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:1031) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:957) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3376) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3308) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1837) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1961) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2537) at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1564) at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1485) at com.mchange.v2.c3p0.impl.NewProxyStatement.executeUpdate(NewProxyStat ement.java:64) at com.l2jfree.gameserver.idfactory.IdFactory.extractUsedObjectIDTable(I dFactory.java:266) at com.l2jfree.gameserver.idfactory.BitSetIDFactory.initialize(BitSetIDF actory.java:79) at com.l2jfree.gameserver.idfactory.BitSetIDFactory.<init>(BitSetIDFacto ry.java:67) at com.l2jfree.gameserver.idfactory.IdFactory.<clinit>(IdFactory.java:13 5) at com.l2jfree.gameserver.GameServer.<init>(GameServer.java:161) at com.l2jfree.gameserver.GameServer.main(GameServer.java:439) INFO IDFactory: 102912 id's avaliable. SEVERE Could not read object IDs from DB. Please Check Your Data. Exception in thread "main" java.lang.Exception: Could not initialize the ID fact ory at com.l2jfree.gameserver.GameServer.<init>(GameServer.java:164) at com.l2jfree.gameserver.GameServer.main(GameServer.java:439) after that it just stops... how can i solve it?
  9. k, i want to make, configure and mod a new server... but i'm stuck with navicat :( could some1 post a detailed navicat guide, how to use it, edit files etc? thnx in advance
  10. <3 the dual zariche :| just <3 that huge glow =D
  11. that drac bow looks liek a lizard :| One lizard to rule them all =D! pretty beeping cool ;D
  12. OMG, theyre just... awesome :|! how did you add that reddish electric stuff xD?
  13. could you upload the files with different colors? that would be awesome, as i don't fully understand this guide *maybe thats bcoz im a moron, i know* thanks in advance
  14. i usually bash into my keyboard and make a name of that :) like Arisideon or Spalaman xD
  15. 1988
  16. im gonna build a super computer for this game o.O at least i got lots of time for it ^^
  17. no 2.4.3 version :o?
  18. when i start gameserver.bat and it comes to the ======spawns section it says: INFO MerchantPriceConfigTable: Loaded 28 merchant price configs. # # An unexpected error has been detected by Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x17c61ca3, pid=5620, tid=5608 # # Java VM: Java HotSpot Client VM (10.0-b19 mixed mode, sharing windows-x86) # Problematic frame: # C 0x17c61ca3 # # An error report file with more information is saved as: # C:\Downloads\SiN-Hellbound\L][siN-Hellbound\L][siN-Gameserver\hs_err_pid5620.l og # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # Server terminated abnormaly server terminated Druk op een toets om door te gaan. . . i tried re install java and everything nothing works... and if it does i get the same error a bit further... any solutions (yes i used search button but couldnt find anything about this)
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock