-
Announcements
-
SITE MOVED - IN READ ONLY MODE 12/08/2015
Please use http://www.loverslab.com moving forward. Site has been restored to a previous version, and this one placed into a read-only mode. This is available for a limited time so users may reference/copy content that has been lost in the transition. This will no longer be accessible by December 22nd, 2015.
-
-
Content count
2,155 -
Joined
-
Last visited
Posts posted by bjornk
-
-
But apparently that's a personal choice and beliving society can "change" is delusional thinking.
From the looks of it, everything is bound to fall apart and it will be up to this "exctinction event" survivors to decide where the thing goes from there
Exactly. So fap, while you can.
0 -
SLDN does have a MCM option to choose the gender (e.g. male only). Well, at least 1.6.2 had.
0 -
Why don't we just talk about kinky future scenarios instead? None of us can change the future, but we can still fap to it.

1 -
As you grow older you begin to realize that dying young is a blessing.
1 -
Good riddance, I say. Do they become invisible (they are there, you can hear them but you cannot see them) or get disabled (NPC is basically turned off) for some reason?
If they become invisible then check their inventory (click on one of them before they disappear and use "inv" console command) for strange items (fork or knife worn as a weapon etc). If they have such items remove them by using "removeitem <ITEMID> <count>".
1 -
I am already working in safe mode.
I found the logs, but I don't see anything abnormal, and the file is WAY too long to read everything, do you have anything in particular I should look out for?
Just search for the word "corrupt".
As for the other computer, It's not mine, it's a computer for works and my father was using it. I had to wait for him to finish. I'l go try to download the smart tools from there, as well as an antivirus. Any good/free one you'd recommend? That I can download completely without an installer that require internet?
https://www.avira.com/en/download/product/avira-free-antivirus(includes full installer)
http://files.avast.com/iavs9x/avast_free_antivirus_setup.exe
http://files-download.avg.com/inst/av/avg_free_x86_all_2015_ltst_222.exe(32 bit)
http://files-download.avg.com/inst/av/avg_free_x64_all_2015_ltst_221.exe(64 bit)
0 -
For the malware, I already had the default windows antivirus make a scan, as well as malware byte and I Cleaned my computer with CCleaner too.
Windows 7 does not have a default antivirus program. Windows Defender in Windows 7 is just a useless anti-malware program. Microsoft Security Essentials is an antivirus but it is also pretty useless. Malwarebytes is not an antivirus either, neither is CCleaner. You need a *proper* antivirus program to scan your system.
The Scannow found an error,
"windows Resource Protection found corrupt files but was unable to fix some of them.
Details are included in the CBS.log windir\logs\CBS\CBS.log"
The system file repair changes with take effect after the next reboot.
Check the CBS.log for the files that aren't fixed. Try running SFC /SCANNOW in Safe Mode. You might want to have your Windows 7 media nearby.
Before everything else check your SMART data and run a disk check. If this is a problem with your disk, repairing files is pointless.
I can't access the smart tools (they are on unavailable websites), nor can I see a tutorial on a full disk check (I have nothing of importance on disk C other than windows itself, so It should be safe to run one?)
It's not as good as a SMART viewer but you may try this, in an elevated command window type wmic and in it, type diskdrive get status. Not getting OK as an output definitely means that you have a problem with your disk.
As I've already said this is either a disk problem or the work of a virus/malware. I don't think I can suggest anything else. You may have to format your drive and re-install your Windows.
Why don't you use the other computer to download one of the SMART tools or Process Explorer. Isn't this a home network?I'm on the same network with another computer and the other computer does not suffer from these troubles.
0 -
Looks like this is a pirate copy of Windows.
Well, corrupt files on your disk means either your disk is dying or some malware/virus has fucked up your files.
See this message if you want to check your disk's SMART data for any errors:
I recommend running a full disk check after you've backed up all your important files.
0 -
"There was an error while attempting to read the local hosts file."
Log name: System
Source DNS Clients Events
Event ID 1012
Level: Error
User: SERVICE RÉSEAU (french for network service)
OpCode: Info
This doesn't sound good. Open the %WINDIR%\System32\drivers\etc\ folder and see if there's a file named hosts there and can you open it with say, Notepad? If it's not there then you need to recreate it (I can post the content of the default one), but the question is what deleted it? If it's locked then try Process Explorer to see which process is using it. This might be an indication of a virus/malware infection.
You think the cable could be the problem? That I could access some website but not other because of the cable? Because, I actually changed cable a week ago.
How do I setup the wireless connection? I don't see it in the config menu
A badly made or broken Ethernet cable may cause random disconnections. Try with another cable.
If this is a laptop with a wireless adapter then you should be able to see the wireless adapter in the NIC list. You should enable it to be able to use it.
PS. I'd suggest running sfc /scannow in an elevated (i.e. ran as admin) command window. I'd also consider the possibility of a virus/malware infection.
If you want to recreate the hosts file, run services.msc, stop the "DNS Client" service, delete the old hosts file and create a new one (New->Text Document) and rename it as hosts, without any file extention. Paste the following into it and save the file.
# Copyright © 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
127.0.0.1 localhost
####################################################
0 -
You can post the outputs after deleting MAC/physical addresses or other stuff that you think it's important.
What do the DNS errors in Event Viewer say?
This sounds like an issue either with your NIC or your DNS servers. Or maybe a problem with the cable?
Try entering DNS servers manually. Use Google's public DNS for instance (8.8.8.8 and 8.8.4.4) but first, use tracert to check if you can access them. (e.g. tracert -d 8.8.8.8)
Edit: Actually try running this first in a command window: nslookup www.nexusmods.com and then nslookup www.nexusmods.com 8.8.8.8
If you have a wireless adapter on your PC/laptop, disable the wired connection and try using the wireless. It could be an issue with your network adapter.
PS. 192.168.24.1 is a local address which probably points to your modem or router? Is this indeed your modem/router's IP address?
0 -
Try running tracert -d en.wikipedia.org in a command window (cmd) and post the output.
Also try running ipconfig /all in the same command window and post the output.
Is this a wireless connection?
Do you see any warnings or errors in Event Viewer?
0 -
How do you know you have a "partial internet connection"? Is that what Windows tells you? If that's the case the troubleshoot should tell you the reason.
What does your browser say when you try to load one of the websites you cannot currently access?
0 -
Have you run the troubleshooter of Windows?
0 -
Common interests and mutual benefits make people get along well. I knew quite a few game related forums and newsgroups just as friendly as this one.
0 -
extraneous input ')' expecting ID
Post the entire script.
Scriptname HelloWorld extends ObjectReference
Event OnActivate(ObjectReference) akActionRef
Debug.MessageBox("Hello, World!")
EndEvent
Move the red ) to the end of akActionRef and try again.
0 -
extraneous input ')' expecting ID
Post the entire script.
0 -
It's always a good idea to put a few years of delay between you and the latest game you are excited about... Good for your mental health and for your wallet.
1 -
Nah, don't bother with the CK. Load all your mods into TES5Edit and check the leveled item DeathItemGoat. You can easily find out which mods modify that. Don't know about Immersive Creatures but mods like Hunterborn, Harvest Overhaul etc. are the likely suspects.
To fix the issue, you can either change your load order (placing the one with horns to the bottom) or you can use TES5Edit to add goat horns to the plugin that changes DeathItemGoat the last.
DeathItemGoat is a *set* consisting several different items. You may have multiple plugins (ESP/ESM) in your load order that have different *sets* of items for DeathItemGoat. The best way to solve the problem is to make sure that the last plugin in your load order has the *union* of all those sets.
1 -
Never thought about checking pex files for personal information. Thanks for the warning. I always use pretty generic names for user names and machine names but I still don't like the idea as it's a security issue as well. This is pretty much a privacy scandal. I suppose I won't be sharing any Skyrim scripts from now on.
Let me also remind you that those SKSE dump files also have pretty important information about your PC, so be careful where you upload them.
PS. You might want to change the title of the OP so that more people can become aware of the issue. I think this is pretty important.
So no, they weren't thinking ANYTHING. They were just making a game and really unconcerned about security because, you know, it's just a game.
Move along... nothing to see here.
This is no longer an excuse for a company trying to make money out of other people's mods.
3 -
If the high latency of satellite connections is your problem with LL downloads then you might consider getting a VPS and download your files to it first using remote access (VNC, TeamViewer etc.) and then transfer the files you've downloaded to your PC.
0 -
You mean you are sometimes assigned a blacklisted IP address by your ISP and you want to change it by resetting the router? But flushing the DNS cache won't refresh your IP address. ipconfig /renew does that. If you assign a static IP address for your network adapter you won't have to use that command again. What's a "Kick ass" BTW? If websites block your IP when your router is attacked then it's probably already been hacked.
0 -
Having trouble DL'ing from LL, no trouble DL'ing from nexus or basically anywhere else, im pretty sure the problem is my internet taking to long to ping the server and timing out. I've cleared my cache and cookies using chrome, FF, and IE. Specifically when the site redirects me after the 15 second wait timer im fairly certain it goes through an authentication process to see if I am a supporter and the resulting time it takes to ping times me out and kicks back the message please contact an administrator. So my question is, does anyone know of a trick to cut that time down on my end? Or have anyother useful tips other than clear the cache/ cookies. Thanks
Try loading the site with Chrome and click on the white page icon to the left of the address bar, choose "show cookies and site data" and check for a cookie that has the word "download" in it, in both "Allowed" and "Blocked" tabs. If you find one in the Allowed tab delete it and try downloading again. If you find one in Blocked tab then there's problem.
You can always check whether or not it's a problem with your browser or with your OS or with your Internet connection, by using a virtual machine and a freshly installed OS in it.
It may be an issue caused by a proxy server/caching proxy that you have to pass through to access LL. If that's the case contact your ISP about the problem.
I'm resetting my router regularly, I mean, when I notice strange behaving. I also use this "trick":
Windows 7
To clear your DNS cache if you use Windows 7, perform the following steps:
- Click Start.
- Enter cmd in the Start menu search text box.
- Right-click Command Prompt and select Run as Administrator.
Run the following command:
ipconfig /flushdns
If the command succeeds, the system returns the following message:
Windows IP configuration successfully flushed the DNS Resolver Cache.
Why do you reset your router regularly? Is there a problem with it? Is it constantly attacked with port scans or DoS attempts? Or do you just want to get a new IP address? I don't think doing that would help you when you're having download issues on LL.
Clearing the DNS cache of Windows (or your browser) *might* help you when you cannot access the site itself due to an issue with your DNS server or an IP address change. But if you can access the site, but having download problems, doing that won't help you either.
0 -
Why is the game so overpriced on some countries outside the usa-europe axis? (Russia, Turkey, Canada, Brazil for instance ) Bethesda better not be tricking me...
Well, it seems, while the prices in EU, UK, Canada and Turkey are slightly more expensive for FO4 than the US, Russians can get it for almost half the price.
US $ 59.99
UK £ 39.99 ($ 61.60, +2.68%)
EU € 59.99 ($ 66.49, +10.84%)
Canada C$ 79.99 ($ 61.22, +2.05%)
Turkey ₺ 179.00 ($ 62.26, +3.78%)
Russia ₽ 1999 ($ 32.30, -46.16%)
Brazil R$ 229.99 ($ 59.05, -1.57%)
https://www.steamprices.com/us/app/377160/fallout-4
BS/Zenimax deals with local retailers (distributors) might also be a reason for the slightly inflated prices. Those retailers/distributors wouldn't want to compete with Steam. I'm well aware of such deals.
You can buy it for the US price if you wish:
http://www.gamersgate.com/DD-FALLOUT4/fallout-4
http://www.greenmangaming.com/s/tr/en/pc/games/action/fallout-4/
0 -
I was looking at the moon on September 19th 1999. (For real.)
But there was no nuclear waste explosion on it.
What for? The explosion was on the 13th.
0

how can i change the npc hairstyle to the new KS HDT hairstyle? (sofia mod)
in Skyrim Non Adult Mods
Posted
Doing that with TES5Edit would be way easier. Simply load the hair mod and follower mod. Add the hair mod to the follower mod as a "Master" and change the hair with the one you want from the hair mod.