Jump to content
  • 0

when make true GEODATA problem any help?


Question

Posted (edited)

kalhspera  ena help enw trexw to server xwris geodata  eimai ok ota kanw true sto config gia to geodata exw to eksis sfalma  mpwrei kapoios na me bohthisei na to lisw?

 

                                                 http://prntscr.com/gtd049

Edited by xxstanxx

15 answers to this question

Recommended Posts

  • 0
Posted (edited)
27 minutes ago, wongerlt said:

on start server .bat file, edit it with notepad, and copy here.

hey you need the config geodata? or i jast run gemeserver ?

 

 

[17:40:00]  INFO ===============[Spawn Manager]==================
[17:40:00]  INFO SpawnManager: spawned 1000 npc for group: NONE
[17:40:04]  INFO SpawnManager: spawned 2000 npc for group: NONE
[17:40:10]  INFO SpawnManager: spawned 5000 npc for group: NONE
[17:40:11]  INFO SpawnManager: spawned 6000 npc for group: NONE
[17:40:15]  INFO Naia Tower Manager: Loaded 12 rooms
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
        at java.util.Arrays.copyOf(Unknown Source)
        at java.util.concurrent.CopyOnWriteArrayList.add(Unknown Source)
        at l2f.gameserver.model.Zone.doEnter(Zone.java:456)
        at l2f.gameserver.model.Creature.onUpdateZones(Creature.java:3016)
        at l2f.gameserver.model.Creature.updateZones(Creature.java:2995)
        at l2f.gameserver.model.Creature.onSpawn(Creature.java:5080)
        at l2f.gameserver.model.instances.NpcInstance.onSpawn(NpcInstance.java:498)
        at l2f.gameserver.model.instances.MonsterInstance.onSpawn(MonsterInstance.java:205)
        at l2f.gameserver.model.GameObject.spawn0(GameObject.java:265)
        at l2f.gameserver.model.GameObject.spawnMe0(GameObject.java:246)
        at l2f.gameserver.model.GameObject.spawnMe(GameObject.java:237)
        at l2f.gameserver.model.Creature.spawnMe(Creature.java:5088)
        at l2f.gameserver.model.Spawner.initNpc0(Spawner.java:241)
        at l2f.gameserver.model.HardSpawner.initNpc(HardSpawner.java:64)
        at l2f.gameserver.model.Spawner.doSpawn0(Spawner.java:210)
        at l2f.gameserver.model.HardSpawner.doSpawn(HardSpawner.java:54)
        at l2f.gameserver.model.Spawner.init(Spawner.java:129)
        at l2f.gameserver.instancemanager.SpawnManager.spawn(SpawnManager.java:202)
        at l2f.gameserver.instancemanager.SpawnManager.spawnAll(SpawnManager.java:163)
        at l2f.gameserver.GameServer.<init>(GameServer.java:253)
        at l2f.gameserver.GameServer.main(GameServer.java:497)


 

Edited by xxstanxx
  • 0
Posted (edited)
4 minutes ago, wongerlt said:

how u start server? what file open? put it here.


@echo off
COLOR 0b
title L2
:start
echo Login Server.
echo.

set JAVA_OPTS=%JAVA_OPTS% -Xmn512m
set JAVA_OPTS=%JAVA_OPTS% -Xms2096m
set JAVA_OPTS=%JAVA_OPTS% -Xmx2096m

set JAVA_OPTS=%JAVA_OPTS% -Xnoclassgc
set JAVA_OPTS=%JAVA_OPTS% -XX:+AggressiveOpts
set JAVA_OPTS=%JAVA_OPTS% -XX:TargetSurvivorRatio=90
set JAVA_OPTS=%JAVA_OPTS% -XX:SurvivorRatio=16
set JAVA_OPTS=%JAVA_OPTS% -XX:MaxTenuringThreshold=12
set JAVA_OPTS=%JAVA_OPTS% -XX:+UseParNewGC
set JAVA_OPTS=%JAVA_OPTS% -XX:+UseConcMarkSweepGC

set JAVA_OPTS=%JAVA_OPTS% -XX:UseSSE=3
set JAVA_OPTS=%JAVA_OPTS% -XX:+UseFastAccessorMethods

java -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005 -server -Dfile.encoding=UTF-8 -Xmx2G -XX:+UseConcMarkSweepGC -XX:+UseTLAB -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Xloggc:./gc.log -cp config;./../libs/* l2f.gameserver.GameServer

if ERRORLEVEL 2 goto restart
if ERRORLEVEL 1 goto error
goto end
:restart
echo.
echo Server restarted ...
echo.
goto start
:error
echo.
echo Server terminated abnormaly ...
echo.
:end
echo.
echo Server terminated ...
echo.

pause
 

Edited by xxstanxx
  • 0
Posted

i dont know what mean this options, but try to google it.

set JAVA_OPTS=%JAVA_OPTS% -Xmn512m // try make -Xmn2096m
set JAVA_OPTS=%JAVA_OPTS% -Xms2096m
set JAVA_OPTS=%JAVA_OPTS% -Xmx2096m

try increase and test.

And how much rams ur pc have?

  • 0
Posted (edited)
7 hours ago, xxstanxx said:

ok thanks for your time  i try to change 512/ 2096 and we see :)

nothing again problem :(   any help?

 

Edited by xxstanxx
  • 0
Posted
9 hours ago, xxstanxx said:

-Xmx2G -XX:+UseConcMarkSweepGC

In this line, increase the Xmx, set it 3G for example. If your OS is x64 bit, otherwise you will go again OOM.

  • 0
Posted (edited)
10 minutes ago, SweeTs said:

In this line, increase the Xmx, set it 3G for example. If your OS is x64 bit, otherwise you will go again OOM.

ok i go try now

 

YEEEEEEEEEEEEEEEEEEEEEEES I LOVE YOU THANKS ALOT :))))))))))))))))))))))))))))))))

Edited by xxstanxx
Guest
This topic is now closed to further replies.


  • Posts

    • Hello it seems you can't receive PMs, it won't let me, do you use discord?
    • Hello after returning to lineage 2, I was wanting to start some local server development for a few friends and me to play around with but for some reason I'm having trouble after so many years to find a stable high five client. The clients I have found either have crash issue, many errors in the client log files or freeze after only a day or two of playing (autofarming for a day for example, you'll go to teleport after a farm session and the client freezes).   I've played a few High Five servers and it seems a lot of them have been able to optimize it to avoid these problems.  We are running multiple clients per PC so this does sound essential.   I've heard one major feature that is helping client stability is the ability to clear cache/memory without restarting the game or something along those lines.   So I'm wondering if anyone can point me in the direction of obtaining a High Five client that is clean, optimized and decrypted to be able to add customs items etc. for a fair price.  
    • Sometimes you can understand his intentions from the words he uses and the way he says it to you.  
    • Price List tgsession+js and tdata Premium Countries  • +7 🇷🇺 Russia: $0.80  • +55 🇧🇷 Brazil: $0.80  • +31 🇳🇱 Netherlands: $0.80  • +34 🇪🇸 Spain: $0.80  • +39 🇮🇹 Italy: $0.80  • +49 🇩🇪 Germany: $0.80 Standard Countries  • +33 🇫🇷 France: $0.70  • +351 🇵🇹 Portugal: $0.70  • +380 🇺🇦 Ukraine: $0.75 Economy Countries  • +52 🇲🇽 Mexico: $0.65  • +358 🇫🇮 Finland: $0.65  • +965 🇰🇼 Kuwait: $0.60 Popular Choices (Only $0.55 each):  • +48 🇵🇱 Poland  • +91 🇮🇳 India  • +385 🇭🇷 Croatia  • +964 🇮🇶 Iraq  • +43 🇦🇹 Austria  • +972 🇮🇱 Israel  • +44 🇬🇧 UK  • +46 🇸🇪 Sweden  • +90 🇹🇷 Turkey  • +502 🇬🇹 Guatemala Special Prices  • +371 🇱🇻 Latvia: $0.45  • +60 🇲🇾 Malaysia: $0.50  • +54 🇦🇷 Argentina: $0.50  • +505 🇭🇳 Nicaragua: $0.50  • +992 🇹🇯 Tajikistan: $0.50  • +998 🇺🇿 Uzbekistan: $0.50  • +58 🇻🇪 Venezuela: $0.50  • +1441 🇧🇲 Bermuda: $0.45  • +20 🇪🇬 Egypt: $0.45 Most Affordable  • +51 🇵🇪 Peru: $0.50  • +263 🇿🇼 Zimbabwe: $0.50  • +57 🇨🇴 Colombia: $0.50  • +880 🇧🇩 Bangladesh: $0.30  • +95 🇲🇲 Myanmar: $0.30  • +62 🇮🇩 Indonesia / +63 🇵🇭 Philippines: $0.3   TG: providerwstg
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..