Search:

Type: Posts; User: sammie

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Thread: 12/9 patch

    by sammie
    Replies
    7
    Views
    7,374

    Re: 12/9 patch

    Thanks for the quick patch.
  2. Replies
    8
    Views
    9,668

    Re: Easily Working Distro for ShowEQ?

    I think if you do a centos 6 complete or software developer install, all you have to do is install libpcap-devel and it should compile.
  3. Replies
    1
    Views
    3,695

    Re: Death+respawn cause segfaults

    Be sure to comment out all the group related opcodes in /usr/local/share/showeq/zoneopcodes.xml.
  4. Thread: 4/13/11 patch

    by sammie
    Replies
    52
    Views
    39,079

    Re: 4/13/11 patch

    I logged into Test to check functionality and there is a change to playerProfile again.

    In everquest.h:
    /*10572*/ uint8_t unknown10572[1280]; // add 360 (was 920) 9-3-2011

    to

    /*10572*/...
  5. Replies
    10
    Views
    8,576

    Re: 5-15-11 ShowEQ segmentation faults

    I suppose its possible global channels weren't decoded before. It's been a few months since I played with SEQ and I just thought I remembered seeing them in the console. Either way, they're not...
  6. Replies
    10
    Views
    8,576

    Re: 5-15-11 ShowEQ segmentation faults

    I'm not sure what your segfault problem is gaingreen. I would suspect a bad opcode, maybe a type when you were applying changes or you missed one. I'm not having any segfault problems.

    Doors are...
  7. Replies
    10
    Views
    8,576

    Re: 5-15-11 ShowEQ segmentation faults

    I just finished a fresh ubuntu install and applied all the latest seq patches, and downloaded a fresh copy of EQ to go along with this free account time. I'll take a look at this later today and see...
  8. Replies
    11
    Views
    7,674

    Re: Shoeq running on Ubuntu

    The tarball is not up to date. You need to apply all the changes for 2011 from this thread.
  9. Replies
    15
    Views
    52,374

    Re: Test Server Updates

    Test server patch for 2-2-2011 causes segfault on OP_PlayerProfile. Adding 360 to the structure fixes the segfault, currently testing the following change to everquest.h that seems to fix the...
  10. Replies
    15
    Views
    52,374

    Re: Test Server Updates

    I'm testing a fix tonight that is working so far. I'm sure it's not the proper way to go but it is keeping the spawnlist and map clean.

    src/spawnshell.cpp:


    void SpawnShell::removeSpawn(const...
  11. Replies
    15
    Views
    52,374

    Re: Test Server Updates

    The Jan. 26 2011 patch on Test server seems to have introduced a change to how corpse clean-up is handled. No longer is OP_DeleteSpawn sent after a player-related corpse disappears. This includes...
  12. Replies
    3
    Views
    4,272

    Re: Sanctum Somnium map not working

    That certainly works. uRit1u2CBBA= provided a patch in this post that fixes SEQ to look for somnium instead of morrelltower. I wouldn't apply that patch directly now since half of it is outdated,...
  13. Replies
    7
    Views
    7,415

    Re: 12/8/2010 opcodes

    I updated the post with a link to sendspace that has a working patch format. It should compile and decode for live servers as of 12/10/10. There are still some outstanding issues with SEQ, mostly...
  14. Replies
    7
    Views
    7,415

    Re: 12/8/2010 opcodes

    I was afraid of that. Windows and/or pastebin murders the tabs and spacing. Try getting it from http://www.sendspace.com/file/xl9v19

    Be careful to download it from the actual download link at...
  15. Replies
    2
    Views
    3,466

    Re: All spawns show level 0 on live servers

    Try the patch in this thread and see if it helps you.
  16. Replies
    7
    Views
    7,415

    Re: 12/8/2010 opcodes

    Can someone test this patch for me? It works on my machine but I've hacked up my seq so much I have no idea if it will compile for anyone else.

    1. Download fresh version of seq-5.13.10.2 and...
  17. Replies
    15
    Views
    13,031

    Re: Orphaned skittles

    The function fillSpawnStruct in spawnshell.cpp needs work. Some changes to the packet structure were made to accomodate the "no-collision" auras that were patched in with the last big update. There...
  18. Replies
    15
    Views
    13,031

    Re: Orphaned skittles

    Ok, thanks for trying that, saves me hours of patching between test and live. I'd go ahead and change it back because that value apparently is only good on test server at the moment.

    It does...
  19. Replies
    15
    Views
    13,031

    Re: Orphaned skittles

    Can someone try <opcode id="5331" name="OP_DeleteSpawn" updated="11/03/10"> that plays on live? If you change it in /usr/local/share/showeq/zoneopcodes.xml all you need to do is restart SEQ to test...
  20. Replies
    15
    Views
    52,374

    Re: Test Server Updates

    Test Server Patch on 10/25 introduced a problem with debug messages filling the terminal similar to "SpawnShell::fillSpawnStruct - expected length: 123, read: 124 for spawn 'soandso'"

    Make the...
  21. Replies
    15
    Views
    52,374

    Re: Test Server Updates

    As of Oct. 15 patch, you can apply all of these changes to Live except for this line:

    /*18324*/ uint8_t unknown18324[2124]; // Added 1088 for HoT

    That change is only needed on the Test server...
  22. Thread: Beta Updates

    by sammie
    Replies
    24
    Views
    20,455

    Re: Beta Updates

    If you have no skittles it sounds like you need to find the opcode for OP_ZoneEntry on live. It was 002b on beta and is also now on test after HoT was published. I'm surprised it isn't the same on...
  23. Thread: Beta Updates

    by sammie
    Replies
    24
    Views
    20,455

    Re: Beta Updates

    I was able to get SEQ semi-functional on Beta. Quite a few issues, but I'm still working on it. The biggest outstanding issue so far is that mobs are only decoding inside a small update radius. I...
  24. Replies
    15
    Views
    52,374

    Test Server Updates

    Instead of posting SEQ changes for the Test server haphazardly on various threads, I decided to open this thread to help consolidate info in an easy to find place. My changes are by no means...
  25. Thread: Beta Updates

    by sammie
    Replies
    24
    Views
    20,455

    Re: Beta Updates

    I moved my changes for Test Server to its own thread, since I was able to try them on beta and they didn't work.
Results 1 to 25 of 29
Page 1 of 2 1 2