war4head
New member
No, I'm on 16.1 - oh I see only compatiblie with 16.2 or new....sry my error. I will rollback to rev. 301.Are you running 16.2?
Last edited by a moderator:
No, I'm on 16.1 - oh I see only compatiblie with 16.2 or new....sry my error. I will rollback to rev. 301.Are you running 16.2?
"It doesn't work" will never get you any help (Windows isn't the problem here though, most 7dtd servers run on Windows)How is it possible to get the map to work with a windows server? All I get is errors, or is their another map that can be used and works with windows 10
Just someone probing your server for certain paths, nothing special. Reminds me though that I should probably disable that output, doesn't really serve any purpose other than debuggingHi Alloc, Just loaded the A16.2 update on my hosted dedicated server along with your server fixes and get the following in the outputlog. Map looks to be ok, just concerned about the errors.
Hah, we tried after we had 3000 players on the server.. whenever someone connected to the map, everything would freeze up as it was downloading thousands of player icons (offline players too). We canned it in the end, couldn't get it to run fast.Know what would be cool? If you could put steamid.png files in a folder, and instead of the little icon you get shown the custom icon instead.
I say it would be cool because irc Eek did it for me, and it was cool. Unfortunately he hasn't updated it, so I'm back to the regular icons.
Cool, thanks Alloc.Just someone probing your server for certain paths, nothing special. Reminds me though that I should probably disable that output, doesn't really serve any purpose other than debugging![]()
I get the same error when I hit the map, never had this error in the 16.1 version of the codeJust someone probing your server for certain paths, nothing special. Reminds me though that I should probably disable that output, doesn't really serve any purpose other than debugging![]()
2017-08-05T22:45:32 46517.646 INF Web:Static:FileNotFound: "/static/densitymismatch.json" @ "C:\program files (x86)\steam\steamapps\common\7 Days To Die Dedicated Server\Mods\Allocs_WebAndMapRendering/webserver/densitymismatch.json"
$.getJSON("densitymismatch.json")
.done(setDensityMarkers)
.fail(function(jqxhr, textStatus, error) {
console.log("Error fetching density mismatch list");
});
Same here,got one more for ya alloc. And thank you so much for fixing everything.When trying to use coppis prender or pblock im getting back
ERROR: Executing command 'pblock' failed: Method not found: 'Prefab.RotateY'.
is this going to be you or Coppis? Thank you in advance!
visitmap with the check param will create that file in the main folder of the server. It will tell you where to run the rcd command to fix densitiesWhich there doesn't seem to be in 16.1 and there doesn't seem to be that file in the correct spot on the webserver mod folder structure. I'm not sure what it's meant to be doing, but appears to be missing on this release.
I'm not sure what visit with check param means, guess I'll visit the documentation and see if that helps. Thxvisitmap with the check param will create that file in the main folder of the server. It will tell you where to run the rcd command to fix densities![]()
in console:I'm not sure what visit with check param means, guess I'll visit the documentation and see if that helps. Thx
Is this a new feature since 16.1 -> 16.2 version of this server fix mod? Where did you get those instructions?in console:
visitmap -512 -512 511 511 check
that would scan the 4 regions around 0,0 and generate the json file in the "7 Days to Die Dedicated Server" folder (at least on windows).
I moved that file into the \Mods\Allocs_WebAndMapRendering\webserver folder and then it shows up on the webmap
You'll probably want to edit map.js and change var downloadCsv = true; to var downloadCsv = false; if you don't want it popping up a download for the files![]()
I only see an INFormation line there, no error. So no issueI get the same error when I hit the map, never had this error in the 16.1 version of the code
Code:2017-08-05T22:45:32 46517.646 INF Web:Static:FileNotFound: "/static/densitymismatch.json" @ "C:\program files (x86)\steam\steamapps\common\7 Days To Die Dedicated Server\Mods\Allocs_WebAndMapRendering/webserver/densitymismatch.json"
Error in a command from Coppi's mod -> error in Coppi's mod obviouslyWhen trying to use coppis prender or pblock im getting back
Okay, how do I eliminate this INFormation line, and why has it only developed from the 16.1->16.2 changes?I only see an INFormation line there, no error. So no issue![]()