gl91306 / lunar

15 stars 5 forks source link

Arm64 version wont start on Debian #19

Closed Pythonic456 closed 2 years ago

Pythonic456 commented 2 years ago

It's in the title.

root@localhost:~# ./lunarclient-2.8.0-arm64.AppImage
./lunarclient-2.8.0-arm64.AppImage: error while loading shared libraries: libz.so: cannot open shared object file: No such file or directory
root@localhost:~#

I have to run this as root.

Thanks for any help!

gl91306 commented 2 years ago

maybe dont run as root

gl91306 commented 2 years ago

idk how you would make it work as root

Pythonic456 commented 2 years ago

Hmm i ran it as a normal user and it still does the libz.so missing thing.

gl91306 commented 2 years ago

try sudo apt-get install libc6-dev

Pythonic456 commented 2 years ago

Here's the full output of install64.sh (when running this as a normal user it just falls over, because I am using proot):

--2021-10-13 09:05:11--  https://github.com/gl91306/lunar/raw/master/lunarclient-2.8.0-arm64.AppImage
Resolving github.com (github.com)... 140.82.121.3
Connecting to github.com (github.com)|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/gl91306/lunar/master/lunarclient-2.8.0-arm64.AppImage [following]
--2021-10-13 09:05:12--  https://raw.githubusercontent.com/gl91306/lunar/master/lunarclient-2.8.0-arm64.AppImage
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 91111359 (87M) [application/octet-stream]
Saving to: \u2018lunarclient-2.8.0-arm64.AppImage\u2019

lunarclient-2.8.0-arm64.AppImage 100%[=========================================================>]  86.89M  2.72MB/s    in 30s     

2021-10-13 09:05:42 (2.86 MB/s) - \u2018lunarclient-2.8.0-arm64.AppImage\u2019 saved [91111359/91111359]

--2021-10-13 09:05:42--  https://github.com/mikehooper/Minecraft/raw/main/lwjgl3arm64.tar.gz
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/mikehooper/Minecraft/main/lwjgl3arm64.tar.gz [following]
--2021-10-13 09:05:43--  https://raw.githubusercontent.com/mikehooper/Minecraft/main/lwjgl3arm64.tar.gz
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3693924 (3.5M) [application/octet-stream]
Saving to: \u2018lwjgl3arm64.tar.gz\u2019

lwjgl3arm64.tar.gz               100%[=========================================================>]   3.52M  3.07MB/s    in 1.1s    

2021-10-13 09:05:44 (3.07 MB/s) - \u2018lwjgl3arm64.tar.gz\u2019 saved [3693924/3693924]

tar (child): jdk-16.0.1+9-jre64.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
update-alternatives: error: alternative path /opt/jdk/jdk-16.0.1+9-jre64/bin/java doesn't exist
update-alternatives: error: no alternatives for java
--2021-10-13 09:05:46--  https://github.com/gl91306/lunar/raw/master/libwebp-imageio64.so
Resolving github.com (github.com)... 140.82.121.3
Connecting to github.com (github.com)|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/gl91306/lunar/master/libwebp-imageio64.so [following]
--2021-10-13 09:05:46--  https://raw.githubusercontent.com/gl91306/lunar/master/libwebp-imageio64.so
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 557912 (545K) [application/octet-stream]
Saving to: \u2018libwebp-imageio64.so\u2019

libwebp-imageio64.so             100%[=========================================================>] 544.84K  2.87MB/s    in 0.2s    

2021-10-13 09:05:46 (2.87 MB/s) - \u2018libwebp-imageio64.so\u2019 saved [557912/557912]

Reading package lists... Done
Building dependency tree       
Reading state information... Done
unzip is already the newest version (6.0-23+deb10u2).
The following packages were automatically installed and are no longer required:
  fonts-croscore fonts-droid-fallback fonts-noto-mono libimagequant0 libirrlicht1.8 libleveldb1d liblua5.1-0 libopenal-data
  libopenal1 libpq5 minetest-data python-olefile python-pil
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 47 not upgraded.
--2021-10-13 09:05:48--  https://github.com/gl91306/lunar/raw/master/javafx-sdk-17-64.zip
Resolving github.com (github.com)... 140.82.121.3
Connecting to github.com (github.com)|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/gl91306/lunar/master/javafx-sdk-17-64.zip [following]
--2021-10-13 09:05:49--  https://raw.githubusercontent.com/gl91306/lunar/master/javafx-sdk-17-64.zip
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 50230388 (48M) [application/zip]
Saving to: \u2018javafx-sdk-17-64.zip\u2019

javafx-sdk-17-64.zip             100%[=========================================================>]  47.90M  2.94MB/s    in 17s     

2021-10-13 09:06:09 (2.74 MB/s) - \u2018javafx-sdk-17-64.zip\u2019 saved [50230388/50230388]

Archive:  javafx-sdk-17-64.zip
   creating: /root/lunarassets/javafx-sdk-17/
   creating: /root/lunarassets/javafx-sdk-17/legal/
   creating: /root/lunarassets/javafx-sdk-17/legal/javafx.swing/
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.swing/LICENSE  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.swing/ADDITIONAL_LICENSE_INFO  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.swing/ASSEMBLY_EXCEPTION  
   creating: /root/lunarassets/javafx-sdk-17/legal/javafx.fxml/
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.fxml/LICENSE  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.fxml/ADDITIONAL_LICENSE_INFO  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.fxml/ASSEMBLY_EXCEPTION  
   creating: /root/lunarassets/javafx-sdk-17/legal/javafx.controls/
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.controls/LICENSE  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.controls/ADDITIONAL_LICENSE_INFO  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.controls/ASSEMBLY_EXCEPTION  
   creating: /root/lunarassets/javafx-sdk-17/legal/javafx.web/
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.web/libxslt.md  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.web/LICENSE  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.web/ADDITIONAL_LICENSE_INFO  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.web/webkit.md  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.web/libxml2.md  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.web/ASSEMBLY_EXCEPTION  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.web/icu_web.md  
   creating: /root/lunarassets/javafx-sdk-17/legal/javafx.base/
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.base/LICENSE  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.base/ADDITIONAL_LICENSE_INFO  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.base/ASSEMBLY_EXCEPTION  
   creating: /root/lunarassets/javafx-sdk-17/legal/javafx.graphics/
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.graphics/LICENSE  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.graphics/ADDITIONAL_LICENSE_INFO  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.graphics/jpeg_fx.md  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.graphics/ASSEMBLY_EXCEPTION  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.graphics/mesa3d.md  
   creating: /root/lunarassets/javafx-sdk-17/legal/javafx.media/
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.media/LICENSE  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.media/ADDITIONAL_LICENSE_INFO  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.media/glib.md  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.media/gstreamer.md  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.media/directshow.md  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.media/ASSEMBLY_EXCEPTION  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.media/libffi.md  
   creating: /root/lunarassets/javafx-sdk-17/lib/
  inflating: /root/lunarassets/javafx-sdk-17/lib/javafx.properties  
  inflating: /root/lunarassets/javafx-sdk-17/lib/libjfxwebkit.so  
  inflating: /root/lunarassets/javafx-sdk-17/lib/javafx.graphics.jar  
  inflating: /root/lunarassets/javafx-sdk-17/lib/javafx.base.jar  
  inflating: /root/lunarassets/javafx-sdk-17/lib/javafx.media.jar  
  inflating: /root/lunarassets/javafx-sdk-17/lib/libjfxmedia.so  
  inflating: /root/lunarassets/javafx-sdk-17/lib/libglass.so  
  inflating: /root/lunarassets/javafx-sdk-17/lib/libprism_sw.so  
  inflating: /root/lunarassets/javafx-sdk-17/lib/libjavafx_font_pango.so  
  inflating: /root/lunarassets/javafx-sdk-17/lib/libjavafx_font_freetype.so  
  inflating: /root/lunarassets/javafx-sdk-17/lib/libdecora_sse.so  
  inflating: /root/lunarassets/javafx-sdk-17/lib/libglassgtk2.so  
  inflating: /root/lunarassets/javafx-sdk-17/lib/javafx.controls.jar  
  inflating: /root/lunarassets/javafx-sdk-17/lib/libprism_es2.so  
  inflating: /root/lunarassets/javafx-sdk-17/lib/libglassgtk3.so  
  inflating: /root/lunarassets/javafx-sdk-17/lib/libjavafx_iio.so  
  inflating: /root/lunarassets/javafx-sdk-17/lib/javafx.web.jar  
  inflating: /root/lunarassets/javafx-sdk-17/lib/libjavafx_font.so  
  inflating: /root/lunarassets/javafx-sdk-17/lib/libprism_common.so  
  inflating: /root/lunarassets/javafx-sdk-17/lib/javafx-swt.jar  
  inflating: /root/lunarassets/javafx-sdk-17/lib/libfxplugins.so  
  inflating: /root/lunarassets/javafx-sdk-17/lib/javafx.fxml.jar  
 extracting: /root/lunarassets/javafx-sdk-17/lib/src.zip  
  inflating: /root/lunarassets/javafx-sdk-17/lib/javafx.swing.jar  
  inflating: /root/lunarassets/javafx-sdk-17/lib/libgstreamer-lite.so  
  inflating: /root/lunarassets/javafx-sdk-17/legal/javafx.graphics/gluon.md  
  inflating: /root/lunarassets/javafx-sdk-17/lib/libgluon_drm-1.1.6.so  
--2021-10-13 09:06:12--  https://github.com/gl91306/lunar/raw/master/lunarclient.png
Resolving github.com (github.com)... 140.82.121.3
Connecting to github.com (github.com)|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/gl91306/lunar/master/lunarclient.png [following]
--2021-10-13 09:06:12--  https://raw.githubusercontent.com/gl91306/lunar/master/lunarclient.png
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5356 (5.2K) [image/png]
Saving to: \u2018lunarclient.png\u2019

lunarclient.png                  100%[=========================================================>]   5.23K  --.-KB/s    in 0.004s  

2021-10-13 09:06:13 (1.22 MB/s) - \u2018lunarclient.png\u2019 saved [5356/5356]

Creating a desktop entry for Lunar-Client...
root@localhost:~# 

And still the same output after sudo apt-get install libc6-dev:

./lunarclient-2.8.0-arm64.AppImage: error while loading shared libraries: libz.so: cannot open shared object file: No such file or directory
root@localhost:~#
gl91306 commented 2 years ago

sudo apt-get install zlib1g-dev And if you still have the error do: sudo apt-get install libxss1 the fiest one should fix it

Pythonic456 commented 2 years ago

Alright, the first one fixed this problem so far. Now I have another :) This time it's because I am running this in a PRoot, meaning that I can't mount the Lunar AppImage to /dev/fuse. Any ideas? Maybe you could attempt to compile the AppImage down to a single executable file.

gl91306 commented 2 years ago

yea maybe

gl91306 commented 2 years ago

i tried, no luck ;-;

gl91306 commented 2 years ago

also you dont mount the appimage, you just chmox +x it and ./lunar.appimage it

Pythonic456 commented 2 years ago

I wasn't mounting the appimage directly, when you run the appimage FUSE mounts it for you. I used --appimage-extract to extract the contents to a folder, which I then ran ./lunarclient in. This actually works to a point, it opens the Lunar Launcher window but it stays grey, with this output:

(node:16684) DeprecationWarning: file property is deprecated and will be removed in v5.
(Use `lunarclient --trace-deprecation ...` to show where the warning was created)
07:56:25.420 \u203a Starting IPC server.
07:56:25.444 \u203a Started IPC server.
[16684:1015/075626.019137:ERROR:bus.cc(392)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[16684:1015/075626.032160:ERROR:bus.cc(392)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16684:1015/075626.032695:ERROR:bus.cc(392)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16684:1015/075626.043388:ERROR:file_path_watcher_linux.cc(76)] Failed to read /proc/sys/fs/inotify/max_user_watches
[16684:1015/075626.062094:ERROR:udev_watcher.cc(52)] Failed to initialize a udev monitor.
[16684:1015/075626.076027:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 16711: Permission denied (13)
07:56:26.483 (autoUpdater) \u203a Checking for update
[16684:1015/075626.585586:ERROR:bus.cc(392)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
(node:16684) electron: The default of nativeWindowOpen is deprecated and will be changing from false to true in Electron 15.  See https://github.com/electron/electron/issues/28511 for more information.
[16711:1015/075626.853279:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[16684:1015/075626.887407:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 16748: Permission denied (13)
[16748:1015/075627.014408:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is swiftshader
07:56:27.455 (autoUpdater) \u203a Error: HttpError: 404 
"method: GET url: https://github.com/LunarClient/Launcher/releases.atom\n\nPlease double check that your authentication token is correct. Due to security reasons actual status maybe not reported, but 404.\n"
Headers: {
  "server": "GitHub.com",
  "date": "Fri, 15 Oct 2021 07:56:23 GMT",
  "content-type": "text/plain; charset=utf-8",
  "vary": "X-PJAX, X-PJAX-Container, Accept-Encoding, Accept, X-Requested-With",
  "permissions-policy": "interest-cohort=()",
  "cache-control": "no-cache",
  "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
  "x-frame-options": "deny",
  "x-content-type-options": "nosniff",
  "x-xss-protection": "0",
  "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
  "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"",
  "content-security-policy": "default-src 'none'; base-uri 'self'; connect-src 'self'; form-action 'self'; img-src 'self' data:; script-src 'self'; style-src 'unsafe-inline'",
  "content-encoding": "gzip",
  "set-cookie": [
    "_gh_sess=v4uJuX6FooB6W2vCVa0Id%2F96UKYfGgNyK1ca40GQADQry8SxnKN2zEfMZov3gXE7BjzX2Vpo7VKvV7wwk2MzwlO%2BxhPEqRHhkSf6Zyo3Ybv5t2uuwj2DbgZSi9%2F9RgDylXN1aQ2Cub6KINeUIJRp59eUMsDy2dys90Rt%2BgReTiRevAqESVMf4rOKLaKIZDK3pYwZ7ng%2F84bBqNp3Hr3va12clUYlWA9Crh1U0p0DCl%2BDoQOA7FhhHbnFk6G%2BNpuYiiLoQSNWhGJ3%2BUIYhJiw1g%3D%3D--sdEbqLizwVb14KjQ--YukHDEM26bu%2FT7CZJr0RuQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax",
    "_octo=GH1.1.57472726.1634284583; Path=/; Domain=github.com; Expires=Sat, 15 Oct 2022 07:56:23 GMT; Secure; SameSite=Lax",
    "logged_in=no; Path=/; Domain=github.com; Expires=Sat, 15 Oct 2022 07:56:23 GMT; HttpOnly; Secure; SameSite=Lax"
  ],
  "content-length": "40",
  "x-github-request-id": "9C78:7E26:C51CB5:17C0C8D:61693426"
}
    at createHttpError (/root/squashfs-root/resources/app.asar/node_modules/builder-util-runtime/src/httpExecutor.ts:30:10)
    at ElectronHttpExecutor.handleResponse (/root/squashfs-root/resources/app.asar/node_modules/builder-util-runtime/src/httpExecutor.ts:143:9)
    at ClientRequest.<anonymous> (/root/squashfs-root/resources/app.asar/node_modules/builder-util-runtime/src/httpExecutor.ts:98:16)
    at ClientRequest.emit (events.js:376:20)
    at SimpleURLLoaderWrapper.<anonymous> (electron/js2c/browser_init.js:105:6816)
    at SimpleURLLoaderWrapper.emit (events.js:376:20)
(node:16684) UnhandledPromiseRejectionWarning: HttpError: 404 
"method: GET url: https://github.com/LunarClient/Launcher/releases.atom\n\nPlease double check that your authentication token is correct. Due to security reasons actual status maybe not reported, but 404.\n"
Headers: {
  "server": "GitHub.com",
  "date": "Fri, 15 Oct 2021 07:56:23 GMT",
  "content-type": "text/plain; charset=utf-8",
  "vary": "X-PJAX, X-PJAX-Container, Accept-Encoding, Accept, X-Requested-With",
  "permissions-policy": "interest-cohort=()",
  "cache-control": "no-cache",
  "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
  "x-frame-options": "deny",
  "x-content-type-options": "nosniff",
  "x-xss-protection": "0",
  "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
  "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"",
  "content-security-policy": "default-src 'none'; base-uri 'self'; connect-src 'self'; form-action 'self'; img-src 'self' data:; script-src 'self'; style-src 'unsafe-inline'",
  "content-encoding": "gzip",
  "set-cookie": [
    "_gh_sess=v4uJuX6FooB6W2vCVa0Id%2F96UKYfGgNyK1ca40GQADQry8SxnKN2zEfMZov3gXE7BjzX2Vpo7VKvV7wwk2MzwlO%2BxhPEqRHhkSf6Zyo3Ybv5t2uuwj2DbgZSi9%2F9RgDylXN1aQ2Cub6KINeUIJRp59eUMsDy2dys90Rt%2BgReTiRevAqESVMf4rOKLaKIZDK3pYwZ7ng%2F84bBqNp3Hr3va12clUYlWA9Crh1U0p0DCl%2BDoQOA7FhhHbnFk6G%2BNpuYiiLoQSNWhGJ3%2BUIYhJiw1g%3D%3D--sdEbqLizwVb14KjQ--YukHDEM26bu%2FT7CZJr0RuQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax",
    "_octo=GH1.1.57472726.1634284583; Path=/; Domain=github.com; Expires=Sat, 15 Oct 2022 07:56:23 GMT; Secure; SameSite=Lax",
    "logged_in=no; Path=/; Domain=github.com; Expires=Sat, 15 Oct 2022 07:56:23 GMT; HttpOnly; Secure; SameSite=Lax"
  ],
  "content-length": "40",
  "x-github-request-id": "9C78:7E26:C51CB5:17C0C8D:61693426"
}
    at createHttpError (/root/squashfs-root/resources/app.asar/node_modules/builder-util-runtime/src/httpExecutor.ts:30:10)
    at ElectronHttpExecutor.handleResponse (/root/squashfs-root/resources/app.asar/node_modules/builder-util-runtime/src/httpExecutor.ts:143:9)
    at ClientRequest.<anonymous> (/root/squashfs-root/resources/app.asar/node_modules/builder-util-runtime/src/httpExecutor.ts:98:16)
    at ClientRequest.emit (events.js:376:20)
    at SimpleURLLoaderWrapper.<anonymous> (electron/js2c/browser_init.js:105:6816)
    at SimpleURLLoaderWrapper.emit (events.js:376:20)
(node:16684) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:16684) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
^C[16684:1015/075657.605826:ERROR:zygote_communication_linux.cc(276)] Failed to send GetTerminationStatus message to zygote
root@localhost:~/squashfs-root# 

The update attempt does 404, although I do have internet access, which I find odd but I'm sure there's a reason for this.

gl91306 commented 2 years ago

dont run ./lunarclient, run ./squashfs-root/AppRun in the extracted appimage

Pythonic456 commented 2 years ago
root@localhost:~/squashfs-root# ./AppRun --no-sandbox
./AppRun: line 45: /lunarclient: No such file or directory
root@localhost:~/squashfs-root# ls
AppRun          libGLESv2.so          resources
LICENSE.electron.txt    libffmpeg.so          resources.pak
LICENSES.chromium.html  libvk_swiftshader.so  snapshot_blob.bin
chrome-sandbox      libvulkan.so.1        swiftshader
chrome_100_percent.pak  locales           usr
chrome_200_percent.pak  lunarclient       v8_context_snapshot.bin
icudtl.dat      lunarclient.desktop   vk_swiftshader_icd.json
libEGL.so       lunarclient.png
root@localhost:~/squashfs-root# 

Need a way to change the root directory in the current shell process.

Pythonic456 commented 2 years ago
root@localhost:~# ./mylauncher.sh 
NOTE: Picked up JDK_JAVA_OPTIONS: -XX:+DisableAttachMechanism
Picked up JAVA_TOOL_OPTIONS: -XX:+DisableAttachMechanism
Picked up _JAVA_OPTIONS: -XX:+DisableAttachMechanism
OpenJDK 64-Bit Server VM warning: Option UseBiasedLocking was deprecated in version 15.0 and will likely be removed in a future release.
[LC] Preloaded classes: 2929
LUNARCLIENT_STATUS_INIT
[Bridge] Setting Bridge Implementation to lunar.ec.llIIllllIIlIIlllllllIllIl
[LWJGL] Failed to load 64 bit library: Can't load library: /root/lwjgl2arm64/liblwjgl64.so
Exception in thread "main" java.lang.reflect.InvocationTargetException
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.base/java.lang.reflect.Method.invoke(Unknown Source)
    at com.moonsworth.lunar.patcher.LunarMain.main(Unknown Source)
Caused by: java.lang.UnsatisfiedLinkError: Can't load library: /root/lwjgl2arm64/liblwjgl.so
    at java.base/java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.base/java.lang.Runtime.load0(Unknown Source)
    at java.base/java.lang.System.load(Unknown Source)
    at org.lwjgl.Sys$1.run(Sys.java:70)
    at java.base/java.security.AccessController.doPrivileged(Unknown Source)
    at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
    at org.lwjgl.Sys.loadLibrary(Sys.java:96)
    at org.lwjgl.Sys.<clinit>(Sys.java:117)
    at net.minecraft.v1_8.aespahaeeeasaehsaahepsass.shaapasahhpphpehspshepaaa(SourceFile:2539)
    at net.minecraft.client.main.Main.main(SourceFile:41)
    ... 5 more
root@localhost:~# 

Missing /root/lwjgl2arm64/liblwjgl64.so. Seems your install script doesn't fetch this.

gl91306 commented 2 years ago

it fetches it, but into your home directory, not your root dir. Set your home directory env variable to /root before installing

Pythonic456 commented 2 years ago
root@localhost:~# echo $HOME
/root

I'm running as root, and your script does fetch lwjgl3arm64 but not lwjgl2arm64.

Pythonic456 commented 2 years ago

And I did a find ¦ grep lwjgl2arm64 in / but it found nothing.

gl91306 commented 2 years ago

oops i accidentally deleted that tar file, i updated, reisntall

Pythonic456 commented 2 years ago

i reinstalled but lwjgl2arm64 still doesn't exist. Should I download it from this repo and extract it myself? Because your install64.sh script doesn't appear to do anything with lwjgl2arm64.

gl91306 commented 2 years ago

yeah probably do that. ill work on fixing the script later cause its 3am for me :P

On Tue, Oct 19, 2021 at 2:57 AM Pythonic456 @.***> wrote:

i reinstalled but lwjgl2arm64 still doesn't exist. Should I download it from this repo and extract it myself? Because your install64.sh script doesn't appear to do anything with lwjgl2arm64.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/gl91306/lunar/issues/19#issuecomment-946566791, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR62KLAM2JEG36YK6UMLQODUHU6KHANCNFSM5FWPH3CA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Pythonic456 commented 2 years ago
root@localhost:~# ./launcher.sh 
NOTE: Picked up JDK_JAVA_OPTIONS: -XX:+DisableAttachMechanism
Picked up JAVA_TOOL_OPTIONS: -XX:+DisableAttachMechanism
Picked up _JAVA_OPTIONS: -XX:+DisableAttachMechanism
OpenJDK 64-Bit Server VM warning: Option UseBiasedLocking was deprecated in version 15.0 and will likely be removed in a future release.
[LC] Preloaded classes: 2929
LUNARCLIENT_STATUS_INIT
[Bridge] Setting Bridge Implementation to lunar.ec.llIIllllIIlIIlllllllIllIl
[Bridge] Found textures dir: /root/.lunarclient/textures
[20:29:27] [Client thread/INFO]: Setting user: Player866
[20:29:27] [Client thread/INFO]: (Session ID is token:0:Player866)
[Bridge] Setting Minecraft Client instance to net.minecraft.v1_8.aespahaeeeasaehsaahepsass
[Bridge] Adding cosmetic pack to the default resource packs
[LWJGL] Xrandr extension version 1.5
[LWJGL] Using Xrandr for display mode switching
[LWJGL] XF86VidMode extension not available
[LWJGL] Initial mode: 1900 x 1200 x 24 @60Hz
[LWJGL] Removed 0 duplicate displaymodes
[20:29:31] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[20:29:31] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[20:29:31] [Client thread/INFO]: LWJGL Version: 2.9.4
[LWJGL] Pixel format info: r = 8, g = 8, b = 8, a = 0, depth = 24, stencil = 8, sample buffers = 0, samples = 0
[LWJGL] MemoryUtil Accessor: AccessorUnsafe
[20:29:32] [Client thread/INFO]: [OptiFine] 
[20:29:32] [Client thread/INFO]: [OptiFine] OptiFine_1.8.9_HD_U_M6_pre1
[20:29:32] [Client thread/INFO]: [OptiFine] Build: 20210326-211438
[20:29:32] [Client thread/INFO]: [OptiFine] OS: Linux (aarch64) version 4.4.111-21427293
[20:29:32] [Client thread/INFO]: [OptiFine] Java: 16.0.1, AdoptOpenJDK
[20:29:32] [Client thread/INFO]: [OptiFine] VM: OpenJDK 64-Bit Server VM (mixed mode, sharing), AdoptOpenJDK
[20:29:32] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[20:29:32] [Client thread/INFO]: [OptiFine] OpenGL: llvmpipe (LLVM 7.0, 128 bits), version 4.5 (Compatibility Profile) Mesa 18.3.6, VMware, Inc.
[20:29:32] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.5.0
[20:29:32] [Client thread/INFO]: [OptiFine] Maximum texture size: 8192x8192
[20:29:32] [Client thread/INFO]: [Shaders] OpenGL Version: 4.5 (Compatibility Profile) Mesa 18.3.6
[20:29:32] [Client thread/INFO]: [Shaders] Vendor:  VMware, Inc.
[20:29:32] [Client thread/INFO]: [Shaders] Renderer: llvmpipe (LLVM 7.0, 128 bits)
[20:29:32] [Client thread/INFO]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[20:29:32] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[20:29:32] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[20:29:32] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[20:29:32] [Client thread/INFO]: [Shaders] Load shaders configuration.
[20:29:32] [Client thread/INFO]: [Shaders] No shaderpack loaded.
[20:29:32] [Client thread/INFO]: Reloading ResourceManager: textures, Default
java.lang.NoClassDefFoundError: net/minecraft/launchwrapper/IClassTransformer
    at java.base/java.lang.ClassLoader.defineClass1(Native Method)
    at java.base/java.lang.ClassLoader.defineClass(Unknown Source)
    at java.base/java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(Unknown Source)
    at java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(Unknown Source)
    at java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(Unknown Source)
    at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
    at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)
    at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
    at WWWWWNNNNWMWNNNNWNNNNMMWW.findClass(Unknown Source)
    at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
    at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
    at java.base/java.lang.Class.forName0(Native Method)
    at java.base/java.lang.Class.forName(Unknown Source)
    at net.optifine.reflect.ReflectorClass.getTargetClass(ReflectorClass.java:39)
    at net.optifine.reflect.FieldLocatorName.getField(FieldLocatorName.java:35)
    at net.optifine.reflect.ReflectorField.getTargetField(ReflectorField.java:63)
    at net.optifine.reflect.ReflectorField.exists(ReflectorField.java:100)
    at net.optifine.reflect.ReflectorForge.getOptiFineResourceStream(ReflectorForge.java:89)
    at net.minecraft.v1_8.shaphesaeaphseahesppseeep.eshsesesepahsephehsepesae(DefaultResourcePack.java:61)
    at net.minecraft.v1_8.shaphesaeaphseahesppseeep.epassahshpeppaaespehpshas(DefaultResourcePack.java:70)
    at net.minecraft.v1_8.apshapshhpehpessspephhees.sppspaaahhpepsspapphpapee(SourceFile:101)
    at net.minecraft.v1_8.ahashsaepssappeespaeashea.sppspaaahhpepsspapphpapee(SourceFile:66)
    at net.minecraft.v1_8.aspseaepsphahasssseeepphh.apseaasaapspepsaahhppehse(SourceFile:35)
    at net.minecraft.v1_8.ppephaehsapesppsashhpessa.sphhaehhaahehesppseaaaaae(SourceFile:67)
    at net.minecraft.v1_8.ahashsaepssappeespaeashea.hpsehsspesshaeasepapeepes(SourceFile:104)
    at net.minecraft.v1_8.ahashsaepssappeespaeashea.eaheaeashseheepehpaeaasea(SourceFile:92)
    at net.minecraft.v1_8.aespahaeeeasaehsaahepsass.paehspppeaeeahaepsheaahap(SourceFile:652)
    at net.minecraft.v1_8.aespahaeeeasaehsaahepsass.hshpshesehaeaeeassaaeaasp(SourceFile:379)
    at net.minecraft.v1_8.aespahaeeeasaehsaahepsass.ehssssasspsshppessappsaas(SourceFile:310)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.base/java.lang.reflect.Method.invoke(Unknown Source)
    at com.moonsworth.lunar.patcher.LunarMain.main(Unknown Source)
Caused by: java.lang.ClassNotFoundException: net.minecraft.launchwrapper.IClassTransformer
    at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
    at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)
    at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
    ... 36 more
[20:29:32] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[20:29:32] [Client thread/INFO]: [OptiFine] Resource packs: Default
If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
[20:29:35] [Client thread/ERROR]: Couldn't initialize twitch stream
[20:29:35] [Sound Library Loader/INFO]: Starting up SoundSystem...
[20:29:35] [Thread-3/INFO]: Initializing LWJGL OpenAL
[20:29:35] [Thread-3/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[LWJGL] getPathFromClassLoader: searching for: openal
[LWJGL] Failed to locate findLibrary method: java.lang.NoSuchMethodException: WWWWWNNNNWMWNNNNWNNNNMMWW.findLibrary(java.lang.String)
[LWJGL] Failed to locate findLibrary method: java.lang.NoSuchMethodException: java.net.URLClassLoader.findLibrary(java.lang.String)
[LWJGL] Failed to locate findLibrary method: java.lang.NoSuchMethodException: java.security.SecureClassLoader.findLibrary(java.lang.String)
[LWJGL] Failure locating java.lang.reflect.InaccessibleObjectException: Unable to make protected java.lang.String java.lang.ClassLoader.findLibrary(java.lang.String) accessible: module java.base does not "opens java.lang" to unnamed module @30e6a763 using classloader:class java.lang.ClassLoader
[LWJGL] getPathFromClassLoader: searching for: lwjgl
[LWJGL] Failed to locate findLibrary method: java.lang.NoSuchMethodException: WWWWWNNNNWMWNNNNWNNNNMMWW.findLibrary(java.lang.String)
[LWJGL] Failed to locate findLibrary method: java.lang.NoSuchMethodException: java.net.URLClassLoader.findLibrary(java.lang.String)
[LWJGL] Failed to locate findLibrary method: java.lang.NoSuchMethodException: java.security.SecureClassLoader.findLibrary(java.lang.String)
[LWJGL] Failure locating java.lang.reflect.InaccessibleObjectException: Unable to make protected java.lang.String java.lang.ClassLoader.findLibrary(java.lang.String) accessible: module java.base does not "opens java.lang" to unnamed module @30e6a763 using classloader:class java.lang.ClassLoader
[LWJGL] getPathFromClassLoader: searching for: lwjgl
[LWJGL] Failed to locate findLibrary method: java.lang.NoSuchMethodException: WWWWWNNNNWMWNNNNWNNNNMMWW.findLibrary(java.lang.String)
[LWJGL] Failed to locate findLibrary method: java.lang.NoSuchMethodException: java.net.URLClassLoader.findLibrary(java.lang.String)
[LWJGL] Failed to locate findLibrary method: java.lang.NoSuchMethodException: java.security.SecureClassLoader.findLibrary(java.lang.String)
[LWJGL] Failure locating java.lang.reflect.InaccessibleObjectException: Unable to make protected java.lang.String java.lang.ClassLoader.findLibrary(java.lang.String) accessible: module java.base does not "opens java.lang" to unnamed module @30e6a763 using classloader:class java.lang.ClassLoader
[LWJGL] getPathFromClassLoader: searching for: lwjgl
[LWJGL] Failed to locate findLibrary method: java.lang.NoSuchMethodException: WWWWWNNNNWMWNNNNWNNNNMMWW.findLibrary(java.lang.String)
[LWJGL] Failed to locate findLibrary method: java.lang.NoSuchMethodException: java.net.URLClassLoader.findLibrary(java.lang.String)
[LWJGL] Failed to locate findLibrary method: java.lang.NoSuchMethodException: java.security.SecureClassLoader.findLibrary(java.lang.String)
[LWJGL] Failure locating java.lang.reflect.InaccessibleObjectException: Unable to make protected java.lang.String java.lang.ClassLoader.findLibrary(java.lang.String) accessible: module java.base does not "opens java.lang" to unnamed module @30e6a763 using classloader:class java.lang.ClassLoader
[LWJGL] Found 12 OpenAL paths
[LWJGL] Testing '/root/lwjgl2arm64/libopenal64.so'
[LWJGL] Failed to load /root/lwjgl2arm64/libopenal64.so: Could not load OpenAL library
[LWJGL] Testing '/root/lwjgl2arm32/libopenal64.so'
[LWJGL] Failed to load /root/lwjgl2arm32/libopenal64.so: Could not load OpenAL library
[LWJGL] Testing '/root/.lunarclient/offline/1.8/libopenal64.so'
[LWJGL] Failed to load /root/.lunarclient/offline/1.8/libopenal64.so: Could not load OpenAL library
[LWJGL] Testing 'libopenal64.so'
[LWJGL] Failed to load libopenal64.so: Could not load OpenAL library
[LWJGL] Testing '/root/lwjgl2arm64/libopenal.so'
[LWJGL] Found OpenAL at '/root/lwjgl2arm64/libopenal.so'
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1)
ALSA lib confmisc.c:767:(parse_card) cannot find card '0'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM default
[LWJGL] Failed to load /root/lwjgl2arm64/libopenal.so: Could not open ALC device
[LWJGL] Testing '/root/lwjgl2arm32/libopenal.so'
[LWJGL] Failed to load /root/lwjgl2arm32/libopenal.so: Could not load OpenAL library
[LWJGL] Testing '/root/.lunarclient/offline/1.8/libopenal.so'
[LWJGL] Failed to load /root/.lunarclient/offline/1.8/libopenal.so: Could not load OpenAL library
[LWJGL] Testing 'libopenal.so'
[LWJGL] Failed to load libopenal.so: Could not load OpenAL library
[LWJGL] Testing '/root/lwjgl2arm64/libopenal.so.0'
[LWJGL] Failed to load /root/lwjgl2arm64/libopenal.so.0: Could not load OpenAL library
[LWJGL] Testing '/root/lwjgl2arm32/libopenal.so.0'
[LWJGL] Failed to load /root/lwjgl2arm32/libopenal.so.0: Could not load OpenAL library
[LWJGL] Testing '/root/.lunarclient/offline/1.8/libopenal.so.0'
[LWJGL] Failed to load /root/.lunarclient/offline/1.8/libopenal.so.0: Could not load OpenAL library
[LWJGL] Testing 'libopenal.so.0'
[LWJGL] Failed to load libopenal.so.0: Could not load OpenAL library
[20:29:36] [Thread-3/ERROR]: Error in class 'LibraryLWJGLOpenAL'
[20:29:36] [Thread-3/ERROR]: Unable to initialize OpenAL.  Probable cause: OpenAL not supported.
[20:29:36] [Thread-3/WARN]: ERROR MESSAGE:
[20:29:36] [Thread-3/INFO]: Could not locate OpenAL library.
[20:29:36] [Thread-3/WARN]: STACK TRACE:
[20:29:36] [Thread-3/INFO]: org.lwjgl.openal.AL.create(AL.java:156)
[20:29:36] [Thread-3/INFO]: org.lwjgl.openal.AL.create(AL.java:102)
[20:29:36] [Thread-3/INFO]: org.lwjgl.openal.AL.create(AL.java:206)
[20:29:36] [Thread-3/INFO]: paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
[20:29:36] [Thread-3/INFO]: paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
[20:29:36] [Thread-3/INFO]: paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
[20:29:36] [Thread-3/INFO]: paulscode.sound.CommandThread.run(CommandThread.java:121)
[20:29:36] [Sound Library Loader/WARN]: ERROR MESSAGE:
[20:29:36] [Sound Library Loader/INFO]: Could not locate OpenAL library.
[20:29:36] [Sound Library Loader/INFO]: Starting up SoundSystem...
[20:29:36] [Thread-5/INFO]: Switching to No Sound
[20:29:36] [Thread-5/INFO]: (Silent Mode)
[20:29:36] [Sound Library Loader/INFO]: Sound engine started
[20:29:41] [Client thread/INFO]: [OptiFine] Multitexture: false
[20:29:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[20:29:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[20:29:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[20:29:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[20:29:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[20:29:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[20:29:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[20:29:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[20:29:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[20:29:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[20:29:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[20:29:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[20:29:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[20:29:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[20:29:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[20:29:42] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[20:29:42] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[20:29:47] [Client thread/INFO]: Created: 1024x512 textures-atlas
[20:29:47] [Client thread/INFO]: [OptiFine] Animated sprites: 11
[20:29:48] [Client thread/INFO]: [LC] Starting Lunar client...
[20:29:51] [Client thread/WARN]: Failed to load shader: minecraft:shaders/post/lunar_motionblur.json
net.minecraft.v1_8.pehaeapheapheaaeasppeahsa: Invalid shaders/program/lunar_motionblur.json: Cannot invoke "net.minecraft.v1_8.heespaaseaaahshpaaphspsha.eeaeaeehhhapahaehpehhhaeh()" because the return value of "net.minecraft.v1_8.heespaaseaaahshpaaphspsha.hahhphhsahpphepaaepaepshe()" is null
    at net.minecraft.v1_8.pehaeapheapheaaeasppeahsa.sapppappehssahasesaeseseh(SourceFile:47) ~[?:?]
    at net.minecraft.v1_8.psseaaeashapsspssaseehpaa.<init>(SourceFile:147) ~[?:?]
    at net.minecraft.v1_8.sesphaeehepseaheheeahaahh.<init>(SourceFile:29) ~[?:?]
    at net.minecraft.v1_8.eheaeappasaheassspppsaaea.hpppspappppaessphpheaeepa(SourceFile:268) ~[?:?]
    at net.minecraft.v1_8.eheaeappasaheassspppsaaea.aephephsepashpeessphhaees(SourceFile:138) ~[?:?]
    at net.minecraft.v1_8.eheaeappasaheassspppsaaea.asaheehshahaphsspheapshas(SourceFile:86) ~[?:?]
    at net.minecraft.v1_8.eheaeappasaheassspppsaaea.<init>(SourceFile:52) ~[?:?]
    at net.minecraft.v1_8.spsseespapsphpshaeehppess.hpasshhaeapasahaahpssehsh(EntityRenderer.java:353) ~[?:?]
    at net.minecraft.v1_8.spsseespapsphpshaeehppess.bridge$loadShader(EntityRenderer.java:3130) ~[?:?]
    at lunar.by.llIIllllIIlIIlllllllIllIl.IIIIIIllIlIIlIIIIIlIIlIIl(Unknown Source) ~[?:?]
    at lunar.by.llIIllllIIlIIlllllllIllIl.llIIllllIIlIIlllllllIllIl(Unknown Source) ~[?:?]
    at lunar.dv.llIIIllIIlIIllllIIlIIIIlI.llIIllllIIlIIlllllllIllIl(Unknown Source) [?:?]
    at lunar.by.llIIllllIIlIIlllllllIllIl.<init>(Unknown Source) [?:?]
    at lunar.dj.IlIIIIllIlIlIIIlIIIllIIlI.llIIllllIIlIIlllllllIllIl(Unknown Source) [?:?]
    at lunar.de.llIIllllIIlIIlllllllIllIl.<init>(Unknown Source) [?:?]
    at lunar.dj.IlIIIIllIlIlIIIlIIIllIIlI.<init>(Unknown Source) [?:?]
    at lunar.as.llIlllllllIIlIlIIlIIlllIl.<init>(Unknown Source) [?:?]
    at net.minecraft.v1_8.aespahaeeeasaehsaahepsass.handler$zcd000$impl$startGame$afterInGame(SourceFile:3174) [?:?]
    at net.minecraft.v1_8.aespahaeeeasaehsaahepsass.hshpshesehaeaeeassaaeaasp(SourceFile:471) [?:?]
    at net.minecraft.v1_8.aespahaeeeasaehsaahepsass.ehssssasspsshppessappsaas(SourceFile:310) [?:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
    at com.moonsworth.lunar.patcher.LunarMain.main(Unknown Source) [vpatcher-prod.jar:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.v1_8.heespaaseaaahshpaaphspsha.eeaeaeehhhapahaehpehhhaeh()" because the return value of "net.minecraft.v1_8.heespaaseaaahshpaaphspsha.hahhphhsahpphepaaepaepshe()" is null
    at net.minecraft.v1_8.psseaaeashapsspssaseehpaa.<init>(SourceFile:135) ~[?:?]
    ... 24 more
Oct 19, 2021 8:29:51 PM io.netty.util.internal.PlatformDependent <clinit>
INFO: Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability.
[20:29:55] [Client thread/INFO]: [LC ThirdParty] Creating mod lunar.fv.llIIllllIIlIIlllllllIllIl
[20:29:55] [Client thread/INFO]: [LC ThirdParty] Created mod: SkyblockAddons (@VERSION@)
[20:29:55] [Client thread/INFO]: [LC LANG] Language set as ENGLISH (en_US).
[20:29:55] [Client thread/INFO]: [LC LANG] Language file found: lang/lunar/en_US.
[20:29:55] [Client thread/INFO]: [LC LANG] Checking language files for skyblockaddons.
[20:29:55] [Client thread/INFO]: [LC LANG] Language file found: lang/skyblockaddons/en_US.
[20:30:00] [Client thread/INFO]: [LC LANG] Language set as ENGLISH (en_US).
[20:30:00] [Client thread/INFO]: [LC LANG] Language file found: lang/lunar/en_US.
[20:30:00] [Client thread/INFO]: [LC LANG] Checking language files for skyblockaddons.
[20:30:00] [Client thread/INFO]: [LC LANG] Language file found: lang/skyblockaddons/en_US.
[20:30:00] [Client thread/INFO]: [LC] Debugging has been disabled for ALL type(s).
[20:30:00] [Client thread/INFO]: [LC Accounts] Attempting to load account [723dd1d4f73e4256a26cd55afca75c51]
[20:30:00] [Client thread/INFO]: [LC Accounts] Loaded content for [n***@gmail.com] Token IAT
[20:30:00] [Client thread/INFO]: [LC Accounts] Removed all accounts [0 count]
[20:30:00] [Client thread/INFO]: [LC Accounts] Starting Refreshing n***@gmail.com with 172614130ms till expired (Valid: true).
[20:30:00] [Client thread/INFO]: [LC Accounts] Reused client token: cde73374b4e5484eb3ed8564155b7a81
[20:30:00] [Client thread/INFO]: [LC Accounts] Initialized authentication service with client token cde73374b4e5484eb3ed8564155b7a81
[20:30:00] [Client thread/INFO]: Logging in with access token
[20:30:01] [Client thread/INFO]: [LC Accounts] Finishing Refreshing n***@gmail.com (Valid: true).
Launching
Exception in thread "Thread-9" java.lang.NoClassDefFoundError: org/scijava/nativelib/JniExtractor
    at java.base/java.lang.Class.forName0(Native Method)
    at java.base/java.lang.Class.forName(Unknown Source)
    at org.newsclub.net.unix.NativeUnixSocket.<clinit>(Unknown Source)
    at org.newsclub.net.unix.AFUNIXSocket.<init>(Unknown Source)
    at org.newsclub.net.unix.AFUNIXSocket.newInstance(Unknown Source)
    at com.jagrosh.discordipc.entities.pipe.UnixPipe.<init>(Unknown Source)
    at com.jagrosh.discordipc.entities.pipe.Pipe.createPipe(Unknown Source)
    at com.jagrosh.discordipc.entities.pipe.Pipe.openPipe(Unknown Source)
    at com.jagrosh.discordipc.IPCClient.connect(Unknown Source)
    at lunar.dC.llIIllllIIlIIlllllllIllIl.run(Unknown Source)
    at lunar.as.llIlllllllIIlIlIIlIIlllIl.IIlIIIllIIIllllIIlIIllIIl(Unknown Source)
    at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.scijava.nativelib.JniExtractor
    at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
    at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)
    at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
    ... 12 more
LUNARCLIENT_STATUS_STARTED
[Bridge] Using OptiFine wrapper
[20:30:50] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[20:30:50] [Client thread/INFO]: [OptiFine] Enable face culling: acacia_leaves, birch_leaves, dark_oak_leaves, jungle_leaves, oak_leaves, spruce_leaves
Failed to load WebP ImageIO
java.lang.UnsatisfiedLinkError: no webp-imageio64 in java.library.path: /root/lwjgl2arm32
    at java.base/java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.base/java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.base/java.lang.System.loadLibrary(Unknown Source)
    at com.luciad.imageio.webp.NativeLibraryUtils.loadLibrary(Unknown Source)
    at com.luciad.imageio.webp.WebP.loadNativeLibrary(Unknown Source)
    at com.luciad.imageio.webp.WebP.<clinit>(Unknown Source)
    at lunar.dW.lIllIlIIlIllIlIllIIllIlll.llIIllllIIlIIlllllllIllIl(Unknown Source)
    at net.minecraft.v1_8.hphsshppheepaheasaahahpsa.redirect$zzj000$impl$ImageIOread(ThreadDownloadImageData.java:557)
    at net.minecraft.v1_8.hphsshppheepaheasaahahpsa.eappsaespshsspappspssehph(ThreadDownloadImageData.java:108)
    at net.minecraft.v1_8.sahaehssaehehassapaepsshh.eappsaespshsspappspssehph(TextureManager.java:99)
    at net.minecraft.v1_8.sahaehssaehehassapaepsshh.bridge$loadTexture(TextureManager.java:540)
    at lunar.dg.llIIllllIIlIIlllllllIllIl.llIIllllIIlIIlllllllIllIl(Unknown Source)
    at lunar.cP.llIlllllllIIlIlIIlIIlllIl.llIIllllIIlIIlllllllIllIl(Unknown Source)
    at lunar.cP.IIllIllllllIllIllIIlllllI.llIIllllIIlIIlllllllIllIl(Unknown Source)
    at lunar.cK.lllIlIIIllIIllIIIIIlIlIII.llIIllllIIlIIlllllllIllIl(Unknown Source)
    at lunar.cP.IIIIlIlIlIIIIlIIlIIIlIIIl.llIIllllIIlIIlllllllIllIl(Unknown Source)
    at lunar.cP.IIllIllllllIllIllIIlllllI.llIIllllIIlIIlllllllIllIl(Unknown Source)
    at lunar.fZ.IIIIlIlIlIIIIlIIlIIIlIIIl.hespppesseeheehespsehaepe(Unknown Source)
    at net.minecraft.v1_8.spsseespapsphpshaeehppess.redirect$zzk000$impl$updateCameraAndRender$drawScreen(EntityRenderer.java:3304)
    at net.minecraft.v1_8.spsseespapsphpshaeehppess.ahahhashhhhsepehahhppaeap(EntityRenderer.java:1440)
    at net.minecraft.v1_8.aespahaeeeasaehsaahepsass.pesehpehppapaspseesahphse(SourceFile:915)
    at net.minecraft.v1_8.aespahaeeeasaehsaahepsass.ehssssasspsshppessappsaas(SourceFile:325)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.base/java.lang.reflect.Method.invoke(Unknown Source)
    at com.moonsworth.lunar.patcher.LunarMain.main(Unknown Source)
[20:30:53] [Client thread/FATAL]: Reported exception thrown!
net.minecraft.v1_8.ashpheppsaahsshassaaehhsp: Rendering screen
    at net.minecraft.v1_8.spsseespapsphpshaeehppess.ahahhashhhhsepehahhppaeap(EntityRenderer.java:1467) ~[?:?]
    at net.minecraft.v1_8.aespahaeeeasaehsaahepsass.pesehpehppapaspseesahphse(SourceFile:915) ~[?:?]
    at net.minecraft.v1_8.aespahaeeeasaehsaahepsass.ehssssasspsshppessappsaas(SourceFile:325) [?:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
    at com.moonsworth.lunar.patcher.LunarMain.main(Unknown Source) [vpatcher-prod.jar:?]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/EntityRenderer$Anonymous$b06c534ee84d4945b92c92667b0d97c3
    at net.minecraft.v1_8.spsseespapsphpshaeehppess.redirect$zzk000$impl$updateCameraAndRender$drawScreen(EntityRenderer.java:3309) ~[?:?]
    at net.minecraft.v1_8.spsseespapsphpshaeehppess.ahahhashhhhsepehahhppaeap(EntityRenderer.java:1440) ~[?:?]
    ... 8 more
Caused by: java.lang.ClassNotFoundException: Failed to read class: net.minecraft.client.renderer.EntityRenderer$Anonymous$b06c534ee84d4945b92c92667b0d97c3
    at WWWWWNNNNWMWNNNNWNNNNMMWW.findClass(Unknown Source) ~[vpatcher-prod.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
    at net.minecraft.v1_8.spsseespapsphpshaeehppess.redirect$zzk000$impl$updateCameraAndRender$drawScreen(EntityRenderer.java:3309) ~[?:?]
    at net.minecraft.v1_8.spsseespapsphpshaeehppess.ahahhashhhhsepehahhppaeap(EntityRenderer.java:1440) ~[?:?]
    ... 8 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.EntityRenderer$Anonymous$b06c534ee84d4945b92c92667b0d97c3
    at jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source) ~[?:?]
    at jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source) ~[?:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
    at WWWWWNNNNWMWNNNNWNNNNMMWW.findClass(Unknown Source) ~[vpatcher-prod.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
    at net.minecraft.v1_8.spsseespapsphpshaeehppess.redirect$zzk000$impl$updateCameraAndRender$drawScreen(EntityRenderer.java:3309) ~[?:?]
    at net.minecraft.v1_8.spsseespapsphpshaeehppess.ahahhashhhhsepehahhppaeap(EntityRenderer.java:1440) ~[?:?]
    ... 8 more
HANDLING CRASH REPORT Rendering screen
CRASH-27d50fb7-93de-4810-8788-50349f188140
{"id":"CRASH-27d50fb7-93de-4810-8788-50349f188140","report":{"title":"Rendering screen","stacktrace":["java.lang.NoClassDefFoundError: net/minecraft/client/renderer/EntityRenderer$Anonymous$b06c534ee84d4945b92c92667b0d97c3","\tat net.minecraft.v1_8.spsseespapsphpshaeehppess.redirect$zzk000$impl$updateCameraAndRender$drawScreen(EntityRenderer.java:3309)","\tat net.minecraft.v1_8.spsseespapsphpshaeehppess.ahahhashhhhsepehahhppaeap(EntityRenderer.java:1440)","\tat net.minecraft.v1_8.aespahaeeeasaehsaahepsass.pesehpehppapaspseesahphse(SourceFile:915)","\tat net.minecraft.v1_8.aespahaeeeasaehsaahepsass.ehssssasspsshppessappsaas(SourceFile:325)","\tat net.minecraft.client.main.Main.main(SourceFile:124)","\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)","\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)","\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)","\tat java.base/java.lang.reflect.Method.invoke(Unknown Source)","\tat com.moonsworth.lunar.patcher.LunarMain.main(Unknown Source)","Caused by: java.lang.ClassNotFoundException: Failed to read class: net.minecraft.client.renderer.EntityRenderer$Anonymous$b06c534ee84d4945b92c92667b0d97c3","\tat WWWWWNNNNWMWNNNNWNNNNMMWW.findClass(Unknown Source)","\tat java.base/java.lang.ClassLoader.loadClass(Unknown Source)","\tat java.base/java.lang.ClassLoader.loadClass(Unknown Source)","\t... 10 more","Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.EntityRenderer$Anonymous$b06c534ee84d4945b92c92667b0d97c3","\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)","\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)","\tat java.base/java.lang.ClassLoader.loadClass(Unknown Source)","\t... 13 more"]},"context":{"minecraft_version":"1.8.9","launcher_version":"2.8.0","branch":"master","git_commit":"44c40d4b27e7ad0d0544fdfb261ae128a66cd1e6","cpu":"8x null","gpu":"unknown","os":"Linux","connected_server":"None","architecture":"?","java_version":"16.0.1","total_memory_mb":1072,"free_memory_mb":832,"max_memory_mb":1072,"fps":0,"last_opened_menus":["lunar.cP.IIllIllllllIllIllIIlllllI","lunar.cP.IIllIllllllIllIllIIlllllI"],"opened_packs":[]}}
[20:30:53] [Client thread/INFO]: [LC Auth] Failed to establish connection with the auth server, account null.
responseCode = 200
error stream is null lol
^C[LWJGL] XF86VidMode extension not available

root@localhost:~# 

First time running it will get to the point where you can join a server/start a world, and then crash when it tries to render terrain. Any time after that it will crash as soon as it loads the main menu.

gl91306 commented 2 years ago

if ur on 64 bit then whys it looking in the 32 bit folder?

/root/lwjgl2arm32

Pythonic456 commented 2 years ago

I do not know. I thought you might have an idea of why? I checked the lunarclient executable and it is 64bit.

Euro-pol commented 2 years ago

just realised from the logs, my 64 bit appimage also looks for lwjgl2arm32 (even thought im on 64 bit) and crashes when almost loaded

Pythonic456 commented 2 years ago

Could I run the 32bit appimage somehow on my 64bit system?

gl91306 commented 2 years ago

i dont think so

gl91306 commented 2 years ago

updated appimage, try again

Pythonic456 commented 2 years ago

Naw. Still doesn't work. I will send the traceback later.

gl91306 commented 2 years ago

kk