It is currently Fri Mar 29, 2024 12:45 am


Any crucial bug in Anomaly WE on your Mac? Hit it here.

So here we talk about anything that touches technical issues of Anomaly Warzone Earth for your PC and / or Mac computer and consoles (X360, PS3) as well. Please ask for technical support here.

Re: Any crucial bug in Anomaly WE on your Mac? Hit it here.

Postby suprjohan » Sun Apr 10, 2011 8:06 am

tunix wrote:And what OS version? If not the latest, could you please update it? I've noticed a buggy gpu driver in certain os versions.


Right. Here comes the answer that makes me look like a fool, because I didn't think of mentioning it earlier: I'm running 10.7 Developer Preview 2. So that could very well be the issue. Sorry. :oops:
suprjohan
 
Posts: 3
Joined: Sat Apr 09, 2011 6:52 am

Re: Any crucial bug in Anomaly WE on your Mac? Hit it here.

Postby Commiesalami » Sun Apr 10, 2011 8:33 am

Ive got a bug and a crash for you:

First when you have shift as your key for speeding up the game: You get weird behavior with caps lock and menus. Namely if your going fast and you head to the menu with caps lock on. The game is still going at a fast rate, and continues to go at a fast rate even when the caps lock key is turned on and off. You need to give the shift key a tap to reduce the speed back to normal.

For the crash: After an in game crash, Im getting a crash on start up every single time I try. Here is the crash log:


Code: Select all
Process:         AnomalyWarzoneEarth [647]
Path:            /Applications/AnomalyWarzoneEarth.app/Contents/MacOS/AnomalyWarzoneEarth
Identifier:      com.11bitstudios.anomalywarzoneearth
Version:         1.0 (1)
App Item ID:     427155203
App External ID: 3539816
Code Type:       X86 (Native)
Parent Process:  launchd [118]

Date/Time:       2011-04-10 00:25:02.981 -0700
OS Version:      Mac OS X 10.6.6 (10J567)
Report Version:  6

Interval Since Last Report:          2822 sec
Crashes Since Last Report:           3
Per-App Interval Since Last Report:  13 sec
Per-App Crashes Since Last Report:   3
Anonymous UUID:                      A1B21475-66D5-41CD-A798-909C80628DAB

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread:  6  Renderer

Thread 0:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib                0x996740fa mach_msg_trap + 10
1   libSystem.B.dylib                0x99674867 mach_msg + 68
2   com.apple.CoreFoundation         0x92dbb37f __CFRunLoopRun + 2079
3   com.apple.CoreFoundation         0x92dba464 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation         0x92dba291 CFRunLoopRunInMode + 97
5   com.apple.HIToolbox              0x94206004 RunCurrentEventLoopInMode + 392
6   com.apple.HIToolbox              0x94205dbb ReceiveNextEventCommon + 354
7   com.apple.HIToolbox              0x94205c40 BlockUntilNextEventMatchingListInMode + 81
8   com.apple.AppKit                 0x9572378d _DPSNextEvent + 847
9   com.apple.AppKit                 0x95722fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
10  com.apple.AppKit                 0x956e5247 -[NSApplication run] + 821
11  ...studios.anomalywarzoneearth   0x0001a616 main + 245
12  ...studios.anomalywarzoneearth   0x00019d55 start + 53

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib                0x9969a982 kevent + 10
1   libSystem.B.dylib                0x9969b09c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib                0x9969a559 _dispatch_queue_invoke + 163
3   libSystem.B.dylib                0x9969a2fe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib                0x99699d81 _pthread_wqthread + 390
5   libSystem.B.dylib                0x99699bc6 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib                0x99699a12 __workq_kernreturn + 10
1   libSystem.B.dylib                0x99699fa8 _pthread_wqthread + 941
2   libSystem.B.dylib                0x99699bc6 start_wqthread + 30

Thread 3:  GameThread
0   libSystem.B.dylib                0x99674136 semaphore_wait_trap + 10
1   ...studios.anomalywarzoneearth   0x000bdec8 LiquidRenderer::WaitForFrame(unsigned int, int) + 104
2   ...studios.anomalywarzoneearth   0x000f0831 EntityManager::RenderVisibleEntities(unsigned int, unsigned int, bool, Vector const&) + 325
3   ...studios.anomalywarzoneearth   0x0010ca8a Game::RenderFrame() + 536
4   ...studios.anomalywarzoneearth   0x0001b058 GameThread::_OnLoop() + 88
5   ...studios.anomalywarzoneearth   0x0003e97b BaseThread::_ThreadCode() + 85
6   ...studios.anomalywarzoneearth   0x0003e9a7 BaseThread::ThreadCodeDispatch(void*) + 17
7   libSystem.B.dylib                0x996a185d _pthread_start + 345
8   libSystem.B.dylib                0x996a16e2 thread_start + 34

Thread 4:  PhysicalFileReader
0   libSystem.B.dylib                0x99674136 semaphore_wait_trap + 10
1   ...studios.anomalywarzoneearth   0x0003e95b BaseThread::_ThreadCode() + 53
2   ...studios.anomalywarzoneearth   0x0003e9a7 BaseThread::ThreadCodeDispatch(void*) + 17
3   libSystem.B.dylib                0x996a185d _pthread_start + 345
4   libSystem.B.dylib                0x996a16e2 thread_start + 34

Thread 5:  ResourceManager
0   libSystem.B.dylib                0x99674136 semaphore_wait_trap + 10
1   ...studios.anomalywarzoneearth   0x0003e95b BaseThread::_ThreadCode() + 53
2   ...studios.anomalywarzoneearth   0x0003e9a7 BaseThread::ThreadCodeDispatch(void*) + 17
3   libSystem.B.dylib                0x996a185d _pthread_start + 345
4   libSystem.B.dylib                0x996a16e2 thread_start + 34

Thread 6 Crashed:  Renderer
0   com.apple.GeForceGLDriver        0x8f0db3cf gldAttachDrawable + 2655
1   com.apple.GeForceGLDriver        0x8f1a4478 gldUpdateDispatch + 15144
2   com.apple.GeForceGLDriver        0x8f1a4a10 gldFlush + 80
3   com.apple.GeForceGLDriver        0x8f17d1ea glrCompExecuteKernel + 582954
4   com.apple.GeForceGLDriver        0x8f15b8e4 glrCompExecuteKernel + 445476
5   com.apple.GeForceGLDriver        0x8f20e42e gldCopyTexSubImage + 236414
6   com.apple.GeForceGLDriver        0x8f20f1e6 gldCopyTexSubImage + 239926
7   com.apple.GeForceGLDriver        0x8f1a665e gldFinish + 7166
8   GLEngine                         0x025f3b37 gleBlitFramebuffer + 516
9   libGL.dylib                      0x9962f755 glBlitFramebufferEXT + 94
10  ...studios.anomalywarzoneearth   0x000b855e LiquidRenderer::_UpdateReadDepth() + 136
11  ...studios.anomalywarzoneearth   0x000bd67b LiquidRenderer::_RenderDeferredGeometry(unsigned int) + 367
12  ...studios.anomalywarzoneearth   0x000bd9da LiquidRenderer::_EndRenderGathering(unsigned int, bool, Vector const&) + 320
13  ...studios.anomalywarzoneearth   0x000c1d3a LiquidRenderer::_OnProcessMessage(MessageHeader*) + 1654
14  ...studios.anomalywarzoneearth   0x0003e8de BaseThread::_ProcessMessageQueue() + 372
15  ...studios.anomalywarzoneearth   0x000c3ef5 LiquidRenderer::_OnLoop() + 31
16  ...studios.anomalywarzoneearth   0x0003e97b BaseThread::_ThreadCode() + 85
17  ...studios.anomalywarzoneearth   0x0003e9a7 BaseThread::ThreadCodeDispatch(void*) + 17
18  libSystem.B.dylib                0x996a185d _pthread_start + 345
19  libSystem.B.dylib                0x996a16e2 thread_start + 34

Thread 7:  SoundEngine
0   libSystem.B.dylib                0x9967414e semaphore_timedwait_trap + 10
1   ...studios.anomalywarzoneearth   0x0003e973 BaseThread::_ThreadCode() + 77
2   ...studios.anomalywarzoneearth   0x0003e9a7 BaseThread::ThreadCodeDispatch(void*) + 17
3   libSystem.B.dylib                0x996a185d _pthread_start + 345
4   libSystem.B.dylib                0x996a16e2 thread_start + 34

Thread 8:
0   libSystem.B.dylib                0x9967415a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                0x996a1ce5 _pthread_cond_wait + 1066
2   libSystem.B.dylib                0x996d0ac8 pthread_cond_timedwait_relative_np + 47
3   com.apple.audio.CoreAudio        0x9515a3c7 CAGuard::WaitFor(unsigned long long) + 219
4   com.apple.audio.CoreAudio        0x9515d3f9 CAGuard::WaitUntil(unsigned long long) + 289
5   com.apple.audio.CoreAudio        0x9515acf6 HP_IOThread::WorkLoop() + 1892
6   com.apple.audio.CoreAudio        0x9515a58d HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7   com.apple.audio.CoreAudio        0x9515a4a4 CAPThread::Entry(CAPThread*) + 140
8   libSystem.B.dylib                0x996a185d _pthread_start + 345
9   libSystem.B.dylib                0x996a16e2 thread_start + 34

Thread 6 crashed with X86 Thread State (32-bit):
  eax: 0xe00002c2  ebx: 0x8f1a4181  ecx: 0xb0309c4c  edx: 0xe00002c2
  edi: 0xb0309c00  esi: 0x02184000  ebp: 0xb0309b88  esp: 0xb0309b88
   ss: 0x0000001f  efl: 0x00010296  eip: 0x8f0db3cf   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
  cr2: 0x00000000

Binary Images:
    0x1000 -   0x187fe7 +com.11bitstudios.anomalywarzoneearth 1.0 (1) <2965EAC6-A131-8AB4-8F75-97088C14CD2B> /Applications/AnomalyWarzoneEarth.app/Contents/MacOS/AnomalyWarzoneEarth
  0x3be000 -   0x3e7fff  com.apple.audio.OpenAL 1.4 (1.4) <DEAA31C6-F70F-C595-C4DF-56F7E2BD07C4> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
  0x4c2000 -   0x4e6fe7  GLRendererFloat ??? (???) <1274B762-2FB9-48FE-EAFD-C459B2B4BECC> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
 0x2500000 -  0x2678fe7  GLEngine ??? (???) <3A6C5513-7428-2242-2892-B429C72343CB> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
 0xbd5a000 -  0xc15ffe7  libclh.dylib 3.1.1 C  (3.1.1) <745CBD72-DF1F-EC12-BE51-4EEA9847EADF> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
 0xc2bd000 -  0xc2c0ff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
 0xfd7f000 -  0xfd83ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <6A211097-72ED-1461-4050-72C9101D79E4> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
 0xfd88000 -  0xfd8effb  com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <404165FF-1BA0-706B-F48A-10AC997162B1> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
 0xfdf9000 -  0xfe4efdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x70000000 - 0x700cbff3  com.apple.audio.units.Components 1.6.3 (1.6.3) <5DA35A22-1B05-6BD3-985A-26A7A2CD6289> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8f0c8000 - 0x8f811ff7  com.apple.GeForceGLDriver 1.6.26 (6.2.6) <518182BB-5A3C-5F4C-3A84-17BB8E385BBF> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <749D24EE-54BD-D74B-D305-C13F5E6C95D8> /usr/lib/dyld
0x9000a000 - 0x9008afeb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x900c7000 - 0x901feff7  com.apple.CoreAUC 6.04.04 (6.04.04) <050D9D16-AAE7-3460-4318-8449574F26C7> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x90280000 - 0x902bbfeb  libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x902bc000 - 0x903c8ff7  libGLProgrammability.dylib ??? (???) <A077BFEA-19C6-9F48-2F36-8E4E55376F49> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x903c9000 - 0x906c2fef  com.apple.QuickTime 7.6.6 (1756) <3C041DD9-A5DB-60CA-8418-E58A78C9468E> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x907ce000 - 0x90807ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E0D512DD-365D-46A0-F50C-435BC250424F> /usr/lib/libcups.2.dylib
0x90891000 - 0x90bfcff7  com.apple.QuartzCore 1.6.3 (227.34) <0B59EAF1-4892-C5CE-4A67-66EBD383359E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x90c44000 - 0x90c44ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90ddd000 - 0x90dedff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x90e15000 - 0x90e20ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x90e65000 - 0x90e68ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x90e91000 - 0x90ec4ff7  com.apple.AE 496.4 (496.4) <C73D124C-C722-41D8-3465-4CE0D0BA9307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x90ec5000 - 0x90ec5ff7  com.apple.Carbon 150 (152) <734BDB59-8B13-54FA-0653-AA8623DF9846> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90f3e000 - 0x91008fef  com.apple.CoreServices.OSServices 357 (357) <F66F783A-9B51-953F-CAC9-509E1F550B4B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91009000 - 0x910b3fe7  com.apple.CFNetwork 454.11.5 (454.11.5) <DD575760-7A29-111D-5A69-EAFD3410F74D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x910fc000 - 0x91100ff7  libGFXShared.dylib ??? (???) <9E14BE2F-C863-40E9-41A6-1BE9045663A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9127d000 - 0x912a1ff7  libJPEG.dylib ??? (???) <E064CF03-8CC2-C83E-C951-D46610834D1C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x912a2000 - 0x9134affb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9184d000 - 0x91853fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x918be000 - 0x91974ff7  libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x91975000 - 0x91bd8fff  com.apple.security 6.1.1 (37594) <B6F2A8BF-C1B7-A0E2-83FB-4FF265E9BDDC> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91d7b000 - 0x91d88ff7  com.apple.NetFS 3.2.1 (3.2.1) <94A52A6D-F071-09D7-E80F-F633F17233FE> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x91d89000 - 0x91d9dffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x91d9e000 - 0x91d9fff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x91df9000 - 0x92119ff3  com.apple.CoreServices.CarbonCore 861.23 (861.23) <96534EF7-C22E-0C01-C56F-FF7047E41224> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x92655000 - 0x926a6ff7  com.apple.HIServices 1.8.2 (???) <F6EAC2D1-902A-9374-FC4B-43B50E054416> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x927d4000 - 0x927f5fe7  com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x927f6000 - 0x92865ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x92868000 - 0x928d2fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x928e2000 - 0x928e2ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x92937000 - 0x9293aff7  libCoreVMClient.dylib ??? (???) <973B9E1F-70B3-2E76-B14B-E57F306AD2DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9294e000 - 0x929b2ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92bb3000 - 0x92ce2fe3  com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92d18000 - 0x92d5eff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x92d5f000 - 0x92d6dff7  com.apple.opengl 1.6.12 (1.6.12) <9F13B279-F289-18AC-5D86-DCD52BAF087D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x92d7e000 - 0x92ef9fe7  com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x92f01000 - 0x92f06ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x939fb000 - 0x93e30ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x93e6f000 - 0x93e73ff7  IOSurface ??? (???) <235E7E3D-B6E5-0AAA-C41A-7AC1F54A7EBF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x93e74000 - 0x93e7dff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x93e97000 - 0x93f29fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x93f2a000 - 0x93f5cfe3  libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x93f5d000 - 0x941d0fe7  com.apple.Foundation 6.6.4 (751.42) <65F16BF4-D106-F2F5-53F3-5BFBC2FCE608> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x941d1000 - 0x944f5fef  com.apple.HIToolbox 1.6.4 (???) <4699C8BB-DE74-C530-564B-D131F74C9B54> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x944f6000 - 0x944f6ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x944f7000 - 0x94592ff7  com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x94604000 - 0x9462cff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x9462d000 - 0x946cafe3  com.apple.LaunchServices 362.2 (362.2) <F3952CAB-322F-A12F-57AF-8B91B1D76DDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x946cb000 - 0x946d7ff7  libkxld.dylib ??? (???) <9D8378E0-1C58-EED8-EA00-F4515B8BE7A3> /usr/lib/system/libkxld.dylib
0x946d8000 - 0x946f0ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x946f1000 - 0x948aafeb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <6D8C6C54-9F39-0D0F-564D-2ABA12E97BBC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x94901000 - 0x94920ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94921000 - 0x9493cff7  libPng.dylib ??? (???) <DF9BC42C-13E0-3080-A106-75121FD577CF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x94976000 - 0x9497aff7  libGIF.dylib ??? (???) <FA466D54-68CF-D1AB-47A0-4134C8B1B6FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9497b000 - 0x949d8ff7  com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94bb5000 - 0x94bc3fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x94f13000 - 0x94f56ff7  libGLU.dylib ??? (???) <BB66EDB2-D5FE-61C9-21BE-747F9862819C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94f57000 - 0x94f77fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
0x95075000 - 0x950d6fe7  com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x950d7000 - 0x950f3fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x950f4000 - 0x950f5ff7  com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x950f6000 - 0x9510bfff  com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9512e000 - 0x9512eff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x9512f000 - 0x95139fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9513a000 - 0x951b4fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <A02CEAE9-943A-CBE2-2350-4631C1E7B0A7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x951b5000 - 0x951f9ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x951fb000 - 0x95248feb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x952b8000 - 0x95371fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x95372000 - 0x95398ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x954e6000 - 0x95596fe3  com.apple.QuickTimeImporters.component 7.6.6 (1756) <AAFF5828-C712-617F-E4EA-D8C261C89FC2> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x956db000 - 0x95fbbff7  com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9600d000 - 0x9600fff7  com.apple.securityhi 4.0 (36638) <C7DA80C1-DCFD-C321-08DA-5E6946CA66E0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x96010000 - 0x967ff557  com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x96800000 - 0x96831ff7  libGLImage.dylib ??? (???) <E3EC8E92-4DDD-E7B8-3D38-C5A5160A4930> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x968a1000 - 0x96923ffb  SecurityFoundation ??? (???) <2E1F1AF0-A258-D215-2600-5DF03896D1F1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x96924000 - 0x969d4ff3  com.apple.ColorSync 4.6.3 (4.6.3) <0354B408-665F-8B3F-87FF-64E6322276F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x969f4000 - 0x969f7fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x969f8000 - 0x96a35ff7  com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x96a36000 - 0x96b11feb  com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x96b34000 - 0x96b78fe7  com.apple.Metadata 10.6.3 (507.15) <A23633F1-E913-66C2-A073-E2B174C09B18> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x96d40000 - 0x96e6efe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x96e6f000 - 0x96e76ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <61A74CE1-750D-9CAB-B780-306841739EE1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x96ee7000 - 0x96f95ff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x970cb000 - 0x970cdff7  libRadiance.dylib ??? (???) <68BF4654-B74A-C843-759F-7FC62385F251> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9784f000 - 0x987a1fef  com.apple.QuickTimeComponents.component 7.6.6 (1756) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x987a7000 - 0x987a7ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x987ab000 - 0x987bffe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x987c0000 - 0x98942fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
0x98943000 - 0x98986ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x989c6000 - 0x989cdff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x989ce000 - 0x989ceff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x989cf000 - 0x989d5fe7  com.apple.CommerceCore 1.0 (6) <41C2A87D-93D8-56C1-9292-0400699F23C1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x989d6000 - 0x989e7ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x989fc000 - 0x98b00fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
0x98b01000 - 0x98b51ff7  com.apple.framework.familycontrols 2.0.2 (2020) <AF7F86F1-F7BF-CBA8-7A4A-D8F7A19F9601> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x98b60000 - 0x98c61fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <ED8E45C6-B078-15E8-938D-99D8FD1EAE64> /usr/lib/libxml2.2.dylib
0x98c90000 - 0x990a6ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x990a7000 - 0x990b1ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x990b2000 - 0x9915ffe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <C8925910-B927-968B-4B71-D83A4CEF8646> /usr/lib/libobjc.A.dylib
0x99160000 - 0x99546ffb  com.apple.RawCamera.bundle 3.4.1 (546) <D966727B-B687-3029-067F-87FC6CCEBB55> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x99547000 - 0x99624ff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x99625000 - 0x99630ff7  libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x99631000 - 0x99672ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x99673000 - 0x9981aff7  libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <4FFBF71A-D603-3C64-2BC6-BFBFFFD562F0> /usr/lib/libSystem.B.dylib
0x9984d000 - 0x9986ffef  com.apple.DirectoryService.Framework 3.6 (621.9) <3171B16F-E4E1-89AA-B846-D698E3D6D457> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x99870000 - 0x99908fe7  edu.mit.Kerberos 6.5.10 (6.5.10) <DC19F49B-184E-FD0F-13F8-3A31924A3B66> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x99909000 - 0x99952fe7  libTIFF.dylib ??? (???) <72AC8D6B-F187-1462-901F-999E68C24848> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9995c000 - 0x9999eff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x999ad000 - 0x999bfff7  com.apple.MultitouchSupport.framework 207.10 (207.10) <32CE2895-DAF0-2137-F9BE-8150359F43A1> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x99a3a000 - 0x99a3dffb  com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <4FFBF71A-D603-3C64-2BC6-BFBFFFD562F0> /usr/lib/libSystem.B.dylib

Model: MacBookPro3,1, BootROM MBP31.0070.B07, 2 processors, Intel Core 2 Duo, 2.2 GHz, 2 GB, SMC 1.16f11
Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 128 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 2.1.14.5
Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
PCI Card: pci168c,24, sppci_othernetwork, PCI Slot 5
Serial ATA Device: FUJITSU MHW2120BH, 111.79 GB
Parallel ATA Device: MATSHITADVD-R   UJ-857E
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd400000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x021a, 0x5d200000
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x1a100000


Im going to restart to see if that fixes it (I didn't restart first so you guys could get the bug report.
Commiesalami
 
Posts: 3
Joined: Fri Apr 08, 2011 9:07 am

Re: Any crucial bug in Anomaly WE on your Mac? Hit it here.

Postby tunix » Sun Apr 10, 2011 9:34 am

suprjohan wrote:Right. Here comes the answer that makes me look like a fool, because I didn't think of mentioning it earlier: I'm running 10.7 Developer Preview 2. So that could very well be the issue. Sorry. :oops:


Might be the cause. If there's a chance you try it with other OS, please let me know.
-----------------------------------------------------------------
Anomaly Warzone Earth Team Member
tunix
11 bit guy
 
Posts: 82
Joined: Sat Apr 09, 2011 12:51 pm

Re: Any crucial bug in Anomaly WE on your Mac? Hit it here.

Postby tunix » Sun Apr 10, 2011 9:35 am

Commiesalami wrote:Im going to restart to see if that fixes it (I didn't restart first so you guys could get the bug report.


Please keep me updated on this.
-----------------------------------------------------------------
Anomaly Warzone Earth Team Member
tunix
11 bit guy
 
Posts: 82
Joined: Sat Apr 09, 2011 12:51 pm

Re: Any crucial bug in Anomaly WE on your Mac? Hit it here.

Postby Commiesalami » Sun Apr 10, 2011 9:41 am

tunix wrote:
Commiesalami wrote:Im going to restart to see if that fixes it (I didn't restart first so you guys could get the bug report.


Please keep me updated on this.



A Log out fixed the problem fine :)
Commiesalami
 
Posts: 3
Joined: Fri Apr 08, 2011 9:07 am

Re: Any crucial bug in Anomaly WE on your Mac? Hit it here.

Postby Aarrgghh » Mon Apr 11, 2011 12:11 am

Hello,

I know that this isnt the biggest issue (yet, and you probably already know if it). Im a developer so i have tried the game on the latest Lion build using the mac app store version and the game does not work very well. In the map there are strange graphics artifacts with missing textures and the arrows are not visible or clickable. Also in the menu there seem to be missing textures. Im running the lastest mb pro 15". Other than that, thank you for a wonderful game! Hoping to see a multiplayer enabled version in the future and lots of addons :)
Aarrgghh
 
Posts: 1
Joined: Mon Apr 11, 2011 12:06 am

Re: Any crucial bug in Anomaly WE on your Mac? Hit it here.

Postby Stv » Thu Apr 14, 2011 8:44 am

Hi,

everytime I press a key on my keyboard in Anomaly Warzone Earth it makes the 'wrong key' sound. And it's really annoying. So I'm forced to play with a mouse and would 100% prefer to play on a keyboard instead. Does anyone else have this problem? And is there a way to get rid of it?

I'm playing on Mac OS 10.6.7.

Thank you.
Stv
 
Posts: 1
Joined: Thu Apr 14, 2011 8:27 am

Re: Any crucial bug in Anomaly WE on your Mac? Hit it here.

Postby tunix » Thu Apr 14, 2011 3:58 pm

Stv wrote:everytime I press a key on my keyboard in Anomaly Warzone Earth it makes the 'wrong key' sound. And it's really annoying. So I'm forced to play with a mouse and would 100% prefer to play on a keyboard instead. Does anyone else have this problem? And is there a way to get rid of it?


This has been fixed in 1.0.1 version, which is coming soon.
-----------------------------------------------------------------
Anomaly Warzone Earth Team Member
tunix
11 bit guy
 
Posts: 82
Joined: Sat Apr 09, 2011 12:51 pm

Re: Any crucial bug in Anomaly WE on your Mac? Hit it here.

Postby Andorien » Thu Apr 14, 2011 6:06 pm

Edit: Disregard. Upon restarting Steam it patched the game, now working normally :)
Andorien
 
Posts: 1
Joined: Thu Apr 14, 2011 5:57 pm

Re: Any crucial bug in Anomaly WE on your Mac? Hit it here.

Postby Avanon » Sat Apr 16, 2011 1:28 pm

Hi,

I've just bought the game in the App store. First time I started it, it crashed. Next time I started it, the intro movie was shown - but after that, the screen remains mostly black with the menue in dark grey. When I start the game, I just see a black screen and a white circle (maybe a unit or something). I played around with the resolution but nothing changes.

I'm running OS 10.6.7 on a MacBook Pro 2.33 GHz.

Maybe you could help me?

Best
Avanon
Avanon
 
Posts: 3
Joined: Sat Apr 16, 2011 1:23 pm

PreviousNext

Return to Anomaly Warzone Earth technical issues & support for: PC, Mac, X360 and PS3

Who is online

Users browsing this forum: davy_agten, Google [Bot], Tutorials71 and 71 guests