Application: OpenYahtzee
Category: Games
Description: (Taken from the web site) Open Yahtzee is an open-source (free) version of the classic dice game Yahtzee.
This was started by BuddaChu, but adopted by me. Adopt-A-App
Download:
http://padp.googlecode.com/files/OpenYahtzeePortable_1.9_English_DT2.paf...
Release Notes:
Deveopment Test 2 1.9 (12FEB11):
PAF compatability update.
Development Test 1 ver. 1.9 (28-06-2009):
Updated to OpenYahtzee 1.9 as well as to installer 0.91.5
Development Test 3 (14-06-2008):
Fixed a problem involving the settings not saving properly because of the working directory and a typo.
Development Test 2 (13-06-2008):
Fixed some typos and the no starting problem, except this caused another, involving how a OpenYahtzee.dat was moved to the OpenYahtzeePortable.exe directory. set the launcher to delete it, but if anyone knows what is causing it I'm all ears.
Development Test 1 (6-08-2008):
Initial Release
You are here
OpenYahtzee Portable 1.9 Development Test 2
June 12, 2008 - 5:21am
#1
OpenYahtzee Portable 1.9 Development Test 2
That's interesting. I haven't sent you any code, yet you have a release already done? Did you base it on my old test code? If so, that's pretty much all I was going to send you plus some other batch files and tools.
If you didn't notice yet, my code to backup the file is incorrect as I didn't check for the existence of a previous save file and copy that in place before the app launched meaning the settings were saved from the previous game, but if you closed the app out and played again you'd start over, never using the previous settings.
Cancer Survivors -- Remember the fight, celebrate the victory!
Help control the rugrat population -- have yourself spayed or neutered!
Attempting to run OpenYahtzeePortable.exe doesn't launch the game.
You have a .dat file in the root of the download. Delete it before packaging the app in the future. If that's where you're storing it, it needs to be moved to the /Data/settings directory in your code, not the root of the portable app.
Help file has all the info from the previous app. Flush all that.
Directories in your Other\Source\readme.txt say "HMNISEditDirectory" when the actual entries in the ini file say "SumatraPDFDirectory". Synchronize all those entries between the two files.
Cancer Survivors -- Remember the fight, celebrate the victory!
Help control the rugrat population -- have yourself spayed or neutered!
I looked at your code, and decided to go from scratch from the HM NIS Edit launcher, which was based off the SumatraPDF Launcher. so really, its just some little nitty-gritty things to do at the moment, right? also, some details on your system, so I can narrow down the prob?
EDIT: New version, re-download and try.
But there’s no sense crying over every mistake,
You just keep on trying till you run out of cake.
App runs now. You're not saving the high scores in the .dat file that's created in the root of the portable app and the setting for the app aren't preserved which makes me won't if the .ini file is being backed up and utilized correctly.
Cancer Survivors -- Remember the fight, celebrate the victory!
Help control the rugrat population -- have yourself spayed or neutered!
Fixed. it was a problem in the working directory.
But there’s no sense crying over every mistake,
You just keep on trying till you run out of cake.
After getting a high score, type in your name and then click OK it crashes.
hmm, interesting. does this happen when you are not using the portable version? also, try running the actual exe, not the launcher, and see if this occurs. plus some details on your system please (XP, vista, WINE, etc)
EDIT: after an hour trying to duplicate this, i can't. this could also be because of the fact that the latest version of OpenYahtzee out is 1.8.1, and this is using 1.8 because there was a special portable build.
But there’s no sense crying over every mistake,
You just keep on trying till you run out of cake.
I did a clean install and everything is working correctly on XP-home and XP-Pro. Thanks.
New version released. See main post for details.
But there’s no sense crying over every mistake,
You just keep on trying till you run out of cake.
Nice release (1.9 Dev Test 1), nothing is left behind!
Wow, thats a first.
But there’s no sense crying over every mistake,
You just keep on trying till you run out of cake.
Looks good here = )
PortableApps.com Advocate
Clean on Win XP SP3 limited account.
Could be updated to the latest format and PAL.
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
Updated everything to comply with the latest PAF spec.
But there’s no sense crying over every mistake,
You just keep on trying till you run out of cake.