The Dink Network

Reply to Re: Help saving game

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:
 
 
December 29th 2013, 12:40 PM
duckdie.gif
It is in the original game, as downloaded. I used the installer from the software panel.

The problem happens at the second line of java script:

_watchCacheFile: function(filename) {
if (this._fileWatches[filename])
return;

I have verified that the files being called exist.

Here is the core backtrace:

{ "signal": 11
, "executable": "/usr/bin/freedink"
, "stacktrace":
[ { "crash_thread": true
, "frames":
[ { "address": 4221896
, "build_id": "73d7456e3a639cc97b0baa86d173e9dfad31db3f"
, "build_id_offset": 27592
, "function_name": "kill_all_scripts_for_real"
, "file_name": "/usr/bin/freedink"
, "fingerprint": "51a8217548392002b36250631fbf9bb1b6d9570a"
}
, { "address": 4231002
, "build_id": "73d7456e3a639cc97b0baa86d173e9dfad31db3f"
, "build_id_offset": 36698
, "function_name": "dc_load_game"
, "file_name": "/usr/bin/freedink"
, "fingerprint": "d53cc83a11f23639166c876148906e78b7a2f700"
}
, { "address": 4282763
, "build_id": "73d7456e3a639cc97b0baa86d173e9dfad31db3f"
, "build_id_offset": 88459
, "function_name": "process_line"
, "file_name": "/usr/bin/freedink"
, "fingerprint": "565ab441a5ed83fe0830ce8a861d6c0d34096bbf"
}
, { "address": 4223557
, "build_id": "73d7456e3a639cc97b0baa86d173e9dfad31db3f"
, "build_id_offset": 29253
, "function_name": "run_script"
, "file_name": "/usr/bin/freedink"
, "fingerprint": "24fd84a403589e25bef696ea7e277bd3b92888c1"
}
, { "address": 4383620
, "build_id": "73d7456e3a639cc97b0baa86d173e9dfad31db3f"
, "build_id_offset": 189316
, "function_name": "process_talk"
, "file_name": "/usr/bin/freedink"
, "fingerprint": "db716fef6af04b51bc13f8dbfe3b5250716f0a09"
}
, { "address": 4392329
, "build_id": "73d7456e3a639cc97b0baa86d173e9dfad31db3f"
, "build_id_offset": 198025
, "function_name": "updateFrame"

, "file_name": "/usr/bin/freedink"
, "fingerprint": "5dad934b74dd28d13ec0e5b8adfc075bc309d6bd"
}
, { "address": 4213341
, "build_id": "73d7456e3a639cc97b0baa86d173e9dfad31db3f"
, "build_id_offset": 19037
, "function_name": "main"
, "file_name": "/usr/bin/freedink"
, "fingerprint": "36872fd43a844c8ae97dfbed07fa5e913dc26da8"
} ]
} ]
}