Jump to content
  • 0

offline buffer problem on load


Question

Posted (edited)

Hello folks , well im getting into the point: im facing a problem with offline buffers.
I can set them as offline buffers and work ,but they aren't restoring after restart ,also give a error at system .

 

pics: https://imgur.com/a/unUqNOA

+

 

Spoiler

    private void saveSellerData(L2PcInstance seller){
        Connection con = null;    
        try
        {
            con = L2DatabaseFactory.getInstance().getConnection(false);
            PreparedStatement statement;
            statement = con.prepareStatement("CALL sellbuff_saveSellerData(?,?,?,?)");
            statement.setInt(1, seller.getObjectId());
            statement.setString(2, seller.getTitle());
            statement.setInt(3, seller.getAppearance().getTitleColor());
            statement.setInt(4, seller.getAppearance().getNameColor());
            statement.execute();
            statement.close();
            statement = null;
        }
        catch(Exception e)
        {
            if(Config.ENABLE_ALL_EXCEPTIONS)
                e.printStackTrace();
        }
        finally
        {
            CloseUtil.close(con);
            con = null;
        }
    }
    
    public void restoreSellerData(L2PcInstance seller){
        //int defaultNickColor = 16777215; // white
        //int defaultTitleColor = 16777079; // light blue
        
        Connection con = null;    
        try
        {
            con = L2DatabaseFactory.getInstance().getConnection(false);
            PreparedStatement statement;
            statement = con.prepareStatement("CALL sellbuff_restoreSellerData(?)");
            statement.setInt(1, seller.getObjectId());
            
            ResultSet res = statement.executeQuery();

            while(res.next())
            {
                seller.setTitle(res.getString("lastTitle"));
                seller.getAppearance().setTitleColor(Integer.parseInt(res.getString("lastTitleColor")));
                seller.getAppearance().setNameColor(Integer.parseInt(res.getString("lastNameColor")));
            }
            res.close();
            res = null;
            statement.close();
            statement = null;
        }
        catch(Exception e)
        {
            if(Config.ENABLE_ALL_EXCEPTIONS)
                e.printStackTrace();
        }
        finally
        {
            CloseUtil.close(con);
            con = null;
        }
    }

i can't fine the mistake :/ .. 

thanks.

3.PNG

Edited by Irrelevant

7 answers to this question

Recommended Posts

  • 0
Posted (edited)

In its error it says that parameter 5 has not been specified and that is true because you are only sending 4


Well, according to the code that you have shown, you are calling a store procedure that recive apparently 5 parameters and you are only sending 4 and that is why it is possibly giving you the error in the console

Edited by TGSLineage2
  • Thanks 1
  • 0
Posted

To save or update you can create a button that calls a save method in the database, and to automatically save after a reboot or shutdown, you must go to the shutdown class and call the save method of the buff, that will be the same used for the buttom, for the error in console, check the number of parameters of your stored procedure that you are calling.

  • 0
Posted
12 minutes ago, TGSLineage2 said:

To save or update you can create a button that calls a save method in the database, and to automatically save after a reboot or shutdown, you must go to the shutdown class and call the save method of the buff, that will be the same used for the buttom, for the error in console, check the number of parameters of your stored procedure that you are calling.

already did that

Spoiler

Index: gameserver/head-src/com/l2jfrozen/gameserver/Shutdown.java
===================================================================

        try
         {
-            if ((Config.OFFLINE_TRADE_ENABLE || Config.OFFLINE_CRAFT_ENABLE) && Config.RESTORE_OFFLINERS)
+             if ((Config.OFFLINE_TRADE_ENABLE || Config.OFFLINE_CRAFT_ENABLE || Config.OFFLINE_SELLBUFF_ENABLED) && Config.RESTORE_OFFLINERS)
                 OfflineTradeTable.storeOffliners();
         }

 

  • 0
Posted (edited)

check the number of parameters of this SP sellbuff_saveSellerData
What does this method do?
OfflineTradeTable.storeOffliners ();
Are you sure it works smoothly?
check that if it is running with an alert in the console

Edited by TGSLineage2
  • 0
Posted
2 minutes ago, TGSLineage2 said:

check number of parameters of this SP sellbuff_saveSellerData 
what does this method do?
OfflineTradeTable.storeOffliners();
Are you sure it's running whitout problems?

its l2jfrozen . it use that for offline table in navicat

  • 0
Posted
6 minutes ago, TGSLineage2 said:

In its error it says that parameter 5 has not been specified and that is true because you are only sending 4

OMG you are right ..i am blind !! omg dude ..thanks.. fixed !! pff sorry!!

Guest
This topic is now closed to further replies.


  • Posts

    • Dear players, Open beta test for C3 begins today at 19:00 server time (GMT +2). 💰 All participants who find bugs during OBT will be rewarded with Coin of Luck (CoL): - 1 CoL for each staticmesh issue found — e.g., walking through textures, etc., - 2 CoL or more for server-side issues, depending on their severity., We strongly recommend reviewing the quest list - when switching to Chronicle 3, the total number of quests should match the number shown in the upper right corner of the window and correspond to the quest count from Chronicle 2. To log into the game, use the same data you use to access the Airin server. 📌 Download client: Google Drive
    • 🔥 Sale Alert! 🔥 Twitter Accounts with 50 Followers — now on SALE! Looking to launch a project or warm up your account base fast? We’ve got starter Twitter accounts with ~50 followers at a sweet price. 💰 Limited-time offer – while stock lasts! ✅ Organic-Looking ✅ Clean & Safe ✅ Perfect for boosting credibility 📦 Instant delivery
    • Dear friends, right now we are holding a grand competition with a prize fund of more than $ 1000 in our stores https://socnet.store , telegram store: https://socnet.shop and SMM panel: https://socnet.pro There are more than 50 prize places in our competition, each lucky person can take one of the places. Important condition: you must make a purchase at any time before June 1, 2025. The more purchases you make - the more chances you have to win the main prize in the community of $ 300! ➡ Our Online Shop: socnet.store  ➡ Our SMM-Boosting Panel: socnet.pro  ➡ Telegram Shop Bot: socnet.shop  ➡ Telegram Support: https://t.me/solomon_bog  ➡ Telegram Channel: https://t.me/accsforyou_shop  ➡ Discord Support: @AllSocialNetworksShop  ➡ Discord Server: https://discord.gg/y9AStFFsrh  ➡ WhatsApp Support: 79051904467 ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n  ➡ Email Support: solomonbog@socnet.store 
    • Dear friends, right now we are holding a grand competition with a prize fund of more than $ 1000 in our stores https://socnet.store , telegram store: https://socnet.shop and SMM panel: https://socnet.pro There are more than 50 prize places in our competition, each lucky person can take one of the places. Important condition: you must make a purchase at any time before June 1, 2025. The more purchases you make - the more chances you have to win the main prize in the community of $ 300! ➡ Our Online Shop: socnet.store  ➡ Our SMM-Boosting Panel: socnet.pro  ➡ Telegram Shop Bot: socnet.shop  ➡ Telegram Support: https://t.me/solomon_bog  ➡ Telegram Channel: https://t.me/accsforyou_shop  ➡ Discord Support: @AllSocialNetworksShop  ➡ Discord Server: https://discord.gg/y9AStFFsrh  ➡ WhatsApp Support: 79051904467 ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n  ➡ Email Support: solomonbog@socnet.store 
  • 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