<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LiquidSilver &#187; LineageII</title>
	<atom:link href="http://www.liquidsilver.org/tag/lineageii/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.liquidsilver.org</link>
	<description>Technology Matters</description>
	<lastBuildDate>Mon, 06 Feb 2012 08:30:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Lineage 2 Java Server</title>
		<link>http://www.liquidsilver.org/2010/01/lineage-2-java-server/</link>
		<comments>http://www.liquidsilver.org/2010/01/lineage-2-java-server/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 23:53:27 +0000</pubDate>
		<dc:creator>Mauldor</dc:creator>
				<category><![CDATA[MMORPG]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lineage]]></category>
		<category><![CDATA[lineage2]]></category>
		<category><![CDATA[LineageII]]></category>

		<guid isPermaLink="false">http://www.liquidsilver.org/2010/01/lineage-2-java-server/</guid>
		<description><![CDATA[Tweet There is a game called Lineage 2, its a Korean MMORPG using the point and click movement, runs using the Unreal engine and is 3D and has been going in Pay to play now for many years, even longer then World of Warcraft by far. There is a Java Server server (the guys who [...]]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="border:1px solid #808080; border-radius:5px 5px 5px 5px; box-shadow:2px 2px 5px rgba(0,0,0,0.3);background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.liquidsilver.org%2F2010%2F01%2Flineage-2-java-server%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.liquidsilver.org/2010/01/lineage-2-java-server/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.liquidsilver.org/2010/01/lineage-2-java-server/"  data-text="Lineage 2 Java Server" data-count="horizontal" data-via="LiquidTV">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.liquidsilver.org/2010/01/lineage-2-java-server/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.liquidsilver.org/2010/01/lineage-2-java-server/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><a href="http://www.liquidsilver.org/wp-content/uploads/2010/01/Lineage2logo.jpg"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Lineage 2 logo" border="0" alt="Lineage 2 logo" src="http://www.liquidsilver.org/wp-content/uploads/2010/01/Lineage2logo_thumb.jpg" width="406" height="306" /></a></p>
<p>There is a game called Lineage 2, its a Korean MMORPG using the point and click movement, runs using the Unreal engine and is 3D and has been going in Pay to play now for many years, even longer then World of Warcraft by far. There is a Java Server server (the guys who wrote it only knew java) which allows anyone to run a server and play the game without paying a monthly fee for the real thing. This quick story is my few days stabbing at a laptop trying to get it to work.</p>
<p> <span id="more-1561"></span>
<p><strong>The fabled Laptop</strong></p>
<p>I have a Dell C840 which only works if you plug it in, the battery does not charge and is quite a chunky thing. It runs Windows XP Pro and has the correct set of program installed to allow me to update and run Lineage 2 Java Server. The server needs Java (free) development version, Eclipse to grab and compile the source code, MySQL to hold the database and a compare tool when I need to update it (Beyond Compare).</p>
<p><strong>In times of old</strong></p>
<p>The Server held my characters from years ago and the accounts of other people that used to play and I tried to first just update, build and run but a lot had changed, they introduced too much new stuff and finally I gave up and wiped the database. Game guard (which runs client side) had always been a problem but I always managed to find a way around these problems and play the game. I would always get bored after a few days and wonder why I had dug the laptop out and it would go back to the bag and Lineage 2 would once again be a passing fad. </p>
<p><strong>A Fresh start</strong></p>
<p>I updated everything, made sure everything was as it should be, configured the various files so it listened on the right address and run the server. The way the client works and how they manage to somehow not break the law is you edit your hosts file, this points the address which the client is looking for at your local LAN and thus oyu are now playing your server instead of the real one. </p>
<p><strong>Almost working</strong></p>
<p>The game started, I logged in (it auto created an account) and I made my character but as soon as I started to run around it was not long before I got a pop up in game from Game Guard telling me that I was running a hacking tool. At this point the game closed and I went off looking around for a fix. I found on the official L2J Forum basically them saying that the client was nothing to do with them and no talk of illegal fixes would be allowed. Now call me stupid but a server without a working client seems stupid to me, yes there is people and ways to get around it but every single time I have to find a work around just to get the game running – pretty sad.</p>
<p><strong>Conclusion</strong></p>
<p>Maybe before I might have struggled on and found ways around these problems but in my heart I know that even if I did get it working, I would have spent maybe one week playing it and got bored. I think it is a good time for this one game to remove the client (free up some space – its a big one) and wipe the laptop and put Linux on there maybe. I shall stick for now with WoW server, thats works all the time ! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.liquidsilver.org/2010/01/lineage-2-java-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

