Playmaker Forum

PlayMaker News => General Discussion => Topic started by: Rabagast on November 12, 2016, 04:44:12 AM

Title: Build Error
Post by: Rabagast on November 12, 2016, 04:44:12 AM
Hi!

When I build my game, I get two of these errors:

GetFileByPath(filePath) == NULL

The game seems to work fine anyway, but I don't want these errors. Is it a way to remove them?
Title: Re: Build Error
Post by: jeanfabre on November 14, 2016, 12:42:15 AM
Hi,

 Can you paste the full error? you can copy paste from the Unity log.

[Doh] you are in build.. ok, so what platform are you in? and do you have more info related to the log, basically, we need a stack trace to know which class at whic line caused this error, it would help.

Bye,

 Jean
Title: Re: Build Error
Post by: Rabagast on November 21, 2016, 07:29:58 AM
Hi!
Sorry for the late delay. I don't have these errors right now.
I created a new project and copied everything from the old to the new project, then I didn't get the error, but suddenly I got the error again. I don't remember the error right now, but it was something with build/player. I didn't get any errors the last time I build the game. But if it appears again, I will come back to you. :)