-
Notifications
You must be signed in to change notification settings - Fork 14
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
[Bug]: RAGE MP #37
Comments
Wait what? How did ir not work. I have a look |
my logs container@pterodactyl~ AMD64 Emualtor image box64
Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 Cores:4
Params database has 15 entries
Box64 with Dynarec v0.2.1 2e59b56f built on Feb 19 2023 07:05:23
:/home/container$ $(if [ "${ARCH}" == "arm64" ]; then echo -n "box64 ./ragemp-server"; else echo -n "./ragemp-server"; fi)
Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 Cores:4
Params database has 15 entries
Box64 with Dynarec v0.2.1 2e59b56f built on Feb 19 2023 07:05:23
Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/
Using default BOX64_PATH: ./:bin/
Counted 24 Env var
Looking for ./ragemp-server
Rename process to "ragemp-server"
Using native(wrapped) libdl.so.2
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libpthread.so.0
Using native(wrapped) libutil.so.1
Using native(wrapped) librt.so.1
Using native(wrapped) libm.so.6
Using emulated /usr/lib/x86_64-linux-gnu/libstdc++.so.6
Using emulated /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
[INFO] Starting RAGE Multiplayer server...
[============================================================]
||
|| MaxPlayers 50
|| Sync rate 40ms
|| Name RAGE:MP Unofficial server
|| Gamemode freeroam
|| Streaming distance 500
|| Announcement disabled
|| Voice chat disabled
|| Address 0.0.0.0:25568
|| Connection limits disabled
|| Encryption enabled
|| NodeJS enabled
|| C# disabled
||
[============================================================]
[INFO] Loading NodeJS packages...
[INFO] Starting packages...
[DONE] Server packages have been started.
[DONE] Started resource transfer server at 25569 port.
[DONE] Client-side packages weight: 0.000000 MB (uncompressed: 0.000000 MB).
[INFO] Initializing networking...
[DONE] Networking has been started: (IPv4-only) at 127.0.0.1:25568
[DONE] The server is ready to accept connections.
container@pterodactyl~ Server marked as running...
container@pterodactyl~ Server marked as stopping... |
Hmmm... I'll try to find issue on my side, I have some ideas. |
let me know if you need any help / trying to debug something |
Are you using the same egg? |
Yes, my egg is the onz out of the repo. The extentions are based on kernel and hidt device. Mine is a pi 4. Only difrence is that i also have box64 on the host os. But that should not be needed |
You have more so that should not be an issue. How old is your kernel? |
5.15.0-1029-oracle |
Ok, I have no idea what's wrong... |
Same for me, it should work. And it does work for me. |
the error you have only show up for me if you press stop |
Panel Version
1.11.3
Wings Version
1.11.4
Service
RAGE MP
Modified
No, I did not modify the egg
Expected Behavior
Install the server and start it successfully
Actual Behavior
It starts, but then an error pops up.
logs:
https://pastebin.com/yUyeBuHB
Steps To Reproduce
Install logs
https://pteropaste.com/ak41cnd86rmi/
The text was updated successfully, but these errors were encountered: