Jump to content

dios

Members
  • Posts

    27
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About dios

Profile Information

  • Gender
    Male
  • Interests
    L2j Newbie Cheater

dios's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. i made it like this replaces all 1024 to 2048 REM Default parameters for a basic server. java -Dfile.encoding=UTF-8 -Xmx2048m -cp bsf.jar;bsh-engine.jar;bsh-2.0b5.jar;mmocore.jar;javolution.jar;c3p0-0.9.1.2.jar;mysql-connector-java-5.1.6-bin.jar;l2jteon.jar;jython.jar;jython-engine.jar;commons-logging-1.1.jar;java-engine.jar net.sf.l2j.gameserver.GameServer REM REM If you have a big server and lots of memory, you could experiment for example with REM java -server -Xmx2048m -Xms2048m -Xmn2024m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts this error appears: Could not resolve enough space for object heap Could not create java virtual machine P.s i have 3 gb ram.
  2. I got this error when i run gamserver.bat :/ Exception in thread "main" java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.copyOf(Unknown Source) at java.util.BitSet.ensureCapacity(Unknown Source) at java.util.BitSet.expandTo(Unknown Source) at java.util.BitSet.set(Unknown Source) at net.sf.l2j.gameserver.idfactory.BitSetIDFactory.initialize(BitSetIDFactory.java:84) at net.sf.l2j.gameserver.idfactory.BitSetIDFactory.<init>(BitSIDFactory.java:65) at net.sf.l2j.gameserver.idfactory.IdFactory.<clinit>(IdFactory.java:68> at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:180 at net.sf.l2j.gameserver.GameServer.main(GameServer.java:563) please help
  3. tell me where to search and ill do it :)
  4. alright then guide me please i dont know about java :) is this located in L2PcInstance or where?
  5. so can you share them please :)
  6. I wonder if is it possible to decrease xp,sp rate after a character reach 76 level. Like from 1- 76 xp rate is x 3000 and after 76 - 80 xp rate x50.
  7. hey guys i have an op class on my server.. he has too much p def i tried to change its p def from database but still p def is same :/ what to do?
  8. yeah i fixed it after matin asked me to find the line i just changed it to default letters :) thnx
  9. 15923 line : //Σδΰλ�εμ οεπεμεννϋε, κξςξπϋε ηΰκξνχθλθρό οξ βπεμενθ p.s its russian project "l2open" what should i do :/
  10. [javac] Compiling 1542 source files to C:\L2Open\Core\classes [javac] C:\Open-team\L2Open_GameServer\java\ru\l2open\gameserver\model\actor\instance\L2PcInstance.java:15923: unmappable character for encoding Cp1253 [javac] //??????? ??????????, ??????? ??????????? ?? ??????? [javac] ^ [javac] 1 error BUILD FAILED C:\Open-team\L2Open_GameServer\build.xml:38: Compile failed; see the compiler error output for details. Total time: 3 seconds this pops out when i try to compile Gameserver :/ how can be fixed?
  11. how can i add a skill of my choise to a player? for example dash to tyrant
  12. thnx Leki :D
  13. I want to dissable gludin's clan hall...so players cannot register to get gludin's clan halls...how can be this done?
  14. i added your code as you said but instead of Town i added NoLandingZone cause i have a java code ...zone related reward.. STILL NOT WORKING :(
×
×
  • 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