These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Science & Industry

 
  • Topic is locked indefinitely.
 

EVE Planetary Planner - Redesigned Beta version available

First post
Author
Don Silesius
Deep Core Mining Inc.
Caldari State
#141 - 2017-02-07 14:14:25 UTC
Unfortunately, yutsaku is right: the BlockSize error message still appears on my side, followed by a crash. In short: same issue, yes. Sorry. :(
Ideki
Wolf Brothers INC
United Neopian Federation
#142 - 2017-02-07 14:14:26 UTC
yutsaku wrote:
i have just dl the new version, same issue :)

ARRGG!!!!!!!Evil
Ideki
Wolf Brothers INC
United Neopian Federation
#143 - 2017-02-07 14:21:40 UTC
I just don't get it.

I thought it was an obfuscation issue, so I did not obfuscate the latest version.
I even tried it on my wife's computer which has nothing to do with mine (no development environment or anything) and I can open the tool without any issue.

I am actually at a loss about what is causing this.
Don Silesius
Deep Core Mining Inc.
Caldari State
#144 - 2017-02-07 14:27:10 UTC
I am very sorry. If there is anything I can do to help you pinpoint the problem, let me know. Best of luck, and thank you for your work.
Ideki
Wolf Brothers INC
United Neopian Federation
#145 - 2017-02-07 14:28:57 UTC
Don Silesius wrote:
I am very sorry. If there is anything I can do to help you pinpoint the problem, let me know. Best of luck, and thank you for your work.


Actually could you check with version of .Net is installed on your machine ?

Maybe this can help: https://www.raymond.cc/blog/how-to-check-what-version-of-microsoft-net-framework-is-installed-in-computer/
Ideki
Wolf Brothers INC
United Neopian Federation
#146 - 2017-02-07 14:30:05 UTC
The tool is made with .Net 4.6.1
yutsaku
La French Camaraderie
#147 - 2017-02-07 14:37:10 UTC
Ideki wrote:

Actually could you check with version of .Net is installed on your machine ?



i have .net 4.6.1055
Ideki
Wolf Brothers INC
United Neopian Federation
#148 - 2017-02-07 14:38:17 UTC
I have uploaded a debug version, just in case I messed up with the release settings.

If you start your current version, the autoupdate should kick in and download the latest version for you.

Also I found an issue with saving plans with the Alpha version.
It looks like it is not saving the routes. So do not save your plans until I fix that, or saved to a copy plan.
Don Silesius
Deep Core Mining Inc.
Caldari State
#149 - 2017-02-07 14:39:48 UTC
Ideki wrote:
Don Silesius wrote:
I am very sorry. If there is anything I can do to help you pinpoint the problem, let me know. Best of luck, and thank you for your work.


Actually could you check with version of .Net is installed on your machine ?

Maybe this can help: https://www.raymond.cc/blog/how-to-check-what-version-of-microsoft-net-framework-is-installed-in-computer/


Installed .NET Framework packages

.NET Framework 2.0 Service Pack 2 ver: 2.0.50727.5420
.NET Framework 3.0 Service Pack 2 ver: 3.0.30729.5420
.NET Framework 3.5 Service Pack 1 ver: 3.5.30729.5420

I will install 4.6.1055 and report.
yutsaku
La French Camaraderie
#150 - 2017-02-07 14:43:07 UTC  |  Edited by: yutsaku
ok new version, other message issue :p^^

Failed to load.
'La propriété Set 'EVEPlanetaryPlanner.Border.BlocksSize' a levé une exception.' numéro de ligne '97' et position de ligne '13'.

you want this ?

Fichiers aidant à décrire le problème :
C:\Users\Barawrall\AppData\Local\Temp\WERADFB.tmp.WERInternalMetadata.xml
C:\Users\Barawrall\AppData\Local\Temp\WERCBBB.tmp.appcompat.txt
C:\Users\Barawrall\AppData\Local\Temp\WERCC1A.tmp.mdmp
Don Silesius
Deep Core Mining Inc.
Caldari State
#151 - 2017-02-07 14:48:26 UTC
yutsaku wrote:
ok new version, other message issue :p^^

Failed to load.
'La propriété Set 'EVEPlanetaryPlanner.Border.BlocksSize' a levé une exception.' numéro de ligne '97' et position de ligne '13'


Yep, and the english version:

Failed to load.
'Set property 'EVEPlanetaryPlanner.Border.BlocksSize' threw an exception.' Line number '97' and line position '13'.
Ideki
Wolf Brothers INC
United Neopian Federation
#152 - 2017-02-07 14:56:51 UTC
Thanks for your help, I really appreciate it.

At least I fixed the issue with saving the routes.

Still trying to understand what is going on with the loading and why it fails on your machine while it is ok on my and my wife's. Sad
yutsaku
La French Camaraderie
#153 - 2017-02-07 15:04:41 UTC
i have upload files, who help to descript the issu ( creat by windows resolve issue )

the 3 files are here : https://www.catupload.com/filesgroup/a2a1e4bbb01f9e7a21dc1850e4e3cf5f.html
Ideki
Wolf Brothers INC
United Neopian Federation
#154 - 2017-02-07 15:15:09 UTC
Uploaded a new version. again.
Ideki
Wolf Brothers INC
United Neopian Federation
#155 - 2017-02-07 15:18:34 UTC
I actually uploaded another version just now that might give you the stacktrace of the exception.
With a bit of luck I might be able to salvage something from it.
yutsaku
La French Camaraderie
#156 - 2017-02-07 15:22:18 UTC
issue from version 8.0.0.4 :

Failed to load.
'La propriété Set 'EVEPlanetaryPlanner.Border.BlocksSize' a levé une exception.' numéro de ligne '97' et position de ligne '13'.
à System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
à System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
à System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
à System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
à EVEPlanetaryPlanner.MainWindow.InitializeComponent()
à EVEPlanetaryPlanner.MainWindow..ctor()
Don Silesius
Deep Core Mining Inc.
Caldari State
#157 - 2017-02-07 15:25:13 UTC
Yep:

Failed to load.
'Set property 'EVEPlanetaryPlanner.Border.BlocksSize' threw an exception.' Line number '97' and line position '13'.
at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at EVEPlanetaryPlanner.MainWindow.InitializeComponent()
at EVEPlanetaryPlanner.MainWindow..ctor()

(Sorry.)
Ideki
Wolf Brothers INC
United Neopian Federation
#158 - 2017-02-07 15:55:28 UTC
new version available.
I might have got it this time (one can always dream) as the editor was showing me a warning related to the error you kept getting.
And now I do not see that warning anymore.
yutsaku
La French Camaraderie
#159 - 2017-02-07 15:58:07 UTC
version 8.0.0.5 issue :(

Failed to load.
'La propriété Set 'EVEPlanetaryPlanner.Border.BlocksSize' a levé une exception.' numéro de ligne '97' et position de ligne '13'.
à System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
à System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
à System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
à System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
à EVEPlanetaryPlanner.MainWindow.InitializeComponent()
à EVEPlanetaryPlanner.MainWindow..ctor()
Don Silesius
Deep Core Mining Inc.
Caldari State
#160 - 2017-02-07 16:06:21 UTC
Indeed:

Failed to load.
'Set property 'EVEPlanetaryPlanner.Border.BlocksSize' threw an exception.' Line number '97' and line position '13'.
at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at EVEPlanetaryPlanner.MainWindow.InitializeComponent()
at EVEPlanetaryPlanner.MainWindow..ctor()