could try<snipped for sanity sake>
i honestly did not know how to attach a file so ... there it is.
You have a bunch of chunk errors, lots of zombies falling off the world so I wouldn’t be surprised if there are parts of the game that are not playing right. Unfortunately, I’m not sure it can be fixed without creating a new seed. If you really want to continue this game……it will take some prep. Get into the game, write down your level, your base location, what day it is, all of your inventory including what’s in your boxes, look up and write down what book’s you’ve read. Leave the game. When you first launch 7days, it gives you the option to bring up the game launcher or play…..select game launcher. Select Tools tab, select clean and check all of the boxes and hit clean….everything including your saves are now gone. Exit out.Mono path[0] = 'C:/Program Files/WindowsApps/TheFunPimps.7DaystoDiePC_0.2005.2.0 - Pastebin.com
i honestly did not know how to attach a file so ... there it is.
Oh look it's a handy link now! ~ SylenThunder
I may not know how the game works but I understand basic things like game stage. I've tried many times to play from lvl 1 to 300. Either by simply playing the game ,with xp boost maxed up, and without it. I tried giving myself xp to reach higher lvl. It did not change anything, still horde nights with max 12 zombies, still poi's with no enemies to kill for a trader mission. As for fixing my post thx , I never really do things like forums so belive it or not it's my first time ever.It would help a lot if you could just follow instructions.
I fixed your post to make it a Pastebin link instead of a wall of text. Common sense tells you that massive walls of text are bad, and the instructions PINNED at the top of the forum that literally tell you to read them BEFORE YOU POST tell you how to post your log properly. All you have to do is use some basic common sense and look around before blasting the heads off of everyone in the forum. I mean it literally took me only about 20 seconds to fix your post, and half of that was just highlighting the text. Some of it is @%$#ed up though thanks to the forum re-formatting it. (Another one of the primary reasons to never dump your log into a forum like that.)
Your issue is a lack of understanding how the game works. Again, you could fix this issue by doing some research and reading beforehand.
Just because you set max zeds to 64, does not mean you will immediately have 64 zeds. The difficulty is based on your gamestage, and you will not get max spawn until your characters gamestage reflects that. You don't even need to Google this kind of information, it's literally in the Wiki.
So we look at where you start your bloodmoon....
2022-08-14T14:38:51 4399.907 INF BloodMoon starting for day 14
2022-08-14T14:38:51 4399.909 INF Party of 1, game stage 76, enemy max 315, bonus every 12
2022-08-14T14:38:51 4399.909 INF Party members:
2022-08-14T14:38:51 4399.909 INF Player id 171, gameStage 76
Your gamestage is 76
So then we look at the code for ghe bloodmoon spawner. Your gamestage is 76 and the game has chosen to spawn stage 74 for you since that is the closest without rounding up.
<gamestage stage="74">
<spawn group="feralHordeStageGS64" num="105" maxAlive="25" duration="2" interval="19"/>
<spawn group="feralHordeStageGS69" num="105" maxAlive="25" duration="2" interval="20"/>
<spawn group="feralHordeStageGS74" num="105" maxAlive="25" duration="7"/>
</gamestage>
Based on this, the absolute most you will see alive at one time is 25. Depending on the world around you, they may not all arrive at once.
Your log file is two weeks old and from the previous alpha. Have you updated to 20.6? and if so, please provide a current log file via pastebin.I never really do things like forums so belive it or not it's my first time ever.
While on a mission for a trader zombies do not spawn at poi
Mono path[0] = 'C:/Program Files/WindowsApps/TheFunPimps.7DaystoDiePC_0.2006.9.0 - Pastebin.comYour log file is two weeks old and from the previous alpha. Have you updated to 20.6? and if so, please provide a current log file via pastebin.
Ah, you have the "can't find the last zombie in a quest" bug. This has been reported a couple of times officially. Dunno if it has been fixed though.kimp3k said:Mono path[0] = 'C:/Program Files/WindowsApps/TheFunPimps.7DaystoDiePC_0.2006.9.0 - Pastebin.com
I don't see where anyone told you to try Google. Did I miss that?kimp3k said:I knew someone will tell me try google