NEWS Splitter FREEGAMES Splitter PCTROUBLESHOOTING Splitter GAMELIST Splitter FREEGAMEACCOUNT Splitter EMULATOR

Search This Blog

Showing posts with label troubleshooting. Show all posts
Showing posts with label troubleshooting. Show all posts

Thursday, August 2, 2018

Paper jam problem with my Canon MP237, MP287

Problem:  My printer won't print and keep on blink 3 times.

Solution:
1.  Check if there are small traces of paper still inside.
2.  There is a small plastic inside the printer check if it is miss aligned.














(It is in the middle of the rollers)

Note:

I've change the black ink and the problem goes away.  

Friday, February 9, 2018

api-ms-win-crt-runtime-l1-1-0.dll fix

Problem
api-ms-win-crt-runtime-l1-1-0.dll is missing

Details
This is a problem with  Visual C++ 2015,  It seems that Visual C++ 2015 need  "7601.17514.101119-1850_Update_Sp_Wave1-GRMSP1.1_DVD" in order to install correctly.

Solution
1.  First download "7601.17514.101119-1850_Update_Sp_Wave1-GRMSP1.1_DVD"
2.  Install Visual C++ 2015

Friday, April 15, 2016

Black light retribution guide and review

Pros
1.  Top notch graphics
2.  Fair game you can buy almost everything at the shop.
3.  Customization of weapon. 

Cons
1.  Old players are mix with new ones.
2.  No dedicated server for new players
3.  Lack  of support
4.  Low player base
5.  Patching is a hassle
6.  Lack of PVE for a low player base game PVE is essential since this will keep players occupied while waiting for a match.
7.  One hit kill.
8.  Buggy launcher.
 

Troubleshooting
Problem
When patching Black light retribution the game restarts at reduxpatch_9_10.0.data

Solution
Try to change settings at the launchers options.

Problem
I can't see the tick at the option at the launcher.

Solution
This is just not a solution but rather a work around.  You may not see the tick but it still works.  Go to the  folder option at your control panel.  Click show hidden files.to display the config file.  Right click on the config file and un-tick read only. option.  Open the file using notepad from here you can change any option you want. 

Problem
texturepatcher.exe error

Solution
The only solution that I've go for this is to download the entire patch game from someone else.  It seems the problem is the patcher.  But one its down the game will play smoothly.  

Credits to this guys for uploading a copy the game
http://www.emresanli.com/video/?id=bv5IfghsbEI
 

Beginners guide
1.  Stay with the pack -  Veteran player can see you far away so stay with your own veteran players to even the odds.
2.  Invest on proximity mines.  Instead of putting mines on the floor, put it on the ceiling preferably behind a door.  This will confuse most players because instead of looking at the floor they will be looking at the ceiling which is dangerous since they are open for attack.
3.  Pick up weapons drop by fallen allies and enemies.
4.  Cloak and Cloak mk2 are good for death match.
5.  Cloak are good combine with speed.
6.   Always check your mission everyday.
7.  If you need 3 wins for a mission.  Join Team Deathmatch.
8.  If you need kill for a mission.  Join Deathmatch
9.  Onslaught is a good mode for farming GP.       
   



Tuesday, October 1, 2013

Block site 1.1.8 crashing on firefox

Description
When I click block site options at my Mozilla firefox, my browser stops responding.

Solution
1.  Uninstall and reinstall Mozilla firefox

Thursday, October 20, 2011

Delete stubborn files part 2

Recently there is a file that cannot be deleted on desktop.  The file name is ayeh.

Things that I tried
1.  Remove the file using the delete button
2.  Drag the file to the recycle bin
3.  I tried to delete the using file assassin

But always it says the file does not exists

Solution

1. Goto command prompt
2. Goto file location C:\xxxx\xxxx\Desktop
3.  Type del ayeh.???



Sunday, February 22, 2009

How to delete files that cannot be access

How to delete files that cannot be deleted

Recently I download a patch for a game but the download did not finish. I deleted the unfinish patch but for some reason the file cannot be access. So I research my problem on web and this is what I found.
Have you ever run into a situation where you wanted to delete a file, but Windows simply wouldn’t allow you to do it? Personally, these things happen to me all the time, especially when I’m at a client’s house trying to get their machine clean of malware and downloading game patches. Have you ever tried deleting a locked file using common windows commands? If so, then you’ll know that this is just not possible.

The main reason behind this is that the explorer.exe process locks files that are in use, effectively preventing you from deleting them. Usually, these files should not be touched, but sometimes, situations arise when you really need to erase some troublesome ones.

Fortunately, there are a few easy solutions to delete those files.

Solution #1: Kill explorer.exe

* Open a command prompt
* Navigate to the location where the locked file is
* Press CTRL-ALT-DEL, click on “task manager”, select the Processes tab
* Kill the explorer.exe process via the “End Process” button
* Go back to the command prompt and delete the file
* Bring up the task manager windows again
* Select file->new task
* Type explorer.exe in the “create new task” field
* Press OK.

Solution #2: Use The Windows Recovery Console

Just stick your Windows CD in your CD tray, boot on it, and at the “Welcome to Setup” screen, press “R“. Once the recovery console has started, navigate to the location of your locked file, and delete it. Since WRC does not really start the system, the files will not be in use, and you will be able to delete them

Solution #3: Use unlocker

Unlocker is a very useful freeware that will allow you to unlock any files that are currently in use by Windows. You’ll know if this is happening if you are getting any of these messages when trying to delete a file:

* Cannot delete file: Access is denied
* There has been a sharing violation
* The source or destination file may be in use
* The file is in use by another program or user
* Make sure the disk is not full or write-protected and that the file is not currently in use Unlocker will make things right again for you.

You’ll notice that right after installing the software, a new option named “unlocker” will appear when right clicking any files or folders in Windows Explorer. To unlock a locked file, just right click it, select unlocker, and the unlocker software will start. Then, click “unlock all” and close the software. Now that your file is unlocked, just delete it in

Windows Explorer, as you always do. This is much simpler than solution #1 or #2, isn’t it? I hope these three solutions will help you get rid of those hard to delete files. If you’ve got any additional suggestions, the comment section is open for your comments!
 Update 8/3/2018