JEmplode 1st song problem

Posted by: paulj

JEmplode 1st song problem - 10/09/2002 22:12

Having just recently acquired (thanks Bryant!) a 36GB Empeg Mk2, I tried using JEmplode version 35 (aka 2..0b11) to start loading it... but I keep getting the following error whenever I try and synchronize:


java.io.FileNotFoundException: [EmpegFILEID: 2] does not exist. (StatResponse returned a size of [EmpegUINT32: -2])
at org.jempeg.empeg.protocol.Request.statFID(Request.java:334)
at org.jempeg.empeg.protocol.ProtocolClient.readFID(ProtocolClient.java:216)
at org.jempeg.empeg.protocol.ProtocolClient.readFIDToMemory(ProtocolClient.java:186)
at org.jempeg.empeg.protocol.ProtocolClient.retrieveTagIndex(ProtocolClient.java:455)
at org.jempeg.empeg.emptool.PlayerDatabase.download(PlayerDatabase.java:687)
at org.jempeg.empeg.emplode.EmplodeSyncManager.download(EmplodeSyncManager.java:154)
at org.jempeg.empeg.emplode.EmplodeSyncManager$DownloadRunnable.run(EmplodeSyncManager.java:550)
at java.lang.Thread.run(Thread.java:484)

From what I can understand this seems to be some kind of initial-loading error...

Anyone got a patch I can apply to fix it?

--pj
Posted by: paulj

Re: JEmplode 1st song problem - 10/09/2002 23:00

Fixed! It seems that Jemplode only fails that way when talking to empeg software v1.00. *sigh* So much to learn, so few hours in the day....

--pj
Posted by: tfabris

Re: JEmplode 1st song problem - 11/09/2002 09:31

Right. The player's communications protocol changed from version 1.x to version 2.x, so 1.x emplode/emptool/jemplode can't talk to a 2.x player and vice-versa.

So put 2.0 beta13 on the player and also put the latest Hijack on the player. You'll love all the new features that you get with that combination.