You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded minecraft server software on termux and ran the server. While the server did run fine for a few minutes, termux crashed without any error message and took me to android homescreen.
Steps to reproduce the behavior.
pkg install openjdk-21
wget -O minecraft_server.jar https://meta.fabricmc.net/v2/versions/loader/1.17.1/0.16.14/1.0.3/server/jar
java -Xmx2048m -Xms1024m -jar minecraft_server.jar
(upon first start it will ask you agree to the EULA. To do so, change eula=false to eula=true)
java -Xmx2048m -Xms1024m -jar minecraft_server.jar
(Upon running the server for a few mins it crashes with no error message.
What is the expected behavior?
Run without crashing.
System information
Termux application version:latest
Android OS version:14
Device model:Samsung Tab S7 FE (WiFi + 4G Model) (SMT735)