The Forum is up for sale: XeNTaX Forum looking for new owner

Search found 5 matches

by Cyrix
Fri May 28, 2021 8:31 am
Forum: Code Talk
Topic: [C#] BML.CS - compile error
Replies: 9
Views: 5242

Re: [C#] BML.CS - compile error

btw, last changes WRS did on the BML-file was two month ago, other changes 21 days ago.
I am not sure if that project from him looks dead or inactive.
by Cyrix
Thu May 27, 2021 6:34 pm
Forum: Code Talk
Topic: [C#] BML.CS - compile error
Replies: 9
Views: 5242

Re: [C#] BML.CS - compile error

After GBL_ITEM.BML -> GBL_ITEM_noconflict.xml I converted that xml to bml again, then reconverted to xml (GBL_ITEM_error.xml): </recipe><recipe name="noisemaker_device_recipe"> <quantity ="item" ="name" molotov_cocktail="quantity" 1=" " input="...
by Cyrix
Thu May 27, 2021 11:21 am
Forum: Code Talk
Topic: [C#] BML.CS - compile error
Replies: 9
Views: 5242

Re: [C#] BML.CS - compile error

Oooh, I thought you may have over looked it.

The file I uploaded here

Like i said, decompiling is not that problem.


PS: ...and thank you that you try to help me! :)
by Cyrix
Thu May 27, 2021 9:32 am
Forum: Code Talk
Topic: [C#] BML.CS - compile error
Replies: 9
Views: 5242

Re: [C#] BML.CS - compile error

shakotay2 wrote: Wed May 26, 2021 11:05 pm Hello - you can't seriously expect someone's able to help you WITHOUT uploading the file (sample) in question, do you? [roll]
I did...
Cyrix wrote: Sun May 16, 2021 5:59 am I am using a BML-Converter written in C# (BML.CS) whats used by a programm to change entries. See here.
I resized the letter for you, you didnt seen.
by Cyrix
Sun May 16, 2021 5:59 am
Forum: Code Talk
Topic: [C#] BML.CS - compile error
Replies: 9
Views: 5242

[C#] BML.CS - compile error

Hello there, I am using a BML-Converter written in C# (BML.CS) whats used by a programm to change entries. See here. The BML-Converter decompiles a BML file to a XML format that be can read easily. But, some files, if I try to save it unchanged again, it drops me an NullReferenceException - error th...