Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorwakkaka
    • CommentTimeJan 2nd 2009
     
    Hey, everything was great, but one day when i wanted to build, after writing
    ruby travian.rb "username" "pass" x y
    nothing worked:((

    When i typed CTRL+C, i saw
    ///////////
    Microsoft Windows XP [Wersja 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.

    C:\Documents and Settings\x>cd C:\ruby\

    C:\ruby>ruby travian.rb "username" "pass" 26 0
    travian.rb:378:in `sleep': Interrupt
    from travian.rb:378
    from travian.rb:375:in `each'
    from travian.rb:375

    ////////

    could U help me?
    • CommentAuthordark_psp
    • CommentTimeFeb 7th 2009
     
    what am i doing wrong?
    it load an error:
    [img]http://www.shrani.si/f/2a/xZ/3mbC4FCQ/error.png[/img]
    • CommentAuthordanway60
    • CommentTimeMar 6th 2009
     
    dark_psp:
    Go into yhtml.rb as search for !DOCTYPE

    If the !DOCTYPE has a "<" before the "!" delete it. If it doesn't give it one. Travian often changes for some unknown reason and removing or adding the "<" often fixes this problem.