|
Re: Orb solver program (+1)
The final room in Deep Hold (Level 25: 2S, 1W) is a hideous orb puzzle with no less than 25 orbs and 25 gates to be opened. It doesn’t appear to have a logically simple solution so I thought that TripleM’s Orb Solver would do perfectly. Unfortunately I didn’t even get as far as Larry with Java – when I tried to run OrbSolver, I got the error message: Launch File Error. The following required field is missing from the launch file: <jnlp>. – this means absolutely nothing to me but, judging from the Net, it appears to be a common problem.
Before I waste any more of my or anyone else’s time: is there a size limit, can the program cope with 25 gates, or is it too many? If it can cope then could someone do me a favour and run the data that I give below:
25 gates, all closed at start:
0000000000000000000000000
25 orbs do the following:
3333313333033333033133323,2333330333333333333303313,3333333333233332332333333,
3323333333300332133333333,3333333330303133333031333,3233332333332333333333333,
3113333233333333333030333,3333333333323213333303333,3333323322323333333333000,
3333313310333333333333333,3333313133333333203323333,2322333333333333333332323,
3333333332233311033333333,3333333333333333333303030,3333333333333333333223233,
3333231033333333333333333,3033333333302233333333333,3333333333333323223333333,
3333333213333333330033333,3333332331333333333333301,3333233233333333333333333,
3333333223333103313333333,3333333330333333331333330,3333333333333233333333332,
3333233323333003331333333,
The data is presented with 0 = close, 1 = open, 2 = toggle and 3 = nothing – should there be a final comma? Please let me know if you would prefer it presented some other way, cotn for example.
If there is no solution then I wouldn’t be surprised if I have made a transcription error with so many figures. The attached screenshot shows the data on a spreadsheet: I could post the Excel file if it would help.
Thanks in advance.
|