[ATS/ETS, TOOL] Mods Studio 2 v.2024.01 [16.03.2024]

Forum rules
SCS as a company do not wish to have paid mods on this forum. While we understand that not all paid mods use the Intellectual Property of other companies/people, it is very hard to moderate what is and isn't acceptable when money is involved. There are also concerns that it could look unfavorable to potential work partners going forward if SCS allow mods that may potentially use unlicensed branding.
Posting in the Mods forum (ATS and ETS2) is restricted to sharing free-to-the-public mods and providing support for mods. For more details, please check the Forum Rules.
upstatenytruckfan
Posts: 34
Joined: 23 Jun 2021 01:36

Re: [ATS/ETS, TOOL] Mods Studio 2 v.2021.02 [05.04.2021]

#871 Post by upstatenytruckfan » 25 Jun 2021 16:15

StackTrace : at ModsStudio2Library.Utils.Managers.ProcessManager.ExecuteTexConv(String processStarPath, String processStartInfo, String workingDirectory) in D:\Sources\ModsStudio2\ModsStudio2Library\Utils\Managers\ProcessManager.cs:line 25
at ModsStudioLib.Files.Dds.ImageToDds(Image originalImage, String outputPath, OutputImageFormat outputFormat, String imageTempDirectory) in D:\Sources\ModsStudio2\ModsStudio2Library\Files\Dds.cs:line 76
at ModsStudio2Library.Logic.Actions.ImportImage.Execute(Template template) in D:\Sources\ModsStudio2\ModsStudio2Library\Logic\Actions\ImportImage.cs:line 98
at ModsStudio2Library.Models.Template.Build(VariableList enviroment) in D:\Sources\ModsStudio2\ModsStudio2Library\Models\Template.cs:line 33
at ModsStudio2Library.Models.ScsMod.ScsProject.Build(VariableList enviromentVariables) in D:\Sources\ModsStudio2\ModsStudio2Library\Models\ScsMod\ScsProject.cs:line 64
at ModsStudio2Core.Logic.Build.BuildProjectFile(String inputPath, String outputPath) in D:\Sources\ModsStudio2\ModsStudio2Core\Logic\Build.cs:line 70
at ModsStudio2Core.CLI.BuildOptionsHandler.ParseOptions(BuildOptions opts) in D:\Sources\ModsStudio2\ModsStudio2Core\CLI\BuildOptions.cs:line 47
at ModsStudio2Core.Program.<>c.<ProcessInput>b__3_2(BuildOptions opts) in D:\Sources\ModsStudio2\ModsStudio2Core\Program.cs:line 104
at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult`1 result, Action`1 action)
at ModsStudio2Core.Program.ProcessInput(String[] args) in D:\Sources\ModsStudio2\ModsStudio2Core\Program.cs:line 95
at ModsStudio2Core.Program.Main(String[] args) in D:\Sources\ModsStudio2\ModsStudio2Core\Program.cs:line 76


Can one of you mod studio 2 wizards help a noob skinner out? I get this message when i try and export my skin. I follow the modding videos right to a T. I fillout everything in Mods Studio 2. I can upload the skin see it just fine. Then i go to export the mod and i get a message saying the export failed and the reason above is why.I really have no idea what any of that means. Im just trying to do a very simple skin for the Western Star 49x. Is my computer missing an update to export? Do i have to create a 2nd MOD folder to export it too, or does it export right to the normal mods folder with the rest of the mods i download? Any help would be greatly appreciated. what am i doing wrong?
User avatar
Truckerking_42006
Posts: 250
Joined: 03 Feb 2021 15:18
Location: can't find me
Contact:

Re: [ATS/ETS, TOOL] Mods Studio 2 v.2021.02 [05.04.2021]

#872 Post by Truckerking_42006 » 03 Jul 2021 09:16

Till it was working fine the skin were exporting
but today there is a error in exporting tried a lot a times still no progress
if anyone could tell how to solve the problem

[ external image ]

THAKNS IN ADVANCE :) :) :) :)
[ external image ]
MY FLICKR FLICKR MY SCREEN THREAD CLICK HERE MY SKINWORKS CLICK HERE
User avatar
pete_agreatguy
Posts: 656
Joined: 27 Mar 2014 11:47
Location: UK
Contact:

Re: [ATS/ETS, TOOL] Mods Studio 2 v.2021.02 [05.04.2021]

#873 Post by pete_agreatguy » 04 Jul 2021 13:11

@Truckerking_42006 , install Visual C++ Redistributable for Visual Studio 2015 (x64 for 64 bit). Please reboot once you have installed the latter. Then try :)

@upstatenytruckfan , part of your error is missing, please provide the full error :)
Please check out my mods, ty 8-) WoT :)

Mods Studio 2 Dev (create mods the easy way)

Enthoo Pro TG, SS 850W Plat, Asus ROG Crosshair Hero VII, AMD 5700X, 32GB 3600mhz, Sapphire 7800XT 16GB, Kingston & Samsung nvme, Win 10 Pro x64
hedegaard
Posts: 39
Joined: 27 Oct 2013 11:45
Location: Denmark

Re: [ATS/ETS, TOOL] Mods Studio 2 v.2021.02 [05.04.2021]

#875 Post by hedegaard » 04 Jul 2021 15:35

Love MS2, much easier than the first one and more versitile
Many regards

Hedegaard

World of Trucks Profile : https://www.worldoftrucks.com/en/online ... p?id=15219
DonSPa
Posts: 30
Joined: 05 Jul 2021 04:29

Re: [ATS/ETS, TOOL] Mods Studio 2 v.2021.02 [05.04.2021]

#876 Post by DonSPa » 12 Jul 2021 09:03

hopefully someone still reads this post,ive followed the vid tuts etc of making ai trailers but when i try and export i get this message

System.IO.FileNotFoundException
Message : Could not find file 'C:\Mods Studio 2\Data\ModProjects\ATS\Templates\TrafficTrailer\traffic_trailer.sui'.
StackTrace : at System.IO.FileSystem.CopyFile(String sourceFullPath, String destFullPath, Boolean overwrite)
at System.IO.File.Copy(String sourceFileName, String destFileName, Boolean overwrite)
at ModsStudio2Library.Logic.Actions.CopyFile.Execute(Template template) in D:\Sources\ModsStudio2\ModsStudio2Library\Logic\Actions\CopyFile.cs:line 52
at ModsStudio2Library.Models.Template.Build(VariableList enviroment) in D:\Sources\ModsStudio2\ModsStudio2Library\Models\Template.cs:line 33
at ModsStudio2Library.Models.ScsMod.ScsProject.Build(VariableList enviromentVariables) in D:\Sources\ModsStudio2\ModsStudio2Library\Models\ScsMod\ScsProject.cs:line 64
at ModsStudio2Core.Logic.Build.BuildProjectFile(String inputPath, String outputPath) in D:\Sources\ModsStudio2\ModsStudio2Core\Logic\Build.cs:line 70
at ModsStudio2Core.CLI.BuildOptionsHandler.ParseOptions(BuildOptions opts) in D:\Sources\ModsStudio2\ModsStudio2Core\CLI\BuildOptions.cs:line 47
at ModsStudio2Core.Program.<>c.<ProcessInput>b__3_2(BuildOptions opts) in D:\Sources\ModsStudio2\ModsStudio2Core\Program.cs:line 104
at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult`1 result, Action`1 action)
at ModsStudio2Core.Program.ProcessInput(String[] args) in D:\Sources\ModsStudio2\ModsStudio2Core\Program.cs:line 95
at ModsStudio2Core.Program.Main(String[] args) in D:\Sources\ModsStudio2\ModsStudio2Core\Program.cs:line 76

confused at why its pointing to D:| when its installed on my C:\ drive, ive installed runtimes etc like previous posts

UPDATE:after reading back a few pages i see quite a few have this similar error,so i take no one has a solution?I even installed an earlier version and still the same error,ill dl the version from dec and see what that does i guess,somethings gotta work
User avatar
pete_agreatguy
Posts: 656
Joined: 27 Mar 2014 11:47
Location: UK
Contact:

Re: [ATS/ETS, TOOL] Mods Studio 2 v.2021.02 [05.04.2021]

#877 Post by pete_agreatguy » 13 Jul 2021 18:32

@DonSPa , the traffic feature is a pro feature only :) That's probably the reason as to why you are getting the above error :)
Please check out my mods, ty 8-) WoT :)

Mods Studio 2 Dev (create mods the easy way)

Enthoo Pro TG, SS 850W Plat, Asus ROG Crosshair Hero VII, AMD 5700X, 32GB 3600mhz, Sapphire 7800XT 16GB, Kingston & Samsung nvme, Win 10 Pro x64
DonSPa
Posts: 30
Joined: 05 Jul 2021 04:29

Re: [ATS/ETS, TOOL] Mods Studio 2 v.2021.02 [05.04.2021]

#878 Post by DonSPa » 14 Jul 2021 01:22

thanx pete,I was the one u was helping on discord earlier,i got patreon today and activated pro but still the same message,do i have to redo the trailer? UPDATE:i got it working yay!!!the problem was the internal name that i was making,
User avatar
pete_agreatguy
Posts: 656
Joined: 27 Mar 2014 11:47
Location: UK
Contact:

Re: [ATS/ETS, TOOL] Mods Studio 2 v.2021.02 [05.04.2021]

#879 Post by pete_agreatguy » 14 Jul 2021 11:41

Glad you got it working :)
Please check out my mods, ty 8-) WoT :)

Mods Studio 2 Dev (create mods the easy way)

Enthoo Pro TG, SS 850W Plat, Asus ROG Crosshair Hero VII, AMD 5700X, 32GB 3600mhz, Sapphire 7800XT 16GB, Kingston & Samsung nvme, Win 10 Pro x64
Highspeed1987
Posts: 1
Joined: 01 Mar 2020 02:03

Re: [ATS/ETS, TOOL] Mods Studio 2 v.2021.02 [05.04.2021]

#880 Post by Highspeed1987 » 19 Jul 2021 23:41

im new to skins and im doing a simple company name and this is what is coming across


StackTrace : at ModsStudio2Library.Utils.Managers.ProcessManager.ExecuteTexConv(String processStarPath, String processStartInfo, String workingDirectory) in D:\Sources\ModsStudio2\ModsStudio2Library\Utils\Managers\ProcessManager.cs:line 25
at ModsStudioLib.Files.Dds.ImageToDds(Image originalImage, String outputPath, OutputImageFormat outputFormat, String imageTempDirectory) in D:\Sources\ModsStudio2\ModsStudio2Library\Files\Dds.cs:line 76
at ModsStudio2Library.Logic.Actions.ImportImage.Execute(Template template) in D:\Sources\ModsStudio2\ModsStudio2Library\Logic\Actions\ImportImage.cs:line 98
at ModsStudio2Library.Models.Template.Build(VariableList enviroment) in D:\Sources\ModsStudio2\ModsStudio2Library\Models\Template.cs:line 33
at ModsStudio2Library.Models.ScsMod.ScsProject.Build(VariableList enviromentVariables) in D:\Sources\ModsStudio2\ModsStudio2Library\Models\ScsMod\ScsProject.cs:line 64
at ModsStudio2Core.Logic.Build.BuildProjectFile(String inputPath, String outputPath) in D:\Sources\ModsStudio2\ModsStudio2Core\Logic\Build.cs:line 70
at ModsStudio2Core.CLI.BuildOptionsHandler.ParseOptions(BuildOptions opts) in D:\Sources\ModsStudio2\ModsStudio2Core\CLI\BuildOptions.cs:line 47
at ModsStudio2Core.Program.<>c.<ProcessInput>b__3_2(BuildOptions opts) in D:\Sources\ModsStudio2\ModsStudio2Core\Program.cs:line 104
at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult`1 result, Action`1 action)
at ModsStudio2Core.Program.ProcessInput(String[] args) in D:\Sources\ModsStudio2\ModsStudio2Core\Program.cs:line 95
at ModsStudio2Core.Program.Main(String[] args) in D:\Sources\ModsStudio2\ModsStudio2Core\Program.cs:line 76
Post Reply

Return to “Others”

Who is online

Users browsing this forum: Majestic-12 [Bot], trainguy_gaming and 6 guests