<configuration><appenders><Console name="Console" target="SYSTEM_OUT"><PatternLayout pattern="%d{ISO8601} %-5level %logger{1} - %msg%n%throwable"/></Console><RollingFile name="File" fileName="logs/guideme.log" filePattern="logs/$${date:yyyy-MM}/guideme-%d{MM-dd-yyyy}-%i.log"><Policies><TimeBasedTriggeringPolicy/><SizeBasedTriggeringPolicy size="10 MB"/></Policies><DefaultRolloverStrategy max="3"/><PatternLayout pattern="%d{ISO8601} %-5level %logger{1} - %msg%n%throwable"/><MarkerFilter marker="JSCRIPT" onMatch="DENY" onMismatch="ACCEPT"/></RollingFile><RollingFile name="Jscript" fileName="logs/jscript.log" filePattern="logs/$${date:yyyy-MM}/jscript-%d{MM-dd-yyyy}-%i.log"><Policies><TimeBasedTriggeringPolicy/><SizeBasedTriggeringPolicy size="10 MB"/></Policies><DefaultRolloverStrategy max="3"/><PatternLayout pattern="%d{ISO8601} %-5level %logger{1} - %msg%n%throwable"/><MarkerFilter marker="JSCRIPT" onMatch="ACCEPT" onMismatch="DENY"/></RollingFile></appenders><loggers><root level="info"><appender-ref ref="Console"/><appender-ref ref="File"/><appender-ref ref="Jscript"/></root></loggers></configuration>philo wrote:There should be a logs directory with a file called guideme.log, this should have any errors.marcel808 wrote:hey, i hope anyone can help me..ic cant start the start.bat..nothing happend...whats wrong?
If you can post or pm me the contents I will see if I can see what is wrong.
GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Moderator: 1885
Re: GuideMe (TeaseMe v2.0): BETA Thread
- arthurb
- Explorer At Heart

- Posts: 680
- Joined: Tue Apr 30, 2013 6:53 pm
- Gender: Male
- Sexual Orientation: Open to new ideas!
- I am a: Submissive
- Location: England
Re: GuideMe (TeaseMe v2.0): BETA Thread
I see a woman in a red dressmarcel808 wrote: <configuration><appenders><Console name="Console" target="SYSTEM_OUT"><PatternLayout pattern="%d{ISO8601} %-5level %logger{1} - %msg%n%throwable"/></Console><RollingFile name="File" fileName="logs/guideme.log" filePattern="logs/$${date:yyyy-MM}/guideme-%d{MM-dd-yyyy}-%i.log"><Policies><TimeBasedTriggeringPolicy/><SizeBasedTriggeringPolicy size="10 MB"/></Policies><DefaultRolloverStrategy max="3"/><PatternLayout pattern="%d{ISO8601} %-5level %logger{1} - %msg%n%throwable"/><MarkerFilter marker="JSCRIPT" onMatch="DENY" onMismatch="ACCEPT"/></RollingFile><RollingFile name="Jscript" fileName="logs/jscript.log" filePattern="logs/$${date:yyyy-MM}/jscript-%d{MM-dd-yyyy}-%i.log"><Policies><TimeBasedTriggeringPolicy/><SizeBasedTriggeringPolicy size="10 MB"/></Policies><DefaultRolloverStrategy max="3"/><PatternLayout pattern="%d{ISO8601} %-5level %logger{1} - %msg%n%throwable"/><MarkerFilter marker="JSCRIPT" onMatch="ACCEPT" onMismatch="DENY"/></RollingFile></appenders><loggers><root level="info"><appender-ref ref="Console"/><appender-ref ref="File"/><appender-ref ref="Jscript"/></root></loggers></configuration>

Princess Penny's Subject Number 007
On Her Highness's Submissive Service
On Her Highness's Submissive Service
-
philo
- Explorer At Heart

- Posts: 831
- Joined: Sun Jan 08, 2012 3:10 pm
- Gender: Male
- Sexual Orientation: Straight
- Location: UK
Re: GuideMe (TeaseMe v2.0): BETA Thread
Sadly I do understand exactly what it meansarthurb wrote:I see a woman in a red dress
GuideMe
viewtopic.php?f=26&t=12944
viewtopic.php?f=26&t=12944
-
philo
- Explorer At Heart

- Posts: 831
- Joined: Sun Jan 08, 2012 3:10 pm
- Gender: Male
- Sexual Orientation: Straight
- Location: UK
Re: GuideMe (TeaseMe v2.0): BETA Thread
Unfortunately that is the configuration file that tells the program what to log where, not the actual log file.marcel808 wrote:hey, i hope anyone can help me..ic cant start the start.bat..nothing happend...whats wrong?
In the place where you found that should be a logs directory There should be a file called GuideMe.log Which will look similar to this
It may be worth putting the whole file on a site like Mega and pm'ing me a link to it
GuideMe
viewtopic.php?f=26&t=12944
viewtopic.php?f=26&t=12944
-
Hack
- Explorer

- Posts: 69
- Joined: Fri Aug 10, 2012 3:58 am
- Gender: Male
- Sexual Orientation: Straight
- Location: Canada
Re: GuideMe (TeaseMe v2.0): BETA Thread
Its a reference from The Matrix. If you haven't seen it you should check it out.philo wrote:Sadly I do understand exactly what it meansarthurb wrote:I see a woman in a red dress
-
philo
- Explorer At Heart

- Posts: 831
- Joined: Sun Jan 08, 2012 3:10 pm
- Gender: Male
- Sexual Orientation: Straight
- Location: UK
Re: GuideMe (TeaseMe v2.0): BETA Thread
I think you may want to re-read my commentHack wrote:Its a reference from The Matrix. If you haven't seen it you should check it out.philo wrote:Sadly I do understand exactly what it meansarthurb wrote:I see a woman in a red dress
GuideMe
viewtopic.php?f=26&t=12944
viewtopic.php?f=26&t=12944
- computergeek
- Explorer At Heart

- Posts: 136
- Joined: Sat Jul 14, 2012 11:59 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Master
- Contact:
Re: GuideMe (TeaseMe v2.0): BETA Thread
I got the same problem with the new Guideme v0.1.0 64bit, but v0.0.4 works fine. I cleared the logs and restarted, no errors reporting. I also tried using the configuration files from the working version but no love. This was using Windows 7 Home Premium, I hope that information might be helpful.philo wrote:There should be a logs directory with a file called guideme.log, this should have any errors.marcel808 wrote:hey, i hope anyone can help me..ic cant start the start.bat..nothing happend...whats wrong?
If you can post or pm me the contents I will see if I can see what is wrong.
Code: Select all
2014-04-24 14:44:00,953 TRACE App - Enter main2014-04-24 14:44:00,953 DEBUG AppSettings - AppSettings userDir: C:\Users\games\Documents\My Games\WT\GuideMe\Guideme-v0.1.02014-04-24 14:44:00,953 DEBUG AppSettings - AppSettings userHome: C:\Users\games2014-04-24 14:44:00,953 DEBUG AppSettings - AppSettings userName: games2014-04-24 14:44:00,953 DEBUG AppSettings - AppSettings fileSeparator: \2014-04-24 14:44:00,953 DEBUG AppSettings - AppSettings settingsLocation: data\settings.properties2014-04-24 14:44:01,172 TRACE App - create main shell2014-04-24 14:44:01,203 DEBUG GuideSettings - GuideSettings appSettings.getDataDirectory(): C:\Users\games\Documents\My Games\WT\GuideMe\Guideme-v0.1.02014-04-24 14:44:01,203 DEBUG GuideSettings - GuideSettings dataDirectory: C:\Users\games\Documents\My Games\WT\GuideMe\Guideme-v0.1.02014-04-24 14:44:01,203 DEBUG GuideSettings - GuideSettings appSettings.getFileSeparator(): \2014-04-24 14:44:01,203 DEBUG GuideSettings - GuideSettings GuideId: startup2014-04-24 14:44:01,203 DEBUG GuideSettings - GuideSettings filename: C:\Users\games\Documents\My Games\WT\GuideMe\Guideme-v0.1.0\startup.state2014-04-24 14:44:01,218 TRACE GuideSettings - GuideSettings saveSettings filename: C:\Users\games\Documents\My Games\WT\GuideMe\Guideme-v0.1.0\startup.state2014-04-24 14:44:01,218 TRACE GuideSettings - GuideSettings saveSettings file exists 2014-04-24 14:44:01,234 TRACE GuideSettings - GuideSettings saveSettings save file: C:\Users\games\Documents\My Games\WT\GuideMe\Guideme-v0.1.0\startup.state2014-04-24 14:44:01,250 INFO MainLogic - MainLogic getMainLogic songPath jar:file:/C:/Users/games/Documents/My%20Games/WT/GuideMe/Guideme-v0.1.0/GuideMe.jar!/tick.wav2014-04-24 14:44:01,296 TRACE App - create shell2014-04-24 14:44:01,296 TRACE MainShell - Enter createShell2014-04-24 14:44:01,296 TRACE MainShell - MainShell Get appSettings - computergeek
- Explorer At Heart

- Posts: 136
- Joined: Sat Jul 14, 2012 11:59 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Master
- Contact:
Re: GuideMe (TeaseMe v2.0): BETA Thread
Considering all the work that goes into this fine effort, yet the problems seen as the project develops I might suggest to keep the latest 2 or 3 versions available for download as debugging continues.
-
ds13sp21
- Explorer

- Posts: 76
- Joined: Tue Nov 20, 2012 3:30 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: GuideMe (TeaseMe v2.0): BETA Thread
Baron Hardpenis von Steele wrote:Thanks!jackstock wrote:Baron, your edging tease is great!
But what program are we supposed to use to change the girls?![]()
How do you mean, change the girls? What is it you want to do?
I have another small update too.
v0.8.2
Tweaks to the metronome
Added more actions and kinks
Added hotkeys
Split up files to make customization easier
are the pictures of the girls included in this tease? cuz my screen is black:/ ???
-
Baron Hardpenis von Steele
- Explorer

- Posts: 21
- Joined: Thu Nov 28, 2013 6:21 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: None of the above
Re: GuideMe (TeaseMe v2.0): BETA Thread
Did you download the big .zip file from Mega? The link is on the main post.ds13sp21 wrote:are the pictures of the girls included in this tease? cuz my screen is black:/ ???
My teases
Cumquest: the Quest for Cum! - Freely explore a fantastic world full of women allergic to clothing who have nothing better to do but make you stroke and edge and send you on menial errands!
Gotta Edge 'Em All! - An orgasm delaying slideshow. Highly configurable to suit your style.
- jackstock
- Explorer At Heart

- Posts: 711
- Joined: Sat Apr 28, 2012 1:05 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: None of the above
- Location: Canada
Re: GuideMe (TeaseMe v2.0): BETA Thread
The tease says it's possible to add/remove girls by editing the fileBaron Hardpenis von Steele wrote:Thanks!jackstock wrote:Baron, your edging tease is great!
But what program are we supposed to use to change the girls?![]()
How do you mean, change the girls? What is it you want to do?
-
Baron Hardpenis von Steele
- Explorer

- Posts: 21
- Joined: Thu Nov 28, 2013 6:21 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: None of the above
Re: GuideMe (TeaseMe v2.0): BETA Thread
Open the GottaEdgeEmAll folder. In there is a file called Models.xml. Open that file in any text editor, like notepad.exe. It looks like this:jackstock wrote:The tease says it's possible to add/remove girls by editing the fileBaron Hardpenis von Steele wrote:Thanks!jackstock wrote:Baron, your edging tease is great!
But what program are we supposed to use to change the girls?![]()
How do you mean, change the girls? What is it you want to do?
Code: Select all
<?xml version="1.0"?> <!--Model pack v0.8 (females)--> <Page id="getModels"> <Delay seconds="0" target="gotModels" style="hidden" /> <javascript> <
- Posts: 153
- Joined: Thu Sep 13, 2012 9:58 am
- Gender: Male
- Sexual Orientation: Bisexual/Bi-Curious
- I am a: Switch
- Location: US, Utah
Re: GuideMe (TeaseMe v2.0): BETA Thread
I have a problem with not being able to see all the options.
Not even full screen helps.
But i don't think the problem is my computer because it is fine in tease me, granted tease me needs to be in full screen for me too see all of the bottom options, otherwise i only see the top 2/3 of the bottom options.
So yeah i was hoping you might now if the problem is in the download, or it actually is my computer, and if you know a quick fix. This is a problem on basically any tease that ever gives you at least 3 options, i just used this tease as an example.
-
Baron Hardpenis von Steele
- Explorer

- Posts: 21
- Joined: Thu Nov 28, 2013 6:21 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: None of the above
Re: GuideMe (TeaseMe v2.0): BETA Thread
There are hidden sliders you can use to make the button area larger. Mouse over the left edge of the text area until the mouse turns into one of these: <---> and then click and drag to resize. There's another, horizontal one just above the buttons area.ashplosh wrote:I have a problem with not being able to see all the options.
My teases
Cumquest: the Quest for Cum! - Freely explore a fantastic world full of women allergic to clothing who have nothing better to do but make you stroke and edge and send you on menial errands!
Gotta Edge 'Em All! - An orgasm delaying slideshow. Highly configurable to suit your style.
-
ashplosh
- Explorer At Heart

- Posts: 153
- Joined: Thu Sep 13, 2012 9:58 am
- Gender: Male
- Sexual Orientation: Bisexual/Bi-Curious
- I am a: Switch
- Location: US, Utah
Re: GuideMe (TeaseMe v2.0): BETA Thread
Thanks Baron. By coincidence i did not even notice this problem till just now when i tried your gotta edge em all tease, now i can actually try it.

