Zip Your Save And Send It To Me...
#29276 posted by Gypsy on 2017/06/26 05:21:44
on quakeone or my email if you know it. I'll try to fix it for you.
Mugwump
#29277 posted by ericw on 2017/06/26 05:26:37
Weird.. though if your system crashed part way through writing the .sav, that would make sense. Mind uploading or emailing me your .sav file?
I did change the QS/QS-Spike .sav loading code for ad_sepulcher so I want to make sure it's not an engine bug.
@mugwump
There's no F12 for an IPA! ;)
https://goo.gl/photos/cGKy6ijqPg3KqPo28
Trying to finish "The End of Solace" before jumping into Mapjam 9999.
That list on the right has laundry and dishes. Guess what didn't happen tonight?
What Save File? I Don't Have Any Save Files.
#29279 posted by Gypsy on 2017/06/26 07:01:07
Woops, I'm Tired.
#29280 posted by Gypsy on 2017/06/26 07:03:21
I thought ericw was mugwump replying to me. Nevermind my last post.
Ericw, Gypsy
#29281 posted by Mugwump on 2017/06/26 07:26:36
Download save file here. Thanks guys!
@dumptruck_ds Is "The End of Solace" the map you're currently working on? Why not finishing it after the jam?
Why Not Finishing It After The Jam?
Because I am SOOOO close.
Oh, And No,
#29283 posted by Mugwump on 2017/06/26 07:40:59
the crash didn't occur during a save.
#29284 posted by Spike on 2017/06/26 09:11:14
I don't see how there could be that many nulls generated by fprintf, and without valid trailing data, looks to me like the corruption is happening outside of quake.
Checking the return value of fclose might show whether the system actually saved it properly without any bus errors, but really that's only useful for testing if the disk was full. any other issue is much more serious such that it wouldn't really be practical to recover from.
#29285 posted by ericw on 2017/06/26 09:29:58
That save doesn't look salvagable, unfortunately, 75% of the file is filled with null bytes. :(
Might be worth running prime95 overnight to check system stability?
Damn!
#29286 posted by Mugwump on 2017/06/26 14:09:59
Alright, so restart it is, then... Thanks anyway.
Oh, BTW Eric: I think MarkV has a multi-quicksave feature which prevents just that. If one save fails to work, at least you can go back to a previous one. Could be borrowed for QS.
Mark V Has Autosaves As Well
#29287 posted by PuLSaR on 2017/06/26 17:19:44
any plans on adding this feature to QS?
Skacky
#29288 posted by spy on 2017/06/26 20:15:24
may i ask you
what's the status of your upcoming thief project
any release date?
@Pulsar
quoth has the "trigger_command" entity, I know you can change gravity with it, you might also be able to "save auto" with it.
maybe worth trying
Curious
#29290 posted by sevin on 2017/06/26 23:23:43
About difficulty levels. What exactly changes with each ramp up in difficulty? I know most mappers have additional enemies they flag in for each difficulty, but what else? I also know nightmare makes ogres and shamblers attack faster, but that's about it. Do most people add enemies from hard -> nightmare too?
Shamblernaut
#29291 posted by PuLSaR on 2017/06/26 23:27:06
That's a good idea for adding autosave feature to quoth map
#29292 posted by Mugwump on 2017/06/26 23:52:35
What exactly changes with each ramp up in difficulty?
Basically what you put in your map: that's up to the mapper to put extra monsters/items for each skill, which is why balancing skill levels is tricky. AFAIK, nightmare doesn’t add monsters, only makes them more aggressive.
#29293 posted by sevin on 2017/06/27 01:12:50
So enemy health pools don't increase? Is there someplace I can find specifics?
#29294 posted by Mugwump on 2017/06/27 02:39:16
If you want tougher enemies per skill level, make maps for AD: Sock has designed his mod so that enemies aim better, shoot faster and do more damage (and possibly have more health but I'm not sure about that) in higher skill levels.
#29288
#29295 posted by skacky on 2017/06/27 03:57:30
Still working on it, albeit rather slowly. No release date yet.
Skacky
#29296 posted by Mugwump on 2017/06/27 04:01:17
What's that Thief project?
It's This
#29297 posted by skacky on 2017/06/27 05:26:19
Skill @ Sevin
#29298 posted by Spike on 2017/06/27 05:45:19
monsters attack faster on nightmare (the exact mechanism+magnitude differs per monster type).
monsters don't respond to pain so often (once per 5 secs max), this also increases their fire rate.
cthon has a measly 1 health on easy, and 3 on all other skills.
cthon uses different aim logic on hard.
vore projectiles travel faster than you're meant to be able to run on nightmare.
so no, skill does not affect health, except for cthon who's a special case - he's the ONLY monster that acts differently between easy+medium+hard skills. The other monsters only change for nightmare, with the other skill levels being handled exclusively via spawnflags (ie: count and types).
Interesting
#29299 posted by sevin on 2017/06/27 12:56:58
Thanks for the specifics. So between easy -> hard, the only thing that changes is the monster count?
And Item Pickups,
#29300 posted by Mugwump on 2017/06/27 13:13:36
provided you specify in your map for which skill they'll be available. Like I said, if you want monster stats to change, map for AD.
|