 Baker
#1701 posted by spy on 2017/09/01 10:18:21
take a look at these screenies
http://quaketastic.com/files/screen_shots/fov.rar
yeah i can change the fov value, but the viewing perspective is a very weird in mark_v
#1702 posted by Baker on 2017/09/01 10:36:10
My initial guess works like this:
Mark V has angle smoothing, which is not obvious in single player. An online player can immediately tell.
It looks like Frogbots use some sort of QuakeC evil to move the camera around (jerky style) that isn't compatible with camera smoothing.
I didn't invent camera smoothing and in fact several engines have it, Quakespasm isn't one of the engines that have it.
It is possible you found a special case no one noticed before.
 Crash When Trying To Play Demo
#1703 posted by mjb on 2017/09/02 18:58:51
I get a consistent "Mark V has stopped working when trying to play a demo. Doesn't seem to matter what, but specifically now I am trying to play jam 9 demos.
Windows 10, 64-bit using latest MarkV release.
Happens in any version (DX9, 8, markv.exe)
Let me know what else I can provide!
 Scratch That
#1704 posted by mjb on 2017/09/02 19:03:02
Ugh annoying when the solution comes to you moments after finally giving in to ask for assistance.
I attempted to switch to jam 9 using the game command in markv. But running a shortcut with the -quoth -jam9 is what worked.
#1705 posted by Baker on 2017/09/02 19:49:52
Happens. Glad you figured it out.
 Hey Baker,
#1706 posted by Mugwump on 2017/09/06 02:24:35
there's this Admer guy at QuakeOne having trouble running Mark V. I told him I'd drop you a line, so for troubleshooting purposes you might wanna check posts #55-58 here.
Also, a few posts above those, Dutch states that he's experiencing a notable performance drop with the latest DX9 exe.
#1707 posted by Baker on 2017/09/06 04:31:14
I look at issues posted in this thread by the individual having the issue. There is a link to this thread on the Mark V page.
Keeps everything organized.
#1708 posted by Gunter on 2017/09/06 08:01:50
Dutch probably made some setting that harms his FPS. Like r_shadows 3
He should try a clean install.
Same with the other guy who it won't run for -- completely new install in a new, clean Quake folder.
#1709 posted by Baker on 2017/09/06 08:32:28
Looks like an experimental map (an awesome looking one at that).
If that map gets released I'll see what is going on.
It could be one of a million things (vis, a texture, a skybox, external textures, a lit file, entity error, parsing issue, a texture name, a setting in Mark V even.).
#1710 posted by Admer456 on 2017/09/06 21:25:26
Hello, Baker. I'm the guy who can't run Mark V.
I tried what Gunter said, but the same problem still happens:
- I open the .exe
- RAM usage is at 9628KB
- After 15 seconds, the RAM usage jumps to around 46MB (I'm assuming it loads some game files)
- The .exe simply exits without a warning
In short, it won't run at all.
Sometimes, this happens:
https://i.imgur.com/JhSK4qI.png
#1711 posted by Dutch on 2017/09/06 22:05:07
Yeah, it was a clean install, straight outta the box. New directory and everything. No old cfg files, lifted it all off my quake CDrom from '96. It's probably the r_shadows cvar.
#1712 posted by Baker on 2017/09/06 23:13:17
There should be a qconsole.log file in your Quake folder after you start Mark V.
Can you paste the text of that?
#1713 posted by Baker on 2017/09/06 23:15:40
That Microsoft crash report, could you post the text of that as well. Often the crash report text can indicate where something crashed.
What version of Windows are you using?
And I assume you are using current version of Mark V?
#1714 posted by Gunter on 2017/09/09 08:00:29
Dutch, if you happen to be testing in the Start map, make sure to set r_mirroralpha 1 to disable mirrors. Mirrors are enabled by default (really shouldn't be). They are bad for my FPS.
I don't think any other FPS killing settings are defaulted on. r_oldwater 0 is another one that harms my FPS, but that isn't set by default. Assuming the secret hidden cfg file isn't retaining any non-default settings when you do c clean install....
You couldn't possibly be using a slower/older computer than I am (XP Netbook!).... I get between 40-75 FPS on the Start map, depending on what the lava balls are doing, as long as I don't have too many extra features enabled.
Hm, and if you happen to be running in a window, and you have some other program on screen that is drawing stuff, that could cause a problem too. I have a program called BitMeter, and it will destroy my FPS if I have it showing while running DX Mark V in a window....
#1715 posted by Admer456 on 2017/09/09 12:16:25
I'll see about the crash report later today, because I'm currently using my phone. I remember it was referencing 3 files located in Appdata/Local/Temp.
My OS is Windows 7 (32-bit) and yes, I'm using the current version of Mark V, or at least that's what I think.
I've downloaded it here: http://quakeone.com/markv/
#1716 posted by Admer456 on 2017/09/09 18:46:56
Slight correction: Windows 7 SP1.
I copied the 3 files in another folder:
https://i.imgur.com/33g4ZtZ.png
WERD147.tmp.WERInternalMetadata.xml
WERECF3.tmp.appcompat.txt
Should I send the .mdmp file? I'm a noob at debugging.
 @Admer
#1717 posted by Baker on 2017/09/09 20:47:04
I am on Windows 7, although not 32-bit.
The quake\id1\qconsole.log would be helpful. It is the log file Mark V writes out.
#1718 posted by Admer456 on 2017/09/09 22:39:10
Here are its contents:
Command line: [ ]
Log file: C:/Games/Quake/id1/qconsole.log
Sat Sep 09 18:17:08 2017
Mark V Windows (Build: 1036)
Exe: mark_v.exe (1327 kb)
Exe: 22:32:27 Jan 19 2017
Caches: C:/Users/kliker/AppData/Roaming/Mark V/caches
UDP4 Initialized: INADDR_ANY, 192.168.x.xxx
IPv6 Initialized: [fe80:0:0:0:a59f:53f6:4528:9fe7%41]
Exe: 22:32:00 Jan 19 2017
256.0 megabyte heap
#1719 posted by Baker on 2017/09/09 22:59:29
1) Do the WinQuake or Direct3D versions run?
2) Is there an opengl32.dll in your Quake folder?
I know Quakespasm runs on your machine, so it shouldn't be an Open GL issue although Mark V uses some Open GL capabilities that Quakespasm doesn't.
If there is an opengl32.dll in your Quake folder, you should delete that. But since DarkPlaces seems to run for you, I can't see how you could have a (toxic) opengl32.dll in your Quake folder.
#1720 posted by Spike on 2017/09/09 23:59:47
Baker, compile a debug build for him, keep hold of the exact pdb file that msvc generates when compiling said debug build.
Send him the debug exe, get him to send you the resulting .mdmp file.
Open the mdmp in msvc.
Then you can see the stack etc, and inspect many of the variables that might be relevant etc.
That or rip the stack trace code out of FTE's win32 port. That would allow him to simply paste you a whole list of function names which is usually enough to figure out where it crashed (although not always what actually went wrong).
This of course requires no pdb files, so hurrah for that, but it won't show line numbers etc.
Still, if you expect your code is going to crash then its quite handy...
 @Spike
#1721 posted by Baker on 2017/09/10 03:08:10
Ywah, the strangeness/uniqueness of Admer's problem is has been making me think about improved crash data.
Can't do anything tonight, but I'll ask you questions tomorrow or Monday about what you are referring to in FTE.
 @Baker
#1722 posted by Admer456 on 2017/09/10 09:46:17
1) Yes, but they crash the same way.
However, the WinQuake and DirectX versions don't give any crash reports. That only happens with the original Mark V .exe. :P
2) I'm sure there is, I'll still check to make sure.
Mentioning OpenGL reminded me of something:
My GPU only supports up to OpenGL 2.0. This gave me lots of compatibility issues with programs that require OpenGL 2.1.
#1723 posted by Admer456 on 2017/09/10 09:49:23
Correction:
1) No, they crash almost the same way.
(I misread what you wrote up there, sorry)
#1724 posted by Baker on 2017/09/10 10:11:21
If WinQuake or Direct3D are crashing, your OpenGL drivers aren't involved in this. Neither use Open GL. WinQuake doesn't use anything at all ;-)
So it is something else.
I never actually suspected a drivers problem, mostly wanted to rule it out. It but seems unlikely.
I have couple of suspects.
I imagine in the next 72 hours or less, I'll make a special build with some of Spike's inventiveness, and then exactly what is going will be clear.
Thanks for the feedback ;-)
#1725 posted by Admer456 on 2017/09/10 17:38:01
Well, I was wrong. There was no such file as opengl32.dll in my Quake folder. :P
|