doughphunghus / 7D2D-EntityRandomizer

A 7 Days to Die modlet generator that makes copies of Entities and randomizes them.
2 stars 1 forks source link

Errors in output long on startup. #2

Closed bchoinski-cb closed 3 years ago

bchoinski-cb commented 3 years ago

When the server starts (using the 19.1 version) we see the following errors in the log (very long, only first few entries given):

2020-09-21T15:01:25 37.844 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AbandonedHouseGroupGS1']" 
2020-09-21T15:01:25 37.845 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AbandonedHouseGroupGS100']" 
2020-09-21T15:01:25 37.846 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AbandonedHouseGroupGS200']" 
2020-09-21T15:01:25 37.847 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AbandonedHouseGroupGS25']" 
2020-09-21T15:01:25 37.847 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AbandonedHouseGroupGS400']" 
2020-09-21T15:01:25 37.848 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AbandonedHouseGroupGS50']" 
2020-09-21T15:01:25 37.849 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AnimalsAll']" 
2020-09-21T15:01:25 37.850 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AnimalsDesert']" 
2020-09-21T15:01:25 37.851 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AnimalsForest']" 
2020-09-21T15:01:25 37.853 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AnimalsSnow']" 
2020-09-21T15:01:25 37.853 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS100']" 
2020-09-21T15:01:25 37.854 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS100+']" 
.
.
.
2020-09-21T15:01:27 39.101 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='zombieUtilityWorkerGroupGS300']" 
2020-09-21T15:01:27 39.104 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='zombieUtilityWorkerGroupGS500']" 
2020-09-21T15:01:27 39.104 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='zombieUtilityWorkerGroupGS75']" 
2020-09-21T15:01:27 39.105 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='zombieUtilityWorkerGroupGS750']" 
doughphunghus commented 3 years ago

I was able to reproduce your issue on the latest experimental build of the game (a19.1 b8) using the 19.1 modlet I generated. I generated another modlet specifically for the latest release today (a19 b8). Its release v2.0.11 on my github repo and the pre-generated modlet is "Doughs-RandomizedEntities-For-a19.1_b8_all-entities". I tried it and did not get any errors.

Likely the modlet you are trying accidentally I messed up something when I generated it (I may have done something wrong on my side, not started a fresh game, etc.). I'll do some more troubleshooting tomorrow and see if I can fix the 19.1 version (regenerate it somehow maybe), but I may have to delete it as I likely cannot get that old version of the game. :(

If this new modlet (v2.0.11, for game version a19.1 b8) doesn't work well for you:

bchoinski-cb commented 3 years ago

Latest Experimental, A19.1 b7 I believe

Burton Choinski Member Technical Staff bchoinski@vmware.com mailto:bchoinski@vmware.com%0b3401 Hillview Avenue, Palo Alto, CA 94304 Office: 508.843.7183 Mobile: 508.843.7183

[VMware]http://www.carbonblack.com/

From: doughphunghus notifications@github.com Reply-To: doughphunghus/7D2D-EntityRandomizer reply@reply.github.com Date: Monday, September 21, 2020 at 9:35 PM To: doughphunghus/7D2D-EntityRandomizer 7D2D-EntityRandomizer@noreply.github.com Cc: Burton Choinski bchoinski@vmware.com, Author author@noreply.github.com Subject: Re: [doughphunghus/7D2D-EntityRandomizer] Errors in output long on startup. (#2)

Interesting. What version of the game are you running (like a19 b1xx)?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdoughphunghus%2F7D2D-EntityRandomizer%2Fissues%2F2%23issuecomment-696466319&data=02%7C01%7Cbchoinski%40vmware.com%7C380ad624024b4428742008d85e97d2a1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637363353460119836&sdata=xxU%2FPS8tql%2Fr5ON9m8u%2FfDTH8Pu1kPBjIZdI%2Bd%2FoA%2F0%3D&reserved=0, or unsubscribehttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FANL3KDDZJB4ZXN5NHGCVRPTSG75O7ANCNFSM4RVDEHGA&data=02%7C01%7Cbchoinski%40vmware.com%7C380ad624024b4428742008d85e97d2a1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637363353460119836&sdata=fUE%2BXhLJtSr6N11BaF90syxUdJkVLzmRQCMX4xjrIfs%3D&reserved=0.

doughphunghus commented 3 years ago

Try using the "Doughs-RandomizedEntities-For-a19.1_b8_all-entities" one and let me know if it works!. It should work as the changes between the builds are so small. There are also some small fixes in it that previous pre-generated modlets do not have (like some legless zombies could float, thinking they had legs).

I can't get a download of a19.1 b7 to build a modlet for that to give you a specific build for that version. I also cannot get a download of a b19.1.0 either to fix the 19.1 modlet that is broken. So a "fix" for the "Doughs-RandomizedEntities-For-a19_1_all-entities" does not exist, and it was my bad for naming it like that (should have been a19.1_bxxx) and also for generating a bad build :(. So I have "archived" this old modlet for now.

The only other way to try to fix it (short of you installing perl and generating your own) would be if you sent over your "/7 Days to Die/Config/Data/entityclasses.xml" and "/7 Days to Die/Config/Data/entitygroups.xml" files from your a19.1 b7 install, and I could generate a modlet against those files. If that interests you, let me know. The easiest is probably if you could make a new github repo and add them there, then I could pull the files

bchoinski-cb commented 3 years ago

Sorry, I mis-entered. I am using b8, and that is the mod copy I am using. Sorry for the confusion.

Burton Choinski Member Technical Staff bchoinski@vmware.com mailto:bchoinski@vmware.com%0b3401 Hillview Avenue, Palo Alto, CA 94304 Office: 508.843.7183 Mobile: 508.843.7183

[VMware]http://www.carbonblack.com/

From: doughphunghus notifications@github.com Reply-To: doughphunghus/7D2D-EntityRandomizer reply@reply.github.com Date: Tuesday, September 22, 2020 at 8:29 PM To: doughphunghus/7D2D-EntityRandomizer 7D2D-EntityRandomizer@noreply.github.com Cc: Burton Choinski bchoinski@vmware.com, Author author@noreply.github.com Subject: Re: [doughphunghus/7D2D-EntityRandomizer] Errors in output long on startup. (#2)

Try using the "Doughs-RandomizedEntities-For-a19.1_b8_all-entities" one and let me know if it works!. It should work as the changes between the builds are so small. There are also some small fixes in it that previous pre-generated modlets do not have (like some legless zombies could float, thinking they had legs).

I can't get a download of a19.1 b7 to build a modlet for that to give you a specific build for that version. I also cannot get a download of a b19.1.0 either to fix the 19.1 modlet that is broken. So a "fix" for the "Doughs-RandomizedEntities-For-a19_1_all-entities" does not exist, and it was my bad for naming it like that (should have been a19.1_bxxx) and also for generating a bad build :(. So I have "archived" this old modlet for now.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdoughphunghus%2F7D2D-EntityRandomizer%2Fissues%2F2%23issuecomment-697051881&data=02%7C01%7Cbchoinski%40vmware.com%7C17308da9a0eb48ac6b9c08d85f57c68d%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637364177885566739&sdata=QHSEC%2BMWB%2FUxZL9WA2J%2Fgr8MC%2BLyZQcq%2FE4Ffovl%2BN0%3D&reserved=0, or unsubscribehttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FANL3KDBFSBEBMRXBCWBF5DDSHE6PTANCNFSM4RVDEHGA&data=02%7C01%7Cbchoinski%40vmware.com%7C17308da9a0eb48ac6b9c08d85f57c68d%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637364177885566739&sdata=1z3kA2jBf7WRgdSwTo0uO1h3yz4yzdB9UtDtD6yJFCM%3D&reserved=0.

doughphunghus commented 3 years ago

Does the "Doughs-RandomizedEntities-For-a19.1_b8_all-entities" pre-generated modlet work (loads without errors)?

bchoinski-cb commented 3 years ago

It does work – in our instances we do see many of the standard mobs “walking strange” (i.e. Fat Hawaiian running about like a monkey), but it’s likely that our supposed set of “extras” is not loading so only the vanilla mobs will be seen.

Burton Choinski Member Technical Staff bchoinski@vmware.com mailto:bchoinski@vmware.com%0b3401 Hillview Avenue, Palo Alto, CA 94304 Office: 508.843.7183 Mobile: 508.843.7183

[VMware]http://www.carbonblack.com/

From: doughphunghus notifications@github.com Reply-To: doughphunghus/7D2D-EntityRandomizer reply@reply.github.com Date: Wednesday, September 23, 2020 at 9:29 PM To: doughphunghus/7D2D-EntityRandomizer 7D2D-EntityRandomizer@noreply.github.com Cc: Burton Choinski bchoinski@vmware.com, Author author@noreply.github.com Subject: Re: [doughphunghus/7D2D-EntityRandomizer] Errors in output long on startup. (#2)

Does the "Doughs-RandomizedEntities-For-a19.1_b8_all-entities" pre-generated modlet work (loads without errors)?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdoughphunghus%2F7D2D-EntityRandomizer%2Fissues%2F2%23issuecomment-698058243&data=02%7C01%7Cbchoinski%40vmware.com%7C818de294ce544d125b7d08d8602943f9%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637365077637825361&sdata=F7SuzcMU6Rm08FFZShnasrTcNLyvLYREam0xeb1tYIo%3D&reserved=0, or unsubscribehttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FANL3KDBVD7YWZC4NYQBKQOLSHKOHDANCNFSM4RVDEHGA&data=02%7C01%7Cbchoinski%40vmware.com%7C818de294ce544d125b7d08d8602943f9%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637365077637835356&sdata=ALN2rs3RlpyheX6zeVAnu%2F215JhaJXfhq5T4eofdaeQ%3D&reserved=0.

doughphunghus commented 3 years ago

I'm not sure how many of the zeds in my pre-generated modlet(s) are set to "non standard walk" types (Its all random and I don't do any "fixing" or smoothing out of the randomness to make it balance out, so its possible one mod has skewed balance in it towards one metric (like walking) and another a good walking metric but skewed to something else like a lot of tall zombies). Basically, all zeds walk on 2 feet except for 2 cases: crawling on stomach and "spider" which is all fours. In my randomizer I allow any walking zed to (possibly) be a "crawler" or a "spider", but diasallow "crawlers" to walk (because they have no legs, which means they just float). The "spider" all fours walk may simply have been generated at a higher rate (but not higher on purpose, it should be randomly dispersed, but it may just have a lot of spider walkers in it this time). Additionally, the game "should" spawn the zeds in "randomly" but its hard to tell whats spawning ( like what specific horde is being spawned). My modlet adds all my zeds to the "spawn groups" at the exact same rate as they are normally, which, if three just happens to be lot of crawlers/spiders in a spawn group, could dilute out the spawning of "normal, vanilla" zeds quite a bit, but it shouldn't be too bad for all spawn groups.

Of course, all the above assumes no bugs/edge cases/logic errors, which I'll look into. I haven't noticed it in my games though, but I'm not using the latest one I generated :). I'll see if I can add some sort of 'tune the walking" methods so the "percent crawl/walk" can be tuned. its something I wanted to do anyway as I actually want to set it to generate some "extreme" zeds...but not too many.

bchoinski-cb commented 3 years ago

I’m guessing the reason I see so many spider walkers is the other variants are erroring out when the mod loads. I’m cc’ing this to my home machine so I can reply with the entire output log for your analysis.

Burton Choinski Member Technical Staff bchoinski@vmware.com mailto:bchoinski@vmware.com%0b3401 Hillview Avenue, Palo Alto, CA 94304 Office: 508.843.7183 Mobile: 508.843.7183

[VMware]http://www.carbonblack.com/

From: doughphunghus notifications@github.com Reply-To: doughphunghus/7D2D-EntityRandomizer reply@reply.github.com Date: Thursday, September 24, 2020 at 8:27 PM To: doughphunghus/7D2D-EntityRandomizer 7D2D-EntityRandomizer@noreply.github.com Cc: Burton Choinski bchoinski@vmware.com, Author author@noreply.github.com Subject: Re: [doughphunghus/7D2D-EntityRandomizer] Errors in output long on startup. (#2)

I'm not sure how many of the zeds in my pre-generated modlet(s) are set to "non standard walk" types (Its all random and I don't do any "fixing" or smoothing out of the randomness to make it balance out, so its possible one mod has skewed balance in it towards one metric (like walking) and another a good walking metric but skewed to something else like a lot of tall zombies). Basically, all zeds walk on 2 feet except for 2 cases: crawling on stomach and "spider" which is all fours. In my randomizer I allow any walking zed to (possibly) be a "crawler" or a "spider", but diasallow "crawlers" to walk (because they have no legs, which means they just float). The "spider" all fours walk may simply have been generated at a higher rate (but not higher on purpose, it should be randomly dispersed, but it may just have a lot of spider walkers in it this time). Additionally, the game "should" spawn the zeds in "randomly" but its hard to tell whats spawning ( like what specific horde is being spawned). My modlet adds all my zeds to the "spawn groups" at the exact same rate as they are normally, which, if three just happens to be lot of crawlers/spiders in a spawn group, could dilute out the spawning of "normal, vanilla" zeds quite a bit, but it shouldn't be too bad for all spawn groups.

Of course, all the above assumes no bugs/edge cases/logic errors, which I'll look into. I haven't noticed it in my games though, but I'm not using the latest one I generated :). I'll see if I can add some sort of 'tune the walking" methods so the "percent crawl/walk" can be tuned. its something I wanted to do anyway as I actually want to set it to generate some "extreme" zeds...but not too many.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdoughphunghus%2F7D2D-EntityRandomizer%2Fissues%2F2%23issuecomment-698654635&data=02%7C01%7Cbchoinski%40vmware.com%7C3c3af9b926b84f3137d108d860e9c1df%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637365904391337229&sdata=vRBzCLaTnRUVdFrNtNxf4h93LXvPT0Iz0%2F5a0sc78Wg%3D&reserved=0, or unsubscribehttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FANL3KDD3UMBBNJWEWQE77TTSHPPWHANCNFSM4RVDEHGA&data=02%7C01%7Cbchoinski%40vmware.com%7C3c3af9b926b84f3137d108d860e9c1df%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637365904391347218&sdata=mtebA2%2Bhbm4dwnAoj%2BTNI5qt07msr1BZ2%2Bkldh1O5hs%3D&reserved=0.

bchoinski-cb commented 3 years ago

Burton Choinski bchoinski@verizon.net

On Sep 25, 2020, at 7:51 AM, Burton Choinski bchoinski@vmware.com wrote:

I’m guessing the reason I see so many spider walkers is the other variants are erroring out when the mod loads. I’m cc’ing this to my home machine so I can reply with the entire output log for your analysis.

Burton Choinski Member Technical Staff bchoinski@vmware.com mailto:bchoinski@vmware.com%0b3401 Hillview Avenue, Palo Alto, CA 94304 Office: 508.843.7183 Mobile: 508.843.7183

From: doughphunghus > Reply-To: doughphunghus/7D2D-EntityRandomizer > Date: Thursday, September 24, 2020 at 8:27 PM To: doughphunghus/7D2D-EntityRandomizer <7D2D-EntityRandomizer@noreply.github.com > Cc: Burton Choinski >, Author > Subject: Re: [doughphunghus/7D2D-EntityRandomizer] Errors in output long on startup. (#2) I'm not sure how many of the zeds in my pre-generated modlet(s) are set to "non standard walk" types (Its all random and I don't do any "fixing" or smoothing out of the randomness to make it balance out, so its possible one mod has skewed balance in it towards one metric (like walking) and another a good walking metric but skewed to something else like a lot of tall zombies). Basically, all zeds walk on 2 feet except for 2 cases: crawling on stomach and "spider" which is all fours. In my randomizer I allow any walking zed to (possibly) be a "crawler" or a "spider", but diasallow "crawlers" to walk (because they have no legs, which means they just float). The "spider" all fours walk may simply have been generated at a higher rate (but not higher on purpose, it should be randomly dispersed, but it may just have a lot of spider walkers in it this time). Additionally, the game "should" spawn the zeds in "randomly" but its hard to tell whats spawning ( like what specific horde is being spawned). My modlet adds all my zeds to the "spawn groups" at the exact same rate as they are normally, which, if three just happens to be lot of crawlers/spiders in a spawn group, could dilute out the spawning of "normal, vanilla" zeds quite a bit, but it shouldn't be too bad for all spawn groups. Of course, all the above assumes no bugs/edge cases/logic errors, which I'll look into. I haven't noticed it in my games though, but I'm not using the latest one I generated :). I'll see if I can add some sort of 'tune the walking" methods so the "percent crawl/walk" can be tuned. its something I wanted to do anyway as I actually want to set it to generate some "extreme" zeds...but not too many. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub , or unsubscribe .

Mono path[0] = '/Users/burtonchoinski/Library/Application Support/Steam/steamapps/common/7 Days To Die/7DaysToDie.app/Contents/Resources/Data/Managed' Mono config path = '/Users/burtonchoinski/Library/Application Support/Steam/steamapps/common/7 Days To Die/7DaysToDie.app/Contents/MonoBleedingEdge/etc' Initialize engine version: 2019.2.17f1 (8e603399ca02) [XR] Discovering subsystems at path /Users/burtonchoinski/Library/Application Support/Steam/steamapps/common/7 Days To Die/7DaysToDie.app/Contents/Resources/Data/UnitySubsystems Forcing GfxDevice: OpenGL Core GfxDevice: creating device client; threaded=1 Renderer: AMD Radeon Pro 560 OpenGL Engine Vendor: ATI Technologies Inc. Version: 4.1 ATI-2.11.22 GLES: 0 GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader5 GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_occlusion_query2 GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_subroutine GL_ARB_shading_language_include GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable G L_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_ATI_texture_mirror_once GL_NV_texture_barrier OPENGL LOG: Creating OpenGL 4.1 graphics device ; Context level <OpenGL 4.1> ; Context handle 679872000 Begin MonoManager ReloadAssembly

(Filename: ./Runtime/Misc/Plugins.cpp Line: 306)

2020-09-25T17:28:07 0.050 INF [Steamworks.NET] SteamAPI_Init() ok 2020-09-25T17:28:07 0.198 INF Localization language: english 2020-09-25T17:28:07 0.214 INF Texture quality is set to 1 2020-09-25T17:28:07 0.214 INF Precaching... 2020-09-25T17:28:07 0.216 INF Precaching file: Contents/Resources/Data/resources.assets 2020-09-25T17:28:07 0.282 INF [EAC] Not loading, not started from launcher 2020-09-25T17:28:08 1.428 INF Precaching file: Contents/Resources/Data/sharedassets1.assets 2020-09-25T17:28:08 1.433 INF Precaching file: Data/Bundles/blocktextureatlases 2020-09-25T17:28:09 1.926 INF Precaching file: Data/Bundles/terraintextures 2020-09-25T17:28:09 2.596 INF Precaching done 2020-09-25T17:28:14 6.813 INF Loading main scene Unloading 6 Unused Serialized files (Serialized files now loaded: 0) WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture UnloadTime: 2.947338 ms 2020-09-25T17:28:14 6.919 INF [GSM] Singleton Initialized... 2020-09-25T17:28:14 6.929 INF Awake IsFocused: True 2020-09-25T17:28:14 6.929 INF Awake 2020-09-25T17:28:14 6.943 INF Version: Alpha 19.1 (b8) Compatibility Version: Alpha 19.1, Build: Mac 64 Bit 2020-09-25T17:28:14 6.943 INF System information: 2020-09-25T17:28:14 6.943 INF OS: Mac OS X 10.14.6 2020-09-25T17:28:14 6.943 INF CPU: Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz (cores: 8) 2020-09-25T17:28:14 6.943 INF RAM: 16384 MB 2020-09-25T17:28:14 6.944 INF GPU: AMD Radeon Pro 560 OpenGL Engine (4096 MB) 2020-09-25T17:28:14 6.944 INF Graphics API: OpenGL 4.1 ATI-2.11.22 (shader level 4.6) 2020-09-25T17:28:14 6.944 INF Last played version: Alpha 19.1 2020-09-25T17:28:14 6.944 INF Local UTC offset: -4 hours 2020-09-25T17:28:14 6.950 INF Command line arguments: /Users/burtonchoinski/Library/Application Support/Steam/steamapps/common/7 Days To Die/7DaysToDie.app/Contents/MacOS/7 Days To Die -force-glcore -noeac -logfile /Users/burtonchoinski/Library/Application Support/Steam/steamapps/common/7 Days To Die/output_log2020-09-2517-28-05.txt 2020-09-25T17:28:14 6.952 INF Not running in Big Picture Mode, no on-screen keyboard available 2020-09-25T17:28:14 6.952 INF Starting PlayerInputManager... 2020-09-25T17:28:14 7.123 INF InControl (version 1.8.2 build 9357, native module = False, XInput = True) 2020-09-25T17:28:14 7.141 INF Starting UserProfileManager... 2020-09-25T17:28:14 7.218 INF Occlusion: Awake 2020-09-25T17:28:14 7.226 INF ApplyAllOptions streaming budget 3686.4 MB 2020-09-25T17:28:14 7.227 INF ApplyAllOptions current screen 1600 x 900, 60hz, window 1600 x 900, fullscreen True FullScreenWindow 2020-09-25T17:28:14 7.228 INF Texture quality is set to 1 2020-09-25T17:28:14 7.228 INF ApplyTextureFilter 0, AF Disable 2020-09-25T17:28:14 7.230 INF ApplyTerrainOptions 1 2020-09-25T17:28:14 7.588 INF [MODS] Start loading 2020-09-25T17:28:14 7.600 INF [MODS] Trying to load from folder: Doughs-PunishingWeather-Core-2.0.2 2020-09-25T17:28:14 7.686 INF [MODS] Loaded Mod: Doughs Punishing Weather Core (2.0.2) 2020-09-25T17:28:14 7.687 INF [MODS] Trying to load from folder: Doughs-PunishingWeather-Effects-Light-2.0.0 2020-09-25T17:28:14 7.688 INF [MODS] Loaded Mod: Doughs Punishing Weather Effects Light (2.0.0) 2020-09-25T17:28:14 7.688 INF [MODS] Trying to load from folder: Doughs-PunishingWeather-Rain-More-1.0.0 2020-09-25T17:28:14 7.690 INF [MODS] Loaded Mod: Doughs Punishing Weather Temp More In Burnt Forest (1.0.0) 2020-09-25T17:28:14 7.690 INF [MODS] Trying to load from folder: Doughs-PunishingWeather-Temp-MoreInBurntForest-1.0.0 2020-09-25T17:28:14 7.691 INF [MODS] Loaded Mod: Doughs Punishing Weather Rain More (1.0.0) 2020-09-25T17:28:14 7.691 INF [MODS] Trying to load from folder: Doughs-RandomizedEntities-For-a19_1_all-entities 2020-09-25T17:28:14 7.693 INF [MODS] Loaded Mod: Doughs-RandomizedEntities-For-a19_1_all-entities (1.0.0) 2020-09-25T17:28:14 7.693 INF [MODS] Trying to load from folder: IceBurg_Baby_Animals_1_3 2020-09-25T17:28:14 7.694 INF [MODS] Loaded Mod: IceBurg_Baby_Animals (1.3.0) 2020-09-25T17:28:14 7.694 INF [MODS] Trying to load from folder: JaxTeller718_0IncreasedBiomeZombiesx2 2020-09-25T17:28:14 7.695 INF [MODS] Loaded Mod: JaxTeller718_0IncreasedBiomeZombiesx2 (A19) 2020-09-25T17:28:14 7.695 INF [MODS] Trying to load from folder: JaxTeller718_BiggerWanderingHordes 2020-09-25T17:28:14 7.697 INF [MODS] Loaded Mod: JaxTeller718_BiggerWanderingHordes (A19) 2020-09-25T17:28:14 7.697 INF [MODS] Trying to load from folder: JaxTeller718_BirdsNestAndTrashDestroyOnLoot 2020-09-25T17:28:14 7.699 INF [MODS] Loaded Mod: JaxTeller718_BirdsNestAndTrashDestroyOnLoot (A19) 2020-09-25T17:28:14 7.699 INF [MODS] Trying to load from folder: JaxTeller718_Charcoal 2020-09-25T17:28:14 7.700 INF [MODS] Loaded Mod: JaxTeller718_Charcoal (A19) 2020-09-25T17:28:14 7.700 INF [MODS] Trying to load from folder: JaxTeller718_EggsInFridges 2020-09-25T17:28:14 7.702 INF [MODS] Loaded Mod: JaxTeller718_EggsInFridges (1.0) 2020-09-25T17:28:14 7.702 INF [MODS] Trying to load from folder: JaxTeller718_LessBiomeClutterOverhaul 2020-09-25T17:28:14 7.703 INF [MODS] Loaded Mod: JaxTeller718_LessBiomeClutterOverhaul (A19) 2020-09-25T17:28:14 7.703 INF [MODS] Trying to load from folder: JaxTeller718_LootBalance 2020-09-25T17:28:14 7.704 INF [MODS] Loaded Mod: JaxTeller718_LootBalance (A19) 2020-09-25T17:28:14 7.704 INF [MODS] Trying to load from folder: JaxTeller718_WorkingStoves 2020-09-25T17:28:14 7.706 INF [MODS] Loaded Mod: JaxTeller718_WorkingStoves (A19) 2020-09-25T17:28:14 7.706 INF [MODS] Trying to load from folder: Riles-HUDPlus1.06 2020-09-25T17:28:14 7.707 INF [MODS] Loaded Mod: Riles-HUDPlus (1.06) 2020-09-25T17:28:14 7.707 INF [MODS] Trying to load from folder: Scomar82_ColoredConSta 2020-09-25T17:28:14 7.708 INF [MODS] Loaded Mod: Scomar82_ColoredContainerStates (1.3) 2020-09-25T17:28:14 7.708 INF [MODS] Initializing mod code 2020-09-25T17:28:14 7.708 INF [MODS] Loading done 2020-09-25T17:28:14 7.725 INF Pack 6245 us 2020-09-25T17:28:14 7.728 INF [MODS] Loading localization from mod: JaxTeller718_Charcoal 2020-09-25T17:28:14 7.729 INF [MODS] Loading localization from mod: JaxTeller718_WorkingStoves 2020-09-25T17:28:14 7.731 INF [MODS] Loading localization from mod: Scomar82_ColoredContainerStates Plugins: Couldn't open libc, error: dlopen(libc, 2): image not found

(Filename: ./Runtime/Misc/Plugins.cpp Line: 306)

Plugins: Couldn't open libc, error: dlopen(libc, 2): image not found

(Filename: ./Runtime/Misc/Plugins.cpp Line: 306)

Plugins: Couldn't open libc, error: dlopen(libc, 2): image not found

(Filename: ./Runtime/Misc/Plugins.cpp Line: 306)

Plugins: Couldn't open libc, error: dlopen(libc, 2): image not found

(Filename: ./Runtime/Misc/Plugins.cpp Line: 306)

Plugins: Couldn't open libc, error: dlopen(libc, 2): image not found

(Filename: ./Runtime/Misc/Plugins.cpp Line: 306)

Plugins: Couldn't open libc, error: dlopen(libc, 2): image not found

(Filename: ./Runtime/Misc/Plugins.cpp Line: 306)

Plugins: Couldn't open libc, error: dlopen(libc, 2): image not found

(Filename: ./Runtime/Misc/Plugins.cpp Line: 306)

2020-09-25T17:28:15 7.761 INF Loading permissions file at '/Users/burtonchoinski/Library/Application Support/7DaysToDie/Saves/serveradmin.xml' 2020-09-25T17:28:15 7.782 INF Loading permissions file done. 2020-09-25T17:28:15 7.849 INF Awake done in 920 ms

Unloading 27 unused Assets to reduce memory usage. Loaded Objects now: 4224. Total: 30.557327 ms (FindLiveObjects: 0.398879 ms CreateObjectMapping: 0.768092 ms MarkObjects: 29.326490 ms DeleteObjects: 0.061330 ms)

2020-09-25T17:28:15 7.975 INF User joined: Caelynd 2020-09-25T17:28:15 8.139 INF Updated culture for display texts 2020-09-25T17:28:16 8.864 INF UMA Overlay loading took 566 ms 2020-09-25T17:28:16 8.866 INF UMA Slot loading took 2 ms WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture Fallback handler could not load library /Users/burtonchoinski/Library/Application Support/Steam/steamapps/common/7 Days To Die/7DaysToDie.app/Contents/Frameworks/MonoEmbedRuntime/osx/libKernel32 Fallback handler could not load library /Users/burtonchoinski/Library/Application Support/Steam/steamapps/common/7 Days To Die/7DaysToDie.app/Contents/Frameworks/MonoEmbedRuntime/osx/libKernel32.dylib Fallback handler could not load library /Users/burtonchoinski/Library/Application Support/Steam/steamapps/common/7 Days To Die/7DaysToDie.app/Contents/Frameworks/MonoEmbedRuntime/osx/libKernel32.so Fallback handler could not load library /Users/burtonchoinski/Library/Application Support/Steam/steamapps/common/7 Days To Die/7DaysToDie.app/Contents/Frameworks/MonoEmbedRuntime/osx/libKernel32.bundle Fallback handler could not load library /Users/burtonchoinski/Library/Application Support/Steam/steamapps/common/7 Days To Die/7DaysToDie.app/Contents/Frameworks/MonoEmbedRuntime/osx/Kernel32 Fallback handler could not load library /Users/burtonchoinski/Library/Application Support/Steam/steamapps/common/7 Days To Die/7DaysToDie.app/Contents/Frameworks/MonoEmbedRuntime/osx/libKernel32 Fallback handler could not load library /Users/burtonchoinski/Library/Application Support/Steam/steamapps/common/7 Days To Die/7DaysToDie.app/Contents/Frameworks/MonoEmbedRuntime/osx/libKernel32.dylib Fallback handler could not load library /Users/burtonchoinski/Library/Application Support/Steam/steamapps/common/7 Days To Die/7DaysToDie.app/Contents/Frameworks/MonoEmbedRuntime/osx/libKernel32.so Fallback handler could not load library /Users/burtonchoinski/Library/Application Support/Steam/steamapps/common/7 Days To Die/7DaysToDie.app/Contents/Frameworks/MonoEmbedRuntime/osx/libKernel32.bundle Fallback handler could not load library /Users/burtonchoinski/Library/Application Support/Steam/steamapps/common/7 Days To Die/7DaysToDie.app/Contents/Frameworks/MonoEmbedRuntime/osx/libKernel32 WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 UNorm format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 UNorm format is not supported, decompressing texture 2020-09-25T17:28:17 10.192 INF [GSM] GameSparks Connected 2020-09-25T17:28:17 10.345 INF LoadTextureArraysForQuality quality -1 to 1, reload False 2020-09-25T17:28:19 12.088 INF WorldStaticData.Init() needed 3.077s 2020-09-25T17:28:19 12.220 INF [GSM] Skipping me 2020-09-25T17:28:19 12.343 INF [Steamworks.NET] Login ok. 2020-09-25T17:28:19 12.582 INF AchievementManager: Received stats and achievements from Steam 2020-09-25T17:28:36 28.787 INF NET: Starting server protocols 2020-09-25T17:28:36 28.801 INF NET: LiteNetLib server started 2020-09-25T17:28:36 28.803 INF [Steamworks.NET] NET: Server started 2020-09-25T17:28:36 28.803 INF Started thread SteamNetworkingServer 2020-09-25T17:28:36 28.804 INF StartGame 2020-09-25T17:28:36 28.867 INF Persistent GamePrefs saved GamePref.AdminFileName = serveradmin.xml GamePref.AirDropFrequency = 72 GamePref.AirDropMarker = True GamePref.AutopilotMode = 0 GamePref.BedrollDeadZoneSize = 30 GamePref.BedrollExpiryTime = 45 GamePref.BlockDamageAI = 100 GamePref.BlockDamageAIBM = 300 GamePref.BlockDamagePlayer = 300 GamePref.BloodMoonEnemyCount = 8 GamePref.BloodMoonFrequency = 7 GamePref.BloodMoonRange = 0 GamePref.BloodMoonWarning = 18 GamePref.BuildCreate = True GamePref.ConnectToServerIP = 173.76.226.68 GamePref.ConnectToServerPort = 26900 GamePref.ControlPanelEnabled = False GamePref.ControlPanelPort = 8080 GamePref.CraftTimer = GamePref.CreateLevelDim = 8 GamePref.CreateLevelName = My Level GamePref.CreativeMenuEnabled = False GamePref.DayCount = 3 GamePref.DayLightLength = 18 GamePref.DayNightLength = 60 GamePref.DebugMenuEnabled = False GamePref.DebugMenuShowTasks = False GamePref.DebugStopEnemiesMoving = False GamePref.DropOnDeath = 0 GamePref.DropOnQuit = 0 GamePref.DynamicSpawner = GamePref.EACEnabled = False GamePref.EnemyDifficulty = 0 GamePref.EnemySpawnMode = True GamePref.FavoriteServersList = GamePref.FragLimit = 20 GamePref.GameDifficulty = 3 GamePref.GameGuidClient = GamePref.GameMode = GameModeSurvival GamePref.GameName = test GamePref.GameNameClient = My Game GamePref.GameVersion = Alpha 19.1 GamePref.GameWorld = test GamePref.HideCommandExecutionLog = 0 GamePref.JoiningOptions = True GamePref.LandClaimCount = 1 GamePref.LandClaimDeadZone = 30 GamePref.LandClaimDecayMode = 0 GamePref.LandClaimExpiryTime = 7 GamePref.LandClaimOfflineDelay = 0 GamePref.LandClaimOfflineDurabilityModifier = 4 GamePref.LandClaimOnlineDurabilityModifier = 4 GamePref.LandClaimSize = 41 GamePref.LastGameResetRevision = 13 GamePref.LastLoadedPrefab = GamePref.LastLoadedPrefabSize = GamePref.LastLoadingTipRead = 19 GamePref.LootAbundance = 100 GamePref.LootRespawnDays = -1 GamePref.LootTimer = GamePref.MatchLength = 10 GamePref.MaxSpawnedAnimals = 50 GamePref.MaxSpawnedZombies = 60 GamePref.MaxUncoveredMapChunksPerPlayer = 524288 GamePref.NoGraphicsMode = False GamePref.OptionsAllowController = True GamePref.OptionsAmbientVolumeLevel = 1 GamePref.OptionsAudioOcclusion = False GamePref.OptionsBackgroundGlobalOpacity = 0.75 GamePref.OptionsControllerVibration = True GamePref.OptionsControlsResetRevision = 2 GamePref.OptionsDisableChunkLODs = False GamePref.OptionsDynamicMusicDailyTime = 0.3 GamePref.OptionsDynamicMusicEnabled = True GamePref.OptionsForegroundGlobalOpacity = 1 GamePref.OptionsGfxAA = 0 GamePref.OptionsGfxBloom = True GamePref.OptionsGfxBrightness = 0.5 GamePref.OptionsGfxDOF = False GamePref.OptionsGfxDynamicMinFPS = 30 GamePref.OptionsGfxDynamicMode = 1 GamePref.OptionsGfxDynamicScale = 1 GamePref.OptionsGfxFOV = 65 GamePref.OptionsGfxGrassDistance = 1 GamePref.OptionsGfxLODDistance = 0.5 GamePref.OptionsGfxMotionBlur = 0 GamePref.OptionsGfxObjQuality = 2 GamePref.OptionsGfxOcclusion = True GamePref.OptionsGfxQualityPreset = 5 GamePref.OptionsGfxReflectQuality = 0 GamePref.OptionsGfxReflectShadows = False GamePref.OptionsGfxResetRevision = 1 GamePref.OptionsGfxResolution = 0 GamePref.OptionsGfxShadowDistance = 0 GamePref.OptionsGfxSSAO = True GamePref.OptionsGfxSSReflections = 1 GamePref.OptionsGfxStreamMipmaps = True GamePref.OptionsGfxSunShafts = True GamePref.OptionsGfxTerrainQuality = 1 GamePref.OptionsGfxTexFilter = 0 GamePref.OptionsGfxTexQuality = 1 GamePref.OptionsGfxTreeDistance = 4 GamePref.OptionsGfxUMATexQuality = 0 GamePref.OptionsGfxViewDistance = 6 GamePref.OptionsGfxVsync = 1 GamePref.OptionsGfxWaterPtlLimiter = 0.5 GamePref.OptionsGfxWaterQuality = 1 GamePref.OptionsHudOpacity = 1 GamePref.OptionsHudSize = 0.9 GamePref.OptionsInterfaceSensitivity = 0.75 GamePref.OptionsInvertMouse = False GamePref.OptionsJournalPopup = False GamePref.OptionsMenuMusicVolumeLevel = 0.004310345 GamePref.OptionsMicVolumeLevel = 0.75 GamePref.OptionsMouseSensitivity = 0.5 GamePref.OptionsMusicVolumeLevel = 0.09913793 GamePref.OptionsOverallAudioVolumeLevel = 0.5 GamePref.OptionsPlayChanceFrequency = 3 GamePref.OptionsPlayChanceProbability = 0.983 GamePref.OptionsPlayerModel = playerMale GamePref.OptionsPlayerModelTexture = Player/Male/Player_male GamePref.OptionsPOICulling = 1 GamePref.OptionsScreenBoundsValue = 1 GamePref.OptionsShowCompass = True GamePref.OptionsShowCrosshair = True GamePref.OptionsStabSpawnBlocksOnGround = True GamePref.OptionsTempCelsius = False GamePref.OptionsUiFpsScaling = 1 GamePref.OptionsVoiceChatEnabled = True GamePref.OptionsVoiceVolumeLevel = 0.75 GamePref.OptionsZoomMouseSensitivity = 0.5 GamePref.PartySharedKillRange = 1000 GamePref.PersistentPlayerProfiles = False GamePref.PlayerAutologin = False GamePref.PlayerId = 76561198273987976 GamePref.PlayerKillingMode = 0 GamePref.PlayerName = Caelynd GamePref.PlayerSafeZoneHours = 7 GamePref.PlayerSafeZoneLevel = 5 GamePref.PlayerToken = GamePref.RebuildMap = False GamePref.SaveGameFolder = /Users/burtonchoinski/Library/Application Support/7DaysToDie/Saves GamePref.SelectionContextMode = 0 GamePref.SelectionOperationMode = 0 GamePref.ServerAdminSlots = 0 GamePref.ServerAdminSlotsPermission = 0 GamePref.ServerDescription = GamePref.ServerDisabledNetworkProtocols = GamePref.ServerIP = GamePref.ServerIsPublic = True GamePref.ServerLoginConfirmationText = GamePref.ServerMaxAllowedViewDistance = 12 GamePref.ServerMaxPlayerCount = 8 GamePref.ServerMaxWorldTransferSpeedKiBs = 512 GamePref.ServerName = Default Server GamePref.ServerPort = 26900 GamePref.ServerReservedSlots = 0 GamePref.ServerReservedSlotsPermission = 100 GamePref.ServerVisibility = 1 GamePref.ServerWebsiteURL = GamePref.ShowFriendPlayerOnMap = True GamePref.TelnetEnabled = False GamePref.TelnetFailedLoginLimit = 10 GamePref.TelnetFailedLoginsBlocktime = 10 GamePref.TelnetPort = 25003 GamePref.TerminalWindowEnabled = True GamePref.UNUSED_OptionsBloom = GamePref.UNUSED_OptionsDeferredLighting = GamePref.UNUSED_OptionsDOF = GamePref.UNUSED_OptionsFieldOfViewNew = GamePref.UNUSED_OptionsGamma = GamePref.UNUSED_OptionsImageEffects = GamePref.UNUSED_OptionsMotionBlur = GamePref.UNUSED_OptionsObjectBlur = GamePref.UNUSED_OptionsReflectionBounces = GamePref.UNUSED_OptionsReflectionCullList = GamePref.UNUSED_OptionsReflectionFarClip = GamePref.UNUSED_OptionsReflectionRefreshMode = GamePref.UNUSED_OptionsReflectionShadowDistance = GamePref.UNUSED_OptionsReflectionTimeSlicingMode = GamePref.UNUSED_OptionsSSAO = GamePref.UNUSED_OptionsStreamingMipmapsBudget = GamePref.UNUSED_OptionsSunShafts = GamePref.UserDataFolder = /Users/burtonchoinski/Library/Application Support/7DaysToDie GamePref.WorldGenSeed = GamePref.WorldGenSize = 8192 GamePref.XPMultiplier = 300 GamePref.ZombieBMMove = 4 GamePref.ZombieFeralMove = 3 GamePref.ZombieMove = 0 GamePref.ZombieMoveNight = 3 GamePref.ZombiePlayers = True GameStat.AirDropFrequency = 0 GameStat.AirDropMarker = False GameStat.AllowedViewDistance = 12 GameStat.AnimalCount = 0 GameStat.AutoParty = False GameStat.BedrollExpiryTime = 45 GameStat.BlockDamagePlayer = 100 GameStat.BloodMoonDay = 0 GameStat.BloodMoonEnemyCount = 8 GameStat.BloodMoonWarning = 8 GameStat.ChunkStabilityEnabled = True GameStat.CraftTimer = GameStat.CurrentRoundIx = 0 GameStat.DayLightLength = 18 GameStat.DayLimitActive = False GameStat.DayLimitThisRound = 0 GameStat.DropOnDeath = 1 GameStat.DropOnQuit = 0 GameStat.EnemyCount = 0 GameStat.EnemyDifficulty = Normal GameStat.EnemySpawnMode = True GameStat.FragLimitActive = False GameStat.FragLimitThisRound = 0 GameStat.GameDifficulty = 2 GameStat.GameDifficultyBonus = 1 GameStat.GameModeId = 0 GameStat.GameState = 0 GameStat.GlobalMessageToShow = GameStat.IsCreativeMenuEnabled = False GameStat.IsFlyingEnabled = False GameStat.IsPlayerCollisionEnabled = True GameStat.IsPlayerDamageEnabled = True GameStat.IsResetMapOnRestart = False GameStat.IsSaveSupplyCrates = True GameStat.IsSpawnEnemies = True GameStat.IsSpawnNearOtherPlayer = False GameStat.IsTeleportEnabled = False GameStat.IsVersionCheckDone = True GameStat.LandClaimCount = 1 GameStat.LandClaimDeadZone = 30 GameStat.LandClaimDecayMode = 0 GameStat.LandClaimExpiryTime = 3 GameStat.LandClaimOfflineDelay = 0 GameStat.LandClaimOfflineDurabilityModifier = 32 GameStat.LandClaimOnlineDurabilityModifier = 32 GameStat.LandClaimSize = 41 GameStat.LoadScene = GameStat.LootTimer = GameStat.OptionsPOICulling = 0 GameStat.PartySharedKillRange = 100 GameStat.PlayerKillingMode = KillStrangersOnly GameStat.ScoreDiedMultiplier = -5 GameStat.ScorePlayerKillMultiplier = 1 GameStat.ScoreZombieKillMultiplier = 1 GameStat.ShowAllPlayersOnMap = False GameStat.ShowFriendPlayerOnMap = True GameStat.ShowSpawnWindow = False GameStat.ShowWindow = GameStat.ShowZombieCounter = False GameStat.TimeLimitActive = False GameStat.TimeLimitThisRound = 0 GameStat.TimeOfDayIncPerSec = 20 GameStat.XPMultiplier = 100 GameStat.ZombieHordeMeter = False 2020-09-25T17:28:36 28.908 INF StartAsServer WARNING: Shader Unsupported: 'Hidden/Nature/Terrain/Utilities' - All passes removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? ERROR: Shader Shader is not supported on this GPU (none of subshaders/fallbacks are suitable)WARNING: Shader Unsupported: 'Hidden/Nature/Terrain/Utilities' - Setting to default shader. 2020-09-25T17:28:36 29.393 INF Set Microsplat diffuse: MicroSplatConfig_diff_tarray_1 (UnityEngine.Texture2DArray) 2020-09-25T17:28:36 29.393 INF Set Microsplat normals: MicroSplatConfig_normal_tarray_1 (UnityEngine.Texture2DArray) 2020-09-25T17:28:36 29.393 INF Set Microsplat smooth: MicroSplatConfig_smoothAO_tarray_1 (UnityEngine.Texture2DArray) WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 UNorm format is not supported, decompressing texture WARNING: RGBA Compressed BC7 UNorm format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 UNorm format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 UNorm format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 UNorm format is not supported, decompressing texture WARNING: RGBA Compressed BC7 UNorm format is not supported, decompressing texture WARNING: RGBA Compressed BC7 UNorm format is not supported, decompressing texture WARNING: RGBA Compressed BC7 UNorm format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture 2020-09-25T17:28:41 34.707 INF Block IDs with mapping 2020-09-25T17:28:41 34.707 INF BlockIDs from Mapping WARNING: RGBA Compressed BC7 sRGB format is not supported, decompressing texture WARNING: RGBA Compressed BC7 UNorm format is not supported, decompressing texture WARNING: RGBA Compressed BC7 UNorm format is not supported, decompressing texture 2020-09-25T17:28:44 37.024 INF Item IDs with mapping 2020-09-25T17:28:44 37.024 INF ItemIDs from Mapping WARNING: Shader Unsupported: 'Hidden/Dof/DX11Dof' - Pass '' has no vertex shader WARNING: Shader Unsupported: 'Hidden/Dof/DX11Dof' - Setting to default shader. WARNING: Shader Unsupported: 'Hidden/PostProcessing/DepthOfField' - Pass 'CoC Temporal Filter' has no vertex shader WARNING: Shader Unsupported: 'Hidden/PostProcessing/Debug/Waveform' - Pass '' has no vertex shader ERROR: Shader Shader is not supported on this GPU (none of subshaders/fallbacks are suitable)WARNING: Shader Unsupported: 'Hidden/PostProcessing/Debug/Waveform' - Setting to default shader. WARNING: Shader Unsupported: 'Hidden/PostProcessing/Uber' - Pass '' has no vertex shader WARNING: Shader Unsupported: 'Hidden/PostProcessing/Uber' - Pass '' has no vertex shader WARNING: Shader Unsupported: 'Hidden/PostProcessing/MultiScaleVO' - Pass '' has no vertex shader ERROR: Shader Shader is not supported on this GPU (none of subshaders/fallbacks are suitable)WARNING: Shader Unsupported: 'Hidden/PostProcessing/MultiScaleVO' - Setting to default shader. WARNING: Shader Unsupported: 'Hidden/PostProcessing/Debug/Vectorscope' - Pass '' has no vertex shader ERROR: Shader Shader is not supported on this GPU (none of subshaders/fallbacks are suitable)WARNING: Shader Unsupported: 'Hidden/PostProcessing/Debug/Vectorscope' - Setting to default shader. WARNING: Shader Unsupported: 'Hidden/PostProcessing/Debug/LightMeter' - Pass '' has no vertex shader ERROR: Shader Shader is not supported on this GPU (none of subshaders/fallbacks are suitable)WARNING: Shader Unsupported: 'Hidden/PostProcessing/Debug/LightMeter' - Setting to default shader. WARNING: Shader Unsupported: 'Hidden/PostProcessing/FinalPass' - Pass '' has no vertex shader WARNING: Shader Unsupported: 'Hidden/PostProcessing/FinalPass' - Pass '' has no vertex shader WARNING: Shader Unsupported: 'Hidden/PostProcessing/FinalPass' - Pass '' has no vertex shader WARNING: Shader Unsupported: 'Hidden/PostProcessing/Debug/Histogram' - Pass '' has no vertex shader ERROR: Shader Shader is not supported on this GPU (none of subshaders/fallbacks are suitable)WARNING: Shader Unsupported: 'Hidden/PostProcessing/Debug/Histogram' - Setting to default shader. WARNING: Shader Unsupported: 'Hidden/PostProcessing/ScreenSpaceReflections' - Pass '' has no vertex shader ERROR: Shader Shader is not supported on this GPU (none of subshaders/fallbacks are suitable)WARNING: Shader Unsupported: 'Hidden/PostProcessing/ScreenSpaceReflections' - Setting to default shader. 2020-09-25T17:28:46 39.105 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AbandonedHouseGroupGS1']" 2020-09-25T17:28:46 39.106 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AbandonedHouseGroupGS100']" 2020-09-25T17:28:46 39.107 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AbandonedHouseGroupGS200']" 2020-09-25T17:28:46 39.108 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AbandonedHouseGroupGS25']" 2020-09-25T17:28:46 39.109 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AbandonedHouseGroupGS400']" 2020-09-25T17:28:46 39.109 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AbandonedHouseGroupGS50']" 2020-09-25T17:28:46 39.110 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AnimalsAll']" 2020-09-25T17:28:46 39.111 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AnimalsDesert']" 2020-09-25T17:28:46 39.112 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AnimalsForest']" 2020-09-25T17:28:46 39.114 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='AnimalsSnow']" 2020-09-25T17:28:46 39.115 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS100']" 2020-09-25T17:28:46 39.116 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS100+']" 2020-09-25T17:28:46 39.116 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS100+++']" 2020-09-25T17:28:46 39.117 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1000']" 2020-09-25T17:28:46 39.118 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1000+']" 2020-09-25T17:28:46 39.119 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1000++']" 2020-09-25T17:28:46 39.119 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1000+++']" 2020-09-25T17:28:46 39.120 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1100']" 2020-09-25T17:28:46 39.121 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1100+']" 2020-09-25T17:28:46 39.122 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1100++']" 2020-09-25T17:28:46 39.122 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1100+++']" 2020-09-25T17:28:46 39.123 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS120']" 2020-09-25T17:28:46 39.124 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS120+']" 2020-09-25T17:28:46 39.125 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS120++']" 2020-09-25T17:28:46 39.126 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS120+++']" 2020-09-25T17:28:46 39.126 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1200']" 2020-09-25T17:28:46 39.127 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1200+']" 2020-09-25T17:28:46 39.128 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1200++']" 2020-09-25T17:28:46 39.129 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1200+++']" 2020-09-25T17:28:46 39.130 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1300']" 2020-09-25T17:28:46 39.130 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1300+']" 2020-09-25T17:28:46 39.131 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1300++']" 2020-09-25T17:28:46 39.132 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1300+++']" 2020-09-25T17:28:46 39.133 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS140']" 2020-09-25T17:28:46 39.134 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS140+']" 2020-09-25T17:28:46 39.134 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS140++']" 2020-09-25T17:28:46 39.135 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS140+++']" 2020-09-25T17:28:46 39.136 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1400']" 2020-09-25T17:28:46 39.137 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1400+']" 2020-09-25T17:28:46 39.138 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1400++']" 2020-09-25T17:28:46 39.139 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1400+++']" 2020-09-25T17:28:46 39.140 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS15+']" 2020-09-25T17:28:46 39.140 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1500']" 2020-09-25T17:28:46 39.141 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1500+']" 2020-09-25T17:28:46 39.142 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1500++']" 2020-09-25T17:28:46 39.143 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1500+++']" 2020-09-25T17:28:46 39.144 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS160']" 2020-09-25T17:28:46 39.144 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS160+']" 2020-09-25T17:28:46 39.145 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS160++']" 2020-09-25T17:28:46 39.146 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS160+++']" 2020-09-25T17:28:46 39.147 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1600']" 2020-09-25T17:28:46 39.147 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1600+']" 2020-09-25T17:28:46 39.148 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1600++']" 2020-09-25T17:28:46 39.149 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1600+++']" 2020-09-25T17:28:46 39.150 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1700']" 2020-09-25T17:28:46 39.150 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1700+']" 2020-09-25T17:28:46 39.151 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1700++']" 2020-09-25T17:28:46 39.152 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1700+++']" 2020-09-25T17:28:46 39.153 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS180']" 2020-09-25T17:28:46 39.154 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS180+']" 2020-09-25T17:28:46 39.154 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS180++']" 2020-09-25T17:28:46 39.155 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS180+++']" 2020-09-25T17:28:46 39.156 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1800']" 2020-09-25T17:28:46 39.157 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1800+']" 2020-09-25T17:28:46 39.158 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1800++']" 2020-09-25T17:28:46 39.158 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1800+++']" 2020-09-25T17:28:46 39.159 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1900']" 2020-09-25T17:28:46 39.160 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1900+']" 2020-09-25T17:28:46 39.161 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1900++']" 2020-09-25T17:28:46 39.161 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS1900+++']" 2020-09-25T17:28:46 39.162 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS20+']" 2020-09-25T17:28:46 39.163 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS200']" 2020-09-25T17:28:46 39.164 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS200+']" 2020-09-25T17:28:46 39.165 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS200++']" 2020-09-25T17:28:46 39.165 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS200+++']" 2020-09-25T17:28:46 39.166 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS2000']" 2020-09-25T17:28:46 39.167 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS2000+']" 2020-09-25T17:28:46 39.168 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS2000++']" 2020-09-25T17:28:46 39.169 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS2000+++']" 2020-09-25T17:28:46 39.170 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS220']" 2020-09-25T17:28:46 39.170 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS220+']" 2020-09-25T17:28:46 39.171 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS220++']" 2020-09-25T17:28:46 39.172 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS220+++']" 2020-09-25T17:28:46 39.173 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS240']" 2020-09-25T17:28:46 39.173 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS240+']" 2020-09-25T17:28:46 39.174 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS240++']" 2020-09-25T17:28:46 39.175 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS240+++']" 2020-09-25T17:28:46 39.176 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS260']" 2020-09-25T17:28:46 39.177 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS260+']" 2020-09-25T17:28:46 39.177 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS260++']" 2020-09-25T17:28:46 39.178 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS260+++']" 2020-09-25T17:28:46 39.179 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS280']" 2020-09-25T17:28:46 39.180 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS280+']" 2020-09-25T17:28:46 39.181 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS280++']" 2020-09-25T17:28:46 39.182 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS280+++']" 2020-09-25T17:28:46 39.183 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS300']" 2020-09-25T17:28:46 39.184 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS300+']" 2020-09-25T17:28:46 39.185 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS300+++']" 2020-09-25T17:28:46 39.186 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS325']" 2020-09-25T17:28:46 39.187 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS325+']" 2020-09-25T17:28:46 39.188 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS325+++']" 2020-09-25T17:28:46 39.189 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS35+']" 2020-09-25T17:28:46 39.190 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS35+++']" 2020-09-25T17:28:46 39.191 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS350']" 2020-09-25T17:28:46 39.191 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS350+']" 2020-09-25T17:28:46 39.192 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS350+++']" 2020-09-25T17:28:46 39.193 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS375']" 2020-09-25T17:28:46 39.194 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS375+']" 2020-09-25T17:28:46 39.195 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS375+++']" 2020-09-25T17:28:46 39.196 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS40+']" 2020-09-25T17:28:46 39.197 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS40+++']" 2020-09-25T17:28:46 39.198 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS400']" 2020-09-25T17:28:46 39.199 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS400+']" 2020-09-25T17:28:46 39.199 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS425']" 2020-09-25T17:28:46 39.200 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS425+']" 2020-09-25T17:28:46 39.201 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS425++']" 2020-09-25T17:28:46 39.202 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS45+']" 2020-09-25T17:28:46 39.202 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS45+++']" 2020-09-25T17:28:46 39.203 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS450']" 2020-09-25T17:28:46 39.204 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS450+']" 2020-09-25T17:28:46 39.205 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS450++']" 2020-09-25T17:28:46 39.206 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS475']" 2020-09-25T17:28:46 39.206 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS475+']" 2020-09-25T17:28:46 39.207 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS50+']" 2020-09-25T17:28:46 39.208 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS500']" 2020-09-25T17:28:46 39.209 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS500+']" 2020-09-25T17:28:46 39.210 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS500++']" 2020-09-25T17:28:46 39.210 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS500+++']" 2020-09-25T17:28:46 39.211 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS550']" 2020-09-25T17:28:46 39.212 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS550+']" 2020-09-25T17:28:46 39.213 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS550++']" 2020-09-25T17:28:46 39.214 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS550+++']" 2020-09-25T17:28:46 39.215 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS60']" 2020-09-25T17:28:46 39.215 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS60+']" 2020-09-25T17:28:46 39.216 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS600']" 2020-09-25T17:28:46 39.217 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS600+']" 2020-09-25T17:28:46 39.218 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS600++']" 2020-09-25T17:28:46 39.219 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS600+++']" 2020-09-25T17:28:46 39.220 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS650']" 2020-09-25T17:28:46 39.220 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS650+']" 2020-09-25T17:28:46 39.221 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS650++']" 2020-09-25T17:28:46 39.222 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS650+++']" 2020-09-25T17:28:46 39.223 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS70']" 2020-09-25T17:28:46 39.224 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS70+']" 2020-09-25T17:28:46 39.224 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS700']" 2020-09-25T17:28:46 39.225 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS700+']" 2020-09-25T17:28:46 39.226 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS700++']" 2020-09-25T17:28:46 39.227 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS700+++']" 2020-09-25T17:28:46 39.228 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS750']" 2020-09-25T17:28:46 39.229 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS750+']" 2020-09-25T17:28:46 39.230 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS750++']" 2020-09-25T17:28:46 39.231 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS750+++']" 2020-09-25T17:28:46 39.232 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS80']" 2020-09-25T17:28:46 39.232 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS80+']" 2020-09-25T17:28:46 39.233 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS80+++']" 2020-09-25T17:28:46 39.234 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS800']" 2020-09-25T17:28:46 39.235 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS800+']" 2020-09-25T17:28:46 39.236 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS800++']" 2020-09-25T17:28:46 39.236 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS800+++']" 2020-09-25T17:28:46 39.237 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS850']" 2020-09-25T17:28:46 39.238 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS850+']" 2020-09-25T17:28:46 39.239 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS850++']" 2020-09-25T17:28:46 39.240 WRN XML patch for "entitygroups.xml" from mod "Doughs-RandomizedEntities-For-a19_1_all-entities" did not apply: <append xpath="/entitygroups/entitygroup[@name='BMHordeGS850+++']" 2020-09-25T17:28

bchoinski-cb commented 3 years ago

Got the most recent set 22 version, no errors reported. I must have had a transitional version. Sorry for the goose-chase.


Burton Choinski bchoinski@verizon.net

On Sep 25, 2020, at 5:29 PM, Burton Choinski bchoinski@verizon.net wrote:

-------------------------------------------------------------------------------- Burton Choinski bchoinski@verizon.net > On Sep 25, 2020, at 7:51 AM, Burton Choinski > wrote: > > I’m guessing the reason I see so many spider walkers is the other variants are erroring out when the mod loads. I’m cc’ing this to my home machine so I can reply with the entire output log for your analysis. > > > Burton Choinski > Member Technical Staff > bchoinski@vmware.com > 3401 Hillview Avenue, Palo Alto, CA 94304 > Office: 508.843.7183 > Mobile: 508.843.7183 > > > > > From: doughphunghus > > Reply-To: doughphunghus/7D2D-EntityRandomizer > > Date: Thursday, September 24, 2020 at 8:27 PM > To: doughphunghus/7D2D-EntityRandomizer <7D2D-EntityRandomizer@noreply.github.com > > Cc: Burton Choinski >, Author > > Subject: Re: [doughphunghus/7D2D-EntityRandomizer] Errors in output long on startup. (#2) > > I'm not sure how many of the zeds in my pre-generated modlet(s) are set to "non standard walk" types (Its all random and I don't do any "fixing" or smoothing out of the randomness to make it balance out, so its possible one mod has skewed balance in it towards one metric (like walking) and another a good walking metric but skewed to something else like a lot of tall zombies). Basically, all zeds walk on 2 feet except for 2 cases: crawling on stomach and "spider" which is all fours. In my randomizer I allow any walking zed to (possibly) be a "crawler" or a "spider", but diasallow "crawlers" to walk (because they have no legs, which means they just float). The "spider" all fours walk may simply have been generated at a higher rate (but not higher on purpose, it should be randomly dispersed, but it may just have a lot of spider walkers in it this time). Additionally, the game "should" spawn the zeds in "randomly" but its hard to tell whats spawning ( like what specific horde is being spawned). My modlet adds all my zeds to the "spawn groups" at the exact same rate as they are normally, which, if three just happens to be lot of crawlers/spiders in a spawn group, could dilute out the spawning of "normal, vanilla" zeds quite a bit, but it shouldn't be too bad for all spawn groups. > > Of course, all the above assumes no bugs/edge cases/logic errors, which I'll look into. I haven't noticed it in my games though, but I'm not using the latest one I generated :). I'll see if I can add some sort of 'tune the walking" methods so the "percent crawl/walk" can be tuned. its something I wanted to do anyway as I actually want to set it to generate some "extreme" zeds...but not too many. > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub , or unsubscribe . >
doughphunghus commented 3 years ago

EDIT: I just saw your reply "Got the most recent set 22 version...Sorry for the goose-chase". No problem ; ) So it sounds like its now working?

If not, this was my reply after looking at the log: From the log there are these 3 lines: 2020-09-25T17:28:14 6.943 INF Version: Alpha 19.1 (b8) Compatibility Version: Alpha 19.1, Build: Mac 64 Bit .... 2020-09-25T17:28:14 7.691 INF [MODS] Trying to load from folder: Doughs-RandomizedEntities-For-a19_1_all-entities 2020-09-25T17:28:14 7.693 INF [MODS] Loaded Mod: Doughs-RandomizedEntities-For-a19_1_all-entities (1.0.0)

It shows you're running 7 Days to Die game version: Alpha 19.1 (b8) And using my mod: Doughs-RandomizedEntities-For-a19_1_all-entities Try this one instead: Doughs-RandomizedEntities-For-a19.1_b8_all-entities

Also: Don't load both! : )

If using the other mod doesn't fix it, then it may be some incompatibility with the other mods you're loading. I'm not sure if the other mods are colliding with mine in some way, each other, or if they have their own issues. Anyway, try the other mod I listed and let me know if it clears up the issues. If it doesn't, then still use the other mod as its the correct one to use, and I'll see if I can figure out what's happening when all the mods you're using and mine are loaded together.

bchoinski-cb commented 3 years ago

We swapped to the _b8 version and it seemed to work fine. Sorry for the bother!

Burton Choinski Member Technical Staff bchoinski@vmware.com mailto:bchoinski@vmware.com%0b3401 Hillview Avenue, Palo Alto, CA 94304 Office: 508.843.7183 Mobile: 508.843.7183

[VMware]http://www.carbonblack.com/

From: doughphunghus notifications@github.com Reply-To: doughphunghus/7D2D-EntityRandomizer reply@reply.github.com Date: Tuesday, September 29, 2020 at 12:48 PM To: doughphunghus/7D2D-EntityRandomizer 7D2D-EntityRandomizer@noreply.github.com Cc: Burton Choinski bchoinski@vmware.com, Author author@noreply.github.com Subject: Re: [doughphunghus/7D2D-EntityRandomizer] Errors in output long on startup. (#2)

From the log there are these 3 lines: 2020-09-25T17:28:14 6.943 INF Version: Alpha 19.1 (b8) Compatibility Version: Alpha 19.1, Build: Mac 64 Bit .... 2020-09-25T17:28:14 7.691 INF [MODS] Trying to load from folder: Doughs-RandomizedEntities-For-a19_1_all-entities 2020-09-25T17:28:14 7.693 INF [MODS] Loaded Mod: Doughs-RandomizedEntities-For-a19_1_all-entities (1.0.0)

It shows you're running 7 Days to Die game version: Alpha 19.1 (b8) And using my mod: Doughs-RandomizedEntities-For-a19_1_all-entities Try this one instead: Doughs-RandomizedEntities-For-a19.1_b8_all-entities

Also: Don't load both! : )

If using the other mod doesn't fix it, then it may be some incompatibility with the other mods you're loading. I'm not sure if the other mods are colliding with mine in some way, each other, or if they have their own issues. Anyway, try the other mod I listed and let me know if it clears up the issues. If it doesn't, then still use the other mod as its the correct one to use, and I'll see if I can figure out what's happening when all the mods you're using and mine are loaded together.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdoughphunghus%2F7D2D-EntityRandomizer%2Fissues%2F2%23issuecomment-700841151&data=02%7C01%7Cbchoinski%40vmware.com%7C05920007c946407119c308d86497718b%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637369948897440191&sdata=URiDztnn3ItjNaNle7f9LvQldWwhaU6gUDFD48PDJI0%3D&reserved=0, or unsubscribehttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FANL3KDEE5OUYSTNHPKKNWEDSIIFUNANCNFSM4RVDEHGA&data=02%7C01%7Cbchoinski%40vmware.com%7C05920007c946407119c308d86497718b%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637369948897440191&sdata=m883klokQiBMHN%2FGAN7KffaTZbncDSfX7BW08GmArro%3D&reserved=0.

doughphunghus commented 3 years ago

Cool! I'm glad its working with the new pre-generated mod. No worries!