View Single Post
  #6 (permalink)  
Old September 8th, 2001
Unregistered
Guest
 
Posts: n/a
Default osx french standard prob

This is the following error message in console. Osx 10.0.4 320mg ram.
seems to be a localisation problem.....

retval is 0retval is 0About to send the mach message to loginwindow[JavaAppLauncher Error] com.limegroup.gnutella.gui.Main.main(String[]) threw an exception:
java.lang.ExceptionInInitializerError: java.util.MissingResourceException: Can't find bundle for base name MessagesBundle, locale en_US
at java.util.ResourceBundle.throwMissingResourceExcep tion(ResourceBundle.java:707)
at java.util.ResourceBundle.getBundleImpl(ResourceBun dle.java:679)
at java.util.ResourceBundle.getBundle(ResourceBundle. java:559)
at com.limegroup.gnutella.gui.dc.<init>(dc.java:57)
at com.limegroup.gnutella.gui.dc.<clinit>(dc.java:22)
at com.limegroup.gnutella.gui.bo.<init>(bo.java:124)
at com.limegroup.gnutella.gui.bo.<clinit>(bo.java:40)
at com.limegroup.gnutella.gui.Initializer.b(Initializ er.java)
at com.limegroup.gnutella.gui.Main.main(Main.java:16)
at java.lang.reflect.Method.invoke(Native Method)
at com.apple.buckyball.app.CarbonLibApp$MainRunner.ru n(CarbonLibApp.java)
at java.lang.Thread.run(Thread.java:496)