From: brett l. <bre...@gm...> - 2011-03-30 16:09:08
|
According to the stack trace, I'd suspect there's an error in one of the XML files. This looks like the most pertinent line error: BidStartItem(StartItemAction).readObject(ObjectInputStream) line: 56 ---Brett. On Wed, Mar 30, 2011 at 6:45 AM, Adam Badura <ab...@o2...> wrote: > Here you go: > - log file, > - stack trace as copied from Eclipse debug window, > - save file during loading of which the error occurs (this is the same as in > original post). > > This happens when the game is loaded by providing file path as command > line argument to the application. However if the game is opened after > starting the application normaly failure occurs as well (but is reported > differently). > > Adam Badura > > -----Oryginalna wiadomość----- From: brett lentz > Sent: Wednesday, March 30, 2011 7:28 AM > To: Development list for Rails: an 18xx game > Subject: Re: [Rails-devel] NullPointerException after changes > atrevisions1501-1503 > > Can you post the stack trace from the NPE? That would make seeing > where it went wrong a lot easier. > > ---Brett. > > > > On Tue, Mar 29, 2011 at 10:27 PM, <ab...@o2...> wrote: >> >> I got those exceptions when loading game by command line argument. Nothing >> more specific. >> >> I do have some local changes but those are new Batik version and some map >> drawing changes. Both seem totally unconnected to the origin of the >> exception. >> >> Adam Badura >> >> -----Oryginalna wiadomość----- >> From: Bill Rosgen >> Sent: Wednesday, March 30, 2011 4:01 AM >> To: Development list for Rails: an 18xx game >> Subject: Re: [Rails-devel] NullPointerException after changes at >> revisions1501-1503 >> >> On 2011-03-30, at 5:26 , Adam Badura wrote: >> >>> In the attachement a two .rails save files which opened correctly at >>> revision 1500 and now they no longer open at revision 1503. >>> Loading the game results in NullPointerException thrown at place >>> suggesting privates changes. >>> >> >> Can you provide more information? Both of these files seem to work on my >> machine using revision 1503. Do you get the exception when loading the >> files, or is there something more specific that I have to do to cause it? >> >> Bill >> >> ------------------------------------------------------------------------------ >> Enable your software for Intel(R) Active Management Technology to meet the >> growing manageability and security demands of your customers. Businesses >> are taking advantage of Intel(R) vPro (TM) technology - will your software >> be a part of the solution? Download the Intel(R) Manageability Checker >> today! http://p.sf.net/sfu/intel-dev2devmar >> _______________________________________________ >> Rails-devel mailing list >> Rai...@li... >> https://lists.sourceforge.net/lists/listinfo/rails-devel >> >> >> >> ------------------------------------------------------------------------------ >> Enable your software for Intel(R) Active Management Technology to meet the >> growing manageability and security demands of your customers. Businesses >> are taking advantage of Intel(R) vPro (TM) technology - will your software >> be a part of the solution? Download the Intel(R) Manageability Checker >> today! http://p.sf.net/sfu/intel-dev2devmar >> _______________________________________________ >> Rails-devel mailing list >> Rai...@li... >> https://lists.sourceforge.net/lists/listinfo/rails-devel >> > > ------------------------------------------------------------------------------ > Enable your software for Intel(R) Active Management Technology to meet the > growing manageability and security demands of your customers. Businesses > are taking advantage of Intel(R) vPro (TM) technology - will your software > be a part of the solution? Download the Intel(R) Manageability Checker > today! http://p.sf.net/sfu/intel-dev2devmar > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > ------------------------------------------------------------------------------ > Enable your software for Intel(R) Active Management Technology to meet the > growing manageability and security demands of your customers. Businesses > are taking advantage of Intel(R) vPro (TM) technology - will your software > be a part of the solution? Download the Intel(R) Manageability Checker > today! http://p.sf.net/sfu/intel-dev2devmar > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > > |