View Issue Details

IDProjectCategoryView StatusLast Update
0000368DarkRadiantSaving and loadingpublic16.10.2007 00:25
ReporterSneaksieDave Assigned Togreebo  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.9.3 
Fixed in Version0.9.3 
Summary0000368: Load error: cannot create entity for NULL entityclass
DescriptionCheck out revision 3488 of rain.map (attached - this was before fixing) and load it in DR.

"Failed on entity 2

Doom3EntityCreator::getEntityForEClass(): cannot create entity for NULL entityclass."

Click that message away (assuming you haven't lost it behind the application as I did a few times in confirming this... grrr GTK) and the map loads, but it is mostly empty. Loading the same map in DoomEd works fine (aside from it not recognizing some entity types).

Edit: It's getting hung up on the func_darkmod_door entries. Change those to atdm:mover_door and it loads fine. Strange, I'm pretty sure this was tracked before, and fixed before.

Edit 2: Right, it was 0000240, and it was in fact fixed (it gave a generic brush color for ents it didn't recognize, instead of hiding or deleting or whatever it did prior - now, it throws this new error and fails to load the rest of the entities)
TagsNo tags attached.

Activities

greebo

greebo

12.10.2007 07:38

administrator   ~0000771

Fixed. An error is emitted to the console for unknown entity classes, but the map loads and child brushes are preserved.

Issue History

Date Modified Username Field Change
12.10.2007 02:46 SneaksieDave New Issue
12.10.2007 02:46 SneaksieDave File Added: rain.map
12.10.2007 02:49 SneaksieDave Description Updated
12.10.2007 02:51 SneaksieDave Description Updated
12.10.2007 07:36 greebo Status new => assigned
12.10.2007 07:36 greebo Assigned To => greebo
12.10.2007 07:36 greebo File Deleted: rain.map
12.10.2007 07:38 greebo Status assigned => resolved
12.10.2007 07:38 greebo Fixed in Version => latest SVN
12.10.2007 07:38 greebo Resolution open => fixed
12.10.2007 07:38 greebo Note Added: 0000771
16.10.2007 00:25 SneaksieDave Status resolved => closed