View Issue Details

IDProjectCategoryView StatusLast Update
0002446Spring engineGfx driver issuespublic2011-05-29 20:30
Reporterdjmad Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
Product Version0.82.7.1 
Summary0002446: BA 7.42 crashes when Mex-Snap is on
DescriptionThis Issue only happens with 2 widgets on:
  cmd_mex_snap.lua
  wg_metalspot_finder.lua
which are included in beherits BA 7.42 mod

As soon i start to build a mine (clicking at menu)
spring is crashing to desktop

Seems to be a ATI issue while mine snap overlay is displayed,
with nvidia grafic-card its working smoothly

System Info:
1 or 4 Threads (both tests same result mt or st spring)
ATI 4850
4GB Ram



Additional Informationi already extracted the widget from BA 7.42 and kopied to the widget folder to check if its only a Mod-Problem

--> happens if widget is activated also at every other mod, so i assume its engine based
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

djmad

2011-05-28 13:07

reporter   ~0006674

Laterst GraCA drivers in use from ATI-Homepage

after debugging the cmd_mex_snap.lua error was found at line 111

crashing instantly after call

 "gl.Shape(GL.LINE_STRIP, {{v={bx, by, bz}}, {v=bestPos}})"

which is drawing a line from mouse-cursur to found mex position

djmad

2011-05-29 15:53

reporter   ~0006675

solved by Niobium

close please

Kloot

2011-05-29 20:30

developer   ~0006676

1) "happens if widget is activated also at every other mod, so i assume its engine based"

2) "Seems to be a ATI issue while mine snap overlay is displayed,
with nvidia grafic-card its working smoothly"

if you can figure out #2 (ATI driver issue), do NOT assume it is the engine's fault...

Issue History

Date Modified Username Field Change
2011-05-28 12:55 djmad New Issue
2011-05-28 12:55 djmad File Added: infolog.txt
2011-05-28 13:07 djmad Note Added: 0006674
2011-05-29 15:53 djmad Note Added: 0006675
2011-05-29 20:30 Kloot Note Added: 0006676
2011-05-29 20:30 Kloot Status new => closed
2011-05-29 20:30 Kloot Resolution open => no change required