Snirozu / Funkin-Psych-Online

Psych Engine with Online Multiplayer
https://funkin.sniro.boo
Apache License 2.0
31 stars 27 forks source link

Compiling issue #11

Closed CrescentMoonbeam closed 7 months ago

CrescentMoonbeam commented 7 months ago

Describe your bug here.

I'm unable to compile for windows. I made sure to install the correct version of Haxe and libraries, still no good.

Command Prompt/Terminal logs (if existing)

source/online/GameClient.hx:11: characters 8-40 : Type not found : io.colyseus.error.MatchMakeError
source/online/GameClient.hx:172: characters 51-65 : Type not found : MatchMakeError

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows

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

I didn't edit anything, I tried to build after downloading the source

CrescentMoonbeam commented 7 months ago

Use haxelib run install hmm, worked for me (If you’re having this same issue)