TheZoroForce240 / FNF-Modcharting-Tools

Apache License 2.0
51 stars 23 forks source link

Doing it again, cause different version of 0.6.3 #72

Closed MightyTheArmiddilo closed 4 months ago

MightyTheArmiddilo commented 4 months ago

I'm now using Psych Legacy with EdwhakKB's repo of this tool, and it gives this error when compiling:

source/modcharting/ModchartEditorState.hx:457: characters 47-59 : Class<ClientPrefs> has no field middleScroll source/modcharting/ModchartUtil.hx:30: characters 28-38 : Class<ClientPrefs> has no field downScroll source/modcharting/ModchartEditorState.hx:1359: characters 45-57 : Class<ClientPrefs> has no field middleScroll source/modcharting/ModchartEditorState.hx:1378: characters 37-49 : Class<ClientPrefs> has no field middleScroll source/modcharting/ModchartEditorState.hx:1412: characters 151-163 : Class<ClientPrefs> has no field middleScroll source/modcharting/ModchartEditorState.hx:1432: characters 36-48 : Class<ClientPrefs> has no field middleScroll source/modcharting/ModchartEditorState.hx:1464: characters 69-81 : Class<ClientPrefs> has no field middleScroll source/modcharting/ModchartEditorState.hx:1465: characters 52-62 : Class<ClientPrefs> has no field downScroll source/modcharting/ModchartEditorState.hx:1474: characters 40-52 : Class<ClientPrefs> has no field middleScroll source/modcharting/ModchartUtil.hx:52: characters 28-40 : Class<ClientPrefs> has no field middleScroll

Might be a problem with it being Psych Legacy, maybe the Project.xml's PSYCHVERSION should be something else, not sure.