PDA

View Full Version : 6/21 Patch



cn187
06-21-2023, 02:52 PM
Struct and opcode updates. Apply with "patch -p1".

I'm investigating some potential issues, but they may be specific to my setup. Hopefully this patch will get most everyone up and running.

If you experience any issues with decode or zoning (or anything else, really), please post below. Otherwise, I'll update SVN and the tarball as soon as I'm satisfied what I'm seeing is specific to my setup and not something that's broken.

Newby
06-21-2023, 05:48 PM
You usually update SVN directly; I checked that and didn't see anything, so I did my usual.

cn187
06-21-2023, 06:01 PM
Yes, I usually do. But I was seeing weird network stuff - missing sessions, missing packets, and some other stuff. I wasn't sure if they changed something or if my system was being weird. It must've been the latter, cause it seems to have sorted itself out with a couple of logout/logins. At least it seems fine now. I guess I'll still wait a little bit and see if anyone else reports anything.

Sorry if you did work you didn't need to. But thanks for doing the update regardless.

Shinigami
06-21-2023, 08:37 PM
Dumb question inc, but how do you apply this patch? Been using svn up til now

cn187
06-21-2023, 08:44 PM
Download the patch. Then cd to where your svn working dir is and run


patch -p1 < /path/to/patch/file.txt


It should should show you the names of the files that got patched (everquest.h and zoneopcodes.xml) and not show any errors. Then build as normal.

BlueAdept
06-23-2023, 08:10 AM
Sorry I didn't realize there was a patch. Work has really kept me busy and worked yesterday and last night until 3am and back to work at 9am.

I will try to find some time to work on it. Ill try to get a release out some time this weekend. I have a car appointment that is going to take most of my saturday and sunday I have my second job.

Shinigami
06-23-2023, 08:16 AM
That worked. thanks everyone

BlueAdept
06-23-2023, 02:41 PM
CN187 I just downloaded the svn to patch it but it looks like you already did. I dont want to mess anything up. I will leave the release up to you.

cn187
06-23-2023, 05:10 PM
Did it this morning. There was a problem with the auto upload of the tarball, but hopefully it's fixed now.

Loki
06-23-2023, 06:38 PM
Never mind, my managed switch was the problem - had to factory reset it. I did firmware update to it a few days ago.

Sorry for the alarm.

BlueAdept
06-24-2023, 06:44 PM
Thanks cn187. Sorry for not getting it done. Work has been hell recently.

cn187
06-24-2023, 10:02 PM
No worries. I was going to do it Wednesday, but as mentioned upthread I saw some weirdness and wanted to make sure if it was my system or game changes. So it's just as well that we waited.