r18 dynamic lights cause a crash

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

r18 dynamic lights cause a crash

Post by Enjay »

In this thread

http://forum.drdteam.org/viewtopic.php?t=2918

(now in closed bugs)

I posted this example.

Code: Select all

pointlight test
{
    color 1.0 1.0 1.0
    size 32
    offset 64 0 0
}


object Zombieman
{
    frame POSS { light test }
}
Load that up and as soon as a Zombieman moves, the game crashes.


[edit]Actually, with lights.pk3 loaded, I think that any actor that can move which has a dynamic light attached will crash the game as soon as the light activates - including the player firing. [/edit]


[edit2]Interestingly, lights.pk3 just needs to be loaded. Even with dynamic lights disabled, the crash still happens unless you actually make sure lights.pk3 is not loaded.[/edit2]
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

fixed
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

Post by Enjay »

Great stuff. You're really on a roll today. Because I'm not at work, I've been sitting here watching the bugs getting removed from the list then updating my SVN copies of the source and seeing what the differences are. I can't claim to understand half of if, but it's interesting none the less. :)
Locked

Return to “Closed Bugs”