luckydog7 / Funkin-android

friday night funkin on android
Other
212 stars 118 forks source link

need help compiling android, i already set up everything, this is a psych engine port for bambi sc 1.5 #1948

Open CleanerCosine14 opened 1 year ago

CleanerCosine14 commented 1 year ago

cant compile android

idk what to do to compile the apk and i also tried to install other haxe versions, but dont work

mcagabe19 commented 1 year ago

try add

import sys.FileSystem;

on ChartingState.hx and Paths.hx idk

CleanerCosine14 commented 1 year ago

Screenshot 2023-01-18 193147

its already there but it still dosent compile

mcagabe19 commented 1 year ago

Screenshot 2023-01-18 193147

its already there but it still dosent compile

then try check MODS_ALLOWED on Project.xml is have android on if side if still contiunes idk sorry

CleanerCosine14 commented 1 year ago

ok i figured it out, i just needed to setup the android controls and when i tried to compile android, this shows up

lime build android -final source/Controls.hx:14: characters 8-17 : Type not found : ui.Hitbox source/Controls.hx:15: characters 8-24 : Type not found : ui.FlxVirtualPad source/Controls.hx:397: characters 40-46 : Type not found : Hitbox

CleanerCosine14 commented 1 year ago

ill give you the source code, its modified version of psych engine, but strident crisis 1.5 stuff there, its the mod im making

mcagabe19 commented 1 year ago

ill give you the source code, its modified version of psych engine, but strident crisis 1.5 stuff there, its the mod im making

ok i will check tommorrow or now idk

CleanerCosine14 commented 1 year ago

dont mind that the source code is not on github because i dont know how to upload it to github, ik that you need to upload it directly at visual studio code, but the thing is, im dumb, so the source will be on google drive, P.S, you need the latest version of haxe to compile the game on windows and android, i think, and haxeflixel 4.11.0, and flixel-addons 2.0.0 because with the latest version of haxeflixel stuff, it wont compile.

EDIT: i replaced the controls.hx with the code that came with sc 1.5 so yea idk how to code in the android controls, i already put the images of the hitboxes and buttons but dont work, so i put back the old controls.hx

CleanerCosine14 commented 1 year ago

got the source code ready, i was removing the personal stuff bc my friends told me to put it there so yea, im compressing it to zip file and uploading it to google drive, even the songs and weeks so yea. Once your done with the android thingy, send me the source code

CleanerCosine14 commented 1 year ago

https://drive.google.com/file/d/14L_rLkPdE9QaNRfybtx9tQdIoqdDIK9j/view?usp=share_link

the source code

CleanerCosine14 commented 1 year ago

um, are you going to reply?