ThatRozebudDude / FPS-Plus-Public

Other
107 stars 104 forks source link

funny compile #7

Closed itsaban closed 3 years ago

itsaban commented 3 years ago
source/Main.hx:3: characters 8-23 : Type not found : webm.WebmPlayer
source/Main.hx:20: characters 41-45 : Accessing this field requires a system platform (php,neko,cpp,etc.)``

it so funny because i just downloaded source code and don't touch main.hx. only character.hx was edited. help me please

itsaban commented 3 years ago

line three is import something line twenty is empty

Teh404Gal commented 3 years ago

go to main, looks for soemthing that has SKIP in it remove that line

SanicBTW commented 3 years ago

This is happening to me when exporting to HTML5, I tried to search for some help, found a haxeflixel forum post that had some way into fixing it but nothing really happened as it would throw more errors

ThatRozebudDude commented 3 years ago

A lot of stuff that I added ended up breaking HTML5 stuff, but I just went through and made some changes on the master branch and I'm pretty sure everything is HTML5 compatible now.