FunkinCrew / Funkin

A rhythm game made with HaxeFlixel
https://www.newgrounds.com/portal/view/770371
Other
2.97k stars 2.29k forks source link

Whenever I try compiling the game, it shows this: source/Discord.hx:4: characters 8-30 : Type not found : discord_rpc.DiscordRpc source/Discord.hx:13: characters 3-13 : Type not found : DiscordRpc source/Discord.hx:23: characters 4-14 : Type not found : DiscordRpc source/Discord.hx:28: characters 3-13 : Type not found : DiscordRpc source/Discord.hx:33: characters 3-13 : Type not found : DiscordRpc source/Discord.hx:38: characters 3-13 : Type not found : DiscordRpc source/Discord.hx:74: characters 3-13 : Type not found : DiscordRpc source/TitleState.hx:61: characters 16-28 : Type not found : APIStuff C:/HaxeToolkit/haxe/lib/polymod/git/polymod/format/XMLMerge.hx:189: characters 10-23 : Warning : This typedef is deprecated in favor of haxe.xml.Access C:/HaxeToolkit/haxe/lib/polymod/git/polymod/format/XMLMerge.hx:189: characters 30-43 : Warning : This typedef is deprecated in favor of haxe.xml.Access and i dont know what to do. #1701

Closed toopvr1 closed 6 months ago

toopvr1 commented 3 years ago

Please check for duplicates or similar compiler issues by filtering for 'compiler help'

Please describe your issue. Provide extensive detail and images if possible.

ThePlank commented 3 years ago

install discordrpc and create apistuff.hx and paste the stuff in the readme

R3Ked commented 3 years ago

please put the issue in the body of the issue and not the name

Teh404Gal commented 3 years ago

^

Andreas010 commented 3 years ago

Just redo the steps, you need to do to compile... It's simple

AmazingCreeper13 commented 3 years ago

im assuming youre using kade engine, if so run then this command in command prompt: haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpc

you might have forgot to install that