Free engine issue.

Hello ladies and gents,

Just wanted to ask a simple question about a problem that I am having, I did the waypoints js and ai js scripts into C# and the script compiles correctly but the issue that I am having is that is sometimes give an error when I run it by saying “can’t find instance of an object” referring to the waypoints not being found by the AI object but then I could shut it down for a day and comeback and it follows the path cleanly, and then if I do it again it is vice versa, I reported it to unity by send them the .exe that follows the path and then the entire file that crashes with the nullreference. Has anyone else had this kind of issue and could it be that I am using the free version of Unity?

Thanks
Tman

such types of issues are errors in code.
that it works now but not at a later time and vice versa indicates that your code potentially relies on the engine doing something in a specific order like starts in a specific order or updates in a specific order.

such orders don’t exist

So you are saying that the engine has nothing to do with it correct? The reason I am asking is how come the engine reads the code correctly one time and not the next is it because I am using the free version, just to be honest blaming the code doesn’t make sense if it compiles correctly.

Why would we make the free version less stable than the Pro version? They’re the exact same editor and engine with some features locked in the free version.

Script execution order, as dreamora said, is not guaranteed and it is possible that you’re relying on a certain order that doesn’t happen every time.

I am not saying one is inferior I love the product but there might be something in the free version not in the Pro version, I don’t know that is why I am asking. I mean I figured that it wasn’t code so I was just trying to figure it out, I posted on the forum for code help and I have gotten more response for asking about the engine than I have about getting code correct. I have to know this for my knowledge. So please don’t take offense, I am just trying to work with the engine and make something decent maybe for sell later on.

Thanks for the responses because when I just tried it again it worked perfectly.

Definitely no offense taken, just wanted to assure you that you’re not working with some crappy free version that we don’t take as seriously as the pro version :wink:

Thanks for that at least I know you guys care because some engines are like if you got the free version “Good luck with that”, but I think I figured out my issue I am not updating my waypoints every time I add one. I can’t believe that I missed that. :lol:

download the crack for the pro version… … is a joke, … :lol:

i´m not sure… but maybe mac version could be a bit more stable… … i think…