My project crashes when trying to startup

Hey guys,

My project is crashing on startup at around 93/94%. I have tried other projects and they are fine, also restarting the PC and running as admin etc but nothing is fixing it. Wondering if anyone knows how to diagnose these log files… I tried to upload them but apparently im not allowed, not sure if this is the wrong place to post but cant find a help section so…

Thanks!

Hey there,

Sorry to hear your’e experiencing this problem. It may be more beneficial to post this on Answerhub where one of the staff may be able to better assist you there. Hope you find a resolution. =)

I’ve found that these usually occur when I’ve added some new code but failed to test for null before accessing a new variable.

I am currently having this problem, how do I go about fixing this?