Posts: 152
Threads: 20
Joined: Jul 2010
well i've retried every step and still no succes
i guess im just not meant to have gui...
tnx for trying
Posts: 1,162
Threads: 19
Joined: Jun 2010
I dont use it even if i have it.
Only cos there is no anticheat in it.
I run my server in is own profile via Terminal.
Posts: 574
Threads: 83
Joined: Jun 2010
What is the list of the commands for GUI_Server and is it possible to make more commands?
Posts: 69
Threads: 8
Joined: Jan 2011
I have tried installing it, but I get an error that suggests that it may not work with my OS version... supposing I have just bought and updated a new MacBook Pro...
Then in the extra details of the error message, I get:
Quote:Process: ac_guiserver [8150]
Path: /Applications/AssaultCube.app/Contents/guiserver_v1103_osx/guiserver_app/Contents/gamedata/ac_guiserver.app/Contents/MacOS/ac_guiserver
Identifier: com.yourcompany.ac_guiserver
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [97]
Date/Time: 2011-05-15 01:43:50.490 -0300
OS Version: Mac OS X 10.6.6 (10J567)
Report Version: 6
Interval Since Last Report: 344766 sec
Crashes Since Last Report: 11
Per-App Crashes Since Last Report: 10
Anonymous UUID: CAB1D57A-7DD5-4EB0-8A4D-0CC918EF8AFE
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0
Dyld Error Message:
Library not loaded: QtOpenGL.framework/Versions/4/QtOpenGL
Referenced from: /Applications/AssaultCube.app/Contents/guiserver_v1103_osx/guiserver_app/Contents/gamedata/ac_guiserver.app/Contents/MacOS/ac_guiserver
Reason: image not found
Binary Images:
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <749D24EE-54BD-D74B-D305-C13F5E6C95D8> /usr/lib/dyld
Model: MacBookPro7,1, BootROM MBP71.0039.B05, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.62f6
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.36.1)
Bluetooth: Version 2.3.8f7, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: TOSHIBA MK2555GSXF, 232,89 GB
Serial ATA Device: MATSHITADVD-R UJ-898
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24600000
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26100000
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06600000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06610000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x06500000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x06300000
Posts: 3,462
Threads: 72
Joined: Jun 2010
This looks fishy.
Library not loaded: QtOpenGL.framework/Versions/4/QtOpenGL
Make sure you installed the libraries listed on the first post.
Posts: 69
Threads: 8
Joined: Jan 2011
One of my problems were finding that library... can you please tell me where I can find it? If I need the terminal, please tell me correctly the commands.
I would appreciate your help RR,
Thanks.
Kaonic
Posts: 3,462
Threads: 72
Joined: Jun 2010
(19 Sep 10, 11:48PM)Toca Wrote: Qt_OSX_runtime.zip:
http://www.mediafire.com/?mct6eusdbc7zf7t same as v1.1.0.1
Download that, and put it in the correct folder (titled Frameworks).
To find this folder quickly, type (in terminal)
Posts: 69
Threads: 8
Joined: Jan 2011
17 May 11, 12:27AM
(This post was last modified: 17 May 11, 12:37AM by OpenSource.)
After talking to you, I have got this new error. I saw I had to put the files separated in there... well here is the new error:
Process: ac_guiserver [561]
Path: /Applications/AssaultCube.app/Contents/guiserver_v1103_osx/guiserver_app/Contents/gamedata/ac_guiserver.app/Contents/MacOS/ac_guiserver
Identifier: com.yourcompany.ac_guiserver
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [230]
Date/Time: 2011-05-16 20:26:01.690 -0300
OS Version: Mac OS X 10.6.6 (10J567)
Report Version: 6
Interval Since Last Report: 18172 sec
Crashes Since Last Report: 2
Per-App Interval Since Last Report: 5 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: CAB1D57A-7DD5-4EB0-8A4D-0CC918EF8AFE
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000048
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 QtOpenGL 0x00075683 QGLContextPrivate::bindTexture(QImage const&, unsigned long, long, bool) + 179
1 QtOpenGL 0x00075711 QGLContext::bindTexture(QImage const&, unsigned long, long) + 49
2 com.yourcompany.ac_guiserver 0x0000c5eb MinimapBox::initializeGL() + 233
3 QtOpenGL 0x0006df11 QGLWidget::glInit() + 49
4 QtOpenGL 0x00065502 QGLWidget::resizeEvent(QResizeEvent*) + 194
5 QtGui 0x001c0c3e QWidget::event(QEvent*) + 4142
6 QtOpenGL 0x0006fd23 QGLWidget::event(QEvent*) + 51
7 QtGui 0x001743bf QApplicationPrivate::notify_helper(QObject*, QEvent*) + 191
8 QtGui 0x0017b1ec QApplication::notify(QObject*, QEvent*) + 1036
9 QtCore 0x00c89df2 QCoreApplication::notifyInternal(QObject*, QEvent*) + 98
10 QtGui 0x001be316 QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) + 502
11 QtGui 0x001c3d64 QWidgetPrivate::show_helper() + 52
12 QtGui 0x001c4553 QWidget::setVisible(bool) + 1267
13 QtGui 0x001c3cd8 QWidgetPrivate::showChildren(bool) + 328
14 QtGui 0x001c3d8c QWidgetPrivate::show_helper() + 92
15 QtGui 0x001c4553 QWidget::setVisible(bool) + 1267
16 QtGui 0x001c3cd8 QWidgetPrivate::showChildren(bool) + 328
17 QtGui 0x001c3d8c QWidgetPrivate::show_helper() + 92
18 QtGui 0x001c4553 QWidget::setVisible(bool) + 1267
19 QtGui 0x001c3cd8 QWidgetPrivate::showChildren(bool) + 328
20 QtGui 0x001c3d8c QWidgetPrivate::show_helper() + 92
21 QtGui 0x001c4553 QWidget::setVisible(bool) + 1267
22 com.yourcompany.ac_guiserver 0x000163c5 main + 107
23 com.yourcompany.ac_guiserver 0x000064cb _start + 209
24 com.yourcompany.ac_guiserver 0x000063f9 start + 41
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x9012f982 kevent + 10
1 libSystem.B.dylib 0x9013009c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x9012f559 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x9012f2fe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x9012ed81 _pthread_wqthread + 390
5 libSystem.B.dylib 0x9012ebc6 start_wqthread + 30
Thread 2:
0 libSystem.B.dylib 0x901090fa mach_msg_trap + 10
1 libSystem.B.dylib 0x90109867 mach_msg + 68
2 com.unsanity.ape 0x00f81725 __ape_agent + 255
3 libSystem.B.dylib 0x9013685d _pthread_start + 345
4 libSystem.B.dylib 0x901366e2 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x9012ea12 __workq_kernreturn + 10
1 libSystem.B.dylib 0x9012efa8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x9012ebc6 start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00e37670 ebx: 0x01a2fac0 ecx: 0x00000000 edx: 0x00000008
edi: 0x00000000 esi: 0x00000002 ebp: 0xbffff018 esp: 0xbfffefd0
ss: 0x0000001f efl: 0x00010202 eip: 0x00075683 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000048
Binary Images:
0x1000 - 0x40fe7 +com.yourcompany.ac_guiserver ??? (???) <D3F829D0-3B49-DCFE-1DB0-12A9F07AC88C> /Applications/AssaultCube.app/Contents/guiserver_v1103_osx/guiserver_app/Contents/gamedata/ac_guiserver.app/Contents/MacOS/ac_guiserver
0x5f000 - 0xcbfe9 +QtOpenGL 4.5.3 (compatibility 4.5.0) <31C2EE39-D118-A909-78A8-10C109DA88A1> /Library/Frameworks/QtOpenGL.framework/Versions/4/QtOpenGL
0xf3000 - 0x8f1fe2 +QtGui 4.5.3 (compatibility 4.5.0) <12BFC8C8-C342-1A0B-9F19-0A97C7E2DD83> /Library/Frameworks/QtGui.framework/Versions/4/QtGui
0xb83000 - 0xd58ff3 +QtCore 4.5.3 (compatibility 4.5.0) <75B78DBE-081A-14CB-5D76-242DA98F87D9> /Library/Frameworks/QtCore.framework/Versions/4/QtCore
0xf7e000 - 0xf93ff7 +com.unsanity.ape 2.6.1 (2.6.1) <E32FD163-D6BA-BB7B-8DF7-9C51D02C6612> /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer
0xfa6000 - 0xfc1ff3 +com.unsanity.windowshadex 5.0.7 (30000410) <4E0B8B2C-ADEB-53E8-E291-0439F65332D6> /Users/brunorocharesende/Library/Application Enhancers/WindowShade X.ape/Contents/MacOS/WindowShade X
0x1b00000 - 0x1b1aff3 +com.unsanity.windowshadex.cocoa 5.0.7 (???) <BBBC5DDB-0660-5036-7829-06EFAC9BBF92> /Users/brunorocharesende/Library/Application Enhancers/WindowShade X.ape/Contents/PlugIns/WindowShade X Cocoa.ape/Contents/MacOS/WindowShade X Cocoa
0x1b8a000 - 0x1b9cff7 libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <08801444-00D2-E55B-AE80-B807B99BB0C6> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x1ba0000 - 0x1baefe7 libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <AFA4C3C8-D752-EC96-FF56-6E2F8ABB391B> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x1dcb000 - 0x1deffe7 GLRendererFloat ??? (???) <1274B762-2FB9-48FE-EAFD-C459B2B4BECC> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1e715000 - 0x1e88dfe7 GLEngine ??? (???) <3A6C5513-7428-2242-2892-B429C72343CB> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1e8bf000 - 0x1ecc4fe7 libclh.dylib 3.1.1 C (3.1.1) <745CBD72-DF1F-EC12-BE51-4EEA9847EADF> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
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
0x90003000 - 0x90022ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90056000 - 0x90059fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x9005a000 - 0x9005aff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9005b000 - 0x9007dfef com.apple.DirectoryService.Framework 3.6 (621.9) <3171B16F-E4E1-89AA-B846-D698E3D6D457> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9007e000 - 0x9007eff7 com.apple.Carbon 150 (152) <734BDB59-8B13-54FA-0653-AA8623DF9846> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9007f000 - 0x90081ff7 com.apple.securityhi 4.0 (36638) <C7DA80C1-DCFD-C321-08DA-5E6946CA66E0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x90108000 - 0x902afff7 libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <4FFBF71A-D603-3C64-2BC6-BFBFFFD562F0> /usr/lib/libSystem.B.dylib
0x902b0000 - 0x902f4ff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x902f5000 - 0x90330feb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x90331000 - 0x9069cff7 com.apple.QuartzCore 1.6.3 (227.34) <0B59EAF1-4892-C5CE-4A67-66EBD383359E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x906a6000 - 0x906c2fe3 com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x906c3000 - 0x90794fe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <631392F6-6E50-278C-70FF-7969E35C498D> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x90795000 - 0x91075ff7 com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x911e4000 - 0x91241ff7 com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x91242000 - 0x91284ff7 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
0x914a3000 - 0x914afff7 libkxld.dylib ??? (???) <9D8378E0-1C58-EED8-EA00-F4515B8BE7A3> /usr/lib/system/libkxld.dylib
0x914b3000 - 0x914b3ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91558000 - 0x91562fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x915d1000 - 0x9167efe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <C8925910-B927-968B-4B71-D83A4CEF8646> /usr/lib/libobjc.A.dylib
0x9167f000 - 0x9167fff7 liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
0x918f1000 - 0x91942ff7 com.apple.HIServices 1.8.2 (???) <F6EAC2D1-902A-9374-FC4B-43B50E054416> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91943000 - 0x919a7fff com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x919e9000 - 0x91a0dff7 libJPEG.dylib ??? (???) <E064CF03-8CC2-C83E-C951-D46610834D1C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a0e000 - 0x91e24ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91e25000 - 0x91f19ff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <061ABF36-8BA9-79C1-6CE7-EC69A4998F51> /usr/lib/libiconv.2.dylib
0x91f1a000 - 0x920f5ff3 libType1Scaler.dylib ??? (???) <A7AB841A-3F40-E0B8-ADDD-44014C7287C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x921f2000 - 0x92204ff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <32CE2895-DAF0-2137-F9BE-8150359F43A1> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x92205000 - 0x92226fe7 com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x92227000 - 0x9265cff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x927c0000 - 0x927cbff7 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
0x927cc000 - 0x927daff7 com.apple.opengl 1.6.12 (1.6.12) <9F13B279-F289-18AC-5D86-DCD52BAF087D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x927db000 - 0x92878fe3 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
0x928c1000 - 0x9299cfeb com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9299d000 - 0x929a7ffb 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
0x929a8000 - 0x929ebff7 libGLU.dylib ??? (???) <BB66EDB2-D5FE-61C9-21BE-747F9862819C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92a8b000 - 0x92a8dff7 libRadiance.dylib ??? (???) <68BF4654-B74A-C843-759F-7FC62385F251> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x92a8e000 - 0x92acfff7 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
0x92b3f000 - 0x92b45fff com.apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92b46000 - 0x92b6eff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <12FBE8CB-CC8E-FE8A-7362-C852625C5AAF> /usr/lib/libxslt.1.dylib
0x92b6f000 - 0x92b78ff7 com.apple.DiskArbitration 2.3 (2.3) <6AA6DDF6-AFC3-BBDB-751A-64AE3580A49E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92b79000 - 0x92b91ff7 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
0x92b92000 - 0x92bf3fe7 com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x92bf4000 - 0x92d23fe3 com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92e13000 - 0x92e17ff7 libGFXShared.dylib ??? (???) <9E14BE2F-C863-40E9-41A6-1BE9045663A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x93e4a000 - 0x9416efef com.apple.HIToolbox 1.6.4 (???) <4699C8BB-DE74-C530-564B-D131F74C9B54> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9421d000 - 0x9424eff7 libGLImage.dylib ??? (???) <E3EC8E92-4DDD-E7B8-3D38-C5A5160A4930> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9424f000 - 0x94256ff3 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
0x94257000 - 0x9426cfff 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
0x9426d000 - 0x94281ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x94287000 - 0x942b9fe3 libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x942ba000 - 0x942bbff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x945b6000 - 0x94603feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <27F3FF53-F818-9836-2101-3E963FE0C0E0> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x94604000 - 0x946acffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x946ad000 - 0x946bdff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
0x947c5000 - 0x947c8ffb com.apple.help 1.3.1 (41) <6A5AD406-9D8E-5BAC-51E1-E09AB9A6D159> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x947cb000 - 0x947ceff7 libCoreVMClient.dylib ??? (???) <973B9E1F-70B3-2E76-B14B-E57F306AD2DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x947db000 - 0x9482bff7 com.apple.framework.familycontrols 2.0.2 (2020) <AF7F86F1-F7BF-CBA8-7A4A-D8F7A19F9601> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9482c000 - 0x948a6fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <A02CEAE9-943A-CBE2-2350-4631C1E7B0A7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x948a7000 - 0x948b4ff7 com.apple.NetFS 3.2.1 (3.2.1) <94A52A6D-F071-09D7-E80F-F633F17233FE> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x948b5000 - 0x948e8ff7 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
0x94965000 - 0x949f7fe7 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
0x94b25000 - 0x94b8ffe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x94b90000 - 0x94b93ff7 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
0x94ce5000 - 0x94e9efeb 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
0x94e9f000 - 0x94ee2ff7 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
0x94ee3000 - 0x94f27fe7 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
0x94f28000 - 0x94f97ff7 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
0x94ff0000 - 0x94ffefe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x94fff000 - 0x95005fe7 com.apple.CommerceCore 1.0 (6) <41C2A87D-93D8-56C1-9292-0400699F23C1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x95561000 - 0x9568ffe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95700000 - 0x95707ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <61A74CE1-750D-9CAB-B780-306841739EE1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x95708000 - 0x9570cff7 IOSurface ??? (???) <235E7E3D-B6E5-0AAA-C41A-7AC1F54A7EBF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9597b000 - 0x9599bfe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
0x95a11000 - 0x96200557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x96209000 - 0x96209ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9620a000 - 0x96215ff7 libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x96216000 - 0x96317fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <ED8E45C6-B078-15E8-938D-99D8FD1EAE64> /usr/lib/libxml2.2.dylib
0x96318000 - 0x96318ff7 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
0x964ed000 - 0x9656dfeb com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9671d000 - 0x96821fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
0x96822000 - 0x968a4ffb SecurityFoundation ??? (???) <2E1F1AF0-A258-D215-2600-5DF03896D1F1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x968a5000 - 0x96b08fff com.apple.security 6.1.1 (37594) <B6F2A8BF-C1B7-A0E2-83FB-4FF265E9BDDC> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x96b09000 - 0x96b24ff7 libPng.dylib ??? (???) <DF9BC42C-13E0-3080-A106-75121FD577CF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x96b25000 - 0x96bdefe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x9776e000 - 0x9787aff7 libGLProgrammability.dylib ??? (???) <A077BFEA-19C6-9F48-2F36-8E4E55376F49> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x978ab000 - 0x97943fe7 edu.mit.Kerberos 6.5.10 (6.5.10) <DC19F49B-184E-FD0F-13F8-3A31924A3B66> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x97944000 - 0x9796affb 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
0x979c2000 - 0x97a0bfe7 libTIFF.dylib ??? (???) <72AC8D6B-F187-1462-901F-999E68C24848> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x97a0c000 - 0x97c7ffe7 com.apple.Foundation 6.6.4 (751.42) <65F16BF4-D106-F2F5-53F3-5BFBC2FCE608> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x97d90000 - 0x97f12fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
0x97f71000 - 0x98021ff3 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
0x98072000 - 0x98392ff3 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
0x98393000 - 0x98398ff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x98399000 - 0x983d6ff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9867d000 - 0x9872bff3 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
0x9872c000 - 0x987e2ff7 libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x987e6000 - 0x987eaff7 libGIF.dylib ??? (???) <FA466D54-68CF-D1AB-47A0-4134C8B1B6FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x98829000 - 0x988c4ff7 com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x988c5000 - 0x988c5ff7 com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x98965000 - 0x98979fe7 libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
0x9897a000 - 0x9897bff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x98e36000 - 0x98f00fef com.apple.CoreServices.OSServices 357 (357) <F66F783A-9B51-953F-CAC9-509E1F550B4B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x98f01000 - 0x98f47ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x98f48000 - 0x99025ff7 com.apple.vImage 4.0 (4.0) <D979C8BC-7011-A45C-7141-39FC1043CC87> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x99026000 - 0x99037ff7 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
0x990f8000 - 0x991a2fe7 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
0x991c2000 - 0x9933dfe7 com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9933e000 - 0x9933eff7 com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9977f000 - 0x997b8ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E0D512DD-365D-46A0-F50C-435BC250424F> /usr/lib/libcups.2.dylib
0xba900000 - 0xba916ff7 libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <02CCC192-2AC9-73DF-4A40-0B3AF87B6372> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe7 libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <8697CB9C-AC3B-301B-F1BD-382E30FA5642> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <4FFBF71A-D603-3C64-2BC6-BFBFFFD562F0> /usr/lib/libSystem.B.dylib
Model: MacBookPro7,1, BootROM MBP71.0039.B05, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.62f6
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.36.1)
Bluetooth: Version 2.3.8f7, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: TOSHIBA MK2555GSXF, 232,89 GB
Serial ATA Device: MATSHITADVD-R UJ-898
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26100000
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06600000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06610000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x06500000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x06300000
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24600000
// Mod edit: added the error to code tag.
Posts: 2
Threads: 0
Joined: May 2011
Please help me, I downloaded everything, put the files into place, but still gives error, so see the error appears to me:
_o ac_guiserver encountered a problem and needs to close
Please help me!
Posts: 3,462
Threads: 72
Joined: Jun 2010
Did you close it? You should give it what it wants!
* Ronald_Reagan also has no idea.
Posts: 69
Threads: 8
Joined: Jan 2011
RR, you have an idea about my last problem? I am still looking forward to contributing to the Brazilian community with a good server.
Cya ;)
Posts: 3,462
Threads: 72
Joined: Jun 2010
I have no clue to tell you honestly.
Posts: 69
Threads: 8
Joined: Jan 2011
If you know someone else who may have a clue, direct him to this thread please ;)
Ty
Posts: 574
Threads: 83
Joined: Jun 2010
Rifleman, I can help you but i will need these things from you....
1) Screenshot of the GUI_Folder
2) Screenshot of gui_server
3) Screenshot of Error message
In FRENCH :
Rifleman, je peux vous aider, mais je besoin de ces choses de vous ....
1) Capture d'écran du GUI_Folder
2) Capture d'écran de gui_server
3) Capture d'écran du message d'erreur s'affiche
Posts: 108
Threads: 2
Joined: Jun 2010
anyone likes to tell me how to make a mini-map-shot for gui server?
thanks
Posts: 3,462
Threads: 72
Joined: Jun 2010
/mapshot
I think.
That gives you the picture, then you hunt around and put it in the right folder :D
Posts: 108
Threads: 2
Joined: Jun 2010
Posts: 574
Threads: 83
Joined: Jun 2010
Posts: 108
Threads: 2
Joined: Jun 2010
oh another question, is it possible to let server auto sends a msg once a while? do i have to use some kinda program to do so?
Posts: 3,462
Threads: 72
Joined: Jun 2010
That is not possible through just this program.
Posts: 3,780
Threads: 33
Joined: Jun 2010
You could hijack it with a simple javascript?
Posts: 574
Threads: 83
Joined: Jun 2010
it is possible if you have autotype
Posts: 50
Threads: 5
Joined: Aug 2011
ok, so i wanted to try out this gui server stuff and it worked. i cant claim admin with my pass tho. help plz.
Posts: 1,049
Threads: 55
Joined: Nov 2010
(08 Aug 11, 04:54AM)riceboy4life Wrote: ok, so i wanted to try out this gui server stuff and it worked. i cant claim admin with my pass tho. help plz.
Its a bug for Windows XP computer operating systems as I know it. Nothing you can do. If you don't have XP, then idk, does it say in the log that it reads the pass? If so then ya...
Posts: 50
Threads: 5
Joined: Aug 2011
(08 Aug 11, 04:58AM)X-Ray_Dog Wrote: Its a bug for Windows XP computer operating systems as I know it. Nothing you can do. If you don't have XP, then idk, does it say in the log that it reads the pass? If so then ya...
Yeah, I have Windows XP, if I use it some time, then I'll just use /giveadmin cn. ty...
Posts: 40
Threads: 8
Joined: Sep 2011
Posts: 67
Threads: 2
Joined: Nov 2010
Work's fine for me ;)
Reinstall it =)
|