If i try after that from within the instance i get this:
19:55:34
/bin/bash: line 1: jq: command not found
wget: missing URL
Usage: wget [OPTION]... [URL]...
Try `wget --help' for more options.
If i try after that from within the instance i get this:
19:55:34
/bin/bash: line 1: jq: command not found
wget: missing URL
Usage: wget [OPTION]... [URL]...
Try `wget --help' for more options.
Can you show what you have in the Configuration Repositories setting?
And also re-check what it is in GenericModule.kvp for that instance?
Absolutely, I appreciate your help more than you know
Configuration Repositories
CubeCoders/AMPTemplates:main
GenericModule.kvp (added a few lines that may help)
Meta.ConfigVersion=1.2
Meta.OriginalSource=CubeCoders-AMPTemplates-main
Meta.ConfigManifest=minecraft-bedrockconfig.json
Meta.MetaConfigManifest=minecraft-bedrockmetaconfig.json
Meta.ConfigRoot=minecraft-bedrock.kvp
Meta.MinAMPVersion=2.5.0.10
and:
|OS|Linux|
|Platform|Ubuntu 24.04.2|
Application Name | AMP |
---|---|
Application Version | 2.6.2.0 |
Codename | Phobos |
Tools Version | 2.6.2 |
Release Stream | Mainline |
Build Spec | Release |
Build Date | 17/06/2025 09:10 |
Did you manually change GenericModule.kvp or was it already like that?
This is making no sense, other than AMP being a PITA
BTW, how wedded are you to this instance? Might be best to just create a new one at this point
that was the only line I changed manually. the other lines i pasted were just ones i cherry picked out in case they helped you.
If need be I can make a new instance and copy my worlds over. I have two others that do the same (older as well).
That explains it. You can’t just change it manually in the file
Give me a few and I will provide the commands to run
thanks!
my Meta.ConfigVersion=1.2
but a new instance has =3
just let me know if the commands will delete my information/world please.
EDIT: the manual change was from one of the Admin’s in the discord.
Stop the Bedrock instance. Then run this in a terminal as the amp user:
ampinstmgr stop ADS
ampinstmgr reconfigure MinecraftNEW01 +GenericModule.Meta.OriginalSource CubeCoders-AMPTemplates-main
ampinstmgr start ADS
Then try updating the instance from the UI again
This won’t affect your Bedrock world
it worked!!! oh man, thanks now to fix my other two instances
It’s a thing of beauty, all updated. You’re a legend, thanks again!