TTimo / GtkRadiant

The open source, cross platform level editor for idtech games
http://icculus.org/gtkradiant/
Other
586 stars 157 forks source link

Crash on rendering model with _remap key #350

Closed Spaghetti657 closed 8 years ago

Spaghetti657 commented 8 years ago

Version: GtkRadiant 1.6.4 Dec 13 2013 Platform: Windows 10 x64 Game: Jedi Academy

Radiant crashes to the desktop when trying to render model entities that contain a _remap key. Such maps can be loaded if models are filtered but crash the instant the filter is turned off. I have attached a .map where this occurs (multiple misc_model with _remap).

example.zip

TTimo commented 8 years ago

Please reproduce on latest 1.6.5 release. We are not making fixes to older releases.

FYI this is current build:

https://s3.amazonaws.com/gtkradiant/GtkRadiant-1.6.5-20160424.zip - you need MSVC runtime too: https://www.microsoft.com/en-ca/download/details.aspx?id=48145

ensiform commented 8 years ago

The site still lists the old one btw.

TTimo commented 8 years ago

Duplicate this has been fixed in latest

Spaghetti657 commented 8 years ago

The crash does not occur on that build and the remaps are displaying correctly in the 3D view.

TTimo commented 8 years ago

yay!