Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #1535  -  [89BC277A] arx.exe!angleToFrontUpVec() [math.cpp:477]
Posted Mar 28, 2021 - updated Apr 05, 2021   Shortlink: http://arx.vg/1535
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue is a duplicate of issue #1307 - "[A411501D] arx.exe!angleToFrontUpVec() [math.cpp:477]"
icon_info.png This issue has been closed with status "Not a bug" and resolution "DUPLICATE".
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
    DUPLICATE
  • 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
Assertion Failed at Math.cpp:481: glm::abs(glm::dot(front, up)) < 5.f * std::numeric_limits<float>::epsilon() Message: front=(0.999241,-0.038941,0.001198) and up=(0.038942,0.999241,0.000047) should be orthogonal; dot=5.312969*epsilon

Unhandled exception

Exception code: BREAKPOINT

 Instruction address: 0x1fac8e
 Stack pointer: 0x113f600
 Frame pointer: 0x113f650


Callstack:
 Warning: WoW64 process detected, stack may be corrupted!
 arx.exe!0x1fac8e
 arx.exe!0x1a6296
 arx.exe!0x1a7c1a
 arx.exe!0x1a47f9
 arx.exe!0x1a3d4f
 arx.exe!0x1b3beb
 arx.exe!FT_Library_SetLcdFilterWeights()
Symbols:
 0  arx.exe!angleToFrontUpVec(Angle<float> const &) [math.cpp : 477 + 0x8a]
 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!ArxGame::run() [arxgame.cpp : 1169 + 0x7]
 5  arx.exe!utf8_main(int,char * * const) [startup.cpp : 164 + 0x5d]
Steps to reproduce this issue
Nothing entered.

#1
icon_reply.pngReply
Comment posted by
 CrashBot
Mar 28, 09:20
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-5492-2638923064
#3
icon_reply.pngReply
Comment posted by
 CrashBot
Mar 28, 09:20
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-5492-2638923064
#4
icon_reply.pngReply
Comment posted by
 CrashBot
Mar 28, 09:20
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-5492-2638923064
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Mar 28, 09:20
A file was uploaded. crash.txticon_open_new.png This comment was attached:

arxcrash-5492-2638923064
#7
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Apr 05, 17:05
Please use an up to date development snapshot - this has been fixed for a long time.

Also, why are you using the 32-bit arx.exe when you are on a 64-bit OS - just copy the whole directory structure from the .zip and it will select the correct one automatically.

The issue was updated with the following change(s):
  • This issue's description has been changed
  • This issue's title has been changed
  • 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 DUPLICATE.