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

    • What’s DatForge? Well… it’s a website I built initially to edit .dat files for Lineage 2… but not only that. Now it also handles: .dat, .ini, .htm, and .l2r files basically most Lineage 2 client data file types across 33+ chronicles. https://datforge.pages.dev/   Support / Reports / Anything Discord: https://discord.gg/5YwhBr5Dhx (use it for support, bug reports, or anything related to the project) Does it work for every version? No idea. I haven’t tested every single one… unless you want to volunteer. Do I plan to support every version? Yes. That’s the dream. Will that dream become reality? idk man, can’t promise shit. What’s coming next? (aka things I plan to do before I disappear) xdat editor .u editor / compiler / decompiler Let me sell you a dream real quick I will maintain this forever… probably… maybe… don’t quote me on that. Before you even start First requirement to use anything I build: you gotta be able to think. I won’t spend time drawing. Also… whoever said “there’s no such thing as a stupid question” was lying to make stupid people feel better. If you ask a stupid question, I will ignore it. PERIOD. Extra FAQ (since people will ask anyway) Am I looking for other pseudo AI coders/devs to join? Not really… unless you can actually add real value. Am I looking for people to manage a Discord server? Probably yes. I hate that crap. Will we be friends if you sign up? Not really. Will I do any changes on your L2J server if you sign up? No. Will I teach you how to code? No. How do you know if I’m legit? You don’t. FAQ (before you ask) What makes us different? There is no us. It’s just me. What makes me different? idk, you tell me. Why should you buy it? You probably shouldn’t. But if you want to… go ahead. How do I try it? Click the link. That’s it. Will the free account have everything? Read the pricing page. Don’t ask questions you can answer yourself. What if I find issues? I’m not your father, I won’t teach you how to use it. But if something is actually broken, post it and I’ll fix it. Why is it taking so long? Because you’re buying a tool, not hiring an employee. I work on it when I have time. If you want to pay my salary… we can talk (no promises). Am I an asshole like I sound? Not really. But people seem to like it, so I’m leaning into it. Will you share the source? Yes. Wait and see. If you're still here Congrats. Feel free to ask questions or suggest features. Just don’t come with crazy ideas, and remember: suggestions ≠ implementation. Bug reports If you report issues, they’ll most likely be fixed within a few hours… worst case a few days. Security issues / bypasses If you find something interesting, send me a PM with steps to reproduce. If it’s legit, you might get rewarded. “But if I don’t report it I can exploit it forever” …until I fix it myself and now you got nothing. Your call. Release dates When is xdat editor coming out? Soon. What day? Soon. What about .u files? Soon. Why no dates? Because this is not my full-time job. Pricing Do I need to pay to try it? No. There’s a free tier. If you want more, you can pay and unlock everything. Final note (before the “ooh but…” starts) This tool was built for me. I just decided to share it. I’m not a company. I’m not trying to live off this. But if you want a tool and don’t want to build it yourself… well… I already did 
    • report: scammer @nickathan he was a customer of me and this time i trusted him to send the files before i get paid .. he said in 1 hour he will give the money, i gave him space for 2 weeks , but he vanished! Proofs can be transmitted to @Celestine 
    • If they ask you to write something, you should ask for the full context. We had a private chat between the administrators of mxc and gx ext. He was allowed back on the forum on the condition that he did not spam unnecessary posts. As far as I'm concerned, it shouldn't be allowed because it involves multiple scams. We want and aim for a stronger community. He's not only doing this with this account, but with several, since this user has multiple accounts. As for what one user or another contributes, that's irrelevant; I often provide support to the community and I don't need to make it public. But I repeat, if they ask you to write a comment, just ask for the full context, nothing more than that. Or if you want a direct answer from me, feel free to message me privately so we can avoid spamming a post about an extender. That's the problem with second chances 
    • I currently have a working custom quest, but the problem is that I can't see it in the game's quest log. I've added it to questname-e.dat, but I still don't see it. I think there's another file where I need to add it, but I can't find it. For the items and skills I've added, I've always put it in the name and grp fields, but there's nothing related to questgrp.dat in the quest log. Could you tell me where I can add it?
  • 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..