imayushsaini / Bombsquad-Ballistica-Modded-Server

Modded Server scripts for game BombSquad
MIT License
51 stars 47 forks source link

ARM Based Processor Support #53

Closed NeoHBz closed 1 month ago

NeoHBz commented 2 years ago

Server cannot start, facing Errno 8

_Error launching server subprocess: [Errno 8] Exec format error: './bombsquadheadless'

image
imayushsaini commented 2 years ago

Seems you have ARM based processor , This binary is for x86_x64 based processors.

On Fri, 15 Jul, 2022, 2:01 pm NeoHBz, @.***> wrote:

Server cannot start, facing Errno 8

Error launching server subprocess: [Errno 8] Exec format error: './bombsquad_headless'

[image: image] https://user-images.githubusercontent.com/56602090/179185160-e1a75ac2-997b-4664-b208-e77a524f53fb.png

— Reply to this email directly, view it on GitHub https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server/issues/53, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIZLU7HSR6PI5AZCYTOJFNTVUEOWVANCNFSM53U2HCOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

NeoHBz commented 2 years ago

ah, that's unfortunate, yes I'm on aarch64 processor

imayushsaini commented 2 years ago

For BombSquad dedicated server people generally use x86_64 type processor as it's also default and only processor in many clouds. So I never required to compile and share ARM build ( tho I use them in my servers ). Just hold for some time I will try to include support for ARM here also . Or better if you using cloud and not your personal system you can change your VM processor type , that will save my efforts 🙁.

Keep this issue open for now , it will keep reminding me . On Fri, 15 Jul, 2022, 9:59 pm NeoHBz, @.***> wrote:

ah, that's unfortunate, yes I'm on aarch64 processor

— Reply to this email directly, view it on GitHub https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server/issues/53#issuecomment-1185704839, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIZLU7BMYV7HCGLHPWNS3EDVUGGXDANCNFSM53U2HCOA . You are receiving this because you commented.Message ID: <imayushsaini/Bombsquad-Ballistica-Modded-Server/issues/53/1185704839@ github.com>

NeoHBz commented 2 years ago

For BombSquad dedicated server people generally use x86_64 type processor as it's also default and only processor in many clouds. So I never required to compile and share ARM build ( tho I use them in my servers ). Just hold for some time I will try to include support for ARM here also . Or better if you using cloud and not your personal system you can change your VM processor type , that will save my efforts 🙁. Keep this issue open for now , it will keep reminding me . On Fri, 15 Jul, 2022, 9:59 pm NeoHBz, @.**> wrote: ah, that's unfortunate, yes I'm on aarch64* processor — Reply to this email directly, view it on GitHub <#53 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIZLU7BMYV7HCGLHPWNS3EDVUGGXDANCNFSM53U2HCOA . You are receiving this because you commented.Message ID: <imayushsaini/Bombsquad-Ballistica-Modded-Server/issues/53/1185704839@ github.com>

that'd be great! do let me know if you need any help with it. thanks again.

imayushsaini commented 1 year ago

7d3de819bf45a60b4cbf7dec7d2d2e02603ea437