Vicarious wrote:DotP 2014 crashed after loading screen with Chandra. Problem in two .wad files: ObjectDC and ManaFunctions. Without them game runs normally but i wanna play Xenag, Vraska and other planeswalkers, and without those files i cant do it - game crash at start. With Riiak Shi Nal's DLC game starts normally, but crashed after i win\lose a game. Can anyone help me with this problem?
There isn't anything in ObjectDC functions that could cause crashing issues (there aren't any cards, just functions). As for Manual Mana functions the only thing I can think of that would cause crashes is if someone was using the mana tokens directly in a deck (which should never happen as they would be invisible in decks) and you got a bad download. These wads don't really add cards to the game they just add functions and modify some cards to make use of the new functions (similar to what the Core Fixes does, except more targeted). So my guess would be that you got a bad download of the wads and that is causing your crashes (try re-downloading those wads).
As for my DLC (Core 8192), I only added cards (most of which require Manual Mana and by extension ObjectDC), but I didn't add any decks so likely the deck that is using cards from my mod has some cards of their own and in one or more of them they are missing a TOKEN_REGISTRATION as that is the most common cause of crashing at the end of a match. I was very careful to make sure my cards aren't missing TOKEN_REGISTRATION entries. Granted, if you are trying to use my cards without Manual Mana and ObjectDC then that could definitely cause problems (most cards would not function, but they shouldn't be causing crashes at the end of a match because you can't spawn tokens that don't exist).
It is also possible that you are using a mod that has included a version of ObjectDC and/or Manual Mana functions that is out-of-date (at one point GrovyleXShinyCelebi was using an out-dated version in at least one of his mods, though I haven't checked recently to see if my mod is still included as a part of his mods or if they are current or not).