[ QMineCraft ] [ 1.19.3.0] MineCraft Server

This is the best place for community developers to publish their genius work. Your Apps enrich the QNAP Turbo NAS.
Post Reply
nickidk4
New here
Posts: 6
Joined: Fri Aug 12, 2016 8:01 pm

Re: [ QMineCraft ] [ 1.13.1 ] MineCraft Server

Post by nickidk4 »

XHT wrote: Sat Dec 29, 2018 8:33 pm for 4G of memory
in QMineCraft.sh change line 57 to

Code: Select all

QPKG_ROOT1/bin/java -Xmx4096M -Xms4096M -jar minecraft_server.jar nogui &
and if you update the server jar, rename it to the same "copy/paste the name"
I tried editing the file from Xmx4096M to Xmx1024M in Text Editor. But after I save the file the QMinecraft server cant start. It does show that it is started in the App Center, but no QMinecraft process is running.
I tried reinstalling, making sure that it worked again, and then I edited the QMineCraft.sh file and created a simple white-space and removed it again and saved file. This resulted in the QMineCraft server wouldn't work again. So every time i try to edit and save the file it breaks it for me.
User avatar
OneCD
Guru
Posts: 12144
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [ QMineCraft ] [ 1.13.1 ] MineCraft Server

Post by OneCD »

nickidk4 wrote: Sat Dec 29, 2018 10:47 pm So every time i try to edit and save the file it breaks it for me.
This may be an encoding (specifically, line-ending characters) issue. What program are you using to edit this file?

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
nickidk4
New here
Posts: 6
Joined: Fri Aug 12, 2016 8:01 pm

Re: [ QMineCraft ] [ 1.13.1 ] MineCraft Server

Post by nickidk4 »

OneCD wrote: Sun Dec 30, 2018 5:00 am
nickidk4 wrote: Sat Dec 29, 2018 10:47 pm So every time i try to edit and save the file it breaks it for me.
This may be an encoding (specifically, line-ending characters) issue. What program are you using to edit this file?
I use the QNAP Text Editor app. I don't know if this is what causes the issue though :/

https://appcenter.qnap.com/eng/qpkg/overview/TextEditor
crazyl
New here
Posts: 5
Joined: Tue May 18, 2010 9:08 pm

Re: [ QMineCraft ] [ 1.13.1 ] MineCraft Server

Post by crazyl »

I am too junior in server.
Also, I am using TS-231P and I know it is too slow and without much memory.
My Firmware is 4.3.6.0805
Am I wrong that that TS-231P could not use the same thing from TS-231?
Because, although I downloaded QJDK8_1.8.191_arm-x31.qpkg & QMineCraft_1.13.2.0_arm-x31.gpkg, they cannot be installed whether manually or the otherwise.
It seems that I know too little, but maybe I have to try to learn more but try and error ...

unblack wrote: Wed Oct 03, 2018 1:47 pm Thank you.
It does not work on TS-231.
I know this device is slow. Its just a PoC.

Firmware: 4.3.5.0713
QMineCraft 1.31.1
QJDK8_1.8.172_arm-x31
crazyl
New here
Posts: 5
Joined: Tue May 18, 2010 9:08 pm

Re: [ QMineCraft ] [ 1.13.1 ] MineCraft Server

Post by crazyl »

I find out the answer ... and probably at least I could forget the mind of thinking of any minecraft at this moment,
because TS-231P is different from TS-231 ...
as TS-231 is using Freescale™ ARM®v7 Cortex®-A9 dual-core 1.2GHz processor
but TS-231P is using ... AnnapurnaLabs, an Amazon company Alpine AL-212, 2-core, 1.7GHz
Thanks.

crazyl wrote: Wed Jan 09, 2019 2:16 pm I am too junior in server.
Also, I am using TS-231P and I know it is too slow and without much memory.
My Firmware is 4.3.6.0805
Am I wrong that that TS-231P could not use the same thing from TS-231?
Because, although I downloaded QJDK8_1.8.191_arm-x31.qpkg & QMineCraft_1.13.2.0_arm-x31.gpkg, they cannot be installed whether manually or the otherwise.
It seems that I know too little, but maybe I have to try to learn more but try and error ...

unblack wrote: Wed Oct 03, 2018 1:47 pm Thank you.
It does not work on TS-231.
I know this device is slow. Its just a PoC.

Firmware: 4.3.5.0713
QMineCraft 1.31.1
QJDK8_1.8.172_arm-x31
User avatar
OneCD
Guru
Posts: 12144
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [ QMineCraft ] [ 1.13.1 ] MineCraft Server

Post by OneCD »

crazyl wrote: Wed Jan 09, 2019 2:47 pm I find out the answer ... and probably at least I could forget the mind of thinking of any minecraft at this moment,
because TS-231P is different from TS-231 ...
as TS-231 is using Freescale™ ARM®v7 Cortex®-A9 dual-core 1.2GHz processor
but TS-231P is using ... AnnapurnaLabs, an Amazon company Alpine AL-212, 2-core, 1.7GHz
Thanks.
Both CPUs use the ARMv7-A instruction set: the TS-231 has a Cortex-A9 and the TS-231P has a Cortex-A15.

To convert into QNAP-speak, A9 means X31 QPKGs, A15 means X41.

So, you'll need QPKGs where the name ends in X41. ;)

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
crazyl
New here
Posts: 5
Joined: Tue May 18, 2010 9:08 pm

Re: [ QMineCraft ] [ 1.13.1 ] MineCraft Server

Post by crazyl »

Thanks!
As I am also thinking about acquiring a more powerful QNAP NAS ...
then may I ask how about TS-251B ( Intel® Celeron® J3355 dual-core 2.0 GHz processor (burst up to 2.5 GHz) - Architecture: 64-bit x86 ) ?
Will TS-251B be possible to use similar method to set up a Minecraft Server?

OneCD wrote: Wed Jan 09, 2019 2:55 pm
crazyl wrote: Wed Jan 09, 2019 2:47 pm I find out the answer ... and probably at least I could forget the mind of thinking of any minecraft at this moment,
because TS-231P is different from TS-231 ...
as TS-231 is using Freescale™ ARM®v7 Cortex®-A9 dual-core 1.2GHz processor
but TS-231P is using ... AnnapurnaLabs, an Amazon company Alpine AL-212, 2-core, 1.7GHz
Thanks.
Both CPUs use the ARMv7-A instruction set: the TS-231 has a Cortex-A9 and the TS-231P has a Cortex-A15.

To convert into QNAP-speak, A9 means X31 QPKGs, A15 means X41.

So, you'll need QPKGs where the name ends in X41. ;)
User avatar
OneCD
Guru
Posts: 12144
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [ QMineCraft ] [ 1.13.1 ] MineCraft Server

Post by OneCD »

crazyl wrote: Wed Jan 09, 2019 6:00 pm Will TS-251B be possible to use similar method to set up a Minecraft Server?
Yes, it looks like there's an X86-64 package available. This suits the TS-251B. :geek:

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
telligcirdec
First post
Posts: 1
Joined: Sat Aug 04, 2012 5:40 am

Re: [ QMineCraft ] [ 1.13.2 ] MineCraft Server

Post by telligcirdec »

Hi there,

Thanks a lot for your work on this minecraft release on qnap.
Are you planning to upgrade to 1.4 ?

Regards
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ QMineCraft ] [ 1.14.0.0 ] MineCraft Server

Post by QNAP_Stephane »

updated
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
johnnygill
New here
Posts: 8
Joined: Mon Feb 22, 2010 12:07 pm

Re: [ QMineCraft ] [ 1.14.0.0 ] MineCraft Server

Post by johnnygill »

Is it just me, or is the qnapclub.eu site offline?
I'm looking for this QPKG, it would appear the EU site was the only host?
johnnygill
New here
Posts: 8
Joined: Mon Feb 22, 2010 12:07 pm

Re: [ QMineCraft ] [ 1.14.0.0 ] MineCraft Server

Post by johnnygill »

Any out there with a location to download the qpkg?
Help please Stephane?
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ QMineCraft ] [ 1.14.0.0 ] MineCraft Server

Post by QNAP_Stephane »

johnnygill wrote: Sat Jun 22, 2019 4:37 pm Any out there with a location to download the qpkg?
Help please Stephane?
https://www.qnapclub.eu/fr/qpkg/219 working for me
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
johnnygill
New here
Posts: 8
Joined: Mon Feb 22, 2010 12:07 pm

Re: [ QMineCraft ] [ 1.14.0.0 ] MineCraft Server

Post by johnnygill »

Ok, yea thats a bit odd. I tried a different ISP and can get to the page. Not sure why, being my ISP doesn't block any sites.
Thanks for confirming Stephane.
Frederik
First post
Posts: 1
Joined: Mon Jul 08, 2019 3:03 pm

Re: [ QMineCraft ] [ 1.14.0.0 ] MineCraft Server

Post by Frederik »

Thanks for the Minecraft app, Awesome job: Do you have the opportunity to update to the newest version @QNAP_Stephane . My son would really appreciate it.

Have a nice day
Post Reply

Return to “Community Apps”