Page 2 of 3 <123>
Topic Options
#212942 - 2017-11-23 09:21 PM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Allen]
Allen Administrator Online   shocked
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4548
Loc: USA
 Code:
KiXtart Version  = 4.66
KiXGolf Script   = kixgolf_bob.KIX
Scoring Engine   = 3.3
OS               = Windows 10 Pro
CPU              = Intel Pentium III Xeon
Speed            = 3392 MHz
Memory           = 16384 MB

Tournament       = 99 Bottles of Beer
Processing Start = 2017/11/23 15:19:42.657
Processing End   = 2017/11/23 15:19:42.702
Duration         = 0000/00/00 00:00:00.044
# Tests Run      = 21
# Tests Passed   = 21
# Tests Failed   = 0
Result           = Passed
KiXGolf Score    = 690

Top
#212943 - 2017-11-23 09:50 PM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Allen]
Allen Administrator Online   shocked
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4548
Loc: USA
Done for now.... seriously

 Code:
KiXtart Version  = 4.66
KiXGolf Script   = kixgolf_bob.KIX
Scoring Engine   = 3.3
OS               = Windows 10 Pro
CPU              = Intel Pentium III Xeon
Speed            = 3392 MHz
Memory           = 16384 MB

Tournament       = 99 Bottles of Beer
Processing Start = 2017/11/23 15:48:54.145
Processing End   = 2017/11/23 15:48:54.192
Duration         = 0000/00/00 00:00:00.047
# Tests Run      = 21
# Tests Passed   = 21
# Tests Failed   = 0
Result           = Passed
KiXGolf Score    = 616

Top
#212944 - 2017-11-23 10:32 PM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Allen]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
that‘s more than a 1000 stroke improvement.
Impressive!
_________________________



Top
#212945 - 2017-11-23 10:34 PM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Jochen]
Allen Administrator Online   shocked
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4548
Loc: USA
Really its only 200. That first code was just taking what was available on the korg and making something work.
Top
#212946 - 2017-11-24 01:47 AM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Allen]
Allen Administrator Online   shocked
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4548
Loc: USA
OMG that song is stuck in my damn head. I might need 99 beers to get it out.
Top
#212947 - 2017-11-24 01:53 AM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Allen]
Allen Administrator Online   shocked
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4548
Loc: USA
BTW Shane, I ran into the iif evaluating problem too. \:\)
Top
#212948 - 2017-11-24 09:09 AM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Allen]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
 Originally Posted By: Allen
OMG that song is stuck in my damn head. I might need 99 beers to get it out.


hehe. Promised you bottles in the bottles description bottles bottles bottles

BEER!

_________________________



Top
#212949 - 2017-11-24 09:13 AM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Jochen]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
New page in thread asks for scoretable.. so here goes:

 Code:
Allen    616
Shane    660


both below my 713 testing code which I wrote in about 45 minutes.

So, all others who may read this: Join the competition, this time it's really 'easy'
_________________________



Top
#212953 - 2017-11-24 04:53 PM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Allen]
Glenn Barnas Administrator Offline
KiX Supporter
*****

Registered: 2003-01-28
Posts: 4396
Loc: New Jersey
 Code:
KiXtart Version  = 4.66
KiXGolf Script   = kixgolf_bob.kix
Scoring Engine   = 3.3
OS               = Windows 10 Pro
CPU              = AMD FX(tm)-8350 Eight-Core Processor
Speed            = 3991 MHz
Memory           = 16384 MB

Tournament       = 99 Bottles of Beer
Processing Start = 2017/11/24 10:47:39.316
Processing End   = 2017/11/24 10:47:39.326
Duration         = 0000/00/00 00:00:00.010
# Tests Run      = 21
# Tests Passed   = 21
# Tests Failed   = 0
Result           = Passed
KiXGolf Score    = 787

Thank you for participating in KiXtart Golf!
for my first round.

Seeing some odd behavior, though. When I write my UDF in an external script, it runs flawlessly. I copy the UDF and paste it into the golf wrapper, it fails unless I convert the $ var to an int, and when I pass it to a sub-func, I need to convert it again. It's only a dozen strokes, but I can't explain why.

Now to start optimizing...

Glenn
_________________________
Actually I am a Rocket Scientist! \:D

Top
#212954 - 2017-11-24 06:10 PM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Glenn Barnas]
Glenn Barnas Administrator Offline
KiX Supporter
*****

Registered: 2003-01-28
Posts: 4396
Loc: New Jersey
 Code:
KiXtart Version  = 4.66
KiXGolf Script   = kixgolf_bob.kix
Scoring Engine   = 3.3
OS               = Windows 10 Pro
CPU              = AMD FX(tm)-8350 Eight-Core Processor
Speed            = 3991 MHz
Memory           = 16384 MB

Tournament       = 99 Bottles of Beer
Processing Start = 2017/11/24 12:09:19.303
Processing End   = 2017/11/24 12:09:19.312
Duration         = 0000/00/00 00:00:00.008
# Tests Run      = 21
# Tests Passed   = 21
# Tests Failed   = 0
Result           = Passed
KiXGolf Score    = 608

Thank you for participating in KiXtart Golf!
Done for now..
_________________________
Actually I am a Rocket Scientist! \:D

Top
#212955 - 2017-11-24 06:39 PM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Glenn Barnas]
Allen Administrator Online   shocked
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4548
Loc: USA
 Code:
KiXtart Version  = 4.66
KiXGolf Script   = kixgolf_bob.KIX
Scoring Engine   = 3.3
OS               = Windows 10 Pro
CPU              = Intel Pentium III Xeon
Speed            = 3392 MHz
Memory           = 16384 MB

Tournament       = 99 Bottles of Beer
Processing Start = 2017/11/24 12:39:06.658
Processing End   = 2017/11/24 12:39:06.671
Duration         = 0000/00/00 00:00:00.012
# Tests Run      = 22
# Tests Passed   = 22
# Tests Failed   = 0
Result           = Passed
KiXGolf Score    = 605

Top
#212956 - 2017-11-24 06:43 PM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Allen]
Allen Administrator Online   shocked
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4548
Loc: USA
Ah! Welcome Glenn! Don't mind me, I'm on my n-1 beer right now.
Top
#212957 - 2017-11-24 07:25 PM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Allen]
Allen Administrator Online   shocked
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4548
Loc: USA
In your external script the var is a number, but when the number comes in from the ini it is a string. The engine has been like this for ages.
Top
#212958 - 2017-11-24 07:28 PM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Jochen]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany

 Code:
Glenn    606
Allen    616
Shane    660


Cheers \:\)
_________________________



Top
#212959 - 2017-11-24 07:31 PM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Allen]
Glenn Barnas Administrator Offline
KiX Supporter
*****

Registered: 2003-01-28
Posts: 4396
Loc: New Jersey
 Code:
KiXtart Version  = 4.66
KiXGolf Script   = kixgolf_bob.kix
Scoring Engine   = 3.3
OS               = Windows 10 Pro
CPU              = AMD FX(tm)-8350 Eight-Core Processor
Speed            = 3991 MHz
Memory           = 16384 MB

Tournament       = 99 Bottles of Beer
Processing Start = 2017/11/24 13:17:25.142
Processing End   = 2017/11/24 13:17:25.152
Duration         = 0000/00/00 00:00:00.010
# Tests Run      = 21
# Tests Passed   = 21
# Tests Failed   = 0
Result           = Passed
KiXGolf Score    = 602

Thank you for participating in KiXtart Golf!

Sorry I missed the other tourneys, but just too much going on at work.
_________________________
Actually I am a Rocket Scientist! \:D

Top
#212960 - 2017-11-24 07:31 PM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Jochen]
Allen Administrator Online   shocked
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4548
Loc: USA
Missed one J. \:\)

Edit... missed 2


Edited by Allen (2017-11-24 07:31 PM)

Top
#212961 - 2017-11-24 07:34 PM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Allen]
Allen Administrator Online   shocked
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4548
Loc: USA
Ha... well that scoreboard didnt last long.
Top
#212962 - 2017-11-24 07:45 PM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Allen]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
Now we‘re playing golf 🏌️
Feels good to revive the traditions.

Don‘t know if I manage to get the next one ready before next weeks weekend, but it‘s alteady layed out in my mind
_________________________



Top
#212963 - 2017-11-24 08:35 PM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Jochen]
Allen Administrator Online   shocked
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4548
Loc: USA
 Code:
KiXtart Version  = 4.66
KiXGolf Script   = kixgolf_bob.KIX
Scoring Engine   = 3.3
OS               = Windows 10 Pro
CPU              = Intel Pentium III Xeon
Speed            = 3392 MHz
Memory           = 16384 MB

Tournament       = 99 Bottles of Beer
Processing Start = 2017/11/24 14:35:10.362
Processing End   = 2017/11/24 14:35:10.378
Duration         = 0000/00/00 00:00:00.015
# Tests Run      = 22
# Tests Passed   = 22
# Tests Failed   = 0
Result           = Passed
KiXGolf Score    = 598

Top
#212964 - 2017-11-24 10:44 PM Re: Kixgolf - 99 Bottles Of Beer - Private Round [Re: Allen]
Glenn Barnas Administrator Offline
KiX Supporter
*****

Registered: 2003-01-28
Posts: 4396
Loc: New Jersey
 Code:
KiXtart Version  = 4.66
KiXGolf Script   = kixgolf_bob.kix
Scoring Engine   = 3.3
OS               = Windows 10 Pro
CPU              = AMD FX(tm)-8350 Eight-Core Processor
Speed            = 3991 MHz
Memory           = 16384 MB

Tournament       = 99 Bottles of Beer
Processing Start = 2017/11/24 16:43:20.202
Processing End   = 2017/11/24 16:43:20.210
Duration         = 0000/00/00 00:00:00.008
# Tests Run      = 21
# Tests Passed   = 21
# Tests Failed   = 0
Result           = Passed
KiXGolf Score    = 598

Thank you for participating in KiXtart Golf!
Damn, shouldn't have taken a nap!
_________________________
Actually I am a Rocket Scientist! \:D

Top
Page 2 of 3 <123>


Moderator:  Arend_, Allen, Jochen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Mart 
Hop to:
Shout Box

Who's Online
1 registered (Allen) and 566 anonymous users online.
Newest Members
Timothy, Jojo67, MaikSimon, kvn317, kixtarts2025
17874 Registered Users

Generated in 0.078 seconds in which 0.029 seconds were spent on a total of 14 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org