Author Topic: Error can't find Achievements folder for p1999 green classic era server  (Read 2976 times)

0 Members and 1 Guest are viewing this topic.

Offline Draacco

  • Newbie
  • *
  • Posts: 1
here is the code
Quote
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\Program Files (x86)\Sony\EverQuest\Resources\Achievements\AchievementCategories.txt'.
 at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
 at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
 at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
 at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
 at System.IO.StreamReader..ctor(String path, Encoding encoding)
 at System.IO.File.ReadLines(String path)
 at FakeLinkGenerator.Classes.AchievementsLibrary..ctor(String eqDirectory)
 at FakeLinkGenerator.MainForm.setDirectory()
 at FakeLinkGenerator.MainForm.eQDirectoryToolStripMenuItem_Click(Object sender, EventArgs e)
 at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
 at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
 at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
 at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
 at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
 at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
 at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
 at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
 at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
 at System.Windows.Forms.Control.WndProc(Message& m)
 at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
 at System.Windows.Forms.ToolStrip.WndProc(Message& m)
 at System.Windows.Forms.ToolStripDropDown.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)


************** Loaded Assemblies **************
mscorlib
 Assembly Version: 4.0.0.0
 Win32 Version: 4.8.4042.0 built by: NET48REL1LAST_C
 CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
System
 Assembly Version: 4.0.0.0
 Win32 Version: 4.8.4001.0 built by: NET48REL1LAST_C
 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
FakeLinkGenerator
 Assembly Version: 1.0.0.0
 Win32 Version: 1.0.0.0
 CodeBase: file:///C:/Users/Ralph/AppData/Local/Apps/2.0/G8HBK2HH.4RX/1Q128GM2.74N/fake..tion_3b784253684fbcae_0001.0000_f8c510e9b3f23747/FakeLinkGenerator.exe
----------------------------------------
System.Windows.Forms
 Assembly Version: 4.0.0.0
 Win32 Version: 4.8.4042.0 built by: NET48REL1LAST_C
 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.8.3752.0 built by: NET48REL1
 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
 Assembly Version: 4.0.0.0
 Win32 Version: 4.8.3752.0 built by: NET48REL1
 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
 Assembly Version: 4.0.0.0
 Win32 Version: 4.8.4042.0 built by: NET48REL1LAST_C
 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
 Assembly Version: 4.0.0.0
 Win32 Version: 4.8.3752.0 built by: NET48REL1
 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Deployment
 Assembly Version: 4.0.0.0
 Win32 Version: 4.8.3752.0 built by: NET48REL1
 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.


Offline Rorce

  • Administrator
  • Master
  • *****
  • Posts: 3,197
Re: Error can't find Achievements folder for p1999 green classic era server
« Reply #1 on: December 05, 2019, 09:31:23 PM »
This software is for live servers. I doubt even if I modified it to not require live files, the links it generates likely wouldn't work on emu anyhow.