LFA Posted June 21, 2019 Share Posted June 21, 2019 New Added filter by installed content to Workshop browser. Added automatic background images for Steam games. Games that have the Steam store id set have this enabled by default. Added option in game's general settings to reuse the game key when creating a service on the same IP. Bug Fixes Sub users could not use the Workshop browser. Fixed MVC errors on Edge and Firefox. Fixed security warning when downloading files from file manager with https. Link to comment Share on other sites More sharing options...
Alexr03 Posted June 23, 2019 Share Posted June 23, 2019 Does this update include the updating of workshop mods instead of uninstalling then installing again? Link to comment Share on other sites More sharing options...
LFA Posted June 24, 2019 Author Share Posted June 24, 2019 Not yet. Link to comment Share on other sites More sharing options...
Dennis Posted June 24, 2019 Share Posted June 24, 2019 Fixed MVC errors on Edge and Firefox. What exact errors are this? :-) Link to comment Share on other sites More sharing options...
therimmer96 Posted June 26, 2019 Share Posted June 26, 2019 New Added automatic background images for Steam games. Games that have the Steam store id set have this enabled by default. What does this mean? Link to comment Share on other sites More sharing options...
Dennis Posted June 27, 2019 Share Posted June 27, 2019 In the new MVC templates you can set a background image per game that will show up when you're on the ServiceHome for each service (where you can start/stop/restart the service. If you don't configure a background image, you'll instead see the images that are on the Steam Store page for that game. If there's multiple images, a random one will be shown for each page reload. Link to comment Share on other sites More sharing options...
LFA Posted July 11, 2019 Author Share Posted July 11, 2019 Version 2.0.131.4 supports updating workshop mods and it has a scheduled task to update all mods automatically. After installing 2.0.131.0 you can update with: "C:\Program Files\TCAdmin2\Monitor\TCAdminUpdateTool.exe" 2.0.131.4 or /home/tcadmin/Monitor/updatetool 2.0.131.4 Link to comment Share on other sites More sharing options...
Dennis Posted July 12, 2019 Share Posted July 12, 2019 (edited) We can't download it. We're getting this error: * * * * * * * * * * WARNING * * * * * * * * * * * ONLY USE THIS TOOL IF THE WEB UPDATE FAILS * * THIS TOOL WILL NOT UPDATE YOUR DATABASE * * * * * * * * * * * * * * * * * * * * * * * * * Downloading file: 0 of 0MB (0%) Extracting file... System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: C:\Program Files\TCAdmin2\Temp\Upgrade.rar is not RAR archive at Microsoft.VisualBasic.ErrObject.Raise(Int32 Number, Object Source, Object Description, Object HelpFile, Object HelpContext) at TCAdmin.SDK.Misc.Compression.Rar.RaiseError(Int32 errnum, String msg) at TCAdmin.SDK.Misc.Compression.Rar.LoadFileList() at TCAdmin.SDK.Misc.Compression.Rar.Init() at TCAdmin.SDK.Misc.CompressionTools.GetDecompressor(String sourceFileName) at TCAdmin.SDK.Misc.CompressionTools.Decompress(String sourceFileName, String destinationDirectory, VirtualDirectory virtualDirectory) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) at TCAdminUpdateTool.ConsoleApp.Main()I've tried deleting the Upgrade.rar file and restarting TCAdmin Monitor. Any idea what's causing this? The file takes up 0KB of space. It seems to happen to every update after 2.0.131.1. Edited July 12, 2019 by DennisMidjord Link to comment Share on other sites More sharing options...
LFA Posted July 12, 2019 Author Share Posted July 12, 2019 See if you can download the file manually http://master.tcadmin.net/tcadminserver/downloads/automaticupdates/tca2/2.0.131.4/tcadmin.rar Link to comment Share on other sites More sharing options...
Dennis Posted July 12, 2019 Share Posted July 12, 2019 I was able to download it manually. Link to comment Share on other sites More sharing options...
LFA Posted July 13, 2019 Author Share Posted July 13, 2019 Try starting the monitor in console mode and execute: download http://master.tcadmin.net/tcadminserver/downloads/automaticupdates/tca2/2.0.131.4/tcadmin.rar If that downloads correctly the update tool should work. If you want me to take a look create a support ticket and send remote desktop access. . Link to comment Share on other sites More sharing options...
Dennis Posted July 13, 2019 Share Posted July 13, 2019 I was able to do that as well. The Update Tool still won't work. I'll see if it's still a problem for the next update and create a ticket if it is. Link to comment Share on other sites More sharing options...
terrorman Posted May 23, 2021 Share Posted May 23, 2021 On 7/12/2019 at 12:31 PM, Dennis said: We can't download it. We're getting this error: * * * * * * * * * * WARNING * * * * * * * * * * * ONLY USE THIS TOOL IF THE WEB UPDATE FAILS * * THIS TOOL WILL NOT UPDATE YOUR DATABASE * * * * * * * * * * * * * * * * * * * * * * * * * Downloading file: 0 of 0MB (0%) Extracting file... System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: C:\Program Files\TCAdmin2\Temp\Upgrade.rar is not RAR archive at Microsoft.VisualBasic.ErrObject.Raise(Int32 Number, Object Source, Object Description, Object HelpFile, Object HelpContext) at TCAdmin.SDK.Misc.Compression.Rar.RaiseError(Int32 errnum, String msg) at TCAdmin.SDK.Misc.Compression.Rar.LoadFileList() at TCAdmin.SDK.Misc.Compression.Rar.Init() at TCAdmin.SDK.Misc.CompressionTools.GetDecompressor(String sourceFileName) at TCAdmin.SDK.Misc.CompressionTools.Decompress(String sourceFileName, String destinationDirectory, VirtualDirectory virtualDirectory) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) at TCAdminUpdateTool.ConsoleApp.Main() I've tried deleting the Upgrade.rar file and restarting TCAdmin Monitor. Any idea what's causing this? The file takes up 0KB of space. It seems to happen to every update after 2.0.131.1. Link not work. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now