Search:

Type: Posts; User: grump

Search: Search took 0.00 seconds; generated 38 minute(s) ago.

  1. Re: Looking for ShowEQ update for Project 1999 after v33 6/25 patch

    Also wanted to see if anyone had a link for the latest patches or at least the one that dissapeared earlier in this thread. I'm stuck on trying to work around decrypting the spawn info now and not...
  2. Thread: EQEMU - Showeq

    by grump
    Replies
    6
    Views
    21,554

    Re: EQEMU - Showeq

    I'm struggling with following the steps in the excellent article by slippery_slope as well.



    Some other threads where people have been working on this that I found helpful, still trying to get...
  3. Thread: 2-20 patch

    by grump
    Replies
    5
    Views
    74,551

    Re: 2-20 patch

    Thank you Newby and Blue
  4. Thread: 12/13 patch

    by grump
    Replies
    6
    Views
    12,328

    Re: 12/13 patch

    Confirmed, works great.
  5. Thread: 10/24 patch

    by grump
    Replies
    3
    Views
    4,342

    Re: 10/24 patch

    Works great, thanks Newby.
  6. Thread: 6/21 patch

    by grump
    Replies
    3
    Views
    4,108

    Re: 6/21 patch

    Patched against lastest 5.13.10.66



    patch -p0 < /tmp/diffs-latest.txt
    patching file conf/zoneopcodes.xml
    patching file src/everquest.h
    patching file src/spawnshell.cpp

    Everything looks...
  7. Thread: 2/21 patch

    by grump
    Replies
    5
    Views
    4,702

    Re: 2/21 patch

    Thanks to both of you for keeping this going!
  8. Thread: 12/19 patch

    by grump
    Replies
    6
    Views
    5,385

    Re: 12/19 patch

    Thank you Newby for always providing the opcodes almost immediately after a patch - it's really appreciated!
  9. Thread: 12/12 patch

    by grump
    Replies
    5
    Views
    4,836

    Re: 12/12 patch

    Patch applies fine for me.


    -=>>patch -p0 < /tmp/diffs-171212.txt
    patching file conf/zoneopcodes.xml
    patching file src/everquest.h

    However I get another error:
  10. Thread: 8/16 patch

    by grump
    Replies
    4
    Views
    88,927

    Re: 8/16 patch

    Thank you BlueAdept and Newby!
  11. Replies
    0
    Views
    107,207

    Fix for  ShowEQ Builds with newer GCC versions

    Hey Folks,

    Thank you for continuing to develop this awesome project.

    For Linux distributions with newer versions of GCC I had to employ the following change (GCC 7.1.1)

    In ../src/everquest.h...
  12. Replies
    3
    Views
    85,146

    Re: best OS for fresh install of SEQ?

    For what it's worth it also works great on the latest Fedora 26 release with one minor change, I outlined that here:
    ...
  13. Re: SEQ 5.13 Error Compiling: everquest.h:2686:46: error: flexible array member in un

    Ok, I found a workaround:

    In ../src/everquest.h line 2686

    Replace:


    struct bazaarSearchResponseStruct response[];
  14. SEQ 5.13 Error Compiling: everquest.h:2686:46: error: flexible array member in union

    Hello Folks,

    I'm having an issue compiling SEQ on Fedora 26, my ./configure comes out just fine but I get the following error during make:


    make all-recursive
    make[1]: Entering directory...
Results 1 to 14 of 14