Hi, I was wondering about the following;
I wrote a WinForms application for quick and easy creation of XML Crafting Profiles (by matter of click/point) and export them for RBB, but would it be possible to release this as a plugin?
When I moved my files (.cs and and everything that goes along with it) it pretty much crashes RBB on login.
My application uses a bunch of embedded resource and such -- which I think is responsible for the crash.
Upon loading. the .resx file creates a Resources.resources file, but proceeds to crash and doesn't give me much information besides the generated xml files from a windows crash report.
Without the .resx file it doesnt show up in the Plugin list at all, but RBB loads fine.
Not sure what I'm doing wrong or if I'm missing a setting somewhere.
If anyone has any suggestions as to what that would be, it would be appreciated greatly.
I wrote a WinForms application for quick and easy creation of XML Crafting Profiles (by matter of click/point) and export them for RBB, but would it be possible to release this as a plugin?
When I moved my files (.cs and and everything that goes along with it) it pretty much crashes RBB on login.
My application uses a bunch of embedded resource and such -- which I think is responsible for the crash.
Upon loading. the .resx file creates a Resources.resources file, but proceeds to crash and doesn't give me much information besides the generated xml files from a windows crash report.
Without the .resx file it doesnt show up in the Plugin list at all, but RBB loads fine.
Not sure what I'm doing wrong or if I'm missing a setting somewhere.
If anyone has any suggestions as to what that would be, it would be appreciated greatly.