lunarcleint / Wednesdays-Infidelity

The GitHub repository for Wednesday's Infidelity Part 2.
Apache License 2.0
44 stars 77 forks source link

Main Menu Crashing #23

Open SuperBoyfriend197 opened 1 year ago

SuperBoyfriend197 commented 1 year ago

Describe your bug here.

So recently, Haxe 4.1.5 became a no longer supported version. And because of this, you must update to Haxe 4.2.5 or a newer version. Afterwards, a problem with the source file, Main.hx occured. Preventing the game from compiling/building, I fixed it so that it worked and was able to compile/build. But now that I've done this, the game crashes after the flashing lights textbox comes on screen Screenshot (3) And i've ran the application using command prompt and powershell, and no crash logs or anything show up. So I simply can't figure out why it crashes. Can someone please help me?

Command Prompt/Terminal logs (if existing)

No response

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.

Yes. I just made a few changes in Main.hx so that game could compile.

MaksPRO12667 commented 9 months ago

Have you solved the problem?