Simple Motion Blur 1.04 - Bugfix & Velocity awareness

Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.

Got a cool project idea but nothing else? Put it in the project ideas thread instead!

Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.

Please read the full rules for more details.
User avatar
TDRR
Posts: 815
Joined: Sun Mar 11, 2018 4:15 pm
Operating System Version (Optional): Manjaro/Win 8.1
Graphics Processor: Intel (Modern GZDoom)
Location: Venezuela

Re: Simple Motion Blur 1.04 - Bugfix & Velocity awareness

Post by TDRR »

Came in just to say, on an Intel HD4000, i don't have any of the issues mental and remaker were seeing. I'm thinking it's because i'm using LZDoom and not latest GZDoom, but IIRC in GZD 3.6 i didn't have such an issue either.
User avatar
Pixel Eater
 
 
Posts: 667
Joined: Wed Aug 02, 2017 12:31 am
Location: In between the Moon and you, between the buried and me.

Re: Simple Motion Blur 1.04 - Bugfix & Velocity awareness

Post by Pixel Eater »

Pleased to hear it! Thanks TDRR 8-)
User avatar
AL-97
Posts: 53
Joined: Wed Dec 07, 2016 2:45 pm
Contact:

Re: Simple Motion Blur 1.04 - Bugfix & Velocity awareness

Post by AL-97 »

Honestly, I liked the effect of the 1.03a version better. It was much more subtle. Is that what this velocity awareness thing does? Would it be possible to add a toggle for it in the menu?
User avatar
Pixel Eater
 
 
Posts: 667
Joined: Wed Aug 02, 2017 12:31 am
Location: In between the Moon and you, between the buried and me.

Re: Simple Motion Blur 1.04 - Bugfix & Velocity awareness

Post by Pixel Eater »

Tis indeed. If you set the walk and jump strength sliders to 1 then it should have the same behaviour as 1.03.
User avatar
AL-97
Posts: 53
Joined: Wed Dec 07, 2016 2:45 pm
Contact:

Re: Simple Motion Blur 1.04 - Bugfix & Velocity awareness

Post by AL-97 »

That'll do it. Thanks!
User avatar
Rowsol
Posts: 941
Joined: Wed Mar 06, 2013 5:31 am
Contact:

Re: Simple Motion Blur 1.04 - Bugfix & Velocity awareness

Post by Rowsol »

I was just playing some Guncaster and killing a shit load of spiders when I got this error. It spammed the log endlessly and I had to end gzdoom with the task manager. I'm using the latest version with dynamic mode turned on and the other settings at stock aside from the sliders.

I've put many hours into this mod and the only other time I had an issue was when I tried using the Champions mod with GC and the GC adapter. If I recall, using IDKFA cheat resulted in a crash with the log placing the blame on this mod. This was months ago so my memory's hazy so I could be remembering wrong. The reason I bring it up is because I'm not entirely sure it's this mod's fault, even though the log says it is.

For the time being I guess I'll disable it.

Edit: That didn't take long. Right after removing this from the load order I get another crash on the same level. As I thought, this mod has nothing to do with it. I'm not sure why but this mod likes to be the scapegoat.
Attachments
Capture.JPG
User avatar
Pixel Eater
 
 
Posts: 667
Joined: Wed Aug 02, 2017 12:31 am
Location: In between the Moon and you, between the buried and me.

Re: Simple Motion Blur 1.04 - Bugfix & Velocity awareness

Post by Pixel Eater »

Very strange. It sounds like another mod has this one built in, if you're getting that error without this even being loaded. But then I didn't think mods could share the same handler name (MBlurHandler) or GZDoom would have errored out. What happens if you remove all other mods except this one?
User avatar
Rowsol
Posts: 941
Joined: Wed Mar 06, 2013 5:31 am
Contact:

Re: Simple Motion Blur 1.04 - Bugfix & Velocity awareness

Post by Rowsol »

https://youtu.be/ms1-hLNYe_8
Here's me showing a repeatable crash. Ignore the weird slowness when it comes to showing the game properly, OBS requires about 5 seconds before it starts to show the game in action. In hindsight I should've done this a bit slower, you might have to pause to catch the first error log. As you can see adding this mod to the list only changes the error, the crash isn't caused by this mod.

I should note that I'm using an older version of Champions here, the newest 2.5 doesn't cause this crash.
User avatar
Pixel Eater
 
 
Posts: 667
Joined: Wed Aug 02, 2017 12:31 am
Location: In between the Moon and you, between the buried and me.

Re: Simple Motion Blur 1.04 - Bugfix & Velocity awareness

Post by Pixel Eater »

Oh okay, I see now. It's trying to do stuff despite a crash already happening. Thanks for the vid!

I'm not sure if this will work but it's an attempt at preventing the message from looping at least:
MBlur1.041.pk3
(2.84 KiB) Downloaded 201 times
User avatar
Rowsol
Posts: 941
Joined: Wed Mar 06, 2013 5:31 am
Contact:

Re: Simple Motion Blur 1.04 - Bugfix & Velocity awareness

Post by Rowsol »

Not only does it not repeat, it doesn't list this mod as the culprit.
User avatar
Pixel Eater
 
 
Posts: 667
Joined: Wed Aug 02, 2017 12:31 am
Location: In between the Moon and you, between the buried and me.

Re: Simple Motion Blur 1.04 - Bugfix & Velocity awareness

Post by Pixel Eater »

Glad to hear it :)

Does this mean that the task manager isn't required to quit anymore?
User avatar
Rowsol
Posts: 941
Joined: Wed Mar 06, 2013 5:31 am
Contact:

Re: Simple Motion Blur 1.04 - Bugfix & Velocity awareness

Post by Rowsol »

Indeed.
User avatar
Pixel Eater
 
 
Posts: 667
Joined: Wed Aug 02, 2017 12:31 am
Location: In between the Moon and you, between the buried and me.

Re: Simple Motion Blur 1.04 - Bugfix & Velocity awareness

Post by Pixel Eater »

Awesome, thanks for your help Rowsol :rock:
User avatar
Silentdarkness12
Posts: 1555
Joined: Thu Aug 15, 2013 5:34 pm
Location: Plains of Pride

Re: Simple Motion Blur 1.04 - Bugfix & Velocity awareness

Post by Silentdarkness12 »

Could I have permission to pinch some code out of this for an addon i'm working on for a mod? I'll give you credits.
User avatar
Nash
 
 
Posts: 17433
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

Re: Simple Motion Blur 1.04 - Bugfix & Velocity awareness

Post by Nash »

I'd add additional null checks for everything referencing the "mo" of the player, as apparently some people are still getting VM aborts in rare cases.
Post Reply

Return to “Shaders”