Page 1 of 1

Can't Download Gungame!

PostPosted: Sun Dec 19, 2010 2:10 pm
by sarki
When i try download it says that -> A Database Error Occurred

Unable to connect to your database server using the provided settings.

PostPosted: Sun Dec 19, 2010 4:24 pm
by Warren
EventScripts Addon Manager appears to be having an issue connecting to the database. For now, I have attached the latest revision from the SVN.

PostPosted: Sun Dec 19, 2010 5:16 pm
by satoon101
I'll release that version once ESAM is back online. Thanks for posting it here, Warren. Just as a note, that includes the following fixes since the last (5.1.492) release:

    5.1.493:
      ./gungame51.py
      • Updated to send user specific language strings for Current_Level_HudHint on
        spawn/levelup

    5.1.494:
      ./gungame51.py
      • Now adds gungame to sv_tags value
      ./scripts/included/gg_warmup_round/gg_warmup_round.py
      • Fixed issue when unloading other Included Addons
      • This caused an error when those addons had already been unloaded

    5.1.495:
      ./gungame51.py
      • Changed the code around adding/removing gungame from sv_tags

    5.1.496:
    • Updated language files with Russian translations (thanks to Danfocus for the
      translations)
        ./gungame.ini
        ./scripts/included/gg_hostage_killed_punish/gg_hostage_killed_punish.ini
        ./cfg/gungame51/translations/gg_save_level.ini
        ./cfg/gungame51/translations/gg_save_winners.ini

      ./gungame51.py
      • Added token to GunGame_Load message for version number

      ./scripts/included/gg_map_vote/gg_map_vote.py
      • Added missing gamethread import

PostPosted: Sun Dec 19, 2010 6:54 pm
by sarki
Thanks a lot, Warren!