0% found this document useful (0 votes)
135 views

Error

The user is requesting that the Ain decompiler program be updated to support decompiling the AIN file for a particular visual novel game. When trying to open the AIN file with the current version of the program, an exception occurs, indicating the end of the stream was reached prematurely. Debugging information is provided about the loaded assemblies and exception.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
135 views

Error

The user is requesting that the Ain decompiler program be updated to support decompiling the AIN file for a particular visual novel game. When trying to open the AIN file with the current version of the program, an exception occurs, indicating the end of the stream was reached prematurely. Debugging information is provided about the loaded assemblies and exception.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

SomeLoliCatgirl, is there any chance you update the program so it can be used to

decompile ain file for https://vndb.org/v18486?


I'm getting this error when trying to open ain file of that game with your progr
am.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
at System.IO.__Error.EndOfFile()
at System.IO.MemoryStream.InternalReadInt32()
at System.IO.BinaryReader.ReadInt32()
at AinDecompiler.Variable.Read(BinaryReader br)
at AinDecompiler.Util.Read[T](BinaryReader br, Int32 count)
at AinDecompiler.Function.Read(BinaryReader br, Int32 version)
at AinDecompiler.Util.Read[T](BinaryReader br, Int32 count, Int32 version)
at AinDecompiler.AinFile.ReadTag(BinaryReader br)
at AinDecompiler.AinFile.ReadAinFile(BinaryReader br)
at AinDecompiler.AinFile.ReadAinFile(String fileName)
at AinDecompiler.AinFile.ReadAndDecryptAinFile(String inputFileName, Boolean noPr
ompt)
at AinDecompiler.ExplorerForm.OpenFile(String fileName)
at AinDecompiler.ExplorerForm.OpenFile()
at AinDecompiler.ExplorerForm.openToolStripMenuItem_Click(Object sender, EventArg
s 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, ToolStrip
ItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventTy
pe 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 wpar
am, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8689 (QFE.050727-8600)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
---------------------------------------AinDecompiler
Assembly Version: 2.0.1.0
Win32 Version: 2.0.1
CodeBase: file:///E:/Programi/AinDecompiler/AinDecompiler.exe
----------------------------------------

System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8670 (QFE.050727-8600)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77
a5c561934e089/System.Windows.Forms.dll
---------------------------------------System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8690 (QFE.050727-8600)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/
System.dll
---------------------------------------System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8681 (QFE.050727-8600)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f1
1d50a3a/System.Drawing.dll
---------------------------------------zlibnet
Assembly Version: 1.3.0.0
Win32 Version: 1.3.0.0
CodeBase: file:///E:/Programi/AinDecompiler/zlibnet.DLL
---------------------------------------System.Core
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.8693 built by: QFE
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934
e089/System.Core.dll
---------------------------------------ScintillaNET
Assembly Version: 2.5.2.0
Win32 Version: 2.5.2.0
CodeBase: file:///E:/Programi/AinDecompiler/ScintillaNET.DLL
---------------------------------------System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8679 (QFE.050727-8600)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e
089/System.Xml.dll
----------------------------------------

You might also like