Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #1307  -  [A411501D] arx.exe!angleToFrontUpVec() [math.cpp:477]
Posted Jan 04, 2019 - updated Jan 05, 2019   Shortlink: http://arx.vg/1307
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Fixed" and resolution "RESOLVED".
Issue details
  • Type of issue
    Crash report
  • Status
     
    Fixed
  • Assigned to
    Not assigned to anyone
  • Progress
       
  • 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
    RESOLVED
  • 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 amd64
  • Fixed in
    icon_customdatatype.png Not determined
Issue description
Assertion Failed at Math.cpp:481: glm::abs(glm::dot(front, up)) < 5.f * std::numeric_limits<float>::epsilon() Message: front=(0.999240,-0.038955,0.001200) and up=(0.038955,0.999241,0.000047) should be orthogonal; dot=5.283374*epsilon

Unhandled exception

Exception code: BREAKPOINT

 Instruction address: 0x7ff6bcef5d07
 Stack pointer: 0x8af84ff0e0


Callstack:
 arx.exe!0x7ff6bcef5d07
 arx.exe!0x7ff6bce97f61
 arx.exe!0x7ff6bce99876
 arx.exe!0x7ff6bce96109
 arx.exe!0x7ff6bcea78d9
 arx.exe!0x7ff6bcfa28ba
 arx.exe!FT_GlyphSlot_Own_Bitmap()
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!angleToFrontUpVec(Angle<float> const &) [math.cpp : 477 + 0x9a]
 1  arx.exe!ArxGame::updateLevel() [arxgame.cpp : 1781 + 0x0]
 2  arx.exe!ArxGame::render() [arxgame.cpp : 2051 + 0x0]
 3  arx.exe!ArxGame::doFrame() [arxgame.cpp : 1288 + 0x0]
 4  arx.exe!utf8_main(int,char * * const) [startup.cpp : 164 + 0xab]
 5  arx.exe!WinMain [windowsmaingui.cpp : 48 + 0xe]
Steps to reproduce this issue
Started game and it immediately crashed after showing the Arcane logo.


#1
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 04, 09:01
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-21240-1477097212
#3
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 04, 09:01
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-21240-1477097212
#4
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 04, 09:01
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-21240-1477097212
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 04, 09:01
A file was uploaded. crash.txticon_open_new.png This comment was attached:

arxcrash-21240-1477097212
#10
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 05, 18:29
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-6328-1685919443
#11
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 05, 18:29
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-6328-1685919443
#12
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 05, 18:29
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-6328-1685919443
#13
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 05, 18:29
A file was uploaded. crash.txticon_open_new.png This comment was attached:

arxcrash-6328-1685919443
#14
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Jan 05, 21:33
This has been fixed in today's development snapshot.

The issue was updated with the following change(s):
  • This issue has been closed
  • The status has been updated, from Confirmed to Fixed.
  • The resolution has been updated, from Not determined to RESOLVED.
  • This issue's progression has been updated to 100 percent completed.