Startup Issue with Application Deployment - Errors in instances after 2.6 upgrade

System Information

Field Value
Operating System Windows - Windows 11 Pro on x86_64
Product AMPService ‘Phobos’ v2.6.0.0 (Mainline)
Virtualization None
Application Application Deployment
Module ADSModule
Running in Container No
Current State Indeterminate

Problem Description

Issue

I have a controller (Linux) and two targets (one Linux and one Windows). After updating to 2.6, I can no longer manage or start game instances. The Main amp ads intance does work though if browsed to directly, but the controller cannot manage game instances or the target ads instances.

I have rolled back to the two Linux builds (controller and one target) via snapshots and they are working again.

I do not have the luxury of snapshots for the Windows target. I can login/manage the main ads instance, but the game instances will not start.

15:44:06] [Core Info/1] : Starting AMP version 2.6.0.0 (Phobos), built 23/10/2024 20:48
[15:44:06] [Core Info/1] : Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[15:44:06] [Core Warning/1] : Current time zone is set to Central Standard Time - It is recommended you switch to UTC+0 to avoid time-zone related issues
[15:44:06] [Core Info/1] : OS: Windows / x86_64
[15:44:06] [Core Info/1] : CPU: AMD Ryzen 9 5900X 12-Core Processor (12C/24T)
[15:44:06] [Core Info/1] : RAM: 32673MB
[15:44:06] [Core Info/1] : AMP Instance ID: c5ab695b-68d2-44e6-b09c-5a9c4278710e
[15:44:06] [Loader Info/1] : Loaded GenericModule version 1.0 by CubeCoders Limited
[15:44:06] [Loader Error/1] : Unable to load module GenericModule:
[15:44:06] [Core Error/1] : TypeLoadException
[15:44:06] [Core Error/1] : [0] (TypeLoadException) :
[15:44:06] [Core Error/1] : at ModuleHandle.ResolveType(QCallModule module, Int32 typeToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount, ObjectHandleOnStack type)
at ModuleHandle.ResolveTypeHandle(Int32 typeToken, RuntimeTypeHandle typeInstantiationContext, RuntimeTypeHandle methodInstantiationContext)
at Attribute.GetCustomAttributes(MemberInfo element, Type attributeType, Boolean inherit)
at Attribute.GetCustomAttribute(MemberInfo element, Type attributeType, Boolean inherit)
at GSMyAdmin.ModuleLoader.<>c.b__42_0(MethodInfo m)
at Linq.Enumerable.SelectArrayIterator2.MoveNext() at Linq.Enumerable.WhereEnumerableIterator1.ToList()
at GSMyAdmin.ModuleLoader.AddClassMethods(String ModuleName, Object obj)
at GSMyAdmin.ModuleLoader.HandleWebContent(String PluginName, WebMethodsBase methods)
at GSMyAdmin.ModuleLoader.LoadApplicationModule(String ModuleName)
[15:44:06] [Core Fatal/1] : Failed to initialize application module.

Reproduction Steps

  • Upgrade amp instances to 2.6
  • Login to web interface
  • Attempt to start game instance
1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.