2.1.2d Patch Note

couldnt launch due to missing MSVCP110.dll

installed it manually now cannot launch do to 0xc000007b error

windows 7 service pack 1
Last edited by sagiterios#0193 on Mar 1, 2016, 1:02:05 AM
I tried opening the game on steam after downloading the update and it just won't even open. Then uninstalled the vc_resdit 64 and 86 and then downloaded the new ones ggg guys posted and can't even install it now wtf. Tried downloading non steam version of PoE and can't even start that one either.
"
henus123 wrote:
u cant instal 86x on 64x so download the right SP for your system

Everyone that has problem with updating to Service Pack 1, try this:
1. Create file restart_svc.cmd
2. Open it in notepad
3. Paste following script into file:
Spoiler
sc config wuauserv start= auto
sc config bits start= auto
sc config DcomLaunch start= auto
net stop wuauserv
net start wuauserv
net stop bits
net start bits
net start DcomLaunch

4. Launch it
5. Try to install SP1 again
It will configure and restart all services required to upgrade.
Last edited by DemonikPath#1311 on Mar 1, 2016, 1:10:56 AM
"
sagiterios wrote:
couldnt launch due to missing MSVCP110.dll

installed it manually now cannot launch do to 0xc000007b error

windows 7 service pack 1

MSVCP110.dll is part of vc 2012, try to install it. https://www.microsoft.com/en-US/download/details.aspx?id=30679
Last edited by DemonikPath#1311 on Mar 1, 2016, 1:12:48 AM
At last SOLVED the problem for "api-ms-win-crt-runtime-l1-1-0.dll"
This work for me in Win 8.1

First desintall all Microsoft Visual C++ 2015 Redistributable.

Then

Open regedit (click start, run, type regedit, press enter or click OK), in the left pane tree navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa

Click on that key in the left pane to show its contents in the right pane.
See if there is a value called limitblankpassworduse

If it exists, make sure its data is 0 (if not right cdick on it, click modify and set it to 0)
If it does not exist, right click in the right pane, click new, DWord value, name it limitblankpassworduse
and set its data to 0.
Close regedit.

Then open POE.
And go to play.

Sry for my bad english u.u

Si tienen alguna duda me dicen.
"
DemonikPath wrote:
"
henus123 wrote:
u cant instal 86x on 64x so download the right SP for your system

Everyone that has problem with updating to Service Pack 1, try this:
1. Create file restart_svc.cmd
2. Open it in notepad
3. Paste following script into file:
Spoiler
sc config wuauserv start= auto
sc config bits start= auto
sc config DcomLaunch start= auto
net stop wuauserv
net start wuauserv
net stop bits
net start bits
net start DcomLaunch

4. Launch it
5. Try to install SP1 again
It will configure and restart all services required to upgrade.

Although there is an error on configing DcomLaunch, I manually check that it's set to auto and started.

However, I'm still not able to install the sp1 with error 0x80070422. I have tried using the miscrosoft way including https://www.microsoft.com/en-US/download/details.aspx?id=20858, but still not success.
(╯°□°)╯︵ ┻━┻
"
Rafero wrote:
At last SOLVED the problem for "api-ms-win-crt-runtime-l1-1-0.dll"
This work for me in Win 8.1

First desintall all Microsoft Visual C++ 2015 Redistributable.

Then

Open regedit (click start, run, type regedit, press enter or click OK), in the left pane tree navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa

Click on that key in the left pane to show its contents in the right pane.
See if there is a value called limitblankpassworduse

If it exists, make sure its data is 0 (if not right cdick on it, click modify and set it to 0)
If it does not exist, right click in the right pane, click new, DWord value, name it limitblankpassworduse
and set its data to 0.
Close regedit.

Then open POE.
And go to play.

Sry for my bad english u.u

Si tienen alguna duda me dicen.

Wait why would you need that? It's only needed to do some administrative things (e.g. schedule task, manage services, remotely connect to PC) with account that doesn't have password.
It will leave huge security hole in your PC.
Last edited by DemonikPath#1311 on Mar 1, 2016, 1:39:37 AM
"
Rafero wrote:
At last SOLVED the problem for "api-ms-win-crt-runtime-l1-1-0.dll"
This work for me in Win 8.1

First desintall all Microsoft Visual C++ 2015 Redistributable.

Then

Open regedit (click start, run, type regedit, press enter or click OK), in the left pane tree navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa

Click on that key in the left pane to show its contents in the right pane.
See if there is a value called limitblankpassworduse

If it exists, make sure its data is 0 (if not right cdick on it, click modify and set it to 0)
If it does not exist, right click in the right pane, click new, DWord value, name it limitblankpassworduse
and set its data to 0.
Close regedit.

Then open POE.
And go to play.

Sry for my bad english u.u

Si tienen alguna duda me dicen.



ILL SEND MY SKYPE BY PM, PLEASE ADD u.u
"
WillisTheWillis wrote:

Although there is an error on configing DcomLaunch, I manually check that it's set to auto and started.

However, I'm still not able to install the sp1 with error 0x80070422. I have tried using the miscrosoft way including https://www.microsoft.com/en-US/download/details.aspx?id=20858, but still not success.

Are Windows Update service and BITS also enabled and running? If yes, then I can't recommend anything.
Last edited by DemonikPath#1311 on Mar 1, 2016, 1:48:26 AM
"
DemonikPath wrote:
"
Rafero wrote:
At last SOLVED the problem for "api-ms-win-crt-runtime-l1-1-0.dll"
This work for me in Win 8.1

First desintall all Microsoft Visual C++ 2015 Redistributable.

Then

Open regedit (click start, run, type regedit, press enter or click OK), in the left pane tree navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa

Click on that key in the left pane to show its contents in the right pane.
See if there is a value called limitblankpassworduse

If it exists, make sure its data is 0 (if not right cdick on it, click modify and set it to 0)
If it does not exist, right click in the right pane, click new, DWord value, name it limitblankpassworduse
and set its data to 0.
Close regedit.

Then open POE.
And go to play.

Sry for my bad english u.u

Si tienen alguna duda me dicen.

Wait why would you need that? It's only needed to do some administrative things (e.g. schedule task, manage services, remotely connect to PC) with account that doesn't have password.
It will leave huge security hole in your PC.


Then start POE this value back again to 1.

Report Forum Post

Report Account:

Report Type

Additional Info