STALKER: Clear Sky
Page 56 of 70 Goto page Previous  1, 2, 3 ... 55, 56, 57 ... 68, 69, 70  Next
alas.away




Posts: 134

PostPosted: Sun, 21st Sep 2008 18:17    Post subject:
In one of the bases outside the swamp there is a stalker leader called Valarian which is part of a mission, given to you by siboresky. When you get to this base and you speak to Valarian, he gives you a mission. No text comes up telling me I have completed the speaking to Valarian mission, and the new mission (kill some friends of military boss) text does not come up and neither do the kills that are meant to be near base. Is there a bug or something? Has anyone else had this problem?
Back to top
Devi-Lee




Posts: 659
Location: Slovenia
PostPosted: Sun, 21st Sep 2008 18:22    Post subject:
MannyK wrote:
How can i "conquer" the renegades base at the Swamp? i got all the other points.. but this "base" is fuckin impossible Sad


Get a pistol not a shotgun. Crawl behind some cover and try to do headshots. If you are good at it, you can kill with a single bullet.
Back to top
Mussolinka
Banned



Posts: 2782

PostPosted: Sun, 21st Sep 2008 18:34    Post subject:
Better grab hunting rifle and upgrade it for accuracy, headshots guaranteed.

This game is so extremely easy compared to first stalker. Weapons are too accurate.


sabin1981 wrote:
Fuck you troll. Fuck you and your entire aids-infested family. Get cancer and die. Slowly.
Back to top
MannyK




Posts: 1405
Location: Brazil
PostPosted: Sun, 21st Sep 2008 19:17    Post subject:
How can in upgrade a rifle?

i'm sorry.. i'm a n00b at stalker Sad.. didn't played the first one enough cause my rig was bad..
Back to top
UnknownProjects




Posts: 81

PostPosted: Sun, 21st Sep 2008 19:40    Post subject:
JBeckman wrote:
Crashes are difficult to solve as there could be a variety of things causing them.

Did you try checking the BugTrap error log?
(Press CTRL-V after it crashes in notepad to paste the actual error code or click the "information" button in BugTrap.)

Can't think of much without knowing more about the error.
(Some users reported that you need to run the shortcut to the game and not the game directly due to a issue with the FSGame.ltx file.)

Try making a shortcut to XREngine.exe and have the following fields set up like this:
Target - "C:\Games\ClearSky\Bin\xrEngine.exe -noprefetch -smap4096 -sjitter -mblur -glo -sunfilte -silent_error_mode"
(It should point to the game exe plus any launch parameters you're using.)

Start in - "C:\Games\ClearSky\"
(It should point to the directory where FSGame.ltx is located and not the /Bin/ folder.)


Hmmm that didn't work but it still went a little further like now it crashes when the two guys are talking when you are on the bed...

Or it crashes when you wake up and that guy walks towards you, like everytime it just crashes...



There is the other part of the error, i mean i don't know why it crashes i did everything right.

And to the guy that said stop crying, i am not...
and you can't go to an official forum to a game you didn't get "officially" smart guy, so i will try to figure out the problem here.
Back to top
JBeckman
VIP Member



Posts: 34974
Location: Sweden
PostPosted: Sun, 21st Sep 2008 19:48    Post subject:
Seems something is still messed up but it's hard to say what can cause it.
(Everything from bad drivers to sub-components like those VC++ redistributables and DX redistributable to having a program scan the game in the background while it's running such as antivirus programs or not running with administrator rights under Vista when UAC is on.)

It could also be that the game was installed incorrectly or is trying to read information incorrectly in that case deleting the game folder and reinstalling followed by immediately applying the latest official patch (Includes all changes from previous patches.) should help. (Don't forget to download the proper crack for that EXE, Reloaded's should work just fine with 1.5.004 though 1.5.005 will be released next week.)

EDIT: Since you got into the game itself there should be a logfile, normally you just open notepad and press CTRL-V (paste) to copy the error log into a new document, pretty smart solution actually. (Should also be available as a text file in the directory where you're settings and savegames is stored, check FSGame.ltx in notepad to find out where, located in the games install folder.)
Back to top
UnknownProjects




Posts: 81

PostPosted: Sun, 21st Sep 2008 20:26    Post subject:
Alright so,
Here is the xray_administrator log file in the logs folder,
http://paste2.org/p/76893

If maybe somebody could look at it and tell me whats up that would be cool, i really want to play this game!

oh and if it helps, it did the same thing on XP 32bit also.
I got the reloaded release, then i got that rar fix and then unpacked then mounted and installed, Then i applied the 1.5.004 patch then dragged the cracked files over the old ones.

I did everything correct but i still get the crash.
Back to top
JBeckman
VIP Member



Posts: 34974
Location: Sweden
PostPosted: Sun, 21st Sep 2008 20:52    Post subject:
Just as a thought, you didn't apply the default version of Reloaded's crack on top of the 1.5.004 patch did you? it's meant for patch 1.5.003 if so you need to download the updated version of it which is meant for patch 1.5.004 or you will definitively encounter errors while playing.

EDIT: Log looks fine.
[error][ 87] : The parameter is incorrect.
(Script causes a error on line 87 about a incorrect parameter, this I would say confirms you're using either a bad modification or a old executable which can't read the updated instructions in the patched files such as a updated script file using a new parameter executed via a updated .DLL file which is then processed by the EXE which can't read this new parameter and crashes.)

EDIT2:
"c:\program files\deep silver\s.t.a.l.k.e.r. - clear sky\bin\xrengine.exe" -noprefetch -smap4096 -sjitter -mblur -glo -sunfilte
Don't copy and paste those values without understanding them. Smile

-noprefetch / Disables prefetching (Pre-loading of game resources) - speeds up loading times but on lower-end hardware this can cause stuttering instead.

-smap4096 / Definitively not recommended on lower end hardware as it'll change the default shadow resolution of 1024 pixels to 4096 pixels, hits performance but increases shadow detail.

-sjitter / Also not recommended on lower end hardware, enables shadow "jittering" which increases shadow detail and realism however it's pretty strong compared to for example Crysis.

-mblur / Enables motion blur but this effect will cause issues on the two "enhanced" lighting modes if R2_Mblur is set higher to 0. in the console or User.ltx file, works fine in other lighting modes but not static lighting.

-glo / This command does not exist as it's short for -gloss which alters the glossiness or specular highlights in the game, I use it for testing as it seems to remove the effect entirely.

-sunfilte / Similar to the above but short for -sunfilter, largely untested so I can't say exactly what it'll alter if enabled.

-silent_error_mode / Disables "BugTrap" error reporting but still generates a logfile to track crashes and other errors, use with -nolog to disable it entirely but it will make troubleshooting difficult.


Last edited by JBeckman on Sun, 21st Sep 2008 21:03; edited 1 time in total
Back to top
komputerwelt




Posts: 129

PostPosted: Sun, 21st Sep 2008 21:01    Post subject:
since the game practically became unplayable to me (CTD every 20 seconds, saves corrupting every 2 seconds) i've decided to install Shadow of Chernobyl with the Oblivion Lost mod, 2.2 version. (didn't play the original game to the end, it was really bugged then also.)

so far i'm having a blast, it's more or less what the original game should have been.

am going to stick playing this until they come up with some fixes for this unplayable clear sky.
Back to top
UnknownProjects




Posts: 81

PostPosted: Sun, 21st Sep 2008 21:47    Post subject:
Nah Jbeckman, i used the crack that came with the 1.5.004 update download.
And my computer specs aren't that bad,
I have 2gb g-skill ram
evga 8800GT superclocked
amd athlon 6400+ x2 black edition

Not that bad specs, and i know what they mean, followed my lines of tweak guides for the first stalker lol.

But for some odd reason the game just closes down.
Back to top
neeheh




Posts: 4

PostPosted: Sun, 21st Sep 2008 22:30    Post subject:
I'm having some problems aswell... mainly in the Garbage. I've joined the Stalker faction and there are 4 missions to conquer the bandits. I've completed the first 3. The last mission is to capture the enemy stronghold, the big central building in 'The Garbage'.

A couple of times now I have killed every bandit inside, only to be amazed at what happens next. The game actually forces me to holster my weapon (exactly like when you enter a faction base where you are neutral to)... and that's it. At first I thought I just had to wait for other guys to come and re-enforce me, like so many of the other, smaller missions, but no one came.

A couple of minutes later, bandits spawned in the center of the base and I had once again the same mission in my PDA; 'To capture the enemy base'. What the fuck?

I just left the Garbage and continued with the story (I've just entered the 'Freedom' faction's base... Is there any reason at all to go back to Garbage and solve this mess?

I really like the game, but it needs to be more polished. It has an awesome atmosphere, cool gameplay and a nice sandbox feel, but the goddamn mission bugs are driving me crazy. Didn't they playtest this?
Back to top
MannyK




Posts: 1405
Location: Brazil
PostPosted: Sun, 21st Sep 2008 22:54    Post subject:
Yeah.. bugs are killing this game Sad
i was with a shotgun and i had 100 rounds.. i gave those 2 shots.. reload.. and then.. my 100 rounds gone missing Sad
Back to top
Newty182




Posts: 10805
Location: UK
PostPosted: Sun, 21st Sep 2008 23:13    Post subject:
MannyK wrote:
Yeah.. bugs are killing this game Sad
i was with a shotgun and i had 100 rounds.. i gave those 2 shots.. reload.. and then.. my 100 rounds gone missing Sad


i had a problem with the shotgun and changing to different types of ammo, had to unload first. apart from that i think i had 2 other bugs that didnt really effect my abillity to complete the game.


Ryzen 5 5600, ASUS ROG STRIX B550-F GAMING WIFI II, Corsair Vengeance RGB RT 32GB 3600MHz C16, MSI RTX 5070 Ti Ventus 3X OC , Corsair RMx Series RM750x. AOC AGON AG324UX - 4K 144Hz 1ms
Back to top
Devi-Lee




Posts: 659
Location: Slovenia
PostPosted: Sun, 21st Sep 2008 23:14    Post subject:
Yep, this game screwed my quicksave about 10 times now. I'm just about to give up.
Back to top
hippy12
Banned



Posts: 406

PostPosted: Sun, 21st Sep 2008 23:30    Post subject:
Quote:
Yeah.. bugs are killing this game Sad
i was with a shotgun and i had 100 rounds.. i gave those 2 shots.. reload.. and then.. my 100 rounds gone missing Sad


waiting for next patches. for stalker SC about 6 7 patches was out. for this also it's very buggy so other patches will be out soon
Back to top
madmax17




Posts: 19323
Location: Croatia
PostPosted: Mon, 22nd Sep 2008 00:08    Post subject:
My fps is lower than crysis both everything on high except antialiasing and the other anti.
Back to top
SycoShaman
VIP Master Jedi



Posts: 24468
Location: Toronto, Canada
PostPosted: Mon, 22nd Sep 2008 08:41    Post subject:
Weird. I havent had any issues with this game as of yet. My saves are fine, good framerate, no weird shit happening etc


Back to top
JBeckman
VIP Member



Posts: 34974
Location: Sweden
PostPosted: Mon, 22nd Sep 2008 08:54    Post subject:
http://www.gsc-game.com/index.php?t=community&s=forums&s_game_type=xr2&thm_page=1&thm_id=16809&sec_id=19

Various crash related fixes for 1.5.004, clean and simple but does what it should.
(Compared with the original files, actual changes are rather minor but it works.)

http://cs.stalker-game.com/ru/?page=misc_downloads

New industrial MP map. Smile
Back to top
neeheh




Posts: 4

PostPosted: Mon, 22nd Sep 2008 13:10    Post subject:
yeah, most of the bugs described here sound familiar. The one where you can't select a grenade if you have less than 5 of them in your inventory. Or the bug where the automatic shotgun can't change ammo types for some reason...

Fucked up attack/defend missions where your "support guys" that are supposed to come enforce your position don't show up whatsoever. Or when you successfully capture a point and your task fails. It's these little things that drive me mad.

Apparently loads of people are having these issues so it's a small comfort knowing that I'm not alone.



Don't just stand there, come in! Smile
Don't just stand there, come in! Smile
Don't just stand there, come in! Smile

GET OUT OF HERE STALKER Evil or Very Mad
Back to top
madmax17




Posts: 19323
Location: Croatia
PostPosted: Mon, 22nd Sep 2008 21:56    Post subject:
Amazing game very impressed so far, has that stalker atmosphere.

Any sleeping mods out there, I found one actually but they say it's not very good at all, screws up a lot of stuff plus it's 20 mb, wtf for a sleeping bag texture?
Back to top
lhzr




Posts: 3902
Location: RO
PostPosted: Mon, 22nd Sep 2008 22:50    Post subject:
afraid of the dark,eh?
i like the nights.. with the flashlight it's quite ok.
dunno 'bout the atmosphere, though. there's too much shooting going on for my taste and there are too many people all over the place. you can't walk one minute without bumping into someone. which kinda breaks the lonely feeling from SoC.

i'd like a mod that gets rid of the pointless faction wars(since the enemy faction keeps respawning, you have the same fights for the same control points all the time) and brings back the stalking.
Back to top
xGAME007




Posts: 2134
Location: Croatia
PostPosted: Mon, 22nd Sep 2008 23:22    Post subject:
komputerwelt wrote:
since the game practically became unplayable to me (CTD every 20 seconds, saves corrupting every 2 seconds) i've decided to install Shadow of Chernobyl with the Oblivion Lost mod, 2.2 version. (didn't play the original game to the end, it was really bugged then also.)

so far i'm having a blast, it's more or less what the original game should have been.

am going to stick playing this until they come up with some fixes for this unplayable clear sky.


plz, explain me how to install oblivion lost v2.2...
when i install stalker shadow of chernobyl, then i have to install patch v1.0005 or some other patch first, and then patch 1.0005???

plz explain me step by step how to install this mode
Smile
thx


Gigabyte X570 Aorus Pro | AMD Ryzen 5800X3D + be quiet! Dark Rock 4 | KFA2 RTX 4080 | 32GB G.Skill Trident Z RGB DDR4 @3600MHz | Samsung 860 Evo 500GB + 1TB + 10TB WD Blue | Corsair RM750x | LG 27GL83A + LG 27GL850 | Fractal Define R6 | Razer BlackWidow Ultimate Stealth | DeathAdder Chroma
Back to top
-=Cartoon=-
VIP Member



Posts: 8823
Location: South Pacific Ocean
PostPosted: Tue, 23rd Sep 2008 01:53    Post subject:
to many bugs to play imho
Back to top
FireMaster




Posts: 13481
Location: I do not belong
PostPosted: Tue, 23rd Sep 2008 02:26    Post subject:
SycoShaman wrote:
Weird. I havent had any issues with this game as of yet. My saves are fine, good framerate, no weird shit happening etc


no crashes, framerate loss at all neither

but the bleedings Laughing I mean I don't even notice it untill "GAME OVER" "baaah" the character goes Laughing

i'll cheat this shit out Laughing

-=Cartoon=- wrote:
to many bugs to play imho


I guess they were rushed into this game, and leaned on the modding community to correct the mess.....again Sad


Last edited by FireMaster on Tue, 23rd Sep 2008 03:10; edited 1 time in total
Back to top
MannyK




Posts: 1405
Location: Brazil
PostPosted: Tue, 23rd Sep 2008 02:43    Post subject:
i hate those bleedings.. it happened a lot of times now.. i was talking to a guy and then URGH, game over Sad

FUCK!
Back to top
FireMaster




Posts: 13481
Location: I do not belong
PostPosted: Tue, 23rd Sep 2008 03:11    Post subject:
MannyK wrote:
i was talking to a guy and then URGH, game over Sad


bwahahahahahaha lol Laughing

this game is far more enjoyable with cheats tbh Very Happy
Back to top
Shevchenko




Posts: 286
Location: Location Location
PostPosted: Tue, 23rd Sep 2008 03:24    Post subject:
MannyK wrote:
i hate those bleedings.. it happened a lot of times now.. i was talking to a guy and then URGH, game over Sad

FUCK!

Have to agree this game has some totally stupid bugs ... once, i was looting a bandit and he obviously had some radioactive bread on him or smth cause i died in an instant. Needless to say i was left watching the monitor like a douche thinking "what the hell went wrong?".

Other than that the game is nice, but those fuckin enhanced lighting is killing my poor old 8600 GTS.


Intel Core 2 Quad Q6600 - ASUS P5Q-PRO - Mushkin XP2-6400 4GB - Gainward HD4850 Golden Sample - WD 3200AAKS (managed to fry this one, ffs) + WD 6400AAKS - Thermaltake 550W PSU - Thermaltake Soprano VX case
Back to top
hund_schraube




Posts: 124
Location: point away from face and fire
PostPosted: Tue, 23rd Sep 2008 04:05    Post subject:
MannyK wrote:
i hate those bleedings.. it happened a lot of times now.. i was talking to a guy and then URGH, game over Sad

FUCK!


wait for awhile they will mod it out Cool
http://stalker.filefront.com/files/Stalker/Clear_Sky/Mods/Singleplayer;10507

i've just got the first game where its fun to play
http://files.filefront.com/stalker+funzip/;11813160;/fileinfo.html
Back to top
BAP1922
Banned



Posts: 141

PostPosted: Tue, 23rd Sep 2008 04:26    Post subject:
my game now hangs on loading, after having invested all this time into it

it happens when loading a save, it says CLIENT: Synchronizing and never goes past that

what the hell is this shit
Back to top
VGAdeadcafe




Posts: 22230
Location: ★ ಠ_ಠ ★
PostPosted: Tue, 23rd Sep 2008 05:09    Post subject:
hund_schraube wrote:

i've just got the first game where its fun to play
http://files.filefront.com/stalker+funzip/;11813160;/fileinfo.html

And for what version of the original stalker is that, and which mods are included ?

Cause as it is , I don't really like stalker Sad
Back to top
Page 56 of 70 All times are GMT + 1 Hour
NFOHump.com Forum Index - PC Games Arena Goto page Previous  1, 2, 3 ... 55, 56, 57 ... 68, 69, 70  Next
Signature/Avatar nuking: none (can be changed in your profile)  


Display posts from previous:   

Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2.0.8 © 2001, 2002 phpBB Group