Hellgate: London (Single Player) > Reanimator

Reanimator build 1061

(1/4) > >>

maeyan:
This is the latest build of Reanimator. Its interface has been significantly modified since the last build release many months ago now. A lot of things are still broken because honestly we havn't had the incentive or need to fix these features because they are not of use to those working on the program - this includes item trading, sorry. One rainy day we will fix it up, preferably as its own stand alone program or embedded in the launcher. Import/Export is program for certain tables but serializing (File->Save) should work fine. Please post any other bugs you may encounter in this thread. Thanks and enjoy!

Nagahaku:
Sooo happy to see this thread...
i will work with it asap and report any problems i found.. :)

Zoidy:
No idea if its just me or what but if i try to open a table/file to edit Reanimator just randomly crashes on me. Crashes on loading the table/file  =/

Seems to be only when trying to generate table data for Items, all the others are fine by the looks.

maeyan:

--- Quote from: Zoidy on Jul 28, 2011; 09:40 am ---No idea if its just me or what but if i try to open a table/file to edit Reanimator just randomly crashes on me. Crashes on loading the table/file  =/

Seems to be only when trying to generate table data for Items, all the others are fine by the looks.

--- End quote ---
Are you opening the table through the Table Editor or File->Open?

I believe Reanimator crashes when you try open a table if you open Reanimator while Hellgate is running.

If there is an error in the exception logger you could post that too. If there is already an errorLog.xml in the Reanimator folder, delete it and run Reanimator again - then should it crash for you post the error. If you upload the errorLog without deleting it first, it can contain a lot of irrelevant information and make the file quite large.

Zoidy:
opening it through the table editor. Hellgate isn't running either (I'm not that silly lol).


--- Code: ---<?xml version="1.0" encoding="utf-8"?>
<ArrayOfExceptionFormat xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <ExceptionFormat>
    <Date>Saturday, July 30, 2011</Date>
    <Time>8:12:21 PM</Time>
    <Source>mscorlib</Source>
    <TargetSite>ThrowArgumentException</TargetSite>
    <Function>Not specified</Function>
    <ExceptionMessage>Destination array is not long enough to copy all the items in the collection. Check array index and length.</ExceptionMessage>
    <StackTrace>   at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
   at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
   at Revival.Common.FileTools.ByteArrayToInt32(Byte[] byteArray, Int32&amp; offset)
   at Hellgate.ExcelFile.ParseData(Byte[] buffer)
   at Hellgate.ExcelFile..ctor(Byte[] buffer, String filePath, ClientVersions clientVersion)
   at Hellgate.FileManager.LoadTableFiles(Boolean ignorePatchedOut)</StackTrace>
    <CustomMessage />
  </ExceptionFormat>
</ArrayOfExceptionFormat>
--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version