<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Ryzom Core Development Site: Issues</title>
  <link href="http://dev.ryzom.com/issues.atom?page=3&amp;sort=status%2Cid%3Adesc" rel="self"/>
  <link href="http://dev.ryzom.com/issues?page=3&amp;sort=status%2Cid%3Adesc" rel="alternate"/>
  <id>http://dev.ryzom.com/</id>
  <updated>2012-05-09T17:43:41+02:00</updated>
  <author>
    <name>Ryzom Core Development Site</name>
  </author>
  <generator uri="http://www.redmine.org/">
Redmine  </generator>
  <entry>
    <title>Ryzom - Bug #1467 (New): Internet disconnected many seconds : terminate called after throwing an ...</title>
    <link href="http://dev.ryzom.com/issues/1467" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1467</id>
    <updated>2012-05-09T17:43:41+02:00</updated>
    <author>
      <name>thannatos</name>
    </author>
    <content type="html">
&lt;p&gt;I gone afk some minutes. While, I lost the wifi connexion.&lt;br /&gt;When I came back, I connected the computer back to the internet.&lt;br /&gt;After this, Ryzom didn't catch the change and though it still was wouthout network.&lt;br /&gt;I asked Ryzom to send me back to the character selection screen, but it didn't respond after.&lt;br /&gt;The terminal told me :&lt;br /&gt;terminate called after throwing an instance of 'char const*'&lt;/p&gt;


	&lt;p&gt;This issue is reproducible, it happened twice (the previous time, I ordered my ADSL Box to reboot because of a lag).&lt;/p&gt;


	&lt;p&gt;Do you want me to install the debugging package to launch it in GDB ?&lt;/p&gt;


	&lt;p&gt;I run Ubuntu 12.10 amd64 via Ryzom from ppa:kervala/ppa for precise.&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1466 (New): Playing game on Touchscreen </title>
    <link href="http://dev.ryzom.com/issues/1466" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1466</id>
    <updated>2012-05-08T19:58:45+02:00</updated>
    <author>
      <name>Botanic</name>
      <email>cyberempires@gmail.com</email>
    </author>
    <content type="html">
&lt;p&gt;The one main feature that is missing to play the game on a touchscreen is a "click to walk" function, where you click anywhere on the ground and walk to that point. This is especially important when the game works on tablets.&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1464 (New): Write about the source code Layout</title>
    <link href="http://dev.ryzom.com/issues/1464" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1464</id>
    <updated>2012-04-26T04:05:44+02:00</updated>
    <author>
      <name>shackra</name>
      <email>jorgean@lavabit.com</email>
    </author>
    <content type="html">
&lt;p&gt;Please write about the source code layout in order to make easy hack into the Ryzom Core source code the wiki page exists &lt;a class="external" href="http://dev.ryzom.com/projects/ryzom/wiki/SourceCodeLayout"&gt;http://dev.ryzom.com/projects/ryzom/wiki/SourceCodeLayout&lt;/a&gt; (I created it :P)&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1456 (New): ryzom icon</title>
    <link href="http://dev.ryzom.com/issues/1456" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1456</id>
    <updated>2012-04-09T14:43:08+02:00</updated>
    <author>
      <name>Botanic</name>
      <email>cyberempires@gmail.com</email>
    </author>
    <content type="html">
&lt;p&gt;when building on osx the icon is not automatically added, you can manually place atys.icns inside however the icon then does not show up on the dashboard and only shows in the finder&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1451 (New): Fix reloadMissions command to really reload missions</title>
    <link href="http://dev.ryzom.com/issues/1451" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1451</id>
    <updated>2012-03-22T21:09:45+01:00</updated>
    <author>
      <name>ulukyn</name>
      <email>ulukyn@gmail.com</email>
    </author>
    <content type="html">
&lt;p&gt;Actually, reloadMissions reload the mission primitives but don't update them. Maybe a missing step like missions conversion from xml to bin.&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1445 (New): Difference in format of a CL_CONNECT message between FES and EGS</title>
    <link href="http://dev.ryzom.com/issues/1445" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1445</id>
    <updated>2012-03-08T21:05:49+01:00</updated>
    <author>
      <name>kaetemi</name>
      <email>kaetemi@gmail.com</email>
    </author>
    <content type="html">
&lt;p&gt;At line 991 in fe_receive_sub.cpp of the FES, there is a "&lt;code&gt;msgout2.serial( const_cast&amp;lt;CInetAddress&amp;#38;&amp;gt;(clienthost-&gt;address()) );&lt;/code&gt;" inbetween the "&lt;code&gt;string fromAddr&lt;/code&gt;" and "&lt;code&gt;CLoginCookie cookie&lt;/code&gt;", which should not be there, according to "&lt;code&gt;cbClientConnection&lt;/code&gt;" in the EGS. Assuming it's a bug and not an ugly hack. (There is also another CL_CONNECT elsewhere in the FES which does format the message correctly according to the EGS format.)&lt;/p&gt;


	&lt;p&gt;Also, does anyone know why it actually sends a CL_CONNECT after CL_DISCONNECT in this part of the code? Is it related to the quit to character selection?&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1438 (New): Create account not working in client</title>
    <link href="http://dev.ryzom.com/issues/1438" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1438</id>
    <updated>2012-03-01T08:45:26+01:00</updated>
    <author>
      <name>Botanic</name>
      <email>cyberempires@gmail.com</email>
    </author>
    <content type="html">
&lt;p&gt;It hangs the client attached is a patch that adds php files that make it work when they are used as the CreateAccountURL.&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1435 (New): Crash while connecting Aniro (after the 1.13 patch, old client, linux)</title>
    <link href="http://dev.ryzom.com/issues/1435" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1435</id>
    <updated>2012-02-29T15:50:19+01:00</updated>
    <author>
      <name>Potlatch</name>
      <email>sevmek@free.fr</email>
    </author>
    <content type="html">
&lt;p&gt;Just after char selection, black screen and crash. See attached&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1424 (New): Ryzom starts to blink and give me a black screen after login</title>
    <link href="http://dev.ryzom.com/issues/1424" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1424</id>
    <updated>2012-02-09T14:42:25+01:00</updated>
    <author>
      <name>julian_fern</name>
      <email>hitoriix@gmail.com</email>
    </author>
    <content type="html">
&lt;p&gt;Hello,&lt;br /&gt;I'm trying to get Ryzom to work, but no sucess :/&lt;/p&gt;


	&lt;p&gt;I installed the game from Ubuntu Software Center on my Ubuntu 11.04 64 bits, tryed to run the game, logged in, made my char... but when i got to the load screen, it got stuck. Then i found a solution here on the bug tracker, put the files and finaly managed to get past the load screen.&lt;/p&gt;


	&lt;p&gt;But now i get a black screen :/&lt;br /&gt;So after i log in, the load ends, i get a black screen with the sound and cursor. First, that was the issue.&lt;br /&gt;Then today looking for a way to run it with Wine, i found that i could make the game run with OpenGL. So i put the OpenGL flag on my client.cfg file on the Linux native client, and well... now the load screen keep blinking, so i get stuck at load screen again.&lt;/p&gt;


	&lt;p&gt;Any help with it? Anyone getting the same issue?&lt;br /&gt;I'm running Ubuntu 11.04 64 bits, like i said, with a Intel i5 Sandy Bridge with Intel HD 3000 graphic card. I'm also not using the default intel drivers, but this one: &lt;a class="external" href="https://launchpad.net/~oibaf/+archive/graphics-drivers/"&gt;https://launchpad.net/~oibaf/+archive/graphics-drivers/&lt;/a&gt; with mesa 8.1.&lt;/p&gt;


	&lt;p&gt;My client.cfg is in the attachments. If you need any more files or info, just ask, i REALLY wanna play the game and i'm not really happy with playing with it wine :)&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1421 (New): Chat h&#228;ngt auf Silan in der Gegend hinter dem Tunnel</title>
    <link href="http://dev.ryzom.com/issues/1421" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1421</id>
    <updated>2012-02-06T13:25:57+01:00</updated>
    <author>
      <name>snoopy51</name>
      <email>jaehrig-markus@web.de</email>
    </author>
    <content type="html">
&lt;p&gt;Hallo,&lt;/p&gt;


	&lt;p&gt;ich hab gestern schon mit den GMs im Spiel gechattet. Sie sagten mir ich soll hier ein neues Ticket aufmachen. Folgendes Problem: In der Gegend hinter dem Tunnel in Silan h&#228;ngt mein Chat v&#246;llig. Das komische ist, dass das Spiel ansich fl&#252;ssig l&#228;uft. Es passiert auch ab und zu mal, dass der char einfach weiter l&#228;uft oder sich im Kreis dreht. &lt;br /&gt;Wie gesagt das seltsame ist, dass es eben wirklich nur in diesem Gebiet ist. Das Spielt l&#228;uft ansonsten genau wie sonst. Also es ruckelt nicht mehr oder sonst was. &lt;br /&gt;Ich habe es gestern auf dem Maingebiet(Zyros, Mattis und Zorai) mit einem Testchar probiert auch hier tritt das Problem nicht auf. Hier hat mich Nordlicht netter weise begleitet, damit ich etwas laufen kann ;) Aber wie gesagt auch hier gibt es keine Probleme.&lt;/p&gt;


	&lt;p&gt;Noch kurz zum System: Ubuntu 10.10 auf Thinkpad T60p und Nvidea Grafikkarte.&lt;br /&gt;Andere Spiele wie X-Plane laufen ohne Probleme.&lt;/p&gt;


	&lt;p&gt;Wie gesagt das Problem tritt ja nur da auf Silan auf also wirklich nicht so schlimm. Aber wollte das Ticket trotzdem schreiben, dass ihr Bescheid wisst.&lt;br /&gt;Aber falls sonst keiner das Problem hat w&#252;rde ich es jetzt nicht so hoch einstufen ;)&lt;/p&gt;


	&lt;p&gt;LG Markus&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1415 (New): WebTT: Raw file import files to import files from a sub-directory on Win...</title>
    <link href="http://dev.ryzom.com/issues/1415" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1415</id>
    <updated>2011-12-21T21:48:37+01:00</updated>
    <author>
      <name>sfb</name>
      <email>matt.raykowski@gmail.com</email>
    </author>
    <content type="html">
&lt;p&gt;WebTT is configured to point at the 'translation' folder from Ryzom which has a structure like this:&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;translation
	&lt;ul&gt;
	&lt;li&gt;translated&lt;/li&gt;
		&lt;li&gt;diff&lt;/li&gt;
		&lt;li&gt;work&lt;/li&gt;
	&lt;/ul&gt;&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;If I import a raw file such as &lt;em&gt;wk.uxt&lt;/em&gt; from a subfolder such as translated the file that it imports is "translated\wk.uxt". When you import this the URL becomes:&lt;/p&gt;


	&lt;p&gt;&lt;a class="external" href="http://webtt.somewhere.com/admin/raw_files/import/translated\wk.uxt"&gt;http://webtt.somewhere.com/admin/raw_files/import/translated\wk.uxt&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;The result is a 404 Not Found error because the \ breaks the parameter path. The file name needs to be sanitized for Unix-style paths before being appended to the 'Import' link.&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Feature #1413 (New): Move Reverb Environment definitions to be part of the mixer config s...</title>
    <link href="http://dev.ryzom.com/issues/1413" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1413</id>
    <updated>2011-12-15T20:41:47+01:00</updated>
    <author>
      <name>sfb</name>
      <email>matt.raykowski@gmail.com</email>
    </author>
    <content type="html">
&lt;p&gt;Currently the reverb environments are manually created in the audio mixer user classes (CAudioMixerUser::initDevice) and there's even a comment saying "// todo: loading this data from a file or something would be neat". I don't see why it couldn't be. It is a string and a series of float values used to create a new object. It could be "neat" as the comment states.&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Support #1411 (New): Auto-updator for open source Ryzom</title>
    <link href="http://dev.ryzom.com/issues/1411" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1411</id>
    <updated>2011-12-07T21:08:03+01:00</updated>
    <author>
      <name>drealz</name>
      <email>adamgboi13@yahoo.com</email>
    </author>
    <content type="html">
&lt;p&gt;Ok so after looking at this page numorus of times&lt;br /&gt;[[&lt;a class="external" href="http://dev.ryzom.com/projects/ryzom/wiki/PatchGen"&gt;http://dev.ryzom.com/projects/ryzom/wiki/PatchGen&lt;/a&gt;]]&lt;/p&gt;


	&lt;p&gt;I cant fully understand what to do.&lt;br /&gt;It says to get xdelta.exe and the other file which I did but when I open them they close automatically after the open and this also happens when I open Patch_gen.exe&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1408 (New): Kernel panic on Mac OSX 10.7</title>
    <link href="http://dev.ryzom.com/issues/1408" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1408</id>
    <updated>2011-12-07T13:42:17+01:00</updated>
    <author>
      <name>iPHP</name>
      <email>accounts@dan-clarke.com</email>
    </author>
    <content type="html">
&lt;p&gt;Kernel panic caused by ryzom_client on a Macbook Pro (Mac OSX 10.7)&lt;br /&gt;&lt;pre&gt;
Fri Oct 28 12:09:59 2011
Machine-check capabilities (cpu 2) 0x0000000000000c09:
 family: 6 model: 42 stepping: 7 microcode: 26
 Intel(R) Core(TM) i7-2720QM CPU @ 2.20GHz
 9 error-reporting banks
 threshold-based error status present
 extended corrected memory error handling present
Machine-check status 0x0000000000000004:
 machine-check in progress
MCA error-reporting registers:
 IA32_MC0_STATUS(0x401): 0x0000000000000000 invalid
 IA32_MC1_STATUS(0x405): 0x0980000000000000 invalid
 IA32_MC2_STATUS(0x409): 0x0000000000000000 invalid
 IA32_MC3_STATUS(0x40d): 0xfe00000000800400 valid
  MCA error code:            0x0400
  Model specific error code: 0x0080
  Other information:         0x00000000
  Threshold-based status:    Undefined
  Status bits:
   Processor context corrupt
   ADDR register valid
   MISC register valid
   Error enabled
   Uncorrected error
   Error overflow
 IA32_MC3_ADDR(0x40e): 0x00000001083e7322
 IA32_MC3_MISC(0x40f): 0x0000000000000000
 IA32_MC4_STATUS(0x411): 0x0000000000000000 invalid
 IA32_MC5_STATUS(0x415): 0x0020000000000000 invalid
 IA32_MC6_STATUS(0x419): 0x0020000000000000 invalid
 IA32_MC7_STATUS(0x41d): 0x0020000000000000 invalid
 Package 0 logged:
 IA32_MC8_STATUS(0x421): 0x0020000000000000 invalid
panic(cpu 2 caller 0xffffff80002c2c95): "Machine Check at 0x00000001083e7322, registers:\n" "CR0: 0x0000000080010033, CR2: 0x000000010958e868, CR3: 0x000000006c2a003e, CR4: 0x00000000000606e0\n" "RAX: 0x0000000101e2f06a, RBX: 0x0000000000000036, RCX: 0x00000001028bd400, RDX: 0x0000000000000000\n" "RSP: 0x00007fff5fbf5e70, RBP: 0x00007fff5fbf5e70, RSI: 0x0000000108779bf8, RDI: 0x00000001028da400\n" "R8:  0x0000000108779c10, R9:  0x0000000000000348, R10: 0x0000000133f8d000, R11: 0x000000000000034c\n" "R12: 0x0000000000000036, R13: 0x0000000000000036, R14: 0x00000001028da400, R15: 0x0000000000000000\n" "RFL: 0x0000000000010202, RIP: 0x00000001083e7322, CS:  0x000000000000002b, SS:  0x0000000000000023\n" "Error code: 0x0000000000000000\n"@/SourceCache/xnu/xnu-1699.24.8/osfmk/i386/trap_native.c:278
Backtrace (CPU 2), Frame : Return Address
0xffffff80e9a55ec0 : 0xffffff8000220702 
0xffffff80e9a55f40 : 0xffffff80002c2c95 
0xffffff80e9a560a0 : 0xffffff80002d83ef 

BSD process name corresponding to current thread: ryzom_client

Mac OS version:
11C74

Kernel version:
Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
Kernel UUID: 59275DFA-10C0-30B3-9E26-F7B5DFB1A432
System model name: MacBookPro8,3 (Mac-942459F5819B171B)

System uptime in nanoseconds: 936118526907
last loaded kext at 751797082223: com.apple.filesystems.smbfs    1.7.0 (addr 0xffffff7f8078d000, size 241664)
last unloaded kext at 143597644218: com.apple.driver.AppleUSBUHCI    4.4.5 (addr 0xffffff7f80a8d000, size 65536)
loaded kexts:
com.apple.filesystems.smbfs    1.7.0
com.apple.driver.AppleHWSensor    1.9.4d0
com.apple.filesystems.autofs    3.0
com.apple.driver.AppleMikeyHIDDriver    122
com.apple.driver.AudioAUUC    1.59
com.apple.driver.AppleUpstreamUserClient    3.5.9
com.apple.driver.AppleMCCSControl    1.0.26
com.apple.driver.AppleHDA    2.1.3f7
com.apple.driver.AppleMikeyDriver    2.1.3f7
com.apple.driver.AppleIntelHD3000Graphics    7.1.2
com.apple.driver.AGPM    100.12.42
com.apple.kext.ATIFramebuffer    7.1.2
com.apple.driver.SMCMotionSensor    3.0.1d2
com.apple.iokit.IOUserEthernet    1.0.0d1
com.apple.driver.AppleSMCLMU    2.0.1d2
com.apple.Dont_Steal_Mac_OS_X    7.0.0
com.apple.driver.AudioIPCDriver    1.2.1
com.apple.driver.ACPI_SMC_PlatformPlugin    4.7.5d4
com.apple.driver.AppleMuxControl    3.0.16
com.apple.ATIRadeonX3000    7.1.2
com.apple.driver.AppleLPC    1.5.3
com.apple.driver.AppleUSBTCButtons    225.2
com.apple.driver.AppleUSBTCKeyboard    225.2
com.apple.driver.AppleIRController    312
com.apple.iokit.SCSITaskUserClient    3.0.1
com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
com.apple.BootCache    33
com.apple.iokit.IOAHCIBlockStorage    2.0.1
com.apple.driver.AppleUSBHub    4.5.0
com.apple.driver.AppleFWOHCI    4.8.9
com.apple.driver.AirPort.Brcm4331    512.20.18
com.apple.iokit.AppleBCM5701Ethernet    3.0.8b2
com.apple.driver.AppleEFINVRAM    1.5.0
com.apple.driver.AppleAHCIPort    2.2.0
com.apple.driver.AppleSmartBatteryManager    161.0.0
com.apple.driver.AppleUSBEHCI    4.5.0
com.apple.driver.AppleACPIButtons    1.4
com.apple.driver.AppleRTC    1.4
com.apple.driver.AppleHPET    1.6
com.apple.driver.AppleSMBIOS    1.7
com.apple.driver.AppleACPIEC    1.4
com.apple.driver.AppleAPIC    1.5
com.apple.driver.AppleIntelCPUPowerManagementClient    167.0.0
com.apple.nke.applicationfirewall    3.2.30
com.apple.security.quarantine    1
com.apple.driver.AppleIntelCPUPowerManagement    167.0.0
com.apple.kext.triggers    1.0
com.apple.driver.AppleAVBAudio    1.0.0d11
com.apple.driver.DspFuncLib    2.1.3f7
com.apple.driver.AppleSMBusController    1.0.10d0
com.apple.iokit.IOSurface    80.0
com.apple.iokit.IOBluetoothSerialManager    4.0.1f4
com.apple.iokit.IOSerialFamily    10.0.5
com.apple.iokit.IOFireWireIP    2.2.4
com.apple.iokit.IOAVBFamily    1.0.0d22
com.apple.iokit.IOAudioFamily    1.8.3fc11
com.apple.kext.OSvKernDSPLib    1.3
com.apple.driver.AppleHDAController    2.1.3f7
com.apple.iokit.IOHDAFamily    2.1.3f7
com.apple.driver.ApplePolicyControl    3.0.16
com.apple.driver.AppleSMC    3.1.1d8
com.apple.driver.IOPlatformPluginFamily    4.7.5d4
com.apple.driver.AppleSMBusPCI    1.0.10d0
com.apple.driver.AppleGraphicsControl    3.0.16
com.apple.driver.AppleBacklightExpert    1.0.3
com.apple.iokit.IONDRVSupport    2.3.2
com.apple.kext.ATI6000Controller    7.1.2
com.apple.kext.ATISupport    7.1.2
com.apple.driver.AppleIntelSNBGraphicsFB    7.1.2
com.apple.iokit.IOGraphicsFamily    2.3.2
com.apple.driver.BroadcomUSBBluetoothHCIController    4.0.1f4
com.apple.driver.AppleUSBBluetoothHCIController    4.0.1f4
com.apple.iokit.IOBluetoothFamily    4.0.1f4
com.apple.driver.AppleThunderboltDPInAdapter    1.5.0
com.apple.driver.AppleThunderboltDPAdapterFamily    1.5.0
com.apple.driver.AppleThunderboltPCIDownAdapter    1.1.8
com.apple.driver.AppleUSBMultitouch    227.1
com.apple.iokit.IOUSBHIDDriver    4.4.5
com.apple.driver.AppleUSBMergeNub    4.5.3
com.apple.driver.AppleUSBComposite    3.9.0
com.apple.iokit.IOSCSIMultimediaCommandsDevice    3.0.1
com.apple.iokit.IOBDStorageFamily    1.6
com.apple.iokit.IODVDStorageFamily    1.7
com.apple.iokit.IOCDStorageFamily    1.7
com.apple.iokit.IOAHCISerialATAPI    2.0.1
com.apple.iokit.IOSCSIArchitectureModelFamily    3.0.1
com.apple.driver.XsanFilter    403
com.apple.driver.AppleThunderboltNHI    1.2.9
com.apple.iokit.IOThunderboltFamily    1.7.1
com.apple.iokit.IOUSBUserClient    4.5.3
com.apple.iokit.IOFireWireFamily    4.4.5
com.apple.iokit.IO80211Family    411.1
com.apple.iokit.IOEthernetAVBController    1.0.0d5
com.apple.iokit.IONetworkingFamily    2.0
com.apple.iokit.IOAHCIFamily    2.0.7
com.apple.iokit.IOUSBFamily    4.5.3
com.apple.driver.AppleEFIRuntime    1.5.0
com.apple.iokit.IOHIDFamily    1.7.1
com.apple.iokit.IOSMBusFamily    1.1
com.apple.security.sandbox    165.3
com.apple.kext.AppleMatch    1.0.0d1
com.apple.security.TMSafetyNet    7
com.apple.driver.DiskImages    331
com.apple.iokit.IOStorageFamily    1.7
com.apple.driver.AppleKeyStore    28.18
com.apple.driver.AppleACPIPlatform    1.4
com.apple.iokit.IOPCIFamily    2.6.7
com.apple.iokit.IOACPIFamily    1.4
&lt;/pre&gt;&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1407 (New): Open source client error when run</title>
    <link href="http://dev.ryzom.com/issues/1407" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1407</id>
    <updated>2011-12-06T08:01:12+01:00</updated>
    <author>
      <name>drealz</name>
      <email>adamgboi13@yahoo.com</email>
    </author>
    <content type="html">
&lt;p&gt;Ok so when I compiled the client it gives me an error when I run it.&lt;/p&gt;


	&lt;p&gt;Error:&lt;br /&gt;Access Violation exception generated at 0x77062D37, thread attempts to read at 0x2E7C814.&lt;br /&gt;The thread attempted to read from or write to a virtual address for which it does not have the appropriate access.&lt;/p&gt;


	&lt;p&gt;I'm not quite to sure why It's giving me this error if you need more information I can provide you with it.&lt;br /&gt;Also when I changed the setWindowTitle to my own name it will say at the top of the client when it shows the error it says &amp;lt;NotExist:my custom name that I put&amp;gt; is there any way to remove the notexist part or do I need to fix some other things.&lt;/p&gt;    </content>
  </entry>
</feed>
