Page 15 of 121
Re: GuideMe (TeaseMe v2.0): BETA Thread
Posted: Sat Apr 12, 2014 9:50 am
by marcel808
philo wrote:marcel808 wrote:hey, i hope anyone can help me..ic cant start the start.bat..nothing happend...whats wrong?
There should be a logs directory with a file called guideme.log, this should have any errors.
If you can post or pm me the contents I will see if I can see what is wrong.
<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>
Re: GuideMe (TeaseMe v2.0): BETA Thread
Posted: Sat Apr 12, 2014 10:42 am
by arthurb
marcel808 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>
I see a woman in a red dress

Re: GuideMe (TeaseMe v2.0): BETA Thread
Posted: Sat Apr 12, 2014 11:20 am
by philo
arthurb wrote:I see a woman in a red dress
Sadly I do understand exactly what it means

Re: GuideMe (TeaseMe v2.0): BETA Thread
Posted: Sat Apr 12, 2014 11:35 am
by philo
marcel808 wrote:hey, i hope anyone can help me..ic cant start the start.bat..nothing happend...whats wrong?
Unfortunately that is the configuration file that tells the program what to log where, not the actual log file.
In the place where you found that should be a logs directory

- directory.PNG (24.95 KiB) Viewed 4149 times
There should be a file called GuideMe.log

- log.PNG (13.47 KiB) Viewed 4149 times
Which will look similar to this

- guidemelog.PNG (51.31 KiB) Viewed 4149 times
It may be worth putting the whole file on a site like Mega and pm'ing me a link to it
Re: GuideMe (TeaseMe v2.0): BETA Thread
Posted: Mon Apr 14, 2014 9:35 pm
by Hack
philo wrote:arthurb wrote:I see a woman in a red dress
Sadly I do understand exactly what it means

Its a reference from The Matrix. If you haven't seen it you should check it out.
Re: GuideMe (TeaseMe v2.0): BETA Thread
Posted: Mon Apr 14, 2014 10:37 pm
by philo
Hack wrote:philo wrote:arthurb wrote:I see a woman in a red dress
Sadly I do understand exactly what it means

Its a reference from The Matrix. If you haven't seen it you should check it out.
I think you may want to re-read my comment

Re: GuideMe (TeaseMe v2.0): BETA Thread
Posted: Thu Apr 24, 2014 7:46 pm
by computergeek
philo wrote:marcel808 wrote:hey, i hope anyone can help me..ic cant start the start.bat..nothing happend...whats wrong?
There should be a logs directory with a file called guideme.log, this should have any errors.
If you can post or pm me the contents I will see if I can see what is wrong.
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.
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
Re: GuideMe (TeaseMe v2.0): BETA Thread
Posted: Thu Apr 24, 2014 9:17 pm
by computergeek
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.
Re: GuideMe (TeaseMe v2.0): BETA Thread
Posted: Fri Apr 25, 2014 4:45 am
by ds13sp21
Baron Hardpenis von Steele wrote:jackstock wrote:Baron, your edging tease is great!
But what program are we supposed to use to change the girls?
Thanks!
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:/ ???
Re: GuideMe (TeaseMe v2.0): BETA Thread
Posted: Fri Apr 25, 2014 11:59 pm
by Baron Hardpenis von Steele
ds13sp21 wrote:are the pictures of the girls included in this tease? cuz my screen is black:/ ???
Did you download the big .zip file from Mega? The link is on the
main post.
Re: GuideMe (TeaseMe v2.0): BETA Thread
Posted: Sat Apr 26, 2014 4:06 am
by jackstock
Baron Hardpenis von Steele wrote:jackstock wrote:Baron, your edging tease is great!
But what program are we supposed to use to change the girls?
Thanks!
How do you mean, change the girls? What is it you want to do?
The tease says it's possible to add/remove girls by editing the file
Re: GuideMe (TeaseMe v2.0): BETA Thread
Posted: Sat Apr 26, 2014 5:53 am
by Baron Hardpenis von Steele
jackstock wrote:Baron Hardpenis von Steele wrote:jackstock wrote:Baron, your edging tease is great!
But what program are we supposed to use to change the girls?
Thanks!
How do you mean, change the girls? What is it you want to do?
The tease says it's possible to add/remove girls by editing the file
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:
Code: Select all
<?xml version="1.0"?> <!--Model pack v0.8 (females)--> <Page id="getModels"> <Delay seconds="0" target="gotModels" style="hidden" /> <javascript> <
- Normal.jpg (92.32 KiB) Viewed 3118 times
Not even full screen helps.

- Fullscreen.jpg (83.88 KiB) Viewed 3118 times
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.

- Teaseme.jpg (90.59 KiB) Viewed 3118 times
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.
Re: GuideMe (TeaseMe v2.0): BETA Thread
Posted: Sat Apr 26, 2014 2:50 pm
by Baron Hardpenis von Steele
ashplosh wrote:I have a problem with not being able to see all the options.
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.
Re: GuideMe (TeaseMe v2.0): BETA Thread
Posted: Sat Apr 26, 2014 3:04 pm
by ashplosh
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.