Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - chaos999

Pages: [1]
1
7th Heaven / Re: Error on step 3 on setting up 7th heaven
« on: 2018-09-02 23:43:37 »
That did the trick. Thank you for helping me with this. If I have any download problems that can't be solved with what's already in the forum I will let you know.

2
7th Heaven / Re: Error on step 3 on setting up 7th heaven
« on: 2018-09-02 04:42:42 »
Ok, I found the file but I don't know what exactly I'm looking for as I very rarely end up having to look at these kind of files. I'm just going to post what it has.

Spoiler: show

<?xml version="1.0"?>

-<Settings xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">


-<SubscribedUrls>

<string>iros://Url/http$pastebin.com/raw.php?i=dDBkYkDu</string>

</SubscribedUrls>


-<ExtraFolders>

<string>music</string>

<string>direct</string>

</ExtraFolders>


-<Subscriptions>


-<Subscription>

<LastSuccessfulCheck>0001-01-01T00:00:00</LastSuccessfulCheck>

<FailureCount>0</FailureCount>

<Url>https://Url/http$pastebin.com/raw.php?i=dDBkYkDu</Url>

</Subscription>


-<Subscription>

<LastSuccessfulCheck>2018-08-30T20:58:55.6438593-06:00</LastSuccessfulCheck>

<FailureCount>0</FailureCount>

<Url>iros://Url/http$pastebin.com/raw.php?i=dDBkYkDu</Url>

</Subscription>

</Subscriptions>

<LibraryLocation>D:\Games\steamapps\common\FINAL FANTASY VII\mods\7th Heaven"D:\Games\steamapps\common\FINAL FANTASY VII\mods\7th Heaven</LibraryLocation>

<FF7Exe>D:\Games\steamapps\common\FINAL FANTASY VII\FF7_mo.exe</FF7Exe>

<AaliFolder>D:\Games\steamapps\common\FINAL FANTASY VII\mods\Textures</AaliFolder>

<MovieFolder>D:\Games\steamapps\common\FINAL FANTASY VII\data\movies</MovieFolder>

<LastUpdateCheck>0001-01-01T00:00:00</LastUpdateCheck>

<Options>AutoImportMods CheckForUpdates</Options>

<IntOptions>None</IntOptions>

<CurrentProfile>Default</CurrentProfile>


-<MainWindow>

<X>168</X>

<Y>178</Y>

<W>1214</W>

<H>913</H>

<State>Normal</State>

</MainWindow>

<AutoUpdateSource>#F!yBlHTYiJ!SFpmT2xII7iXcgXAmNYLJg</AutoUpdateSource>

<AutoUpdateOffered>1.55</AutoUpdateOffered>

<VersionUpgradeCompleted>1.54</VersionUpgradeCompleted>

</Settings>

3
7th Heaven / Re: Error on step 3 on setting up 7th heaven
« on: 2018-08-31 15:45:25 »
Same error appeared after deleting " and /. I had no problems with the game converter at all and no files, to my knowledge, were removed by my anti-virus software.

4
7th Heaven / Re: Error on step 3 on setting up 7th heaven
« on: 2018-08-31 03:04:40 »
My bad, double pasted it there by mistake. It is not like that in the actual pathway.

5
7th Heaven / Re: Error on step 3 on setting up 7th heaven
« on: 2018-08-30 22:33:59 »
Library location: D:\Games\steamapps\common\FINAL FANTASY VII\mods\7th Heaven"

FF7 EXE: D:\Games\steamapps\common\FINAL FANTASY VII\FF7.exe

Aali Modpath: D:\Games\steamapps\common\FINAL FANTASY VII\mods\Textures

Movie Path: D:\Games\steamapps\common\FINAL FANTASY VII\data\movies\

6
7th Heaven / Error on step 3 on setting up 7th heaven
« on: 2018-08-30 01:30:32 »
Every time I'm get the 3rd step and make sure everything is correct, the moment I click ok it crashes and I get an error report. I have lost count how many times I have started the process all over from step 1. Anyway here's the report I keep getting.

System.ArgumentException: Illegal characters in path.
   at System.IO.Path.LegacyNormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
   at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
   at System.IO.Path.GetFullPathInternal(String path)
   at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
   at System.IO.Directory.CreateDirectory(String path)
   at Iros._7th.Workshop.fSettings.bOK_Click(Object sender, EventArgs e) in C:\Code\7H\7thWorkshop\fSettings.cs:line 101
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(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.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Pages: [1]