Skip to content
New issue

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

Tool crashing while opening #14

Closed
carfup opened this issue Nov 25, 2019 · 2 comments
Closed

Tool crashing while opening #14

carfup opened this issue Nov 25, 2019 · 2 comments
Assignees

Comments

@carfup
Copy link

carfup commented Nov 25, 2019

Describe the bug
When opening the Tool from XrmToolBox, i just get an exception :

System.ArgumentOutOfRangeException: La longueur ne peut pas être inférieure à zéro.
Nom du paramètre : length
à System.String.Substring(Int32 startIndex, Int32 length)
à Maverick.PCF.Builder.MainPluginControl.CheckPacVersion()
à Maverick.PCF.Builder.MainPluginControl.MainPluginControl_Load(Object sender, EventArgs e)
à System.Windows.Forms.UserControl.OnLoad(EventArgs e)
à System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
à System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
à System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
à System.Windows.Forms.Control.CreateControl()
à System.Windows.Forms.Control.WmShowWindow(Message& m)
à System.Windows.Forms.Control.WndProc(Message& m)
à System.Windows.Forms.Form.WmShowWindow(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

and the entire XrmToolBox crashed as well.

Maybe it's specifically related to my XTB instance, but maybe you also know what to do !
I tried to uninstall and reinstall the tool, same result.

To Reproduce
Steps to reproduce the behavior:

  1. open the Tool from the Tool list

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS:Win10
  • XrmToolbox Version : 1.2019.11.35
  • PCF Custom Control Builder Version : 2.2019.10.22

Thanks a lot !

@Power-Maverick
Copy link
Owner

Can you update the tool and let me know if you still face this issue? It's hard cause I am unable to replicate it.

@Power-Maverick Power-Maverick self-assigned this Dec 9, 2019
@carfup
Copy link
Author

carfup commented Dec 9, 2019

Awesome, the update indeed fixed it.

Thanks a lot !

@carfup carfup closed this as completed Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants