##############################################################
# 2.06.3 #
# Release Notes: #
# #
# 1. Contains all new files! #
# 2. Smooth installation or upgrades #
# 3. Custom on|off triggers now accepted #
# 4. Show|Hide stats to the channel #
# 5. Translate day and month names #
# 6. Restart game play on rejoin #
# 7. Scheduled backup of user and history files #
# #
# #
##############################################################
An error loading Bogustrivia 2.06.3 has been detected for those doing a New Install.
The error will look something like this.
Tcl error [TOnOff]: can't read "dt": no such variable, though the variable may differ.
This error is caused by the default settings in the t-2.settings.tcl.
New options added seem to generate this error.
The default options for these settings is set to on.
Setting the configuration below prior to installation will solve this issue.
# restart game on rejoin ?? #
set t2(restart) "0" ;# (1=yes | 0=no) #
# database backup # (0=off | 1=keep 1 backup) # or keep 'x' backups #
set t2(bakupu) "0" ;# backup the user file ?? #
set t2(bakuph) "0" ;# backup the history file ?? #
# backup user file how often # 1 = once a day at midnight # 2 = twice at noon & midnight #
set t2(bakhow) "1"
Spike^^ will be working to resolve this as quickly as possible.
Thanks to those of you that reported the error to me.