You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't test this this right now, but does this actually cause any exceptions inside MP# or just in your downstream code? Usually, the convention with MP# is that information that is not present in the file is actually set to null, which seems to be consistent in this case.
Yep, that was a right call @stefan-baumann. The exception for the Dependencies getter mistakenly pointed me to the MetaDataProvider, also when I tested it using MP#View.
Issue can be closed, I'm now handling the null ref correctly on my end.
Missing
<dep></dep>
causes parsing of the file to fail.Rollercoaster.Challenge.zip
The text was updated successfully, but these errors were encountered: