Tankbuster 1747 Posted May 27, 2014 I'm running out of superlatives. :) SVN working just fine. 2 questions; SVN support works fine though I notice you can update individual files, but you can only commit folders. Is this expected behaviour? A line of code in one of my scripts is showing up highlighted in inverse red. What does this mean? Thanks again. Share this post Link to post Share on other sites
Tom_48_97 523 Posted May 27, 2014 SVN support works fine though I notice you can update individual files, but you can only commit folders. Is this expected behaviour?Yes, like GIT & HG, just related to the way it detects if it's inside a repository and if can commit. A line of code in one of my scripts is showing up highlighted in inverse red. What does this mean?What's the given block (before and after that line)? Must be related to the experimental feature "IMPVD: <experimental> SQF Syntax, Some syntax error like too many =, | etc…".you're welcome :cool: Share this post Link to post Share on other sites
wantafanta 13 Posted May 28, 2014 great tool, has helped me plenty as a noob trying to figure out how write up configs/scripts for addons. Share this post Link to post Share on other sites
wiggum2 31 Posted May 29, 2014 (edited) Hi ! I just downloaded this great Tool yesterday from Armaholic. After using the "restoreDefault.exe" the deleted files are in my Recycle Bin, although the changelog says its fixed. I also cant open fsm files. I open a .fsm file in Posaidon and press F5 and get a error message "run cannot be found" while a cmd window is open. Looks like he is searching for the fsmeditor.exe file in the system32 folder and obviously cant findt it there. Same problem for textview2 when i try to open it from inside poseidon, if i open the exe files directly from within the poseidon folder they work perfect. EDIT: Is it because i have my Poseidon folder at D: and my ArmA edito files at C: ? Because when i copy the .fsm file to D: i can open it with the fsm editor of poseidon. Edited May 29, 2014 by Wiggum2 Share this post Link to post Share on other sites
Tom_48_97 523 Posted May 30, 2014 1: Indeed, I fixed this issue within restoreDefault but I moved the function to poseidon.dll (shared libs) and I didn't fixed it inside the DLL, my bad :) 2: It's not supposed to start fsmeditor.exe but run.exe. This has been fixed for the next version And this is not caused by your file locations but by a broken env value from Poseidon Tools when it's started with a file opening. Share this post Link to post Share on other sites
SilentSpike 84 Posted May 30, 2014 (edited) Hey, love the tool. Just made the jump from N++ as all the ARMA-specific functionality is so convenient. Just some minor issues to report: When my cursor is at the green box in this image and I hit ctrl+/ it removes the opening of block comment up above. The shortcuts for comment lines/block comments don't work in .ext files (This could be intentional for all I know, but I assumed it was just an oversight) There's a minor typo on line 8 of shortcuts.txt by the way :P Edited May 30, 2014 by SilentSpike Share this post Link to post Share on other sites
Tom_48_97 523 Posted May 31, 2014 Always nice to read such comment. Regarding your issue; this is because of the stars (*) at the beginning of each lines of the comment block. If you remove these stars, you won't have the problem anymore. About the comment shortcut to comment an ext line, yep, just an oversight, I will try to fix that for the next update ;) (misspelling fixed) Share this post Link to post Share on other sites
SilentSpike 84 Posted May 31, 2014 Always nice to read such comment. Regarding your issue; this is because of the stars (*) at the beginning of each lines of the comment block. If you remove these stars, you won't have the problem anymore. I actually thought that might be the issue and tried that before, but it didn't seem to fix it. Will try again just to confirm. ---------- Post added at 17:05 ---------- Previous post was at 17:02 ---------- Actually, I've since switched to a different format for the file header, still using a block comment. The same behavior can still be reproduced. Here's the text if you want to copy paste it and test: /*-------------------------------------------------------------------- Project: ProjectName Author: AuthorName <RelevantLink> --------------------------------------------------------------------*/ enableSaving [false,false]; ---------- Post added at 17:11 ---------- Previous post was at 17:05 ---------- And I think I've tracked down the source of the problem :) It only seems to happen when the /* is preceded by the start of the file. If I move the block comment down a line or put any character in front of it then the shortcut then acts as normal. Share this post Link to post Share on other sites
Tom_48_97 523 Posted May 31, 2014 Indeed, cause confirmed :) By the way, here the default headers I use, that's why I've (and probably most of users) never encountered this issue ^^ Script: scriptName "test"; /*-------------------------------------------------------------------- file: test.sqf ============== Author: Tom_48_97 <********@**.***> Description: --------------------------------------------------------------------*/ #define __filename "test.sqf" Function: scriptName ""; /* Author: Tom_48_97 Description: Describe your function Parameter(s): #0 OBJECT - Description Returns: BOOL - TRUE when done */ On the fly, you can set your own name and address in your settings (Preferences >> Profile). As for the issue itself, I don't know if I will get the time to fix it since it's a very minor one and a blank line is enough to fix it :) Share this post Link to post Share on other sites
SilentSpike 84 Posted May 31, 2014 Ah, thanks for the info :) No problem on the issue front, easily worked around. Just wanted to make it known. Share this post Link to post Share on other sites
Tom_48_97 523 Posted June 1, 2014 (edited) Announcement Here a quick update, nothing to say about this one, all is in the change log ;) Take note that there will be another update within 2 weeks :cool: What's new? ADDED: Commands for Arma 3 1.21+ (some of these may not be yet available ingame) CHNGD: Install.exe has been reworked for upcoming features IMPVD: Shared library IMPVD: "Arma 3 Community Tools" support IMPVD: Bracket highlighter IMPVD: Magic key (F8) command IMPVD: Profile file FIXED: File association FIXED: "cache purge" was moving file to the recycle bin (yeah, one more time :rolleyes:) FIXED: When Poseidon was started with an file opening, time to time, it wasn't able to run an external process FIXED: Some maths commands were displayed as error in SQF files FIXED: scriptedFSM config for Arma 3 FIXED: log opening Known issues: Update action won't work until version 0.70.X restoreDefault can crash at the end of the process, ignore it, the job is done Debug stdout is displayed by default Download Poseidon Tools @ tom4897.info - 0.68.1306, 01/06/2014 Poseidon Tools @ armaholic.com - 0.68.1306, 01/06/2014 -------------------- Replies -------------------- @Tankbuster: I found your issue, it should be fixed by now @Wiggum: Let me know if you have the issue with restoreDefault (shouldn't be the case but...). Also, your problem with FSM files should fixed. Edited June 1, 2014 by tom_48_97 Share this post Link to post Share on other sites
Guest Posted June 1, 2014 Release frontpaged on the Armaholic homepage. Poseidon v0.68 =================================================== We have also "connected" these pages to your account on Armaholic. This means in the future you will be able to maintain these pages yourself if you wish to do so. Once this new feature is ready we will contact you about it and explain how things work and what options you have. When you have any questions already feel free to PM or email me! Share this post Link to post Share on other sites
Tankbuster 1747 Posted June 1, 2014 (edited) Unhandled exception on running the installer. http://pastebin.com/Ky5RWZR4 I selected quit on the unhandled exception requester and started again and it installed fine. Still getting some lines with mysterious red inverse highlighting too. Edited June 1, 2014 by Tankbuster Share this post Link to post Share on other sites
bumgie 49 Posted June 1, 2014 I was unable to install it due to a error from .NET Framework. "conversion from string "" to type 'integer' is not valid. " then the menu opens but it doesnt do anything. Share this post Link to post Share on other sites
Tom_48_97 523 Posted June 1, 2014 Unhandled exception on running the installer.http://pastebin.com/Ky5RWZR4 I selected quit on the unhandled exception requester and started again and it installed fine. Still getting some lines with mysterious red inverse highlighting too. Thanks for the error info, I will investigate this week. As for your red mysterious highlighting, can you copy me here the entire line where it occurs?I was unable to install it due to a error from .NET Framework. "conversion from string "" to type 'integer' is not valid. " then the menu opens but it doesnt do anything.When the system throw an error, it includes a wall of text (similar to the one provided by Thankbuster), I need that to see what's going on ;)By the way, what do you want to mean by "menu", which one? Share this post Link to post Share on other sites
Tankbuster 1747 Posted June 1, 2014 Thanks for the error info, I will investigate this week. As for your red mysterious highlighting, can you copy me here the entire line where it occurs? http://puu.sh/9aUHE/38d7e08769.png Share this post Link to post Share on other sites
bumgie 49 Posted June 1, 2014 I get this error. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.InvalidCastException: Conversion from string "" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format. at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat) at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) --- End of inner exception stack trace --- at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(Object Value) at poseidon.main.getPDrivePath() at install.main.init() at install.main.main_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll ---------------------------------------- install Assembly Version: 1.0.0.1 Win32 Version: 1.0.31.5 CodeBase: file:///D:/ArmaTy%C3%B6kansio/ty%C3%B6kalut/Poseidon/install.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 10.0.0.0 Win32 Version: 11.0.50938.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.34108 built by: FX45W81RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- poseidon Assembly Version: 0.68.0.0 Win32 Version: 0.68.0.0 CodeBase: file:///D:/ArmaTy%C3%B6kansio/ty%C3%B6kalut/Poseidon/poseidon.DLL ---------------------------------------- System.Web Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18446 built by: FX451RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll ---------------------------------------- System.Deployment Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. I press continue and then this opens up. Then I press register. Then this error shows up. Then I have to press exit. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object variable or With block variable not set. at Microsoft.VisualBasic.CompilerServices.Symbols.Container..ctor(Object Instance) at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack) at poseidon.main.makeFileAssoc(Object fileType) at install.main.assocFileType(Object fileType) at install.main.btn_validate_Click(Object sender, EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll ---------------------------------------- install Assembly Version: 1.0.0.1 Win32 Version: 1.0.31.5 CodeBase: file:///D:/ArmaTy%C3%B6kansio/ty%C3%B6kalut/Poseidon/install.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 10.0.0.0 Win32 Version: 11.0.50938.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.34108 built by: FX45W81RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- poseidon Assembly Version: 0.68.0.0 Win32 Version: 0.68.0.0 CodeBase: file:///D:/ArmaTy%C3%B6kansio/ty%C3%B6kalut/Poseidon/poseidon.DLL ---------------------------------------- System.Web Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18446 built by: FX451RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll ---------------------------------------- System.Deployment Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll ---------------------------------------- Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. Share this post Link to post Share on other sites
katipo66 94 Posted June 1, 2014 ^^ This also true for me although im happy that the file association is now working, thanks for the update. Specs: OS Name Microsoft Windows 7 Home Premium Version 6.1.7601 Service Pack 1 Build 7601 System Type x64-based PC Processor Intel® Core i7-3770 CPU @ 3.40GHz, 3401 Mhz, 4 Core(s), 8 Logical Processor(s) BIOS Version/Date Intel Corporation SLZ7710H.86A.0097.2013.0430.1647, 30/04/2013 SMBIOS Version 2.7 Windows Directory C:\Windows System Directory C:\Windows\system32 Boot Device \Device\HarddiskVolume2 Hardware Abstraction Layer Version = "6.1.7601.17514" Installed Physical Memory (RAM) 16.0 GB Total Physical Memory 16.0 GB Available Physical Memory 12.9 GB Total Virtual Memory 31.9 GB Available Virtual Memory 28.3 GB Page File Space 16.0 GB Page File C:\pagefile.sys Share this post Link to post Share on other sites
wiggum2 31 Posted June 2, 2014 Could you please include a snipped to generate the private command with all variables inside the script ? So you dont have to manually enter all of them, that would be great ! Share this post Link to post Share on other sites
Tom_48_97 523 Posted June 2, 2014 @Tankbuster, Bumgie, Katipo66 Can you download the following version and give a try? http://tom4897.info/?attachment_id=2271 You're supposed to get that: Could you please include a snipped to generate the private command with all variables inside the script ?So you dont have to manually enter all of them, that would be great ! This is planned, first I need to work on a solution to enable/disable this feature because, for example, I use privatized variable in function off course, but also in other scopes like forEach, if, and other control structures. Share this post Link to post Share on other sites
terox 316 Posted June 2, 2014 (edited) I too had the same installation issue. I then copied the 3 files in the hotfix download to the install folder and rerun the installer.exe Result See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.InvalidCastException: Conversion from string "" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format. at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat) at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) --- End of inner exception stack trace --- at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(Object Value) at poseidon.main.getPDrivePath() at install.main.init() at install.main.main_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.34014 built by: FX45W81RTMGDR CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll ---------------------------------------- install Assembly Version: 1.0.0.1 Win32 Version: 1.0.31.5 CodeBase: file:///E:/Apps/A3Editors/Poseidon/install.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 10.0.0.0 Win32 Version: 12.0.20806.33440 built by: FX45W81RTMREL CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.34003 built by: FX45W81RTMGDR CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.34107 built by: FX45W81RTMGDR CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- poseidon Assembly Version: 0.68.0.0 Win32 Version: 0.68.0.0 CodeBase: file:///E:/Apps/A3Editors/Poseidon/poseidon.DLL ---------------------------------------- System.Web Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.34009 built by: FX45W81RTMGDR CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll ---------------------------------------- System.Deployment Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. Following image has 3 screenshots. 1st Bug: Occurs on initial attempt at a clean install, eg manually deleted the poseidon install folder and copy in the unpacked new posidon folder 2nd Bug occurs when selecting "Continue" 3rd bug occurs when selecting "Register" Hope that helps www.zeus-community.net/temp/poseidonbug1.png Edited June 2, 2014 by Terox Share this post Link to post Share on other sites
Tom_48_97 523 Posted June 2, 2014 I too had the same installation issue.I then copied the 3 files in the hotfix download to the install folder and rerun the installer.exe Following image has 3 screenshots. 1st Bug: Occurs on initial attempt at a clean install, eg manually deleted the poseidon install folder and copy in the unpacked new posidon folder 2nd Bug occurs when selecting "Continue" 3rd bug occurs when selecting "Register" Hope that helps www.zeus-community.net/temp/poseidonbug1.png Here another version: http://tom4897.info/?attachment_id=2272I hope this one will be the latest... Off course it helps! It's hard to debug because I don't have these problems, so without your reports, I wouldn't be able to do anything :cool: Share this post Link to post Share on other sites
terox 316 Posted June 2, 2014 (edited) : Here another version: http://tom4897.info/?attachment_id=2272I hope this one will be the latest... Off course it helps! It's hard to debug because I don't have these problems, so without your reports, I wouldn't be able to do anything :cool: This one fixed it for me, installed with no errors. Thanks a lot :cheers: Edited June 2, 2014 by Terox Share this post Link to post Share on other sites
Tom_48_97 523 Posted June 2, 2014 Just to be sure, you have something like that (with all paths and version)? You're welcome, glad to read that! I wait for one or two more feedback then if it's all good, I will make an official release :) Share this post Link to post Share on other sites
terox 316 Posted June 2, 2014 Just to be sure, you have something like that (with all paths and version)? Roger, all paths that should be assigned on my rig are correct and all is good I cant test the P Drive path because i don't have it set up on this rig Share this post Link to post Share on other sites