beihu235 / FNF-NovaFlare-Engine

Engine originally used on VS Camellia fanmade.It was later moved to support modules
Apache License 2.0
36 stars 16 forks source link

Error when compiling #60

Closed Carlosxd56 closed 2 months ago

Carlosxd56 commented 2 months ago

Describe your bug here.

i tried to compile the game but it says this

Crash Log or logcat logs (if existing)

" ERROR  C:/HaxeToolkit/haxe/lib/funkin,vis/git/src/funkin/vis/dsp/SpectralAnalyzer.hx:7: characters 8-22

  7 | import grig.audio.FFT;
    |        ^^^^^^^^^^^^^^
    | Type not found : grig.audio.FFT

 ERROR  C:/HaxeToolkit/haxe/lib/funkin,vis/git/src/funkin/vis/dsp/SpectralAnalyzer.hx:8: characters 8-35

  8 | import grig.audio.FFTVisualization;
    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    | Type not found : grig.audio.FFTVisualization

 ERROR  C:/HaxeToolkit/haxe/lib/funkin,vis/git/src/funkin/vis/dsp/SpectralAnalyzer.hx:11: characters 1-39

 11 | using grig.audio.lime.UInt8ArrayTools;
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    | Type not found : grig.audio.lime.UInt8ArrayTools

 ERROR  source/objects/AudioDisplay.hx:8: characters 18-34

  8 |     var analyzer:SpectralAnalyzer;
    |                  ^^^^^^^^^^^^^^^^
    | Type not found : SpectralAnalyzer"

Are you modding a build from source or with Lua?

Source

Have you open preload state?

No

What is your build target?

Desktop (Linux, Windows or Mac)

Did you edit anything in this build? If so, mention or summarize your changes.

no, i didn´t edited anything.

beihu235 commented 2 months ago

use haxe 4.3.6