Announcement

Collapse
No announcement yet.

SDLclient on win98 machine?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • SDLclient on win98 machine?

    Hi,
    Anyone get the SDLClient to work on win98. I used this file from
    ftp://ftp.freeciv.org/freeciv/incomi...iv-SDL-CVS.exe

    It crashes after I type the start command on my server.

    Although I am having trouble on win98 I think the problem has something to do with tilesets. Errors are created in a file called stderr with the following:

    2: Using Video Output: windib
    1: warning: already have a sprite for cd.occupied
    1: warning: already have a sprite for city.european_occupied
    1: warning: already have a sprite for city.classical_occupied
    1: warning: already have a sprite for city.industrial_occupied
    1: warning: already have a sprite for city.modern_occupied
    1: warning: already have a sprite for city.postmodern_occupied
    1: warning: already have a sprite for cd.occupied

    Does anyone know anything about this or where I could look for more help?
    tks

  • #2
    This is the message when it crashes.

    CIVCLIENT caused an invalid page fault in
    module CIVCLIENT.EXE at 0167:00465ccc.
    Registers:
    EAX=00000000 CS=0167 EIP=00465ccc EFLGS=00010206
    EBX=00ffc660 SS=016f ESP=00e9fa90 EBP=00e9fa98
    ECX=015f879c DS=016f ESI=00000001 FS=35c7
    EDX=00000000 ES=016f EDI=00ffc660 GS=0000
    Bytes at CS:EIP:
    8b 40 04 8b 40 1c 85 c0 74 1a 50 6a 00 6a 00 52
    Stack dump:
    00ffc660 00000001 00e9fab8 0042d43a 00ffc660 00ce0000 00fffdf0 00086414 00086414 00ffc660 00e9fad8 0042f2b7 00e9fb6f 00000004 00e9fb08 0102d450

    Comment


    • #3
      I wonder if it's accidently loading the tileset twice....
      American by birth, smarter than the average tropical fruit by the grace of Me. -me
      I try not to break the rules but merely to test their elasticity. -- Bill Veeck | Don't listed to the Linux Satanist, people. - St. Leo | If patching security holes was the top priority of any of us(no matter the OS), we'd do nothing else. - Me, in a tired and accidental attempt to draw fire from all three sides.
      Posted with Mozilla Firebird running under Sawfish on a Slackware Linux install.:p
      XGalaga.

      Comment


      • #4
        Originally posted by sport15710
        This is the message when it crashes.

        CIVCLIENT caused an invalid page fault in
        module CIVCLIENT.EXE at 0167:00465ccc.
        Registers:
        EAX=00000000 CS=0167 EIP=00465ccc EFLGS=00010206
        EBX=00ffc660 SS=016f ESP=00e9fa90 EBP=00e9fa98
        ECX=015f879c DS=016f ESI=00000001 FS=35c7
        EDX=00000000 ES=016f EDI=00ffc660 GS=0000
        Bytes at CS:EIP:
        8b 40 04 8b 40 1c 85 c0 74 1a 50 6a 00 6a 00 52
        Stack dump:
        00ffc660 00000001 00e9fab8 0042d43a 00ffc660 00ce0000 00fffdf0 00086414 00086414 00ffc660 00e9fad8 0042f2b7 00e9fb6f 00000004 00e9fb08 0102d450
        This bug is fixed in cvs but Per have no time to build new version of win32 port.

        To avoid this start bug please before connect go to otions dlg. and switch to fullscreen mode.

        Rafal

        Comment


        • #5
          I know this is a stupid question, but can anyone tell me what SDL means?
          Help to create Keewie, the open-source EU clone! Project forum here.

          Comment


          • #6
            Simple Directmedia Layer.
            American by birth, smarter than the average tropical fruit by the grace of Me. -me
            I try not to break the rules but merely to test their elasticity. -- Bill Veeck | Don't listed to the Linux Satanist, people. - St. Leo | If patching security holes was the top priority of any of us(no matter the OS), we'd do nothing else. - Me, in a tired and accidental attempt to draw fire from all three sides.
            Posted with Mozilla Firebird running under Sawfish on a Slackware Linux install.:p
            XGalaga.

            Comment


            • #7
              ok, thanks.
              Help to create Keewie, the open-source EU clone! Project forum here.

              Comment

              Working...
              X