Jump to content

[guide]Java problems (generraly x64 ... "attack bug" "attack stop" "target bug")


Recommended Posts

Posted

It is first time when I put something here ( i will not but, I will say something )

 

You host a server ? ( l2j ) and you have problem with attack stop ? ( you char stops when hit a mob ) or with target block? ( when you click somewhere you can't move your char and you need to click on you and esc ).. or when you open gameserver you receive an error with java heap space ? ( that's mean java need more memory to run ).

 

You search everywhere for "attack bug/stop" "target bug" and nothing? Well, I searched for these kind of errors but nothing.. I searched on java.com about memory and I fount the problem..

 

Normally, when you make a l2j server, gameserver.bat allocate only 512 ram to open it. If he can do that you can have problems with these "errors" or.. gameserver will not start and you will recive many lines of errors and first line will have "java, heap, space, memory".

 

Let's see what you need to do :

1. Right click on your gameserver.bat ( in image you will see nightmare.. it is gameserver ) and click on Edit ( under open, second line )

111.jpg

2. If it will request for a program to open it, choose notepad or word

3. Now it will appear many "things" in notepad like in second picture

211.jpg

What you need to make..

 

""""REM -------------------------------------

REM Default parameters for a basic server.

java -Dfile.encoding=UTF-8 -Xmx512m net.sf.l2j.gameserver.GameServer""""

 

Here >>> -Xmx512m .. Pc give for this java only 512 mega.. but java need more and you will give it more power

Put 1024 ( 512 x 2 = 1024 mega.. 1 giga )

And need to like :::

""""REM -------------------------------------

REM Default parameters for a basic server.

java -Dfile.encoding=UTF-8 -Xmx1024m net.sf.l2j.gameserver.GameServer""""

 

Save it and open it..

Ps: you need to have more ram than you write there ( -Xmx1024m .. << here at 1024.. you must have at least 1536 mega ram )

If your problem persists, put 1536 ( -Xmx1536m ) and save it.

 

What number you need to put there? easy.. 512 x 1 = 512 ... 512 x 2 = 1024 ... 512 x 3 = 1536 ... 512 x 4 = 2024 etc..

!! If you make this change, don't set realtime or high priority from ctrl+alt+del on java because your sever will crash in 2-3 h !!

 

Hope i helped.

 

(I searched about this and i didn't find it ... on maxcheaters.. mb there is a guide like this i didn't find it with "attack stop" "attack bug" "target block" "target bug" "java heap space" keywords )

Posted

at math everything is possible.. do you think that all always 1+1=2? :D 

ehh? what you mean with this?

Posted

He's kidding.

Anyway the guy made a mistake, there's nothing wrong about that as long as he fixes it.

Stop the offtopic chat, just thank him if you want, don't do it if you don't want, just make sure you obey the rules.

  • 10 months later...
Posted

I change that and the bug is still there, i dont know what to do with de stop attack bug.

Any other ideas?

 

TY !

 

------------------------------------------------------------------------------------------

The server was mounted on a windows x64, i put it in a x86 and no more bug.

Ty!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Both are in-game bots. I'm looking for an out-of-game bot ((one that doesn’t require the L2 client).     Hmm, never heard about this bot. Will check, thank you
    • 🎉 L2Mid is back! After a 3-year pause, we’re launching a new Interlude server based on the original Interlude client (old school 😉).   What to expect • The classic Interlude spirit • Old friends, rival clans, and returning legends • A season focused on pure nostalgia   This may be our final Interlude server. (maybe 😉) 🗓️ Opening: December 5, 2025 at 20:00 (GMT+2)   https://l2mid.com
    • Hello, i was wondering if there's a guide on how to add the enchanting armor glow system from  Ertheia or Lindvior to hi5?
    • I imported this file using Unreal Engine 2 Runtime, modified it, saved it back, and then placed it on the client. When I run the game and wear this back accessory, the client crashes!     2025.10.28 03:52:59 OS : Windows XP 5.1 (Build: 2600) CPU : GenuineIntel  Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz @ 3697 MHz 1023MB RAM Video : NVIDIA GeForce GT 730 (3064) PosCode : TS4(273) -119:-62:-1474 4/1 [0] SkeletalMesh MFighter_Fuckl2jangel.MFighter_Fuckl2jangel: Serial size mismatch: Got 383399, Expected 383403 History: LoadObject <- (SkeletalMesh MFighter_Fuckl2jangel.MFighter_Fuckl2jangel 8376427==8376427/8376498 7993028 383403) <- ULinkerLoad::Preload <- PreLoadObjects <- UObject::EndLoad <- UObject::StaticLoadObject <- (Engine.Mesh MFighter_Fuckl2jangel.MFighter_Fuckl2jangel NULL) <- UMeshComponent::LoadMeshComponent <- UMeshContainer::UpdateMeshComponents <- APawn::UpdateMeshComponents <- User::UpdatePawnMeshContainerByItem <- User::UpdatePawnMeshContainer <- User::SetPawnResource <- NCPawnView_InvenItemWnd::OnRButtonDown <- NCVirtualWndMain::SetFocusingWindow <- NCVirtualWndMain::DispatchWndMsg <- NConsoleWnd::DispatchWndMsg <- NConsoleWnd::MasterConsoleEventProcess <- UEngine::InputEvent <- UWindowsViewport::CauseInputEvent <- UWindowsViewport::UpdateInput <- UViewport::ReadInput <- APlayerController::Tick <- ALineagePlayerController::Tick <- TickAllActors <- ULevel::Tick <- (NetMode=0) <- UMasterLevel::Tick <- TickLevel <- UGameEngine::Tick <- UpdateWorld <- MainLoop   I don't know what the reason is. Can you help me?
  • Topics

×
×
  • 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