Package: starfighter
Version: 1.6-1+b1
Severity: normal

Dear Maintainer,

Frequently, I get a crash here, because gfx_messageBox is NULL:

        // Show the radio message if there is one
        if (gfx_textSprites[TS_RADIO].life > 0)
        {
                screen_blit(gfx_messageBox, (screen->w - gfx_messageBox->w) / 
2, 50);
                gfx_textSprites[TS_RADIO].life--;
        }

I'm guessing the big-picture bug has something to do with switching
between the various major screens (combat, menu, etc).

-Ben


-- System Information:
Debian Release: 9.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, x32, arm64

Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages starfighter depends on:
ii  libc6                2.24-9
ii  libgcc1              1:7-20161201-1
ii  libsdl2-2.0-0        2.0.5+dfsg1-2
ii  libsdl2-image-2.0-0  2.0.1+dfsg-2+b2
ii  libsdl2-mixer-2.0-0  2.0.1+dfsg1-1
ii  libstdc++6           7-20161201-1
ii  starfighter-data     1.6-1

starfighter recommends no packages.

starfighter suggests no packages.

-- no debconf information

Reply via email to