Typer Shark! Deluxe

Typer Shark! Deluxe

fake.alien 2014 年 7 月 19 日 上午 6:37
The game starts with FATAL ERROR: "There was an error reading from the registry"
Suddenly the game can not read profile and always shows the message "There was an error reading from the registry" and then always asks for new user name. All progress is gone. Has anybody met the same error recently (on Windows 8.1 Pro)?
< >
正在显示第 1 - 13 条,共 13 条留言
fake.alien 2014 年 7 月 22 日 下午 3:19 
I fixed it this way: I removed this registry via regedit:
[HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Wow6432Node\PopCap\TyperShark]

I lost the progress in the game but I do not have to create new player and start from the beginning each time I start the game.
[PoP]Nesszors 2014 年 12 月 29 日 上午 7:44 
I'm having the same problem. Removing the registry did not work for me. Can you detail what you did fake alien?
fake.alien 2014 年 12 月 29 日 上午 10:51 
from time to time this happen to me again and always I fix it with these steps (sometimes I must repeat all steps twice):
1) uninstall typer shark
2) quit steam
3) export the registry
4) remove the registry
5) start steam
6) install typer shark
7) run typer shark and when I am asked for new nickname I quit the game with alt+F4 (I must also quit Typer Shark in Process Manager then)
8) import the registry by double-click the file of regedit (maybe it is better to quit steam before import)
9) run Typer Shark again.... (not everything is recovered but a lot seems ok)
最后由 fake.alien 编辑于; 2014 年 12 月 29 日 上午 10:53
Dirk Phoenix 2017 年 3 月 13 日 上午 11:30 
This is the method I used to fix it on Windows 10.

The registry files are saved in HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Wow6432Node\PopCap\TyperShark, but the actual location the application looks for is HKEY_LOCAL_MACHINE\Software\Wow6432Node\PopCap\TyperShark\

So you need to export the registry from the first location and save it to a text file. Then edit that .reg file, and replace the text for HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Wow6432Node\PopCap\TyperShark with HKEY_LOCAL_MACHINE\Software\Wow6432Node\PopCap\TyperShark\

Then import that .reg file into the registry.

I think this problem is caused by Registry Virtualization in Windows 8 and above.
Wicked Live Wire 2017 年 10 月 31 日 下午 6:42 
This fix(either), isn't working. Win7 Home x64

Can't run the .exe by itself due to the DRM(steam:account) attached to it.
So I cannot even run in compatability mode.

Something is def amiss.
rompompastomp 2017 年 11 月 7 日 下午 6:42 
dirkphoenix method worked for me using win 8.1
marz 2017 年 11 月 20 日 下午 11:58 
Thanks dirkphoenix, it works perfectly.:steamhappy:
kangaroostilts 2018 年 12 月 31 日 下午 2:46 
引用自 dirkphoenix
This is the method I used to fix it on Windows 10.

The registry files are saved in HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Wow6432Node\PopCap\TyperShark, but the actual location the application looks for is HKEY_LOCAL_MACHINE\Software\Wow6432Node\PopCap\TyperShark\

So you need to export the registry from the first location and save it to a text file. Then edit that .reg file, and replace the text for HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Wow6432Node\PopCap\TyperShark with HKEY_LOCAL_MACHINE\Software\Wow6432Node\PopCap\TyperShark\

Then import that .reg file into the registry.

I think this problem is caused by Registry Virtualization in Windows 8 and above.

Can anyone explain how to actually do this? I'm a complete newbie to Steam, and I can't seem to find that location on my computer's hard drive.
DaBehr 2019 年 2 月 9 日 下午 12:38 
引用自 kangaroostilts
引用自 dirkphoenix
This is the method I used to fix it on Windows 10.

The registry files are saved in HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Wow6432Node\PopCap\TyperShark, but the actual location the application looks for is HKEY_LOCAL_MACHINE\Software\Wow6432Node\PopCap\TyperShark\

So you need to export the registry from the first location and save it to a text file. Then edit that .reg file, and replace the text for HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Wow6432Node\PopCap\TyperShark with HKEY_LOCAL_MACHINE\Software\Wow6432Node\PopCap\TyperShark\

Then import that .reg file into the registry.

I think this problem is caused by Registry Virtualization in Windows 8 and above.

Can anyone explain how to actually do this? I'm a complete newbie to Steam, and I can't seem to find that location on my computer's hard drive.

Not sure if you're still looking for an answer for this one but here ya go:

open your start menu and type "regedit" to open the registry editor, then navigate to the first directory. Right click on the TyperShark registry and export it somewhere you can find it (like the desktop). Open the registry with notepad replace any text that says
HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Wow6432Node\PopCap\TyperShark\
with
HKEY_LOCAL_MACHINE\Software\Wow6432Node\PopCap\TyperShark\
leaving anything after the last \ the same. save the file.
Go back to your registry and go to file->import and choose the edited registry file.
Should be good to go! This fix worked for me, haven't had any more issues so far.
最后由 DaBehr 编辑于; 2019 年 2 月 9 日 下午 12:39
kangaroostilts 2019 年 5 月 2 日 上午 1:33 
Thank you so much! With your help, I have got Typer Shark working in good order.
the1observant 2019 年 5 月 18 日 下午 10:14 
In my case all I had to do was ...

1. Open notepad and type the following...

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\PopCap\TyperShark]

[HKEY_LOCAL_MACHINE\SOFTWARE\PopCap\TyperShark\Users]
"User"="Player"

[HKEY_LOCAL_MACHINE\SOFTWARE\PopCap\TyperShark\Users\Player]

2. Save file as "TyperShark.reg" & run it

... That was it. Done!

Note1 - Obviously you can replace "Player" with your own user name.
Note2 - The slight difference might be because I'm using Windows 10 Pro 32-bit.
N00bslayHer 2024 年 8 月 25 日 下午 1:09 
the1observant's solution did not work for me
Glimmer 4 月 16 日 下午 11:01 
Run the game as admin and add the steam dll in.

https://steamcommunity.com/sharedfiles/filedetails/?id=2707714723

Follow the same steps here, but obviously, the EXE and folders you're going to be working with are Typer Shark, not Astropop.
< >
正在显示第 1 - 13 条,共 13 条留言
每页显示数: 1530 50