Jump to content
  • 0

[Help]Rollback


Question

Posted

Hi guys

I have freya server and i have rollback problem..i'm sure about it cause my friend logged in my server and i recalled him i gave him lvl and i restarted my server..then when my friend logged in he was lvl 1 in orc village pls help me!  :( :o

Recommended Posts

  • 0
Posted

u closed login and game server from outside the game

 

u have to do it inside

 

by using //server_shutdown?

Show me your startGameServer.bat.

 

@echo off

title Game Server Console

:start

echo Starting L2J Game Server.

echo.

REM -------------------------------------

REM Default parameters for a basic server.

java -Djava.util.logging.manager=com.l2jserver.util.L2LogManager -Xms1024m -Xmx1024m -cp ./../libs/*;l2jserver.jar com.l2jserver.gameserver.GameServer

REM

REM If you have a big server and lots of memory, you could experiment for example with

REM java -server -Xmx1536m -Xms1024m -Xmn512m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts

REM -------------------------------------

if ERRORLEVEL 2 goto restart

if ERRORLEVEL 1 goto error

goto end

:restart

echo.

echo Admin Restart ...

echo.

goto start

:error

echo.

echo Server terminated abnormaly

echo.

:end

echo.

echo server terminated

echo.

pause

  • 0
Posted

Well, I remember, my server always crushed and got rollbacks, because my java runned out of RAM.  :)

 

now what can i do?

  • 0
Posted

Strange. Your java specs also looks great.

Your server doesn't got crushed, that means.

 

so what can i do to fix rollbacks?

  • 0
Posted

Verify content of Shutdown.java, about what is saved. You can check also derivated methods, such as saveCharToDisk(), store(), storeCharBase(), and so on.

 

Normally basic stuff such as character saving is made on storeCharBase(). Verify if the related SQL query (named "UPDATE_CHARACTER" normally) save all essential infos.

 

You can debug it too putting some log.warning(""), to track if save is correctly made.

  • 0
Posted

Verify content of Shutdown.java, about what is saved. You can check also derivated methods, such as saveCharToDisk(), store(), storeCharBase(), and so on.

 

Normally basic stuff such as character saving is made on storeCharBase(). Verify if the related SQL query (named "UPDATE_CHARACTER" normally) save all essential infos.

 

You can debug it too putting some log.warning(""), to track if save is correctly made.

 

where can i put this?

  • 0
Posted

Well don't hope to resolve such issue if you got 0 knowledge about java.

 

Use Eclipse search tool to find methods I gave names, and compare in a first time with actual L2J. If all is fine, try to put on those methods some log to debug it (just test1, test2 are enough to see if methods are correctly reached).

 

Btw update to latest Freya, and eventually post a ticket to L2J directly if you use already the latest.

  • 0
Posted

Well don't hope to resolve such issue if you got 0 knowledge about java.

 

Use Eclipse search tool to find methods I gave names, and compare in a first time with actual L2J. If all is fine, try to put on those methods some log to debug it (just test1, test2 are enough to see if methods are correctly reached).

 

Btw update to latest Freya, and eventually post a ticket to L2J directly if you use already the latest.

 

lol man of course i know something about java -_- i already compiled my server and used lot java codes..but i never had rollback to all my servers so didn't saw this problem till now..so that's why i'm asking about fix for rollback

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

    • Thank you very much. It would also be good if you looked into this issue. UnknownSoldier has been manipulating me to make me look bad. He deleted all the evidence I uploaded and left all the insults against me. You'll also see that on April 26th, he reopened the thread and then locked it again just so his friend from Argentina could post: links down :l XD   In the thread: https://maxcheaters.com/topic/253997-sourceservercliente-l2devs-files-l2devscom/page/2/ They do this so they can later tell people that I deleted the links because it was a lie, and so on. Realize that all the damage you're causing is related to this same person. Regards and thank you very much! 🙂 PS: I would like UnknownSoldier to publish the evidence for why he has repeatedly called me a SCAMMER and explain why he also says that to other people. This person is using forum privileges to smear and discredit those who don't work with him. I WANT ALL THE EVIDENCE OF WHAT HE'S SAYING.  
    • Theres a lot of drama going on about Guytis scamming people. I want real, solid proof showing that he scammed anyone attach everything you have.   About reputation: we’re all adults here, yet some are acting like kids fighting over pixels. Think before spreading rumors. False claims don’t make you look better they make you look worse.   I’m waiting for actual evidence that he scammed any user. If there’s nothing to back it up, I’ll deal with it myself. Time’s running out this has been going on long enough.
    • I’ve read the whole topic about Baylee and Protojah. From what I can see, Baylee wanted to buy some htmls and they agreed on a price. Later, Baylee changed her mind and decided not to go through with it. The product wasn’t delivered because Baylee changed her mind. Even if she initially agreed to the price, to avoid confusion. if the files had been sent and payment not made, I would call it a scam. But since they weren’t sent, this isn’t a scam.   I want to stress that I try to be fair to everyone, no matter the situation.   Yeah, Protojah did put in time and effort, and that’s fine, but disagreements happen all the time, even in real life jobs, no matter what the work is. I’m going to lock this topic to avoid more drama. Please keep all personal issues in private messages. And before anyone says anything else I’m not taking sides. I don’t protect scammers and I ban them, but since this isn’t a scam, you both should resolve this situation in DMs.
  • 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..