PDA

View Full Version : go2 is broken on the krag slopes.



nichelas
01-18-2016, 10:16 PM
For some reason, it no longer wants to jump the chasm. I suck at coding, and well for that matter life, but here's what I see:

--- Lich: go2 active.
[go2: ETA: 0:00:06 (32 rooms to move through)]
--- Lich: error: (eval):1: syntax error, unexpected keyword_end, expecting end-of-input
...mbers.empty?; break; end }; end; move 'jump chasm'; if group...
... ^
C:/Users/Hunter/lich2/lich.rbw:1215:in `eval'
C:/Users/Hunter/lich2/lich.rbw:1215:in `call'
--- Lich: go2 has exited.

Tillmen
01-19-2016, 04:34 AM
Fixed.

Akono
01-19-2016, 08:27 AM
I think there is another broken piece of code here, please have a look.

>;repo download-mapdb
--- Lich: repository active.
[repository: map database is up-to-date]
[repository: done]
--- Lich: repository has exited.
>;go2 6175
--- Lich: go2 active.
[go2: ETA: 0:00:13 (67 rooms to move through)]
>
--- Lich: error: (eval):1: syntax error, unexpected keyword_end, expecting end-of-input
...mbers.empty?; break; end }; end; empty_hands; move 'climb la...
... ^
C:/Users/Documents/lich/lich.rbw:1215:in `eval'
C:/Users/Documents/lich/lich.rbw:1215:in `call'
--- Lich: go2 has exited.

Soulance
01-19-2016, 09:14 AM
Did you ;repo download go2 or did it update when you logged in? I noticed mine updated this morning.

Tillmen
01-19-2016, 04:03 PM
Fixed.

Akono
01-19-2016, 05:59 PM
This is not an issue with the go2 script, the issue is the code in the map database.

Just finished downloading the database updates and tested it. It is working correctly now. Thanks a bunch Tillman.