CubeCoders / AMPTemplates

For the AMP community to share Generic Module templates.
MIT License
93 stars 292 forks source link

insurgancy sandstorm unable to create instance #1019

Closed Lead-Problem closed 2 months ago

Lead-Problem commented 2 months ago

i am unable to create an insurgancy sand storm instance in the deployment log i get this error

Non-managed instances exist, autoconfigure cannot guarantee that the configuration is valid! Failed to unpack AMP. KeyNotFoundException [0] (KeyNotFoundException) : The given key 'GenericModule.Meta.MinAMPVersion' was not present in the dictionary. at Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) at InstanceManagerPlugin.LocalInstanceManager.DownloadAndUnpack (InstanceManagerPlugin.LocalAMPInstance Spec, Boolean SkipCache)

Create Instance Failed: The core archive failed to download or unpack: Failed to unpack AMP: The given key 'GenericModule.Meta.MinAMPVersion' was not present in the dictionary.

i have restarted the server and fetched latest in instance deployment still getting the same issue Currently running version 2.5.1.8 - 20240917.2

IceOfWraith commented 2 months ago

Assuming you're on Windows, you need to install git:

https://discourse.cubecoders.com/t/amp-dependencies-git/1803

Then go into File Manager and navigate to ADS01/Plugins/ADSModule/DeploymentTemplates and delete all folders inside.

Last search for repo in the top right and click the Fetch button.

IceOfWraith commented 2 months ago

Hold that thought actually... looks like that template is missing it.

IceOfWraith commented 2 months ago

This is solved. Fetch the repo again and make a new instance.