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.
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.