I’m trying to get in on a new project. So I started a new project, pulled from the asset server, and discarded all my local changes. Every time I pull, I get this error “Fatal error! GetManagerFromContext: pointer to object manager ‘InputManager’ is NULL (table index 1)”
Obviously this is bad as I need to work on the project. Anyone know what’s going on?
I’m not sure if I had the exact same error, but have had a similar one in the past. Recreating the project on the asset server fixed the problem… kind of sucks but it worked.
You’re suggesting creating a new project on the server, and then pushing the current project over that? Or completely starting over?
Yes to creating a new project on the server and pushing project to that location. No to starting over.