Jump to content

Feelmyspells

Members
  • Posts

    867
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Feelmyspells

  1. I have a problem with 2535 revision of l2j free. Gameserver stacks there don't do nothing. oken -> 1hge139811itmnvs1ieutee|193a66f, idleConnectionTestPeriod -> 60, initial PoolSize -> 3, jdbcUrl -> jdbc:mysql://localhost/l2jdb, maxAdministrativeTaskTim e -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 50, maxStatements -> 0, maxStatementsPerConnection -> 100, mi nPoolSize -> 1, numHelperThreads -> 20, numThreadsAwaitingCheckoutDefaultUser -> 0, preferredTestQuery -> null, properties -> {user=******, password=******}, pr opertyCycle -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> f alse, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> fals e ] SEVERE Recipes: Error loading C:\True power project\l2j-gameserver\dist\data\rec ipes.xml ! SEVERE Recipes: Error while reading C:\True power project\l2j-gameserver\dist\da ta\recipes.xml ! INFO Recipes: Loaded 0 recipes. SEVERE Extractable items data: Can not find 'C:\True power project\l2j-gameserve r\dist/data/extractable_items.csv' ==============================================================-[ Preparations ] INFO Preparations: done =====================================================================-[ World ] INFO ThreadPoolManager: io:2 generalPackets:4 general:4 ai:6 INFO RandomIntGenerator: initialized INFO L2World: Setting up World Regions INFO L2World: (87 by 128) World Region Grid set up. INFO data/announcements.txt doesn't exist INFO IDFactory: 102912 id's avaliable. INFO IdFactory: Free ObjectID's remaining: 1879048191 Exception in thread "main" java.lang.NullPointerException at net.sf.l2j.gameserver.instancemanager.MapRegionManager.load(MapRegion Manager.java:95) at net.sf.l2j.gameserver.instancemanager.MapRegionManager.<init>(MapRegi onManager.java:85) at net.sf.l2j.gameserver.instancemanager.MapRegionManager.getInstance(Ma pRegionManager.java:78) at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:158) at net.sf.l2j.gameserver.GameServer.main(GameServer.java:385)
  2. Same problem here,Raidbosses don't attack you.
  3. Hi people with this machine how many people can I hold up?(Windows 2003) Intel Core 2 Duo 2.13 GHz Intel Core 2 Duo 2.13 GHz * 250 GB Hard Drive * 3 GB RAM * 1 IP Address * 2500 GB Bandwidth * 100 Mbps port uplink *
  4. That means that I can't setup a l2j server there right?Windows 2003 are like xp?(I mean you can control them as Xp?)
  5. Now I don't have knowledge of linux but the windows 2008 OS what differs from xp?
  6. Hi guys I'm thinking about operating a l2j server in this company.I'm taking the bronze one. http://www.webtropia.com/ Has anybody worked with this? And can I rent this bronze thing or is just for webpage?
  7. Or if there's another way to change them?I've also found this but where must I put it? Index: java/net/sf/l2j/gameserver/model/entity/Siege.java =================================================================== --- java/net/sf/l2j/gameserver/model/entity/Siege.java (revision 2968) +++ java/net/sf/l2j/gameserver/model/entity/Siege.java (working copy) @@ -27,7 +27,6 @@ import javolution.util.FastList; import net.sf.l2j.L2DatabaseFactory; import net.sf.l2j.gameserver.Announcements; -import net.sf.l2j.gameserver.SevenSigns; import net.sf.l2j.gameserver.ThreadPoolManager; import net.sf.l2j.gameserver.datatables.ClanTable; import net.sf.l2j.gameserver.datatables.MapRegionTable; @@ -1024,14 +1023,6 @@ setNextSiegeDate(); } - if (!SevenSigns.getInstance().isDateInSealValidPeriod(getCastle().getSiegeDate())) - { - // no sieges in Quest period! reschedule it to the next SealValidationPeriod - // This is usually caused by server being down - corrected = true; - setNextSiegeDate(); - } - if (corrected) saveSiegeDate(); } @@ -1268,12 +1259,9 @@ if (getCastle().getSiegeDate().get(Calendar.DAY_OF_WEEK) != Calendar.SATURDAY && getCastle().getSiegeDate().get(Calendar.DAY_OF_WEEK) != Calendar.SUNDAY) getCastle().getSiegeDate().set(Calendar.DAY_OF_WEEK, Calendar.SATURDAY); // set the next siege day to the next weekend - getCastle().getSiegeDate().add(Calendar.DAY_OF_MONTH, 7); + getCastle().getSiegeDate().setTimeInMillis(getCastle().getSiegeDate().getTimeInMillis() + 1209600000L); } - if (!SevenSigns.getInstance().isDateInSealValidPeriod(getCastle().getSiegeDate())) - getCastle().getSiegeDate().add(Calendar.DAY_OF_MONTH, 7); - _isRegistrationOver = false; // Allow registration for next siege }
  8. The tragedy is that I made a guide about how to change the sieges to other packs.. >:( Anyway I found a guide about l2j how to change siege dates,which is in miliseconds. 1. from 1/1/1970 to 1/1/2007 = 37 years 2. 37 years x 365 days = 13505 days 3. 13505 days x 24 hours = 324120 hours 4. 324120 hours x 60 minutes = 19447200 minutes 5. 19447200 minutes x 60 seconds = 1166832000 seconds 6. 1166832000 seconds x 1000 miliseconds = 1166832000000 miliseconds I can't understand this guide.If someone can explain it to me.I don't know how to start. id name taxpercent treasury SiegeDate regtimeover regtimeend 1 Gludio 0 0 1244919000000 false 1244358850656 My table castle.This is Gludio and I want to put it Friday at 21:00 and end 23:00
  9. I know that the level isnt as high others are but the server is x6 and both quests for class change are done plus iv been playing there for 1 month Ok then price down to 20 euro! Contact me!
  10. Selling 55 lvl Necromancer with full avadon set + valhalla acumen + 25mil + dc boots Price is 30 euro Transfers only in paypal accepted Contact me here or sent email : johnkakis@hotmail.com
  11. Not bad at all.Better than the old h3Xx,guide.I will test it soon.
  12. Hello guys I have a problem with my raidbosses in l2j server gracia final.What should I do in order my players can hit them without quests.I mean what lines should I delete. For this files I'm talking about. data\scripts\ai\individual
  13. Problem solved,by my friend fdlp topic can now be locked.
  14. I saw a new and crazy bug in the beep-ing l2j.When you hit a raidboss like antharas you get teleport back from where you came. Pls if someone can help reply. :)
  15. @You XxRxX are ok with the money of your server? Anyway if anyoe don't have the money should not try it.
  16. Of course my goal isn't the money,but a good and fair gameplay.The problem about the money is that I don't want to pressure me.Anyway I'm thinking seriously about opening the server.
  17. chris_koutroulis@hotmail.com if you want add me.
  18. Well,I've found some good companies.But the problem is the money the setup service.Also you have to afraid a little about with their contracts. @Well kwlotoumpas if you want give me the msn to talk. Keep posting if you want to pass me and the whole forum too your experiences about dedicated companies.
  19. Hmmm,seems like a good company this one too,but aren't they a little expensive?
  20. It's really useful.But I think that you take a huge risk when you try to rent a server.This should be a sticky I believe.
  21. Webtropia seems like a good company.Thank you interpid.Are you hosting a server there?
×
×
  • 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