Closed lolfuy22 closed 1 year ago
The readme, in the readme is all of the tutorial about how to add the modcharting tools code, usually this version works only in 0.6.3 so if you need 0.7.x use my fork instead
ill try it
you can tell me any issue at this discord @edwhak_kb im online almost 24/7
source/states/PlayState.hx:957: characters 4-16 : Bool should be Void source/states/PlayState.hx:988: characters 5-16 : Bool should be Void source/states/PlayState.hx:993: characters 5-16 : Bool should be Void source/states/PlayState.hx:1056: characters 3-14 : Bool should be Void source/modcharting/ModchartFuncs.hx:45: characters 13-19 : Unknown identifier : funkin source/modcharting/ModchartFuncs.hx:47: characters 37-43 : Unknown identifier : funkin source/modcharting/ModchartFuncs.hx:47: characters 37-43 : ... For function argument 'l' source/modcharting/ModchartFuncs.hx:52: characters 37-43 : Unknown identifier : funkin source/modcharting/ModchartFuncs.hx:52: characters 37-43 : ... For function argument 'l' source/modcharting/ModchartFuncs.hx:55: characters 37-43 : Unknown identifier : funkin source/modcharting/ModchartFuncs.hx:55: characters 37-43 : ... For function argument 'l' source/modcharting/ModchartFuncs.hx:58: characters 37-43 : Unknown identifier : funkin source/modcharting/ModchartFuncs.hx:58: characters 37-43 : ... For function argument 'l' source/modcharting/ModchartFuncs.hx:61: characters 37-43 : Unknown identifier : funkin source/modcharting/ModchartFuncs.hx:61: characters 37-43 : ... For function argument 'l' source/modcharting/ModchartFuncs.hx:64: characters 37-43 : Unknown identifier : funkin source/modcharting/ModchartFuncs.hx:64: characters 37-43 : ... For function argument 'l' source/modcharting/ModchartFuncs.hx:67: characters 37-43 : Unknown identifier : funkin source/modcharting/ModchartFuncs.hx:67: characters 37-43 : ... For function argument 'l' source/modcharting/ModchartFuncs.hx:70: characters 37-43 : Unknown identifier : funkin source/modcharting/ModchartFuncs.hx:70: characters 37-43 : ... For function argument 'l' source/modcharting/ModchartFuncs.hx:73: characters 37-43 : Unknown identifier : funkin source/modcharting/ModchartFuncs.hx:73: characters 37-43 : ... For function argument 'l' source/modcharting/ModchartFuncs.hx:76: characters 37-43 : Unknown identifier : funkin source/modcharting/ModchartFuncs.hx:76: characters 37-43 : ... For function argument 'l' source/modcharting/ModchartFuncs.hx:79: characters 37-43 : Unknown identifier : funkin source/modcharting/ModchartFuncs.hx:79: characters 37-43 : ... For function argument 'l' source/modcharting/ModchartFuncs.hx:82: characters 37-43 : Unknown identifier : funkin source/modcharting/ModchartFuncs.hx:82: characters 37-43 : ... For function argument 'l' source/modcharting/ModchartFuncs.hx:87: characters 35-41 : Unknown identifier : funkin source/modcharting/ModchartFuncs.hx:87: characters 35-41 : ... For function argument 'funkin' source/psychlua/FunkinLua.hx:1461: characters 34-38 : Too many arguments source/backend/BaseStage.hx:141: characters 93-105 : Bool should be Void
omfg
did you specify the engine ver? in project
0.7.1h
you should have put it as "PSYCHVERSION == 0.7" if it still bugs tell me
in where?
project.xml
ok i got rid of
hmmmmm did you added also "#PSYCH" ?
no where do i add it? its hard for me to know where to add it in what line
again project
at what line do i put #PSYCH at?
I'm trying to make this work but where in what lines do I put the additional codes at?