Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault [Linux build] #22

Open
QuetzalcoutlDev opened this issue Apr 28, 2023 · 2 comments
Open

Segmentation fault [Linux build] #22

QuetzalcoutlDev opened this issue Apr 28, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@QuetzalcoutlDev
Copy link

Describe your bug here.

I was trying to make a build of Wednesday Infidelity for Linux and obviously had to make several changes to the code to make it run on Linux, like changing the CPPApi.hx to only work on Windows, but the problem is that when you open the main menu, because it is not executed and gives the error

Command Prompt/Terminal logs (if existing)

segmentation fault

Are you modding a build from source or with Lua?

Source

What is your build target?

Linux

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

I have edited the CPPApi.hx, ClientPrefs.hx and MP4Handler.hx files, but only for linux compatibility and compatibility with the latest version of hxCodec, but the "segmentation fault" appears in the main menu and Warning screen, to which I did not make any modifications

@QuetzalcoutlDev QuetzalcoutlDev added the bug Something isn't working label Apr 28, 2023
@lunarcleint
Copy link
Owner

Probably delete the bin folder and rebuild the libs,

if that dont work i found this on google and it may help https://community.openfl.org/t/more-info-on-a-segmentation-fault/1019/9

@QuetzalcoutlDev
Copy link
Author

I already tried it and it doesn't work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants