Beiträge von R3Z

    This whats putty shows me after bt full:


    #0 0x28ee1ff0 in _Unwind_Resume () from /lib/libgcc_s.so.1

    No symbol table info available.

    #1 0x081e67f7 in ?? ()

    No symbol table info available.

    #2 0x080c9ccd in ?? ()

    No symbol table info available.

    #3 0x080c892f in ?? ()

    No symbol table info available.

    #4 0x0811b53c in ?? ()

    No symbol table info available.

    #5 0x0811fb43 in ?? ()

    No symbol table info available.

    #6 0x0810ef78 in ?? ()

    No symbol table info available.

    #7 0x080ea0c5 in ?? ()

    No symbol table info available.

    #8 0x081ec5c4 in ?? ()

    No symbol table info available.

    #9 0x081ec2b9 in ?? ()

    No symbol table info available.

    #10 0x081ea9e5 in ?? ()

    No symbol table info available.

    #11 0x0806181b in ?? ()

    Hey i have a problem with open a client


    Bitte melden Sie sich an, um diesen Anhang zu sehen.


    sysser:

    0525 21:26:16745 :: ============================================================================================================

    0525 21:26:16745 :: Abort!!!!



    Am trying to add party update :)


    ui.py file:

    Bitte melden Sie sich an, um diesen Anhang zu sehen.

    Someone can help me with this??

    which files / src do you have?

    Terenzo files based on bsd 12.1 i found it on polish forum i guess.


    My mob drop file


    Bitte melden Sie sich an, um diesen Link zu sehen.

    I find this way of setting the drops very inconvenient because if you miss a tab somewhere everything below is not read, you should check how far it is read by trying the drops above the ones that do not vary.

    It could be a double value or a value that does not exist in the database, a missing tab or anything else to give you problems, It will not give any sign of error so you have to try and try and I would advise you to switch to setting the much cleaner drops in the database and without errors because they are reported to you immediately by not letting you save the query. There is a guide from ikarus about it.

    Do you have a link to this guide? I would be grateful for submitting it

    constants.cpp


    const SStoneDropInfo aStoneDrop[STONE_INFO_MAX_NUM] =

    {

    // mob pct {+0 +1 +2 +3 +4}

    {8005, 60, {30, 30, 30, 9, 1} },

    {8006, 60, {28, 29, 31, 11, 1} },

    {8007, 60, {24, 29, 32, 13, 2} },

    {8008, 60, {22, 28, 33, 15, 2} },

    {8009, 60, {21, 27, 33, 17, 2} },

    {8010, 60, {18, 26, 34, 20, 2} },

    {8011, 60, {14, 26, 35, 22, 3} },

    {8012, 60, {10, 26, 37, 24, 3} },

    {8013, 60, {2, 26, 40, 29, 3} },

    {8014, 60, {0, 26, 41, 30, 3} },

    };


    i ve just deleted all stone drops entries and try ur example.

    Its work but after secound reset of server its back to normal drop

    but in mob_drop_item there is no record that the drop returned to the previous situation.

    And yeah wikipedy of drop after delete entries and add ur example didnt refresh and show that there is no drop

    2 quick questions


    1. Which is better martysama files or fliege v3

    2. Am looking for good offline shop system with support, which is the best?

    Can you make an example of what directly you want to edit. (Screenshot the data and show the ingame drop)


    And if possible edit the drop and reload them ingame with /reload drop


    Also have you looked over the syserr from the core channels where the map was active while you tested / anything suspicious in the log?

    i ll sed it tonight.

    As far i know the command works but the result is that despite the change in the drop file, has not change in game.



    sysser is clear.

    you installed the chestdrop preview?

    yee from this

    Bitte melden Sie sich an, um diesen Link zu sehen.

    it worked at the beginning, but when I turn the client on few hours after, that error started to pop up

    Google translate ?!😒


    And what's the problem now? Update your vs version to 2019-2022 or get vs 2013 with buildtools v120 should solve your problem

    "Google translate ?!😒" i used this earlier :D (thats why i know that ur lang is germany)
    but vs 2013 crash after starting debug mode, then debug on vs2019, but same as vs2013, now vs2022's turn and it looks like something has moved on

    Bitte melden Sie sich an, um diesen Anhang zu sehen.

    Bitte melden Sie sich an, um diesen Anhang zu sehen.

    Bitte melden Sie sich an, um diesen Anhang zu sehen.

    Bitte melden Sie sich an, um diesen Anhang zu sehen.


    This what VS show me after your instruction