Cannot show online player / total player in status windows 0 #23


  • New
  • Defect
Open
Assigned to _ForgeUser7863716
  • frog9394 created this issue Mar 9, 2013

    After some trace. I have find "cli.py" in "Ascii-Bukkit-Menu/include/scripts/mcstatus" response to this job and when I try to manually run this script. It return the errors below:

    user@ubuntu:~/mc/Ascii-Bukkit-Menu/include/scripts/mcstatus$ /usr/bin/python cli.py 127.0.0.1
    Traceback (most recent call last):
      File "cli.py", line 43, in <module>
        main()
      File "cli.py", line 30, in main
        except socket.error as e:
    NameError: global name 'socket' is not defined

    What version of the product are you using?
    Ubuntu 12.10 / Python 2.7.3 / git-Bukkit-1.4.7-R1.0 / abm 0.2.8

  • frog9394 added the tags New Defect Mar 9, 2013
  • frog9394 added an attachment abm1.JPG Mar 9, 2013

    abm1.JPG


To post a comment, please login or register a new account.