The only opcode warning I get is the one about the OP_ZoneEntry size mismatch (which I should really get around to fixing, but it seems harmless enough at the moment). Based on your description, it...
Type: Posts; User: cn187
The only opcode warning I get is the one about the OP_ZoneEntry size mismatch (which I should really get around to fixing, but it seems harmless enough at the moment). Based on your description, it...
This part of the forum is about ShowEQ. If you're running Windows 10 and using offsets, you want the MySEQ forums further down the page.
Newby, I'm sorry it seemed that way to you - I didn't mean for it to seem like a race. I know early on, I said something about beating you, but that was really in jest, as I was still struggling to...
kkmonte - that warning has been there for a while and should be harmless. Everything seems to be working fine here. If you didn't already, can you please do a make clean, and then try building...
Fixed release announcement located here http://www.showeq.net/forums/showthread.php?7601-ShowEQ-6-0-0-1-for-Live-01-20-21
Announcing the release of ShowEQ version 6.0.0.1. This version is compatible with the January 20th release and fixes some issues with today's previous release. NOTE: Qt4 is now required. Please...
There was a change to the test server earlier this month that altered one of the structs, and I fixed it there, but forgot about it, so that's sort of my fault. As I said, I was feeling a little...
FYI, there are some minor issues with the patch in the News section. I rushed to get it done after the servers came back up and didn't get a chance to adequately test because I had to leave. I'm...
FYI, it's come to my attention that there may be issues with the update. Admittedly, I rushed things a bit in order to get it out before I had to leave (it would have been nice if the servers hadn't...
Announcing the release of ShowEQ version 6.0.0.0. This version is compatible with the January 20th release. NOTE: Qt4 is now required. Please post any problems or issues with the new build in the...
Yes, just adding the filter and doing nothing else is temporary. I think the "regular" filters are global - that is, they work across all zones. But they will also be temporary unless saved, and...
Basically you just need a distro that provides a working Qt4 install, including development headers, etc. Debian 9 and 10 have both been confirmed to work, as has CentOS 7. Someone said the newer...
A few things to check/try (personally I'd do it in this order, but whatever floats your boat):
1. Try restarting X and/or the system. I've gotten "Bad Drawable" and similar errors when my system...
Glad you got it working. You said you tried with both 5.x and 6.x - I can't say what the problem was for 5.x, but my initial thought for 6.x is that it was picking up your Qt3 headers instead of...
Updated opcodes and structs for Test.
Patch applies to the pre_6_0_beta branch and the RC3 tarball.
patch -p0 < /path/to/patch/file.txt
I've added checks to configure for X11 and Xext, so this will hopefully not be an issue any more.
I'm pretty sure it's not actually failing on the docs (mine are never installed), but rather a silent library check right after the doc check. There are a couple of extra libraries that the...
I haven't tried an Ubuntu install, but it sounds like either one of the needed Qt packages didn't get installed, or we need to tweak the configure script.
That particular OP_ZoneEntry warning is...
Thanks Newby! I've commited this to the SEQ5 trunk and the pre_6_0_beta branch.
You're missing the < to redirect the file contents into patch's stdin.
You want
patch -p0 < ./2020-12-14_test_seq6.txt
Updated opcodes and structs for Test.
Patch applies to the pre_6_0_beta branch and the RC3 tarball.
patch -p0 < /path/to/patch/file.txt
The test patch is for test, and is against the beta 6 release. It won't work with live, and likely won't apply cleanly to SEQ5, either.
The updates for yesterday's patch to live have already been...
Assuming the servers stop bouncing up and down...
Announcing the release of ShowEQ versions 5.13.10.105 and 6.0.0.0-rc3. These versions are compatible with the December 8th release.
For ShowEQ 5:
cn187 (12/08/20)
- Updated version to...
Yep, still this format, and still useful. Thanks!