I get the following trying to use 44 under Mac OS 9.2.2

java.lang.NoClassDefFoundError: org/jempeg/empeg/emplode/EmplodeSyncManager
at org.jempeg.empeg.emplode.EmplodeContext.setPlayerDatabase(EmplodeContext.java:163)
at org.jempeg.empeg.emplode.EmplodeContext.setConnection(EmplodeContext.java:196)
at org.jempeg.empeg.emplode.dialog.ConnectionSelectionDialog.showConnectionSelectionDialog(ConnectionSelectionDialog.java:141
at org.jempeg.empeg.emplode.Main.main(Compiled Code)
at com.zerog.lax.LAX.launch(Compiled Code)
at com.zerog.lax.LAX.main(Unknown Source)
at com.apple.mrj.JManager.JMStaticMethodDispatcher.run(JMAWTContextImpl.java)
at java.lang.Thread.run(Thread.java)