11-12-2018, 06:51 AM
I just noticed an odd glitch that happens when opening my Inventory. I'm testing out my Custom Story map and whenever I pick up an item my screen turns light blue
(11-12-2018, 09:44 AM)Mudbill Wrote: [ -> ]Where is the item you picked up? Is it the note?
This looks a lot like the sanity boost effect which can be scripted, although it shouldn't linger so something is obviously wrong.
(11-13-2018, 02:03 PM)Mudbill Wrote: [ -> ]I'm thinking maybe a driver issue? You could try to update your video drivers or even cleanly reinstall them.Nope. I reinstalled my video drivers, verified the game cache, and even downloaded your Custom Story template from your video on YouTube to see if the problem was only my CS, but the problem still persists. Also the problem never happens for me when playing the base game, so it isn't a graphics card issue
(11-18-2018, 12:10 AM)Mudbill Wrote: [ -> ]Maybe you can zip up a custom story you get the issue in and I can test it to see if I also encounter it?
<LANGUAGE>
<CATEGORY Name="Journal">
<Entry Name="Note_Test_Name">Test Note</Entry>
<Entry Name="Note_Test_Text">This is a test note.</Entry>
</CATEGORY>
<CATEGORY Name="Inventory">
<Entry Name="ItemName_TestKey">Test Key</Entry>
<Entry Name="ItemDesc_TestKey">This is a test key.</Entry>
</CATEGORY>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">A test description.</Entry>
</CATEGORY>
</LANGUAGE>