[5.1.3.1] /dmpguild does not work in linux console

In das Unterforum "Erledigt" werden alle Beiträge geschoben, die erledigt sind, bspw. bei behobenen Bugs.
Gesperrt
rvm1975
Spender
Beiträge: 112
Registriert: Di 7. Apr 2015, 16:34
Wohnort: Ukraine, Lviv
Hat sich bedankt: 35 Mal
Danksagung erhalten: 26 Mal

[5.1.3.1] /dmpguild does not work in linux console

Beitrag von rvm1975 »

Hello
SPOILER
/listguilds

> Foo Guild.

/dmpguild csv Foo Guild

> Keine Gilde gefunden. ist ein Account aus der Gilde eingeloggt?

/dmpguild csv "Foo Guild"

> speichere Gildendump unter Foo Guild-131974643763270220.csv...
> Erledigt!
3/19/2019 1:19:37 PM Error Core General
!##Success
!## at System.Diagnostics.Process.StartWithShellExecuteEx (System.Diagnostics.ProcessStartInfo startInfo) [0x00102] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Diagnostics.Process.Start () [0x00032] in <1a0168907d2042858c12ff7b2c118a26>:0
at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo startInfo) [0x0001b] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Diagnostics.Process.Start (System.String fileName) [0x00006] in <1a0168907d2042858c12ff7b2c118a26>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Guild+<>c__DisplayClass184_0.<saveGuildDump>b__0 () [0x00083] in <86e9d6cf82c048d996f04f9ab8462644>:0
at de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper+<>c__DisplayClass27_0.<createThread>b__0 () [0x00000] in <86e9d6cf82c048d996f04f9ab8462644>:0

/dmpguild xml "Foo Guild"

> speichere Gildendump unter Foo Guild-131974644666466970.xml...
> Erledigt!
3/19/2019 1:21:07 PM Error Core General
!##The ' ' character, hexadecimal value 0x20, cannot be included in a name.
!## at System.Xml.XmlConvert.VerifyNCName (System.String name, System.Xml.ExceptionType exceptionType) [0x00044] in <dc0757ce36454b0b9a9299e0c944b915>:0
at System.Xml.XmlConvert.VerifyNCName (System.String name) [0x00000] in <dc0757ce36454b0b9a9299e0c944b915>:0
at System.Xml.Linq.XName..ctor (System.Xml.Linq.XNamespace ns, System.String localName) [0x0000d] in <b3f7facf195c4eccb765b7f82cbd73ea>:0
at System.Xml.Linq.XNamespace.GetName (System.String localName, System.Int32 index, System.Int32 count) [0x00023] in <b3f7facf195c4eccb765b7f82cbd73ea>:0
at System.Xml.Linq.XNamespace.GetName (System.String localName) [0x00017] in <b3f7facf195c4eccb765b7f82cbd73ea>:0
at System.Xml.Linq.XName.Get (System.String expandedName) [0x00090] in <b3f7facf195c4eccb765b7f82cbd73ea>:0
at System.Xml.Linq.XName.op_Implicit (System.String expandedName) [0x00005] in <b3f7facf195c4eccb765b7f82cbd73ea>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Guild.createXMLDump () [0x0036d] in <86e9d6cf82c048d996f04f9ab8462644>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Guild+<>c__DisplayClass184_0.<saveGuildDump>b__0 () [0x00014] in <86e9d6cf82c048d996f04f9ab8462644>:0
at de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper+<>c__DisplayClass27_0.<createThread>b__0 () [0x00000] in <86e9d6cf82c048d996f04f9ab8462644>:0

/dmpguild xslx "Foo Guild"

> speichere Gildendump unter Foo Guild-131974645160524980.xslx...
> Erledigt!
3/19/2019 1:21:56 PM Error Core General
!##Success
!## at System.Diagnostics.Process.StartWithShellExecuteEx (System.Diagnostics.ProcessStartInfo startInfo) [0x00102] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Diagnostics.Process.Start () [0x00032] in <1a0168907d2042858c12ff7b2c118a26>:0
at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo startInfo) [0x0001b] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Diagnostics.Process.Start (System.String fileName) [0x00006] in <1a0168907d2042858c12ff7b2c118a26>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Guild+<>c__DisplayClass184_0.<saveGuildDump>b__0 () [0x00083] in <86e9d6cf82c048d996f04f9ab8462644>:0
at de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper+<>c__DisplayClass27_0.<createThread>b__0 () [0x00000] in <86e9d6cf82c048d996f04f9ab8462644>:0
Tried all formats. Also want to point attention on xml error - it is about space character in name.

Thanks
Benutzeravatar
Robin
Administrator
Beiträge: 1723
Registriert: So 30. Jun 2013, 18:12
Wohnort: Rheinland-Pfalz
Hat sich bedankt: 303 Mal
Danksagung erhalten: 354 Mal

Re: [5.1.3.1] /dmpguild does not work in linux console

Beitrag von Robin »

Hi rvm,
it seems the csv and xslx files were saved but just couldn't be opened because.. well, I think on a console you are not really able to start a graphical user interface.
We'll replace the error message with a hint for that.
The problem in the xml file is the space character, we'll just replace that with an underscore (_) in the future.

Thanks for bringing this to our attention!

Regards,
Robin
MFBot-VersionCode-Zeilen*In Dateien*Letzte Version
MFBot 1.5.x64851Juli 2013
MFBot 2.x1436316März 2014
MFBot 3.x2209536März 2015
MFBot 4.x55242241Juli 2018
MFBot 5.x66000440Tbc
*Ohne automatisch generierten Designer-Code
rvm1975
Spender
Beiträge: 112
Registriert: Di 7. Apr 2015, 16:34
Wohnort: Ukraine, Lviv
Hat sich bedankt: 35 Mal
Danksagung erhalten: 26 Mal

Re: [5.1.3.1] /dmpguild does not work in linux console

Beitrag von rvm1975 »

Did not checked. Yes, csv and xslx were successfully saved.
Gesperrt

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 2 Gäste