Author Topic: For serveradmins - asyncio.py hotfix  (Read 684 times)

Offline fh_spitfire

  • Developer
  • ******
  • Posts: 421
  • FHer since 0.6 | aka spitfire05
    • View Profile
For serveradmins - asyncio.py hotfix
« on: 22-03-2010, 19:03:25 »
In 2.25's python there is a glitch that can cause an entire python on your server to fail, if somehow it cannot reach fh2's server. We had an example of this few days ago, unfortunately. From now on the server should be online all the time, but since it is better to be safe than sorry, I give you a hotfix for this glitch.

Replace file fh2/python/game/stats/asyncio.py with the one you find in attached archive.

Of course 2.26 will contain this fix.

Cheers :)

Offline hslan.totaler_humbug

  • FH-Betatester
  • ***
  • Posts: 567
    • View Profile
    • hslan
Re: For serveradmins - asyncio.py hotfix
« Reply #1 on: 22-03-2010, 21:03:39 »
Thx Spitfire. Atm we are still having those problems.
We need to be able, to throw Thermos out of Spotterplanes.

Offline fh_spitfire

  • Developer
  • ******
  • Posts: 421
  • FHer since 0.6 | aka spitfire05
    • View Profile
Re: For serveradmins - asyncio.py hotfix
« Reply #2 on: 22-03-2010, 21:03:08 »
Make sure you restart the server after applying the fix. Best stop the process completely, than run again.

Offline Remdul

  • Reverse Engineer
  • Administrator
  • ******
  • Posts: 98
  • Pie!
    • View Profile
    • ByteHazard
Re: For serveradmins - asyncio.py hotfix
« Reply #3 on: 22-03-2010, 23:03:17 »
And flush DNS cache, if applicable. The fh2.ifihada.com temporarily expired, the server itself never actually went down.

Offline hslan.Bulwey

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: For serveradmins - asyncio.py hotfix
« Reply #4 on: 23-03-2010, 20:03:29 »
Thank you , Spit! Hslan server is updated now.