We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EXCEPTION C:\Users\JAI's gaming beast\AppData\Local\Packages\Microsoft.BulldogThreshold_8wekyb3d8bbwe\LocalState\backups\data\powers\unscunitcarpetbomb.power.xmb System.ArgumentNullException: Buffer cannot be null. Parameter name: buffer at System.IO.MemoryStream..ctor(Byte[] buffer, Boolean writable) at KSoft.Phoenix.Resource.ECF.EcfFileXmb.XmbToXml(EndianStream xmbStream, Stream outputStream, ProcessorSize vaSize) at KSoft.Phoenix.Resource.ResourceUtils.XmbToXml(EndianStream xmbStream, Stream outputStream, ProcessorSize vaSize) at PhxGui.MainWindowViewModel.XmlConverter.ConvertXmbToXml(String xmlFile, String xmbFile) at PhxGui.MainWindowViewModel.XmlConverter.b__15_0(String f)
I try to drag and drop .xmb file into the phxgui tool and the message above happens
I am hoping you can help thx
The text was updated successfully, but these errors were encountered:
I'm having the same problem. I can't seem to figure it out.
Sorry, something went wrong.
Testing with the latest code, I'm not hitting this issue. Not sure when I'll upload new binaries next though.
No branches or pull requests
EXCEPTION C:\Users\JAI's gaming beast\AppData\Local\Packages\Microsoft.BulldogThreshold_8wekyb3d8bbwe\LocalState\backups\data\powers\unscunitcarpetbomb.power.xmb
System.ArgumentNullException: Buffer cannot be null.
Parameter name: buffer
at System.IO.MemoryStream..ctor(Byte[] buffer, Boolean writable)
at KSoft.Phoenix.Resource.ECF.EcfFileXmb.XmbToXml(EndianStream xmbStream, Stream outputStream, ProcessorSize vaSize)
at KSoft.Phoenix.Resource.ResourceUtils.XmbToXml(EndianStream xmbStream, Stream outputStream, ProcessorSize vaSize)
at PhxGui.MainWindowViewModel.XmlConverter.ConvertXmbToXml(String xmlFile, String xmbFile)
at PhxGui.MainWindowViewModel.XmlConverter.b__15_0(String f)
I try to drag and drop .xmb file into the phxgui tool and the message above happens
I am hoping you can help thx
The text was updated successfully, but these errors were encountered: