[SoftPoly] Crash with TransferHeights

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
User avatar
Rachael
Posts: 13542
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

[SoftPoly] Crash with TransferHeights

Post by Rachael »

I apologize in advance that I don't have a more simplified mapset to give you. :( I am not much of a mapper, myself.


Was playing the updated Paranoix (aka Paranoidiac) - https://github.com/drdteam/paranoidiac
Spoiler: debug screen
Commit info:

Code: Select all

P:\Paranoidiac>git describe --tags
alpha-530-g03097fe

B:\gzdoom\src>git describe --tags
g3.3pre-136-ga120a4657

B:\gzdoom\src>echo %DATE% %TIME%
2017-11-24 20:05:39.67
After several swaps between softpoly and the normal software renderer, the crash occurred.

The crash occurred at:

Code: Select all

] map P1M3
] warp 3065 -828
dpJudas
 
 
Posts: 3040
Joined: Sat May 28, 2016 1:01 pm

Re: [SoftPoly] Crash with TransferHeights

Post by dpJudas »

I have no idea why PartnerSeg would suddenly be an invalid pointer. Maybe that is the bug in itself, or maybe some check must be performed first before accessing PartnerSeg.
Post Reply

Return to “Closed Bugs [GZDoom]”