playMaker

Author Topic: Webplayer build error  (Read 1078 times)

Seiryu33

  • Full Member
  • ***
  • Posts: 133
Webplayer build error
« on: February 14, 2017, 06:34:54 PM »
This has really happened when I've tried to build with any platform EXCEPT Standalone. Every time I try to build with Webplayer it throws up the error "Assets/jquery.min." See the attachment. Anyone knows what's causing it? Everytime it happens, it nukes the whole project and i end up having to reimport everything.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Webplayer build error
« Reply #1 on: February 15, 2017, 01:59:28 AM »
Hi,

 your screenshot is of very bad quality, so I can't see exactly, but it looks like you have an error in the script jquery.min, it's unlikely you want this file here

 You can't do anything until the Unity log shows no error, so you must fix first that error.

I think what happens is that you have published it inside the assets folder, you should ALWAYS publish outside the Assets folder of your project.


 Bye,

 Jean