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

i cant start js engine on linux #733

Open
Abdi1515 opened this issue Nov 9, 2024 · 11 comments
Open

i cant start js engine on linux #733

Abdi1515 opened this issue Nov 9, 2024 · 11 comments
Labels
bug Something isn't working

Comments

@Abdi1515
Copy link

Abdi1515 commented Nov 9, 2024

Describe your bug here. If you are modding, try testing your bug in a clean version of the engine instead. Also, if you're using an older version of JSE, please try the latest version/action build. Also, be sure to check the pinned 'JS Engine: Known Issues' issue, to check if your issue hasn't already been found!

when im trying to launch js engine it gives me this error

Command Prompt/Terminal/Crash logs (if existing)

scfg@penguin:~/FNF-JS-Engine-linux$ ./JSEngine
./JSEngine: error while loading shared libraries: libvlc.so.5: cannot open shared object file: No such file or directory

Have you identified any steps to reproduce the bug? If so, please describe them below in as much detail as possible. Use images if possible.

No response

Are you modding a build from source or with Lua?

Lua

What is your build target?

Linux

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

No.

If you use 1.12.0 or earlier, did you have Optimized Chart Loading turned on?

No

Did you check for any similar issues to what you're reporting? Check, then come back here. If there is a similar issue, then do not report the issue, otherwise it will be marked as a duplicate.

Yes

@Abdi1515 Abdi1515 added the bug Something isn't working label Nov 9, 2024
@JordanSantiagoYT
Copy link
Owner

yeah i don't use linux so

@StinkTheStinker
Copy link

we seriously need a linux contributor on to be a part of this engine

@moxie-coder
Copy link
Collaborator

VLC isn’t installed, you need to install VLC manually for Debian based distros, like this
sudo apt-get install libvlc5

@moxie-coder
Copy link
Collaborator

I’m unsure why it doesn’t happen for Arch Linux and the distros based on it, it’s presumed Pacman installs VLC when installing Arch via the ArchInstall script, but I don’t know

@Stefan2008Git
Copy link

Stefan2008Git commented Nov 11, 2024

I’m unsure why it doesn’t happen for Arch Linux and the distros based on it, it’s presumed Pacman installs VLC when installing Arch via the ArchInstall script, but I don’t know

The VLC is pre installed when you fully install Arch Linux with archinstall method, but it doesn't come pre installed only if you manually install the base system

@moxie-coder
Copy link
Collaborator

I’m unsure why it doesn’t happen for Arch Linux and the distros based on it, it’s presumed Pacman installs VLC when installing Arch via the ArchInstall script, but I don’t know

The VLC it's pre installed when you fully install Arch Linux with archinstall method. It doesn't come pre installed only if you manually install the base system

oh okay got it, I thought so

@mcagabe19
Copy link
Collaborator

mcagabe19 commented Nov 14, 2024

assuming you're using ChromeOS, just get it vlc from your package manager

@Stefan2008Git
Copy link

we seriously need a linux contributor on to be a part of this engine

I am not gonna be the one of them

@Stefan2008Git
Copy link

assuming you're using ChromeOS, just get it vlc from your package manager

Is he using it?

@Stefan2008Git
Copy link

assuming you're using ChromeOS, just get it vlc from your package manager

Is he using it?

Oh, he is

@moxie-coder
Copy link
Collaborator

I just realized that

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

6 participants