GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Moderator: 1885
-
Grazer1982
- Curious Newbie

- Posts: 1
- Joined: Wed Mar 24, 2021 7:37 am
- Gender: Male
- Sexual Orientation: Bisexual/Bi-Curious
- I am a: Submissive
- Location: Graz
- Contact:
Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.3
Hi.
Which Java version is needed for GuideMe?
ATM im running Ubuntu and Openjava14, but it doesnt work
Which Java version is needed for GuideMe?
ATM im running Ubuntu and Openjava14, but it doesnt work
-
lawman5297
- Explorer At Heart

- Posts: 156
- Joined: Tue May 30, 2017 1:18 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: None of the above
Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.3
Thanks PlayfulGuy and for the detailed explanations. I'll let you know how I make out.
-
lawman5297
- Explorer At Heart

- Posts: 156
- Joined: Tue May 30, 2017 1:18 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: None of the above
Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.3
Thanks PlayfulGuy, Works perfectly. I thought ./ kept you in the same directory but I just couldn't get the rest ironed out.
- PlayfulGuy
- Experimentor

- Posts: 1068
- Joined: Sat Jul 07, 2012 10:08 pm
- Gender: Male
- Sexual Orientation: Bisexual/Bi-Curious
- I am a: Switch
- Dom/me(s): No domme
- Sub/Slave(s): No sub
- Location: British Columbia, Canada
Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.3
What happens when you try?Grazer1982 wrote: Wed Mar 24, 2021 9:40 am Hi.
Which Java version is needed for GuideMe?
ATM im running Ubuntu and Openjava14, but it doesnt work
See the releases page here: https://github.com/EroticDevelopment/GuideMe/releases
It doesn't seem to indicate what java version is required, but it does say the linux build should be considered an alpha.
I usually use windows, but I do have an ubuntu machine I can try it on. I'll try and do that in the next day or two and report back.
PG
I'd rather be stroking!
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe
-
lawman5297
- Explorer At Heart

- Posts: 156
- Joined: Tue May 30, 2017 1:18 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: None of the above
Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.3
PlayfulGuy riddle me this;
When I modified my start.bat to delete the .state file and to auto load my tease .gif files no longer play. They work fine with the unmodded start.bat. Mhh?
When I modified my start.bat to delete the .state file and to auto load my tease .gif files no longer play. They work fine with the unmodded start.bat. Mhh?
- PlayfulGuy
- Experimentor

- Posts: 1068
- Joined: Sat Jul 07, 2012 10:08 pm
- Gender: Male
- Sexual Orientation: Bisexual/Bi-Curious
- I am a: Switch
- Dom/me(s): No domme
- Sub/Slave(s): No sub
- Location: British Columbia, Canada
Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.3
I'm pretty much drawing a blank on that one. Do the gifs display, but don't animate, or do they not display at all? Off the top of my head I can't think of why that might happen unless it's missing some library that isn't in the modified path.lawman5297 wrote: Wed Mar 24, 2021 5:42 pm PlayfulGuy riddle me this;
When I modified my start.bat to delete the .state file and to auto load my tease .gif files no longer play. They work fine with the unmodded start.bat. Mhh?
Post the content of your both your modified and unmodified start.bat files and maybe I can spot something.
Beyond that you'd have to link me to a copy of the tease you're trying and I could try to reproduce the issue.
PG
I'd rather be stroking!
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe
-
lawman5297
- Explorer At Heart

- Posts: 156
- Joined: Tue May 30, 2017 1:18 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: None of the above
Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.3
PlayfulGuy, All I get is just a small image with a red X. It knows there is something there but not what to do with it. I can start from the original and it plays just fine. This tease is humongous. Perhaps I could send just a bit to cover this if you need it.PlayfulGuy wrote: Thu Mar 25, 2021 10:31 pmI'm pretty much drawing a blank on that one. Do the gifs display, but don't animate, or do they not display at all? Off the top of my head I can't think of why that might happen unless it's missing some library that isn't in the modified path.lawman5297 wrote: Wed Mar 24, 2021 5:42 pm PlayfulGuy riddle me this;
When I modified my start.bat to delete the .state file and to auto load my tease .gif files no longer play. They work fine with the unmodded start.bat. Mhh?
Post the content of your both your modified and unmodified start.bat files and maybe I can spot something.
Beyond that you'd have to link me to a copy of the tease you're trying and I could try to reproduce the issue.
PG
Original
Code: Select all
@echo off
PATH=./java/bin;./lib;%PATH%
start javaw -Xms1024m -Xmx1024m -jar GuideMe.jarCode: Select all
@echo off
PATH=./java/bin;./lib;%PATH%
del .\data\BrycisEstimExperienceRev.state
start javaw -Xms1024m -Xmx1024m -jar GuideMe.jar .\Guides\ BrycisEstimExperienceRev.xml- PlayfulGuy
- Experimentor

- Posts: 1068
- Joined: Sat Jul 07, 2012 10:08 pm
- Gender: Male
- Sexual Orientation: Bisexual/Bi-Curious
- I am a: Switch
- Dom/me(s): No domme
- Sub/Slave(s): No sub
- Location: British Columbia, Canada
Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.3
The small image with the red x usually means it can't find the file. Are you in exactly the same folder when you start it with both of those bat files? Nothing is jumping out at me there. If the one works the other should too. Is it only gifs? Jpgs etc work fine?lawman5297 wrote: Thu Mar 25, 2021 11:32 pmPlayfulGuy, All I get is just a small image with a red X. It knows there is something there but not what to do with it. I can start from the original and it plays just fine. This tease is humongous. Perhaps I could send just a bit to cover this if you need it.PlayfulGuy wrote: Thu Mar 25, 2021 10:31 pmI'm pretty much drawing a blank on that one. Do the gifs display, but don't animate, or do they not display at all? Off the top of my head I can't think of why that might happen unless it's missing some library that isn't in the modified path.lawman5297 wrote: Wed Mar 24, 2021 5:42 pm PlayfulGuy riddle me this;
When I modified my start.bat to delete the .state file and to auto load my tease .gif files no longer play. They work fine with the unmodded start.bat. Mhh?
Post the content of your both your modified and unmodified start.bat files and maybe I can spot something.
Beyond that you'd have to link me to a copy of the tease you're trying and I could try to reproduce the issue.
PG
OriginalNewCode: Select all
@echo off PATH=./java/bin;./lib;%PATH% start javaw -Xms1024m -Xmx1024m -jar GuideMe.jarCode: Select all
@echo off PATH=./java/bin;./lib;%PATH% del .\data\BrycisEstimExperienceRev.state start javaw -Xms1024m -Xmx1024m -jar GuideMe.jar .\Guides\ BrycisEstimExperienceRev.xml
I would be checking the Guideme log for clues to see if it's having trouble finding files.
I'd rather be stroking!
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe
- PlayfulGuy
- Experimentor

- Posts: 1068
- Joined: Sat Jul 07, 2012 10:08 pm
- Gender: Male
- Sexual Orientation: Bisexual/Bi-Curious
- I am a: Switch
- Dom/me(s): No domme
- Sub/Slave(s): No sub
- Location: British Columbia, Canada
Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.3
I got a chance to try this and unfortunately it doesn't work for me either.Grazer1982 wrote: Wed Mar 24, 2021 9:40 am Hi.
Which Java version is needed for GuideMe?
ATM im running Ubuntu and Openjava14, but it doesnt work
Java crashes with some error that's mostly unintelligible for me.
Hopefully eroticdevelopment comes back some day and can continue development on this. Or maybe some linux guru can provide some assistance.
PG
I'd rather be stroking!
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe
-
lawman5297
- Explorer At Heart

- Posts: 156
- Joined: Tue May 30, 2017 1:18 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: None of the above
Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.3
So here are the lines from the log using the original bat file to start itPlayfulGuy wrote: Thu Mar 25, 2021 11:43 pmThe small image with the red x usually means it can't find the file. Are you in exactly the same folder when you start it with both of those bat files? Nothing is jumping out at me there. If the one works the other should too. Is it only gifs? Jpgs etc work fine?lawman5297 wrote: Thu Mar 25, 2021 11:32 pmPlayfulGuy, All I get is just a small image with a red X. It knows there is something there but not what to do with it. I can start from the original and it plays just fine. This tease is humongous. Perhaps I could send just a bit to cover this if you need it.PlayfulGuy wrote: Thu Mar 25, 2021 10:31 pm
I'm pretty much drawing a blank on that one. Do the gifs display, but don't animate, or do they not display at all? Off the top of my head I can't think of why that might happen unless it's missing some library that isn't in the modified path.
Post the content of your both your modified and unmodified start.bat files and maybe I can spot something.
Beyond that you'd have to link me to a copy of the tease you're trying and I could try to reproduce the issue.
PG
OriginalNewCode: Select all
@echo off PATH=./java/bin;./lib;%PATH% start javaw -Xms1024m -Xmx1024m -jar GuideMe.jarCode: Select all
@echo off PATH=./java/bin;./lib;%PATH% del .\data\BrycisEstimExperienceRev.state start javaw -Xms1024m -Xmx1024m -jar GuideMe.jar .\Guides\ BrycisEstimExperienceRev.xml
I would be checking the Guideme log for clues to see if it's having trouble finding files.
Code: Select all
2021-03-25T19:55:05,203 DEBUG MainLogic - displayPage Delay Seconds 4 Style hidden Target intro14 Set UnSet
2021-03-25T19:55:05,203 DEBUG ComonFunctions - displayPage getMediaFullPath AAelevator\door.gif
2021-03-25T19:55:05,203 DEBUG ComonFunctions - displayPage Non Random Media C:\Users\Pops\Documents\DevelopmentFiles\GuideMe-v0.4.3-Windows.64-bit\Guides\Estim\AAelevator\door.gif
2021-03-25T19:55:05,329 TRACE MainShell - dblScreenRatio: 0.8787295476419634
2021-03-25T19:55:05,329 TRACE MainShell - Lable Height: 913
2021-03-25T19:55:05,329 TRACE MainShell - Lable Width: 1039
2021-03-25T19:55:05,329 TRACE MainShell - Image Height: 384
2021-03-25T19:55:05,329 TRACE MainShell - Image Width: 512
2021-03-25T19:55:05,329 TRACE MainShell - Scale Choice: 2.1
2021-03-25T19:55:05,329 TRACE MainShell - New GT Dimentions: H: 623 W: 831
2021-03-25T19:55:05,329 TRACE MainShell - Open: C:\Users\Pops\Documents\DevelopmentFiles\GuideMe-v0.4.3-Windows.64-bit\Guides\Estim\AAelevator\door.gif
2021-03-25T19:55:05,329 DEBUG ComonFunctions - displayPage getMediaFullPath
2021-03-25T19:55:05,329 DEBUG ComonFunctions - displayPage Non Random Media C:\Users\Pops\Documents\DevelopmentFiles\GuideMe-v0.4.3-Windows.64-bit\Guides\Estim\Code: Select all
2021-03-25T19:51:06,538 DEBUG MainLogic - displayPage Delay Seconds 4 Style hidden Target intro14 Set UnSet
2021-03-25T19:51:06,538 DEBUG ComonFunctions - displayPage getMediaFullPath AAelevator\door.gif
2021-03-25T19:51:06,538 DEBUG ComonFunctions - displayPage Non Random Media .\Guides\Estim\AAelevator\door.gif
2021-03-25T19:51:06,655 TRACE MainShell - dblScreenRatio: 0.8787295476419634
2021-03-25T19:51:06,655 TRACE MainShell - Lable Height: 913
2021-03-25T19:51:06,655 TRACE MainShell - Lable Width: 1039
2021-03-25T19:51:06,655 TRACE MainShell - Image Height: 384
2021-03-25T19:51:06,655 TRACE MainShell - Image Width: 512
2021-03-25T19:51:06,655 TRACE MainShell - Scale Choice: 2.1
2021-03-25T19:51:06,655 TRACE MainShell - New GT Dimentions: H: 623 W: 831
2021-03-25T19:51:06,655 TRACE MainShell - Open: .\Guides\Estim\AAelevator\door.gif
2021-03-25T19:51:06,655 DEBUG ComonFunctions - displayPage getMediaFullPath
2021-03-25T19:51:06,655 DEBUG ComonFunctions - displayPage Non Random Media .\Guides\Estim\I don't get it. Everything else seems to work just fine.
- PlayfulGuy
- Experimentor

- Posts: 1068
- Joined: Sat Jul 07, 2012 10:08 pm
- Gender: Male
- Sexual Orientation: Bisexual/Bi-Curious
- I am a: Switch
- Dom/me(s): No domme
- Sub/Slave(s): No sub
- Location: British Columbia, Canada
Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.3
Try changing your batch file to this
Basically change the relative path to a full path
If that works then I'd try dropping the drive letter (C:) and see what happens. It seems to be not liking the relative path, but it is odd that it's only gifs. It may be a different library that handles gifs and it's not coded to take relative paths properly, or some such thing.
PG
Code: Select all
@echo off
PATH=./java/bin;./lib;%PATH%
del .\data\BrycisEstimExperienceRev.state
start javaw -Xms1024m -Xmx1024m -jar GuideMe.jar C:\Users\Pops\Documents\DevelopmentFiles\GuideMe-v0.4.3-Windows.64-bit\Guides\ BrycisEstimExperienceRev.xml
If that works then I'd try dropping the drive letter (C:) and see what happens. It seems to be not liking the relative path, but it is odd that it's only gifs. It may be a different library that handles gifs and it's not coded to take relative paths properly, or some such thing.
PG
I'd rather be stroking!
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe
-
lawman5297
- Explorer At Heart

- Posts: 156
- Joined: Tue May 30, 2017 1:18 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: None of the above
Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.3
I'll just use the full path. It's no big deal. Thanks for getting me in the right direction.PlayfulGuy wrote: Fri Mar 26, 2021 2:17 am Try changing your batch file to thisBasically change the relative path to a full pathCode: Select all
@echo off PATH=./java/bin;./lib;%PATH% del .\data\BrycisEstimExperienceRev.state start javaw -Xms1024m -Xmx1024m -jar GuideMe.jar C:\Users\Pops\Documents\DevelopmentFiles\GuideMe-v0.4.3-Windows.64-bit\Guides\ BrycisEstimExperienceRev.xml
If that works then I'd try dropping the drive letter (C:) and see what happens. It seems to be not liking the relative path, but it is odd that it's only gifs. It may be a different library that handles gifs and it's not coded to take relative paths properly, or some such thing.
PG
-
lawman5297
- Explorer At Heart

- Posts: 156
- Joined: Tue May 30, 2017 1:18 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: None of the above
Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.3
I hope @eroticdevelopment has not abandoned GuideMe. He was doing a fabulous job. If he is unable to maintain it perhaps there is someone else that can?
- PlayfulGuy
- Experimentor

- Posts: 1068
- Joined: Sat Jul 07, 2012 10:08 pm
- Gender: Male
- Sexual Orientation: Bisexual/Bi-Curious
- I am a: Switch
- Dom/me(s): No domme
- Sub/Slave(s): No sub
- Location: British Columbia, Canada
Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.3
It kind of seems like those of us that use Guideme are a small group and there's not too many programmers in the group willing to volunteer. I'm still too wrapped up in writing a new downloader with EOS support and just don't have the brainpower to learn the in's and out's of Guideme right now. But once the downloader is released (which should be soon'ish) I'm going to start digging in to it. Hopefully @eroticdevelopment returns though. Even if it's just to share some knowledge....lawman5297 wrote: Sat Apr 03, 2021 9:27 pm I hope @eroticdevelopment has not abandoned GuideMe. He was doing a fabulous job. If he is unable to maintain it perhaps there is someone else that can?
PG
I'd rather be stroking!
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe
- PlayfulGuy
- Experimentor

- Posts: 1068
- Joined: Sat Jul 07, 2012 10:08 pm
- Gender: Male
- Sexual Orientation: Bisexual/Bi-Curious
- I am a: Switch
- Dom/me(s): No domme
- Sub/Slave(s): No sub
- Location: British Columbia, Canada
Using an image on a button
Has anyone ever used an image on a button in Guideme?
According to the docs it supports it, but I can't get it to work.
PG
According to the docs it supports it, but I can't get it to work.
PG
I'd rather be stroking!
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe
