<?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%2Ccategory%2Cid%3Adesc" rel="self"/>
  <link href="http://dev.ryzom.com/issues?page=3&amp;sort=status%2Ccategory%2Cid%3Adesc" rel="alternate"/>
  <id>http://dev.ryzom.com/</id>
  <updated>2011-05-06T10:54:30+02:00</updated>
  <author>
    <name>Ryzom Core Development Site</name>
  </author>
  <generator uri="http://www.redmine.org/">
Redmine  </generator>
  <entry>
    <title>Ryzom - Feature #1292 (New): Linux Script Shard Start</title>
    <link href="http://dev.ryzom.com/issues/1292" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1292</id>
    <updated>2011-05-06T10:54:30+02:00</updated>
    <author>
      <name>molator</name>
      <email>teerenis@gmail.com</email>
    </author>
    <content type="html">
&lt;p&gt;Here a replacement script to run the linux shard using the legacy script.&lt;/p&gt;


	&lt;p&gt;I've updated the services names and paths to match the current repository.&lt;/p&gt;


	&lt;p&gt;If the binaries are in /home/ryzom/ryzom/build/bin (or whatever), add /home/ryzom/ryzom/build/bin to the PATH.&lt;br /&gt;If the binaries are in /usr/local/sbin (if you used make install), nothing to change.&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1269 (New): (R2) Crash when changing a group position</title>
    <link href="http://dev.ryzom.com/issues/1269" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1269</id>
    <updated>2011-04-04T13:02:15+02:00</updated>
    <author>
      <name>krop</name>
    </author>
    <content type="html">
&lt;ol&gt;
	&lt;li&gt;uname -a &lt;br /&gt;Linux yuuko.site 2.6.38-27-desktop &lt;a href="http://dev.ryzom.com/issues/1" class="issue status-7 priority-2 closed" title="Fix problem in the ring with stencil on opengl (Closed)"&gt;#1&lt;/a&gt; SMP PREEMPT 2011-03-21 19:56:38 +0100 x86_64 x86_64 x86_64 GNU/Linux&lt;/li&gt;
	&lt;/ol&gt;


	&lt;p&gt;Always reproducible here.&lt;br /&gt;Steps:&lt;br /&gt;- Add a main character&lt;br /&gt;- Add other characters linked to the previous one&lt;br /&gt;- Move the whole linked group&lt;/p&gt;


	&lt;p&gt;This seems enough to trigger the crash.&lt;/p&gt;


	&lt;p&gt;(If needed, I can rebuild in debug mode)&lt;/p&gt;


	&lt;p&gt;(gdb) bt&lt;/p&gt;


	&lt;p&gt;Program received signal SIGSEGV, Segmentation fault.&lt;br /&gt;0x0000000000e21f6b in &lt;em&gt;M_erase_node (&lt;/em&gt;_b=0x283e6470, _&lt;em&gt;p=0x29182f10, this=&amp;lt;optimized out&amp;gt;) at /usr/include/c++/4.5/tr1/hashtable.h:958&lt;br /&gt;958                   __next = __cur-&gt;_M_next;&lt;br /&gt;(gdb) bt&lt;br /&gt;#0  0x0000000000e21f6b in _M_erase_node (&lt;/em&gt;_b=0x283e6470, _&lt;em&gt;p=0x29182f10, this=&amp;lt;optimized out&amp;gt;) at /usr/include/c++/4.5/tr1/hashtable.h:958&lt;br /&gt;&lt;a href="http://dev.ryzom.com/issues/1" class="issue status-7 priority-2 closed" title="Fix problem in the ring with stencil on opengl (Closed)"&gt;#1&lt;/a&gt;  erase (&lt;/em&gt;_it=&amp;lt;optimized out&amp;gt;, this=&amp;lt;optimized out&amp;gt;) at /usr/include/c++/4.5/tr1/hashtable.h:1001&lt;br /&gt;&lt;a href="http://dev.ryzom.com/issues/2" class="issue status-7 priority-2 closed" title="Removed stlport from nel (Closed)"&gt;#2&lt;/a&gt;  R2::CEditor::CSortedInstances::remove (this=0x29180f00, inst=&amp;lt;optimized out&amp;gt;) at /devel/ryzom/code/ryzom/client/src/r2/editor.cpp:6885&lt;br /&gt;&lt;a href="http://dev.ryzom.com/issues/3" class="issue status-7 priority-2 closed" title="Move misc/net/pacs from opennel to nel (Closed)"&gt;#3&lt;/a&gt;  0x0000000000e220a7 in R2::CEditor::unregisterInstanceDispName (this=0x49f60e0, inst=0x29b70ad0) at /devel/ryzom/code/ryzom/client/src/r2/editor.cpp:6946&lt;br /&gt;&lt;a href="http://dev.ryzom.com/issues/4" class="issue status-7 priority-2 closed" title="Move 3d from opennel to nel (Closed)"&gt;#4&lt;/a&gt;  0x0000000000ddfce7 in R2::CInstance::onErase (this=0x29b70ad0) at /devel/ryzom/code/ryzom/client/src/r2/instance.cpp:297&lt;br /&gt;&lt;a href="http://dev.ryzom.com/issues/5" class="issue status-7 priority-2 closed" title="Use doxygen to generate documentation (Closed)"&gt;#5&lt;/a&gt;  0x0000000000e35172 in R2::CEditor::onErase (this=0x49f60e0, root=0x2882a510, foundInBase=@0x7fffffffa916, nameInParent=...) at /devel/ryzom/code/ryzom/client/src/r2/editor.cpp:5076&lt;br /&gt;#6  0x0000000000e3700c in onErase (object=0x2882a510, this=0x49f60e0) at /devel/ryzom/code/ryzom/client/src/r2/editor.cpp:5006&lt;br /&gt;&lt;a href="http://dev.ryzom.com/issues/7" class="issue status-7 priority-2 closed" title="Removing memory and ai project from nel (Closed)"&gt;#7&lt;/a&gt;  R2::CEditor::nodeSet (this=0x49f60e0, instanceId=..., attrName=..., value=0x28389dd0) at /devel/ryzom/code/ryzom/client/src/r2/editor.cpp:5616&lt;br /&gt;&lt;a href="http://dev.ryzom.com/issues/8" class="issue status-7 priority-2 closed" title="Removing all $Id$ from NeL (Closed)"&gt;#8&lt;/a&gt;  0x0000000000e4e79c in R2::CActionHistoric::CRequestSetNode::redo (this=0x2e19fa40, dmc=0x7fffffffaa30, scenario=...) at /devel/ryzom/code/ryzom/client/src/r2/dmc/action_historic.cpp:498&lt;br /&gt;&lt;a href="http://dev.ryzom.com/issues/9" class="issue status-7 priority-2 closed" title="Fixed OpenGL shadows and bloom bug with latest OpenGL driver (Closed)"&gt;#9&lt;/a&gt;  0x0000000000e4ec18 in R2::CActionHistoric::CAction::flush (this=0x2daf1270, dmc=0x7fffffffaa30, scenario=...) at /devel/ryzom/code/ryzom/client/src/r2/dmc/action_historic.cpp:399&lt;br /&gt;#10 0x0000000000e4f987 in R2::CActionHistoric::endAction (this=0x14fc1810) at /devel/ryzom/code/ryzom/client/src/r2/dmc/action_historic.cpp:150&lt;br /&gt;#11 0x0000000000e5d0e4 in flush (this=0x14fc1800) at /devel/ryzom/code/ryzom/client/src/r2/dmc/dmc.cpp:182&lt;br /&gt;#12 R2::CDynamicMapClient::flushActions (this=&amp;lt;optimized out&amp;gt;) at /devel/ryzom/code/ryzom/client/src/r2/dmc/dmc.cpp:882&lt;br /&gt;&lt;a href="http://dev.ryzom.com/issues/13" class="issue status-7 priority-1 closed" title="Make a XAudio2 driver (Closed)"&gt;#13&lt;/a&gt; 0x0000000000939ea4 in mainLoop () at /devel/ryzom/code/ryzom/client/src/main_loop.cpp:1634&lt;br /&gt;#14 0x0000000000856027 in main (argc=&amp;lt;optimized out&amp;gt;, argv=&amp;lt;optimized out&amp;gt;) at /devel/ryzom/code/ryzom/client/src/client.cpp:618&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1268 (New): Error playing animation in DirectX mode.</title>
    <link href="http://dev.ryzom.com/issues/1268" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1268</id>
    <updated>2011-03-31T16:54:07+02:00</updated>
    <author>
      <name>ShamanRU</name>
      <email>shamanRU@meta.ua</email>
    </author>
    <content type="html">
&lt;p&gt;I was found error in playing animation with DirectX drivers. All information is in video files which attached to bug.&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1262 (New): game fails to remember selected resolution</title>
    <link href="http://dev.ryzom.com/issues/1262" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1262</id>
    <updated>2011-03-18T12:29:52+01:00</updated>
    <author>
      <name>prozacr</name>
      <email>vytautas1987@yahoo.com</email>
    </author>
    <content type="html">
&lt;p&gt;game fails to remember selected resolution.&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Feature #1261 (New): make skilldeck larger and more mouse friendly</title>
    <link href="http://dev.ryzom.com/issues/1261" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1261</id>
    <updated>2011-03-18T11:58:40+01:00</updated>
    <author>
      <name>prozacr</name>
      <email>vytautas1987@yahoo.com</email>
    </author>
    <content type="html">
&lt;p&gt;make skilldeck larger and more mouse (~user) friendly.&lt;br /&gt;Currently skilldeck icons are clearly too small for comfortable usage with mouse.&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom API - Feature #1226 (New): Add missing stats for items</title>
    <link href="http://dev.ryzom.com/issues/1226" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1226</id>
    <updated>2011-01-06T21:21:40+01:00</updated>
    <author>
      <name>aspgic</name>
    </author>
    <content type="html">
&lt;p&gt;It would be great if the API returns new informations :&lt;/p&gt;


For jewels :
	&lt;ul&gt;
	&lt;li&gt;magic resistances&lt;/li&gt;
		&lt;li&gt;magic absorptions&lt;/li&gt;
	&lt;/ul&gt;


For amplifier :
	&lt;ul&gt;
	&lt;li&gt;% of speed&lt;/li&gt;
		&lt;li&gt;% of power&lt;/li&gt;
	&lt;/ul&gt;


For weapon:
	&lt;ul&gt;
	&lt;li&gt;cristal spell&lt;/li&gt;
	&lt;/ul&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Feature #1210 (New): Ryzom Icon in launcher</title>
    <link href="http://dev.ryzom.com/issues/1210" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1210</id>
    <updated>2010-12-08T19:23:07+01:00</updated>
    <author>
      <name>JulFX</name>
    </author>
    <content type="html">
&lt;p&gt;When trying Ryzom from ppa:kervala/ryzom, i noticed that a file was missing in ryzom-client.deb to have the icon added in Applications/Games&lt;br /&gt;Here is the file that must be locate in /usr/share/menu/ryzom&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Support #1209 (New): Split Unit Test into Separate Tests</title>
    <link href="http://dev.ryzom.com/issues/1209" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1209</id>
    <updated>2010-12-03T02:23:33+01:00</updated>
    <author>
      <name>jgeralnik</name>
      <email>jgeralnik@gmail.com</email>
    </author>
    <content type="html">
&lt;p&gt;NeL has a large suite of unit tests but whenever an individual test fails we have no notification as to what area is broken. Splitting the tests into modules related to their library (e.g. NLMISC, NLNET, NL3D, etc) will help us identify failed areas.&lt;/p&gt;


	&lt;p&gt;Google code-in task&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1208 (New): Needs a higher-resolution icon</title>
    <link href="http://dev.ryzom.com/issues/1208" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1208</id>
    <updated>2010-12-03T00:32:39+01:00</updated>
    <author>
      <name>Vadi</name>
    </author>
    <content type="html">
&lt;p&gt;The current 48x48 one looks rather ugly on modern app launchers - an svg or a 512x512 png would be welcome.&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1207 (New): Take All button casusing game to crash</title>
    <link href="http://dev.ryzom.com/issues/1207" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1207</id>
    <updated>2010-12-02T20:38:00+01:00</updated>
    <author>
      <name>ffmaniac</name>
      <email>ffmaniac@hotmail.com</email>
    </author>
    <content type="html">
&lt;p&gt;I'm not sure if this is a problem your already aware of. Every time i press the take all button after i kill a creature my character cannot move and this error report displays. it dosent happen when i move each item by itself:&lt;/p&gt;


	&lt;p&gt;A failed assertion occurs&lt;br /&gt;ProcName: 192.168.1.2/EGS-130&lt;br /&gt;Date: 2010/12/02 09:51:51&lt;br /&gt;File: ..\..\..\..\..\ryzom\server\src\entities_game_service\player_manager\character.cpp&lt;br /&gt;Line: 13645&lt;br /&gt;FuncName: CCharacter::sendCloseTempInventoryImpulsion&lt;br /&gt;Reason: STOP&lt;br /&gt;-------------------------------&lt;/p&gt;


	&lt;p&gt;Log with no filter:&lt;br /&gt;-------------------------------&lt;br /&gt;2010/12/02 09:47:06 192.168.1.2/EGS-130 INF  16f4 unified_network.cpp 487 : HNETL5: can't connect to MFS-257 now (Socket error: Connection to 127.0.0.1:49980 (127.0.0.1) failed (10061: Connection refused, the server may be offline))&lt;br /&gt;2010/12/02 09:47:07 192.168.1.2/EGS-130 INF  16f4 unified_network.cpp 487 : HNETL5: can't connect to ShardUnifier-258 now (Socket error: Connection to 127.0.0.1:50505 (127.0.0.1) failed (10061: Connection refused, the server may be offline))&lt;br /&gt;2010/12/02 09:47:18 192.168.1.2/EGS-130 INF  16f4 unified_network.cpp 487 : HNETL5: can't connect to ShardUnifier-258 now (Socket error: Connection to 127.0.0.1:50505 (127.0.0.1) failed (10061: Connection refused, the server may be offline))&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c dynamic_items.cpp 330 : All items loaded in 50014 ms&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c used_continent.cpp 60 : UsedContinent: using continent 'newbieland' with instance 20'&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c used_continent.cpp 84 : Mapping logical continent 'matis_newbie' to physical continent 'matis'&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c used_continent.cpp 84 : Mapping logical continent 'zorai_newbie' to physical continent 'zorai'&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c used_continent.cpp 84 : Mapping logical continent 'terre' to physical continent 'terre_oubliee'&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c used_continent.cpp 84 : Mapping logical continent 'sources' to physical continent 'sources_interdites'&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c naming_client.cpp 137 : NC: Registration Broadcast of the service FS-135 ':51007 (192.168.1.2)'&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c naming_client.cpp 137 : NC: Registration Broadcast of the service SBS-136 ':51008 (192.168.1.2)'&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c unified_network.cpp 165 : HNETL5: + connec 'SRV 0507DAC8 (socket 1492)'&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c unified_network.cpp 264 : HNETL5: + connect ident 'SRV 0507DAC8 (socket 1492)' AIS-134 pos 0 ext 0&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c unified_network.cpp 165 : HNETL5: + connec 'SRV 0507DDE0 (socket 344)'&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c unified_network.cpp 264 : HNETL5: + connect ident 'SRV 0507DDE0 (socket 344)' FS-135 pos 0 ext 0&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c unified_network.cpp 165 : HNETL5: + connec 'SRV 0507DCD8 (socket 576)'&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c unified_network.cpp 264 : HNETL5: + connect ident 'SRV 0507DCD8 (socket 576)' SBS-136 pos 0 ext 0&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c unified_network.cpp 1181 : HNETL5: reconnection to MFS-257 success&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c stat_db.cpp 975 : SDB: initMFS: send 2659 bytes to MFS&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c unified_network.cpp 1181 : HNETL5: reconnection to ShardUnifier-258 success&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c entities_game_service.cpp 1958 : Tick 152089 - Connection of the service (name IOS, Id 128)&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c entities_game_service.cpp 2016 : IOS connection, serviceId 128&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c entities_game_service.cpp 1958 : Tick 152089 - Connection of the service (name GPMS, Id 129)&lt;br /&gt;2010/12/02 09:47:54 192.168.1.2/EGS-130 INF   c5c eid_translator.cpp 284 : EIT: Register EId (0x0000000010:00:00:00) EntityName 'Crazyman(open)' UId 1 UserName 'ffmaniac'&lt;br /&gt;2010/12/02 09:47:56 192.168.1.2/EGS-130 INF   c5c entities_game_service.cpp 1958 : Tick 152098 - Connection of the service (name AIS, Id 134)&lt;br /&gt;2010/12/02 09:47:56 192.168.1.2/EGS-130 INF   c5c egs_mirror.cpp 195 : 0 target lists from previous session cleaned at connection of AIS-134 (0 cells)&lt;br /&gt;2010/12/02 09:47:56 192.168.1.2/EGS-130 INF   c5c entities_game_service.cpp 1958 : Tick 152098 - Connection of the service (name FS, Id 135)&lt;br /&gt;2010/12/02 09:47:56 192.168.1.2/EGS-130 INF   c5c entities_game_service.cpp 1926 :  AI Instance 20 is up&lt;br /&gt;2010/12/02 09:48:38 192.168.1.2/EGS-130 INF   c5c egs_log_filter.h 25 : WEB: received cookie '0100007F|9FD5D001|00000001' from player 1&lt;br /&gt;2010/12/02 09:48:38 192.168.1.2/EGS-130 INF   c5c egs_log_filter.h 24 : Increased item vector size to 192 items (49152 bytes)&lt;br /&gt;2010/12/02 09:48:38 192.168.1.2/EGS-130 INF   c5c egs_log_filter.h 30 : &amp;lt;CCharacter::searchCreateRoleSheet&amp;gt; Selected sheet: fyros_craftsman.starting_role&lt;br /&gt;2010/12/02 09:48:38 192.168.1.2/EGS-130 INF   c5c egs_log_filter.h 30 : &amp;lt;CCharacter::searchCreateRoleSheet&amp;gt; Selected sheet: fyros_harvester.starting_role&lt;br /&gt;2010/12/02 09:48:38 192.168.1.2/EGS-130 INF   c5c egs_log_filter.h 30 : &amp;lt;CCharacter::searchCreateRoleSheet&amp;gt; Selected sheet: fyros_magician.starting_role&lt;br /&gt;2010/12/02 09:48:38 192.168.1.2/EGS-130 INF   c5c egs_log_filter.h 30 : &amp;lt;CCharacter::searchCreateRoleSheet&amp;gt; Selected sheet: fyros_fighter.starting_role&lt;br /&gt;2010/12/02 09:48:38 192.168.1.2/EGS-130 INF   c5c egs_log_filter.h 31 : LOADED User '1' Character 'Crazyman(Open)' from BS stream file 'characters/001/account_1_0_pdr.bin'&lt;br /&gt;2010/12/02 09:48:47 192.168.1.2/EGS-130 INF   c5c player_manager.cpp 1231 : set active char 0 for player 1&lt;br /&gt;2010/12/02 09:48:47 192.168.1.2/EGS-130 INF   c5c egs_log_filter.h 25 : Mapping UID 1 =&gt; Sid (0x0000000010:00:00:87)&lt;br /&gt;2010/12/02 09:49:37 192.168.1.2/EGS-130 WRN   c5c fame_manager.cpp 1050 : FAME: entity (0x0000000010:00:00:87) doesn't exist in fame owners containers!&lt;br /&gt;2010/12/02 09:49:37 192.168.1.2/EGS-130 WRN   c5c fame_manager.cpp 1050 : FAME: entity (0x0000000010:00:00:87) doesn't exist in fame owners containers!&lt;br /&gt;2010/12/02 09:49:37 192.168.1.2/EGS-130 WRN   c5c fame_manager.cpp 1050 : FAME: entity (0x0000000010:00:00:87) doesn't exist in fame owners containers!&lt;br /&gt;2010/12/02 09:49:37 192.168.1.2/EGS-130 WRN   c5c fame_manager.cpp 1050 : FAME: entity (0x0000000010:00:00:87) doesn't exist in fame owners containers!&lt;br /&gt;2010/12/02 09:49:37 192.168.1.2/EGS-130 WRN   c5c fame_manager.cpp 1050 : FAME: entity (0x0000000010:00:00:87) doesn't exist in fame owners containers!&lt;br /&gt;2010/12/02 09:49:37 192.168.1.2/EGS-130 WRN   c5c fame_manager.cpp 1050 : FAME: entity (0x0000000010:00:00:87) doesn't exist in fame owners containers!&lt;br /&gt;2010/12/02 09:49:37 192.168.1.2/EGS-130 WRN   c5c fame_manager.cpp 1050 : FAME: entity (0x0000000010:00:00:87) doesn't exist in fame owners containers!&lt;br /&gt;2010/12/02 09:49:37 192.168.1.2/EGS-130 INF   c5c egs_log_filter.h 25 : Client ready (entity (0x0000000010:00:00:87) (Row 1) added to mirror)&lt;br /&gt;2010/12/02 09:49:37 192.168.1.2/EGS-130 WRN   c5c character.cpp 13015 : CCharacter:checkPhrases: remove phrase with index '4'(sheet '1177379(abcfaca01.sphrase)'), because the brick with index '0' (sheet '292898(bcpa04.sbrick)') is invalid.&lt;br /&gt;2010/12/02 09:49:37 192.168.1.2/EGS-130 INF   c5c entity_callbacks.cpp 660 : Updating IS_NEWBIE flag for character: (0x0000000010:00:00:87)&lt;br /&gt;2010/12/02 09:49:50 192.168.1.2/EGS-130 INF   c5c phrase_manager.cpp 383 : New record in nb of processed entities ! 1&lt;br /&gt;2010/12/02 09:49:50 192.168.1.2/EGS-130 INF   c5c phrase_manager.cpp 383 : New record in nb of processed entities ! 2&lt;br /&gt;2010/12/02 09:51:51 192.168.1.2/EGS-130 WRN   c5c character.cpp 13645 : CCharacter::sendCloseTempInventoryImpulsion is recursing!&lt;br /&gt;2010/12/02 09:51:51 192.168.1.2/EGS-130 AST   c5c character.cpp 13645 : STOP&lt;br /&gt;-------------------------------&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1158 (New): Nel max plugin broken header</title>
    <link href="http://dev.ryzom.com/issues/1158" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1158</id>
    <updated>2010-11-04T20:02:28+01:00</updated>
    <author>
      <name>molator</name>
      <email>teerenis@gmail.com</email>
    </author>
    <content type="html">
&lt;p&gt;code/nel/src/ligo/zone_bank.h has moved to code/nel/include.&lt;/p&gt;


	&lt;p&gt;code/nel/tools/3d/ligo/plugin_max/script.cpp has a broken header.&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1148 (New): Make MFC optional for 3ds max plugins</title>
    <link href="http://dev.ryzom.com/issues/1148" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1148</id>
    <updated>2010-10-31T14:33:56+01:00</updated>
    <author>
      <name>aquiles</name>
      <email>aj@elane2k.com</email>
    </author>
    <content type="html">
&lt;p&gt;Currently WITH_MFC is required to build the max plugins in order to view a scene out of 3ds max. This should be optional.&lt;/p&gt;


	&lt;p&gt;CMake error:&lt;br /&gt;CMake Error at CMakeModules/PCHSupport.cmake:188 (SET_TARGET_PROPERTIES):&lt;br /&gt;  set_target_properties Can not find target to add properties to:&lt;br /&gt;  object_viewer_dll&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt;  nel/tools/3d/plugin_max/nel_export/CMakeLists.txt:31 (ADD_NATIVE_PRECOMPILED_HEADER)&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Feature #1142 (New): New Map for Ryzom</title>
    <link href="http://dev.ryzom.com/issues/1142" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1142</id>
    <updated>2010-10-26T14:43:01+02:00</updated>
    <author>
      <name>lodnexus</name>
      <email>jonathanfougere@gmail.com</email>
    </author>
    <content type="html">
&lt;p&gt;&lt;a class="external" href="http://maps.bmsite.net/"&gt;http://maps.bmsite.net/&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;I think it will be interesting to revisit world map used in Ryzom. ( via touch M )&lt;/p&gt;


	&lt;p&gt;Ballisticmystix.net use currently google map API to generate a satellite render of Ryzom's map. &lt;br /&gt;Is it possible to use world map editor tool to get the same result and finally increase them in futur patch?&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1140 (New): Character creation crashes EGS</title>
    <link href="http://dev.ryzom.com/issues/1140" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1140</id>
    <updated>2010-10-25T19:27:40+02:00</updated>
    <author>
      <name>nimetu</name>
    </author>
    <content type="html">
&lt;p&gt;log shows:&lt;/p&gt;


&lt;blockquote&gt;

	&lt;p&gt;AST 3075263008 127.0.1.1/EGS-129 database_plr.cpp 363 init : "node != NULL"&lt;/p&gt;


&lt;/blockquote&gt;

	&lt;p&gt;server side database.xml is not updated to v1.10.0&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Ryzom - Bug #1139 (New): backup_service double 'save_shard' prefix</title>
    <link href="http://dev.ryzom.com/issues/1139" rel="alternate"/>
    <id>http://dev.ryzom.com/issues/1139</id>
    <updated>2010-10-25T13:01:12+02:00</updated>
    <author>
      <name>nimetu</name>
    </author>
    <content type="html">
&lt;p&gt;backup_service.cpp line ~535: std::string rfile=getBackupFileName(classes[i][j].File)&lt;/p&gt;


	&lt;p&gt;classes.File already has correct path and so rfile is prefixed with double 'save_shard' (e.g. 'save_shard/save_shard/sdb/filename.ext')&lt;/p&gt;    </content>
  </entry>
</feed>
