UFO: Alien Invasion Issue Tracker
UFO: Alien Invasion
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png UFO: Alien Invasion / Closed Bug report #2824 assert in R_BindTexture - texnum is 0
Go to the next issue (open or closed)
Go to the next open issue
This issue has been closed with status "Closed" and resolution "Not determined".
Issue basics
  • Type of issue
    Bug report
  • Category
    General
  • Targetted for
    Not determined
  • Status
    Closed
  • Priority
    3. Normal
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    Not estimated
Issue details
  • Resolution
    Not determined
  • Reproducability
    Not determined
  • Severity
    Not determined
  • Complexity
    Not determined
  • Platform
    Not determined
  • Architecture
    Not determined
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description
[http://sourceforge.net/p/ufoai/bugs/2824 Item 2824] imported from sourceforge.net tracker on 2013-01-28 19:50:51

2011/03/06 22:37:19 Bad texnum (0) in: src/client/renderer/r_entity.c (241): R_DrawEntityEffects

0x56566b : /proc/self/exe : /home/michael/Software/ufoai/src/ports/unix/unix_main.c (537) : in function (Sys_Backtrace)
0x5646fe : /proc/self/exe : /home/michael/Software/ufoai/src/ports/unix/unix_main.c (100) : in function (Sys_Error)
0x56578b : /proc/self/exe : /home/michael/Software/ufoai/src/ports/unix/unix_main.c (582) : in function (Sys_InitSignals)
0x33c20 : /lib/libc.so.6 : (null) (0) : in function (killpg)
0x33ba5 : /lib/libc.so.6 : /build/buildd/eglibc-2.12.1/signal/../nptl/sysdeps/unix/sysv/linux/raise.c (64) : in function (*__GI_raise)
0x376b0 : /lib/libc.so.6 : /build/buildd/eglibc-2.12.1/stdlib/abort.c (94) : in function (*__GI_abort)
0x2ca71 : /lib/libc.so.6 : /build/buildd/eglibc-2.12.1/assert/assert.c (81) : in function (*__GI___assert_fail)
0x555d9e : /proc/self/exe : /home/michael/Software/ufoai/src/client/renderer/r_state.c (63) : in function (R_BindTexture_)
0x555e1d : /proc/self/exe : /home/michael/Software/ufoai/src/client/renderer/r_state.c (75) : in function (R_BindTextureDebug)
0x529d2e : /proc/self/exe : /home/michael/Software/ufoai/src/client/renderer/r_entity.c (242) : in function (R_DrawEntityEffects)
0x52a9d6 : /proc/self/exe : /home/michael/Software/ufoai/src/client/renderer/r_entity.c (648) : in function (R_DrawEntities)
0x5353dc : /proc/self/exe : /home/michael/Software/ufoai/src/client/renderer/r_main.c (343) : in function (R_RenderFrame)
0x439119 : /proc/self/exe : /home/michael/Software/ufoai/src/client/battlescape/cl_view.c (305) : in function (CL_ViewRender)
0x415a6b : /proc/self/exe : /home/michael/Software/ufoai/src/client/cl_screen.c (403) : in function (SCR_UpdateScreen)
0x414802 : /proc/self/exe : /home/michael/Software/ufoai/src/client/cl_main.c (1215) : in function (CL_Frame)
0x4f7e5b : /proc/self/exe : /home/michael/Software/ufoai/src/common/common.c (1241) : in function (tick_timer)
0x4f835d : /proc/self/exe : /home/michael/Software/ufoai/src/common/common.c (1389) : in function (Qcommon_Frame)
0x5638e6 : /proc/self/exe : /home/michael/Software/ufoai/src/ports/linux/linux_main.c (55) : in function (main)
0x1ed8e : /lib/libc.so.6 : /build/buildd/eglibc-2.12.1/csu/libc-start.c (258) : in function (__libc_start_main)

===== Comments Ported from Sourceforge =====

====== alextishin (2011-03-07 11:15:15) ======

Should be fixed by 16d5963b3cc0cb98f2a9d3b297da9cc1d8ace002

Though It is interesting to note that freed image_t slot was not reclaimed by the level loader, so it kept having zero texture id. It may or may not relate to MAX_GL_TEXTURES problem.
====== sf-robot (2011-03-21 11:20:06) ======

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
Steps to reproduce this issue
Nothing entered.
Todos (0 / 0)
Issue created
footer_logo.png The Bug Genie 4.3.1 | Support | Feedback spinning_16.gif