Rendering screen crash
mobehun opened this issue ยท 5 comments
I have been getting these Rendering screen crashes every now and then when I try to add a few new quests. I've already made like 50 other quests.
Crash log: http://pastebin.com/JT8mWZXb
Better Questing 1.1.80
Standard Expansion 1.1.57
After doing a major refactoring of base mod's code, this should hopefully not happen now. As of right now I still need to update the Standard Expansion to support some parts of the new system but it may run okay with the old unless you attempt to import anything (old expansion importers are known to crash with 1.x.84+).
I've been doing some "tests" here and there and I've noticed that the crash happens when I do a search in quest. Like I search for new quest and then add one. This might help.
It actually has more to do with how I'm accessing/editing the quest database in a lot of places and not so much the UI itself. I've seen it happen in a lot of places such as importing large quest lines in one go