Error when Exporting to MOD #258
Unanswered
FlashtubeHD
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to export a map to a mod, I do have PBO project installed and enabled, so everything should be fine. It is crashing tho at the end with the error message: "
** 'PboProject' done in 00:00:10.6303984
Exception: System.ApplicationException: PboProject exited with code 1.
at GameRealisticMap.Arma3.Arma3ToolsHelper.BuildWithMikeroPboProject(String pboPrefix, String targetMod, IProgressSystem progress)
at GameRealisticMap.Arma3.GameEngine.PboProject.BinarizeAndCreatePbo(IPboConfig config, IReadOnlyCollection
1 usedModels, IReadOnlyCollection1 usedRvmat)at GameRealisticMap.Arma3.Arma3MapGenerator.GenerateMod(IProgressTask progress, Arma3MapConfig a3config)
at GameRealisticMap.Studio.Modules.MapConfigEditor.ViewModels.MapConfigEditorViewModel.DoGenerateMod(IProgressTaskUI task)
at GameRealisticMap.Studio.Modules.Reporting.ViewModels.ProgressToolViewModel.DoRunTask(String name, Func`2 run, Boolean prompt)
Memory: Peak: 13.083 G, System: 32.000 G
ERROR: PboProject exited with code 1.
Task FAILED after 2523.8 seconds
ERROR: PboProject exited with code 1.
Task FAILED after 2523.8 seconds"
Any Ideas?
Beta Was this translation helpful? Give feedback.
All reactions