Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FileInputStream problems?
#4
XTOTHEL Wrote:Do line by line with a debugger and track the FileInputStream to see when the problem occurs. Narrows things down.

This. (I'm only posting now because I finished what I was coding)

Apparently I circumvented the methods I wrote that actually uses the FileInputStreams in the readObjectName method >.< Because I did that, the value "index" was less likely to be updated correctly, and it will screw up the whole thing the next time navigateTo was called. I didn't have such problems in my earlier code because I used those methods that interact with FileInputStream religiously.

Man, what is wrong with me lol. Thanks for the help guys.
Reply


Messages In This Thread
FileInputStream problems? - by KajitiSouls - 2010-02-03, 02:16 AM
FileInputStream problems? - by Spaz - 2010-02-03, 03:48 PM
FileInputStream problems? - by XTOTHEL - 2010-02-04, 02:37 PM
FileInputStream problems? - by KajitiSouls - 2010-02-04, 10:49 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)