Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #609  -  [3984ECF9] arx.exe!std::_Copy_impl<TexturedVertex const *,TexturedVertex *>() xutility(2156)
Posted Feb 05, 2014 - updated Jun 25, 2017   Shortlink: http://arx.vg/609
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Not a bug" and resolution "CAN'T REPRODUCE".
Issue details
  • Type of issue
    Crash report
  • Status
     
    Not a bug
  • Assigned to
    Not assigned to anyone
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     CrashBot
  • Owned by
    Not owned by anyone
  • Estimated time
    Not estimated
  • Category
    Not determined
  • Resolution
    CAN'T REPRODUCE
  • Priority
    Not determined
  • Reproducability
    Not determined
  • Severity
    Not determined
  • Targetted for
    icon_milestones.png Not determined
  • OS
    icon_customdatatype.png Windows
  • Architecture
    icon_customdatatype.png x86
  • Fixed in
    icon_customdatatype.png Not determined
Issue description
Floating-point error: Invalid result

Callstack:
  arx.exe!std::_Copy_impl<TexturedVertex const *,TexturedVertex *>()  xutility(2156) 
  arx.exe!GLNoVertexBuffer<TexturedVertex>::setData()  glnovertexbuffer.h(83) 
  arx.exe!CircularVertexBuffer<TexturedVertex>::draw()  vertexbuffer.h(116) 
  arx.exe!DrawLine2D()  menuwidgets.cpp(5035) 
  arx.exe!MenuCursor::DrawCursor()  menuwidgets.cpp(5058) 
  arx.exe!Menu2_Render()  menuwidgets.cpp(1619) 
  arx.exe!ARX_Menu_Render()  menu.cpp(398) 
  arx.exe!ArxGame::Render()  arxgame.cpp(959) 
  arx.exe!ArxGame::Run()  arxgame.cpp(599) 
  arx.exe!WinMain()  startup.cpp(174) 
  arx.exe!__tmainCRTStartup()  crtexe.c(547) 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlInitializeExceptionChain() 
  ntdll.dll!RtlInitializeExceptionChain() 


Registers:
  EAX:02665530  EBX:0145C8C1  ECX:0145C734  EDX:0145C790  ESI:00ACF020  EDI:00000000
  CS:EIP:001B:7761B3C8
  SS:ESP:0023:0145FFDC  EBP:0145FFEC
  DS:0023  ES:0023  FS:003B  GS:0000
  Flags:00210206


Steps to reproduce this issue
Nothing entered.

#1
icon_reply.pngReply
Comment posted by
 CrashBot
Feb 05, 09:53
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-3832-45711865
#3
icon_reply.pngReply
Comment posted by
 CrashBot
Feb 05, 09:53
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-3832-45711865
#4
icon_reply.pngReply
Comment posted by
 CrashBot
Feb 05, 09:53
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-3832-45711865
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Feb 05, 09:53
A file was uploaded. crash.xmlicon_open_new.png This comment was attached:

arxcrash-3832-45711865
#7
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Feb 05, 14:43
Please upgrade to Arx Libertatis 1.1.2 (probably unrelated to this though).
#9
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Apr 29, 22:11
loc.pak: unknown PAK key ID 0x00000028

speech.pak: unknown PAK key ID 0x00000032
#10
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Jun 25, 13:02
GLNoVertexBuffer is not used anymore and without knowing where the invalid float came from we can't do anything here.

Also, report was from a really old version of AL.

The issue was updated with the following change(s):
  • The status has been updated, from New to Not a bug.
  • This issue has been closed
  • The resolution has been updated, from Not determined to CAN'T REPRODUCE.