de en es fr
Let the machine help
Light teasing, exhibition, BDSM, sissyfication, watersports... with sounds and pictures


Post new topic Reply to topic  [ 13 posts ] 
Author Message
 MacOSX : freeze on choosing a file
PostPosted: Sun Jul 06, 2014 8:24 pm 
Offline
Site Admin
User avatar
Quote:
This script freezes on me when it asks to upload the photo. I'm running OSX 10.9.3
- See more at: viewtopic.php?f=7&t=405&hilit=mandy&start=15#sthash.SeWVh90S.dpuf

This is a thread for this bug.


Top
 Profile Send private message 
 
 Re: MacOSX : freeze on choosing a file
PostPosted: Sun Jul 06, 2014 10:22 pm 
Offline
Regular
I don't know much about java and groovy programming but is

def oldName = getFile("Upload the picture?")

groovy or java?

EDIT: Actually, the fix I was going to suggest didn't work. I tried using a JFileChooser but it just crashed it instantly


Top
 Profile Send private message 
 
 Re: MacOSX : freeze on choosing a file
PostPosted: Thu Mar 05, 2015 6:11 am 
Offline
Regular
Has there been any headway on this issue?


Top
 Profile Send private message 
 
 Re: MacOSX : freeze on choosing a file
PostPosted: Thu Mar 05, 2015 1:21 pm 
Offline
Site Admin
User avatar
Perhaps, some tries afterward.

If it still happens to you, try to send me the 100 last lines of errors.log.


Top
 Profile Send private message 
 
 Re: MacOSX : freeze on choosing a file
PostPosted: Sat Jun 13, 2015 6:00 pm 
Offline
Shy
I have the same issue, here's my error log:


Code:
Sun Feb 01 12:09:12 EST 2015
os.name : Mac OS X
os.arch : x86_64
java.version : 1.8.0_25
java.lang.NullPointerException: Cannot invoke method positive() on null object
   at org.codehaus.groovy.runtime.NullObject.invokeMethod(NullObject.java:77)
   at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:854)
   at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:831)
   at org.codehaus.groovy.runtime.InvokerHelper.unaryPlus(InvokerHelper.java:305)
   at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unaryPlus(ScriptBytecodeAdapter.java:759)
   at ss.FullScript_domme_report.run(script14228105526081913013270.groovy:56)
   at ss.desktop.MainFrame$2.run(MainFrame.java:590)
Sat Mar 21 14:52:09 EDT 2015
os.name : Mac OS X
os.arch : x86_64
java.version : 1.8.0_25
groovy.lang.MissingMethodException: No signature of method: ss.FullScript_spankbid.receiveInteger() is applicable for argument types: (java.lang.String) values: [spankbid.lastid]
   at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:55)
   at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:78)
   at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:49)
   at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:133)
   at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141)
   at ss.FullScript_spankbid.run(script14269639175821844944268.groovy:49)
   at ss.desktop.MainFrame$2.run(MainFrame.java:590)
Thu Mar 26 17:33:38 EDT 2015
os.name : Mac OS X
os.arch : x86_64
java.version : 1.8.0_25
Exception in thread "Thread-3" java.lang.NoClassDefFoundError: com/github/sarxos/webcam/Webcam
   at ss.desktop.Script.getImage(Script.java:259)
   at ss.IScript$getImage.callCurrent(Unknown Source)
   at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:49)
   at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:133)
   at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141)
   at ss.FullScript_subcontrol.run(script14274055323031711220537.groovy:138)
   at ss.desktop.MainFrame$2.run(MainFrame.java:593)
Caused by: java.lang.ClassNotFoundException: com.github.sarxos.webcam.Webcam
   at java.net.URLClassLoader$1.run(URLClassLoader.java:372)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   ... 7 more


Thanks


Top
 Profile Send private message 
 
 Re: MacOSX : freeze on choosing a file
PostPosted: Sat Jun 13, 2015 7:17 pm 
Offline
Site Admin
User avatar
The last release may resolve this problem.


Top
 Profile Send private message 
 
 Re: MacOSX : freeze on choosing a file
PostPosted: Mon Jun 15, 2015 7:08 am 
Offline
Shy
Unfortunately, it still seems to persist. I'm running Mac OS 10.10 if that's helpful?


Top
 Profile Send private message 
 
 Re: MacOSX : freeze on choosing a file
PostPosted: Mon Jun 15, 2015 9:34 am 
Offline
Site Admin
User avatar
Still the same trace in error.log ?
How do you launch sexscripts ?


Top
 Profile Send private message 
 
 Re: MacOSX : freeze on choosing a file
PostPosted: Tue Jun 16, 2015 6:05 am 
Offline
Shy
Doesn't seem like there's anything new in the error log.
I open it by double clicking the application icon.

Thanks for your help!


Top
 Profile Send private message 
 
 Re: MacOSX : freeze on choosing a file
PostPosted: Tue Jun 16, 2015 8:36 am 
Offline
Site Admin
User avatar
The date is a the start of each message (like above : "Thu Mar 26 17:33:38 EDT 2015").

So what happens ? It freezes, or crashes ?


Top
 Profile Send private message 
 
 Re: MacOSX : freeze on choosing a file
PostPosted: Wed Jun 17, 2015 1:05 am 
Offline
Shy
Right, the last error is still from March 26th. It just freezes. I've tried just waiting a really long time, but it never seems to move forward.


Top
 Profile Send private message 
 
 Re: MacOSX : freeze on choosing a file
PostPosted: Wed Jun 17, 2015 10:50 am 
Offline
Site Admin
User avatar
I see a lot of errors with webcams on Mac OSX, I don't know where to begin.
You may try to run SexScripts as admin, to see if it makes a difference.


Top
 Profile Send private message 
 
 Re: MacOSX : freeze on choosing a file
PostPosted: Tue Dec 26, 2017 3:30 am 
Offline
Regular
yes, part 2 please!


Top
 Profile Send private message 
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  


Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Maroon Fusion theme created by Oxydo
Software, theme modifications, phpBB modification by Doti 2010 - 2020
This website uses session cookies only.