The Dink Network

Reply to Re: Malachi the Jerk: Stuck on spinning Arrow puzzle

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
June 5th 2018, 07:57 PM
custom_king.png
redink1
King He/Him United States bloop
A mother ducking wizard 
I fixed this in the DinkHD source code, hopefully it can make it into another release soon.

Please try out this integration build: http://redrecondite.com/dinkhd/dink-2018-06-05-sp_frame-fix.zip.

The problem was that DinkHD would interpret sp_frame(x, -1) as sp_frame(x, 1), preventing the puzzle from working. Seth recently changed sp_frame to validate the frame number (to fix a crash issue I found with Initiation), and accidentally broke support for getting a frame in the process.