A team member and I have been trying to package our project all afternoon. We were getting a few errors, but we have fixed all but 1 error.
We have tried the following.
1. Restarted PC
2. Tried to package the game as Shipping and Development
3. Under Package Settings we checked/unchecked the Full Rebuild option
4. Removed all uses of FRotator in our CPP code.
Based on our research, we're not the only ones with this problem, but no one seems to have found/shared a solution yet.
Here is a link to the full log of the failed package.
Code:
[2015.01.21-21.43.32:492][ 0]LogUnrealMath:Error: FMatrix::Inverse(), trying to invert a NIL matrix, this results in NaNs! Use Inverse() instead.
1. Restarted PC
2. Tried to package the game as Shipping and Development
3. Under Package Settings we checked/unchecked the Full Rebuild option
4. Removed all uses of FRotator in our CPP code.
Based on our research, we're not the only ones with this problem, but no one seems to have found/shared a solution yet.
Here is a link to the full log of the failed package.
Comment