hypherionmc / simple-rpc-editor

This program/piece of software was created to simplify the process of editing Simple RPC config files.
https://www.curseforge.com/minecraft/mc-mods/simple-discord-rpc
MIT License
19 stars 4 forks source link

[BUG]: Input/Output error on linux #21

Open a-turtle9302 opened 9 months ago

a-turtle9302 commented 9 months ago

Operating System

Linux

App Version

3.0.4 Release

Detailed Description

i just tried to run it and it gave me this:

jason@turtle:~/Downloads$ ./Simple-RPC-Editor-3.0.4.AppImage 
Bus error (core dumped)
jason@turtle:~/Downloads$ [0128/173602.661344:ERROR:icu_util.cc(249)] Couldn't mmap icu data file
[0128/173602.667671:ERROR:icu_util.cc(249)] Couldn't mmap icu data file
^C
jason@turtle:~/Downloads$ ./Simple-RPC-Editor-3.0.4.AppImage 
-bash: ./Simple-RPC-Editor-3.0.4.AppImage: Input/output error

Reproducing the issue

run the appimage

Any additional info

No response

hypherionmc commented 9 months ago

Could it be that the download was corrupted?

Just tested on my Arch Desktop and it launched fine

image