<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">Beatnik Games Forums</title>
    <link rel="alternate" type="text/html" href="http://beatnikgames.co.uk/index.php/forums/" />
    <link rel="self" type="application/atom+xml" href="http://beatnikgames.co.uk/index.php/forums/atom/" />
    <updated></updated>
    <rights>Copyright (c) 2012</rights>
    <generator uri="http://expressionengine.com/" version="1.6.8">ExpressionEngine</generator>
    <id>tag:beatnikgames.co.uk,2012:05:02</id>


    <entry>
      <title>Unable to see characters or terrain</title>
      <link rel="alternate" type="text/html" href="http://beatnikgames.co.uk/index.php/forums/viewthread/9888/" />      
      <id>tag:beatnikgames.co.uk,2012:index.php/forums/viewthread/.9888</id>
      <published>2012-04-20T01:22:06Z</published>
      <updated></updated>
      <author><name>ThePalmtopTiger</name></author>
      <content type="html">
      <![CDATA[
        <p>When I go to play the game (any mode, any stage) all I see is the background, streams behind moving characters, and UI. I can&#8217;t see the level itself or the characters. I&#8217;ve tried messing with all the settings and I&#8217;ve also tried disabling one of my displays (I have 2 monitors on at the same time.) Nothing has worked. I&#8217;ve tried updating my drivers and made sure both the game and steam are up to date. I&#8217;ve also tried verifying files and reinstalling it on steam. I&#8217;m a little frustrated.<br />
My Specs:<br />
Windows 7 Home Premium 64-bit<br />
Intel Core i7 processor<br />
Nvidia Geforce GTX 460M<br />
6GB RAM
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Crit Error on Launch</title>
      <link rel="alternate" type="text/html" href="http://beatnikgames.co.uk/index.php/forums/viewthread/6711/" />      
      <id>tag:beatnikgames.co.uk,2010:index.php/forums/viewthread/.6711</id>
      <published>2010-04-06T08:42:43Z</published>
      <updated></updated>
      <author><name>Nubberson</name></author>
      <content type="html">
      <![CDATA[
        <p>ERROR LOG : </p>

<p>System.TypeInitializationException: The type initializer for &#8216;PlainSight.CSteamAchievements&#8217; threw an exception.&#8212;-&gt; System.DllNotFoundException: Unable to load DLL &#8216;Steam_Wrapper.dll&#8217;: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))<br />
&nbsp;  at PlainSight.CSteamAchievements.Initialise(StatsReceived sR, StatsStored sS, AchievementStored aS, EntriesDownloaded eD, String[] leaderboardNames, Int32 leaderboardCount, Int32 maxLeaderboardEntries)<br />
&nbsp;  at PlainSight.CSteamAchievements..cctor()<br />
&nbsp; &#8212;- End of inner exception stack trace&#8212;-<br />
&nbsp;  at PlainSight.PlainSight..ctor()<br />
&nbsp;  at PlainSight.Program.Main(String[] args)</p>

<p><br />
Looks like A problem with Steam achievements&#8230; any idea how to solve this?
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>How to update Impulse version&#63;</title>
      <link rel="alternate" type="text/html" href="http://beatnikgames.co.uk/index.php/forums/viewthread/7152/" />      
      <id>tag:beatnikgames.co.uk,2010:index.php/forums/viewthread/.7152</id>
      <published>2010-06-11T21:19:30Z</published>
      <updated></updated>
      <author><name>ZoneMaster</name></author>
      <content type="html">
      <![CDATA[
        <p>How do I update my Impulse version (1.0.0.3) to the latest version? It seems the built in updater doesn&#8217;t work and I can&#8217;t play unless it&#8217;s updated. If I can update it manually where do I download the most recent patch at?</p>

<p>Thank you.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>need help</title>
      <link rel="alternate" type="text/html" href="http://beatnikgames.co.uk/index.php/forums/viewthread/7506/" />      
      <id>tag:beatnikgames.co.uk,2011:index.php/forums/viewthread/.7506</id>
      <published>2011-11-17T01:08:27Z</published>
      <updated></updated>
      <author><name>liner162</name></author>
      <content type="html">
      <![CDATA[
        <p>When I try playing the game the menu pops up but when I join a game the screen is black and just stays black. I enjoy playing the game but if I can get it to the point were I can see it make it even better.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Issue installing Microsoft XNA&#63;</title>
      <link rel="alternate" type="text/html" href="http://beatnikgames.co.uk/index.php/forums/viewthread/7503/" />      
      <id>tag:beatnikgames.co.uk,2011:index.php/forums/viewthread/.7503</id>
      <published>2011-09-03T15:57:10Z</published>
      <updated></updated>
      <author><name>Inferno</name></author>
      <content type="html">
      <![CDATA[
        <p>So, got a new laptop, quite a fair upgrade, and I&#8217;m having an issue installing Microsoft XNA framework.<br />
I read the sticky in this section of the forum spefifically about this kind of issue; and how it may be related to Windows 7 64-bit.<br />
I don&#8217;t think this is true, at least, in my experience, as I the old computer I used was W7 64-bit, and I had no problem installing it. Although, its possible it might be the service pack.</p>

<p>I get this error log when steam attempts to install it:</p>

<p>Microsoft.Xna.Framework.Content.ContentLoadException: Error loading &#8220;Content\Sounds\MP3\plainsight8&#8221;. This is not a compiled content file.<br />
&nbsp;  at Microsoft.Xna.Framework.Content.ContentReader.PrepareStream(Stream input, String assetName)<br />
&nbsp;  at Microsoft.Xna.Framework.Content.ContentManager.ReadAsset[T](String assetName, Action`1 recordDisposableObject)<br />
&nbsp;  at Microsoft.Xna.Framework.Content.ContentManager.Load[T](String assetName)<br />
&nbsp;  at PlainSight.BackgroundScreen.LoadContent()<br />
&nbsp;  at BeatEngine.ScreenSystem.ScreenManager.LoadContent()<br />
&nbsp;  at Microsoft.Xna.Framework.DrawableGameComponent.Initialize()<br />
&nbsp;  at Microsoft.Xna.Framework.Game.Initialize()<br />
&nbsp;  at PlainSight.PlainSight.Initialize()<br />
&nbsp;  at Microsoft.Xna.Framework.Game.Run()<br />
&nbsp;  at PlainSight.Program.Main(String[] args)</p>

<p>System specs probably aren&#8217;t needed, but just in case;</p>

<p>CPU: AMD Phenom(tm) II N660 Dual-Core Processor @ 3.00 GHz<br />
OS: Microsoft Windows 7 Home Premium Edition Service Pack 1 (build 7601), 64-bit<br />
Video Card: AMD M880G with ATI Mobility Radeon HD 4250 (Shared Memory)<br />
RAM: 4.00 GB (3.7 Usable)
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>System.TypeInitializationException :(</title>
      <link rel="alternate" type="text/html" href="http://beatnikgames.co.uk/index.php/forums/viewthread/7502/" />      
      <id>tag:beatnikgames.co.uk,2011:index.php/forums/viewthread/.7502</id>
      <published>2011-08-28T22:15:47Z</published>
      <updated>2011-08-31T01:08:33Z</updated>
      <author><name>dixon</name></author>
      <content type="html">
      <![CDATA[
        <p>Running Windows 7 64bits, XNA 3.1 installed fine. When I try to run the game I get </p><blockquote><p>Critical error, please find the &#8220;ErrorLog.txt&#8221; in your game directory</p></blockquote>

<p>I played the game last night just fine. Changed nothing on my PC. My PC does have a revodrive which corrupts sometimes (NTFS checks and supposively fixes found errors).</p>

<p><br />
ErrorLog.txt:
</p><blockquote><p>
System.TypeInitializationException: The type initializer for &#8216;Microsoft.Xna.Framework.Graphics.GraphicsAdapter&#8217; threw an exception.&#8212;-&gt; System.BadImageFormatException: Bad IL range.<br />
&nbsp;  at Microsoft.Xna.Framework.Graphics.GraphicsAdapter..cctor()<br />
&nbsp; &#8212;- End of inner exception stack trace&#8212;-<br />
&nbsp;  at Microsoft.Xna.Framework.Graphics.GraphicsAdapter.get_DefaultAdapter()<br />
&nbsp;  at PlainSight.PlainSight..ctor()<br />
&nbsp;  at PlainSight.Program.Main(String[] args)
</p></blockquote>

<p>Thank you.</p>

<p>PS: The size of your attachments must not exceed 75 KB. Is your forum running on a floppy? <img src="http://beatnikgames.co.uk/images/smileys/grin.gif" width="19" height="19" alt="grin" style="border:0;" />
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>can&#8217;t login</title>
      <link rel="alternate" type="text/html" href="http://beatnikgames.co.uk/index.php/forums/viewthread/7498/" />      
      <id>tag:beatnikgames.co.uk,2011:index.php/forums/viewthread/.7498</id>
      <published>2011-07-05T19:59:38Z</published>
      <updated></updated>
      <author><name>KatanaTaishu</name></author>
      <content type="html">
      <![CDATA[
        <p>when I try to login it says &#8220;The user you entered has not reqistered a serial key&#8221; even though I have purchased it
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Plain Sight failure</title>
      <link rel="alternate" type="text/html" href="http://beatnikgames.co.uk/index.php/forums/viewthread/7497/" />      
      <id>tag:beatnikgames.co.uk,2011:index.php/forums/viewthread/.7497</id>
      <published>2011-06-26T19:42:13Z</published>
      <updated>2011-06-26T20:16:34Z</updated>
      <author><name>Bidoc</name></author>
      <content type="html">
      <![CDATA[
        <p>I just bought this game and after the original download and installation it says I need an update.&nbsp; After update I get this error when I try to  run the game :</p>

<p>“Windows cannot access the specified device, path or filename.&nbsp; You may not have the appropriate permissions to access the item.” </p>

<p>Here&#8217;s the plainsight.log:</p>

<p><br />
0 Starting Log at 3/31/2010 10:25:34 PM<br />
0 Error Loading Achievements: System.IO.FileNotFoundException: Could not find file &#8216;C:\Beatnik Games\Plain Sight\Content\psa.bin&#8217;.<br />
File name: &#8216;C:\Beatnik Games\Plain Sight\Content\psa.bin&#8217;<br />
&nbsp;  at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)<br />
&nbsp;  at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)<br />
&nbsp;  at System.IO.FileStream..ctor(String path, FileMode mode)<br />
&nbsp;  at PlainSight.PSAchievement.LoadAchievements()<br />
0 Error Loading Stats: System.IO.FileNotFoundException: Could not find file &#8216;C:\Beatnik Games\Plain Sight\Content\pss.bin&#8217;.<br />
File name: &#8216;C:\Beatnik Games\Plain Sight\Content\pss.bin&#8217;<br />
&nbsp;  at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)<br />
&nbsp;  at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)<br />
&nbsp;  at System.IO.FileStream..ctor(String path, FileMode mode)<br />
&nbsp;  at PlainSight.PSStatistics.LoadFromFile&#40;&#41;<br />
19652 Connecting to master server(s&#41;...<br />
19652 New master server connection status: AwaitingChallenge<br />
20009 New master server connection status: Authenticated<br />
20944 GameplayScreen - Setting up player 1 conn  name Eliina (localplayerindex is 0&#41;<br />
20944 GameplayScreen - Setting up player 2 conn  name Thornton (localplayerindex is 0)<br />
20944 GameplayScreen - Setting up player 3 conn  name Lutie (localplayerindex is 0)<br />
20944 GameplayScreen - Setting up player 0 conn  name VATES (localplayerindex is 0)<br />
66724 New master server connection status: NotConnected</p>

<p>Just so you know, there is no folder &#8216;C:\Beatnik Games\&#8217;</p>

<p>Did you make a noob mistake in your code? Did you hard code the path instead of using appPath?
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Troubleshooting Guide (important for windows 64&#45;bit versions)</title>
      <link rel="alternate" type="text/html" href="http://beatnikgames.co.uk/index.php/forums/viewthread/7366/" />      
      <id>tag:beatnikgames.co.uk,2010:index.php/forums/viewthread/.7366</id>
      <published>2010-08-31T13:35:30Z</published>
      <updated>2010-08-31T15:21:59Z</updated>
      <author><name>Sherif</name></author>
      <content type="html">
      <![CDATA[
        <p>A lot of windows 7 64-bit users are reporting issues with Plain Sight.</p>

<p>The issue comes down to  .NET and consequently XNA not being installed properly on windows 7 64 - which are both essential for the game. .NET can silently fail when steam tries to install it, sometimes simply coming up with just &#8220;Error&#8221; when you try to install it manually. Please make sure to update your Windows to the latest versions (typically for windows 7 64-bit there are several .NET fixes). So far everyone reporting issues with windows 64-bit have got round this problem by making sure their windows service packs and updates were all up to date.</p>

<p>Please make sure you&#8217;re running XNA 3.1! Someone reported a bad link on our page (saying it links to XNA 2.0).</p>

<p>If this doesn&#8217;t fix your problems please create a new post and give us as much information as you can regarding the problem (we need any errorlogs and system specifications).</p>



<p>Other windows systems: This .NET failure can happen on other windows systems so please make sure to update everything including all drivers for all your devices!</p>

<p><br />
<b>I can&#8217;t connect to the Master Server or Purchase Server!</b></p>

<p>Please check you can ping the servers:</p>

<p>Master Server 85.234.131.42 port 14343</p>

<p>Purchase Server 85.234.131.41 port 2000 </p>

<p>If you can ping the server, then you should be able to connect to the server. If you cannot, it&#8217;s undoubtedly a port forwarding problem. Please check your firewall and router permissions and that the relevant port is not blocked!
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Bugs!</title>
      <link rel="alternate" type="text/html" href="http://beatnikgames.co.uk/index.php/forums/viewthread/7488/" />      
      <id>tag:beatnikgames.co.uk,2011:index.php/forums/viewthread/.7488</id>
      <published>2011-05-20T17:31:17Z</published>
      <updated>2011-06-06T16:46:31Z</updated>
      <author><name>NeatNit</name></author>
      <content type="html">
      <![CDATA[
        <p>This is supposed to be a thread for basically all bugs and glitches. For some reason I can&#8217;t sticky it right now, but I will when I can.</p>

<p>I&#8217;ll add all bugs to this post.</p>

<p>Ordered more or less by importance:</p>

<p><b><span style="font-size:20px;">Stuck in death screen</span></b><br />
An old bug that used to be way too common, and is now very rare. I&#8217;m not sure what causes it, but I will test around and try to figure it out. Basically, that screen that tells you how much score you banked in the last death (even if you were killed and it&#8217;s 0) will get stuck, and the player respawns behind it but can&#8217;t move.<br />
<a href="http://steamcommunity.com/id/NeatNit/screenshot/540642921620844198">http://steamcommunity.com/id/NeatNit/screenshot/540642921620844198</a><br />
After I was killed and clicked to upgrade, this happened:<br />
<a href="http://steamcommunity.com/id/NeatNit/screenshot/540642921620845993">http://steamcommunity.com/id/NeatNit/screenshot/540642921620845993</a><br />
After pressing space everything was fine.</p>

<p><br />
<b><span style="font-size:20px;">Max Energy is Not Enough to Detonate</span></b><br />
With the new gameplay mechanic, if you detonate with maximum energy (default 15), the next round you can&#8217;t detonate no matter what, as the minimum to detonate is one more than the max you can get.<br />
<a href="http://steamcommunity.com/id/NeatNit/screenshot/540642921666816334">http://steamcommunity.com/id/NeatNit/screenshot/540642921666816334</a></p>

<p><br />
<b><span style="font-size:20px;">Fake Star</span></b><br />
Sometimes I am unable to pick up a star. I don&#8217;t know if others players see the star, nor what is the cause.<br />
Pics:<br />
<a href="http://steamcommunity.com/id/NeatNit/screenshot/540642921617367421">http://steamcommunity.com/id/NeatNit/screenshot/540642921617367421</a><br />
<a href="http://steamcommunity.com/id/NeatNit/screenshot/540642921617366502">http://steamcommunity.com/id/NeatNit/screenshot/540642921617366502</a></p>

<p><br />
<b><span style="font-size:20px;">Typing 1, 2, or 3 in Chat</span></b><br />
Pressing the number keys 1, 2 or 3 while chatting will activate the perk associated with that key. For example, when I say &#8220;Nice kill<b><i>!</i></b>&#8221;, I press the number 1 to type the exclamation mark, and my Flame Sword activates.</p>

<p><br />
<b><span style="font-size:20px;">Free Shield x3</span></b><br />
New players that have never accessed the Perks menu will have all three perk keys set as Shield, something that shouldn&#8217;t even be possible after buying the perk. After accessing the menu, this is gone, which may cause confusion as the player thinks he had lost the perk, when actually he shouldn&#8217;t have had it in the first place. Said confusion can be seen <a href="http://beatnikgames.co.uk/index.php/forums/viewthread/7290/">here</a>. <img src="http://beatnikgames.co.uk/images/smileys/tongue_rolleye.gif" width="19" height="19" alt="tongue rolleye" style="border:0;" /><br />
The only picture I found of this: <a href="http://steamcommunity.com/id/NeatNit/screenshot/540642202330826170">http://steamcommunity.com/id/NeatNit/screenshot/540642202330826170</a></p>

<p><br />
<b><span style="font-size:20px;">&#8220;Resistance is Not Futile&#8221; Achievement Impossible</span></b><br />
Achievement description: Block 10 attacks as a Ninja in Ninja! Ninja! Botzilla! without dying<br />
It is impossible to block in NNB, as there is no way to buy a shield and perks are disabled.</p>

<p><br />
<b><span style="font-size:20px;">Exploding Takes &#8220;Forever&#8221;</span></b><br />
This is an extremely rare bug that lasts for the whole round (or maybe even the next one, it&#8217;s kind of hard to test it). When you press E, the exploding animation plays but acts as if you have explosion time maxed out and holding the E key indefinitely. (Explosion time does not need to be upgraded for this to happen)</p>

<p><br />
<b><span style="font-size:20px;">Scoreboard Orderred Incorrectly</span></b><br />
The scoreboard always shows me as 1st, and other players (I think) by join order. This even happens in the top-left corner, showing me as 1st even if I&#8217;m not, and 2nd and 3rd places are the 2nd and 3rd players in the scoreboard.<br />
<a href="http://steamcommunity.com/id/NeatNit/screenshot/540642921617375229">http://steamcommunity.com/id/NeatNit/screenshot/540642921617375229</a></p>

<p><br />
<b><span style="font-size:20px;">Ninja! Ninja! Botzilla! Fake Perks</span></b><br />
In NNB, you can see your perks in the top-right corner, but cannot activate them.</p>

<p><br />
<b><span style="font-size:20px;">Missing Chat Characters</span></b><br />
The following characters can be typed with a regular keyboard, but in-game are seen as big spaces:<br />
# % ^ [ ] &#123; &#125; &lt; &gt; + = ~<br />
The <span style="font-size:16px;">&amp;</span> character turns into a weird currency-like symbol (...?)<br />
<b>,</b> and <b>.</b> are very similar and can very easily be confused. The same goes for <b>;</b> and <b>:</b>.<br />
All of these have been bugging me ever since beta. <img src="http://beatnikgames.co.uk/images/smileys/mad.gif" width="19" height="19" alt="mad" style="border:0;" /></p>

<p><br />
<b><span style="font-size:16px;">&#8220;Killed By Your Meltdown&#8221; quite unreadable</span></b><br />
As can be seen in this pic (also I really wanted to brag with that awesome explosion!), the Killed By Your Explosion list is very easy to miss, and the pretty corners can sometimes hide some of the text. Names should be in a brighter color, and be moved more to the right.<br />
<a href="http://steamcommunity.com/id/NeatNit/screenshot/540642921639763437">http://steamcommunity.com/id/NeatNit/screenshot/540642921639763437</a></p>

<p><br />
<b><span style="font-size:14px;">Ungravitated platform in Platform</span></b><br />
Possibly intended. I <b>think</b> the map is Platform. I just noticed this:<br />
<a href="http://steamcommunity.com/id/NeatNit/screenshot/540642921639891302">http://steamcommunity.com/id/NeatNit/screenshot/540642921639891302</a><br />
<a href="http://steamcommunity.com/id/NeatNit/screenshot/540642921639891302">http://steamcommunity.com/id/NeatNit/screenshot/540642921639891302</a>
</p>
      ]]>
      </content>
    </entry>


</feed>
