mr.devolver Posted August 21, 2020 Share Posted August 21, 2020 (edited) 17 minutes ago, Finch55 said: Yeah I can't figure it out either. A19 and I've tried 3 RWG plus standard Navezgane, so it's not the map. Only have 2 mods which also have ui_display.xml and they load fine. Removing them and all other mods has no effect, the error still occurs. This is also on a fresh install of the game, validated files and deleted saves folder. I might mess with it a bit, see if I can accidently fix it cos I don't know what I'm doing lol, but tis fun to try. @mr.devolver I believe that is a bug in the game where distant LOD's are rendering within the prefabs. I get that a lot and relogging seems to fix it. Thanks, but I doubt "relogging" will help as this is what I encountered shortly after loading into the world. I haven't seen any of this before in Alpha 18. Sure, we had to manually copy all prefabs into game's own prefabs directory, but at least in game it worked as expected. In the meantime I had to close the game, so I will try again and see if it really fixes the problem. Edited August 21, 2020 by mr.devolver (see edit history) Link to comment Share on other sites More sharing options...
Reckis Posted August 21, 2020 Share Posted August 21, 2020 (edited) This graphics issue has been occurring for a while, can't say specifically which alpha, and sometimes occurs in a totally vanilla game. The only known fixes are to log out and back into the game or an F1 keyboard command that I can't remember . . . POI, maybe. The second solution also turns off distant poi's. Looked it up, the command is "pois" Edited August 21, 2020 by Reckis (see edit history) Link to comment Share on other sites More sharing options...
mr.devolver Posted August 21, 2020 Share Posted August 21, 2020 Wow... Restarting the game actually worked. This is pretty weird though, isn't it? Link to comment Share on other sites More sharing options...
Reckis Posted August 21, 2020 Share Posted August 21, 2020 8 minutes ago, mr.devolver said: Wow... Restarting the game actually worked. This is pretty weird though, isn't it? It is weird, but personally I have had success eliminating it by making sure my video drivers are consistently up to date. Link to comment Share on other sites More sharing options...
bdubyah Posted August 21, 2020 Author Share Posted August 21, 2020 Yeah, that's a vanilla issue that seems A19 made worse. And Finch, if you figure it out let me know what it was just so I'll know. I'll double check everything when I get home tonight to make sure I can't repro it myself. 1 Link to comment Share on other sites More sharing options...
Reckis Posted August 21, 2020 Share Posted August 21, 2020 4 minutes ago, bdubyah said: Yeah, that's a vanilla issue that seems A19 made worse. That's weird, I haven't personally seen it since the A19 EXP started and have yet to see it since stable dropped. I thought it was getting better 😕 Link to comment Share on other sites More sharing options...
mr.devolver Posted August 21, 2020 Share Posted August 21, 2020 32 minutes ago, Reckis said: That's weird, I haven't personally seen it since the A19 EXP started and have yet to see it since stable dropped. I thought it was getting better 😕 Current stable is actually the last experimental, no change of data. Link to comment Share on other sites More sharing options...
bdubyah Posted August 21, 2020 Author Share Posted August 21, 2020 I haven't either. Thought I haven't really played enough to see it anyway. I just know between the modding discord amd threads here, it seems like it got worse. I never noticed it in A18 either. Link to comment Share on other sites More sharing options...
Reckis Posted August 22, 2020 Share Posted August 22, 2020 I want to say that I have been seeing it since 17, but I don't really keep track Link to comment Share on other sites More sharing options...
Mr Narok Mx Posted August 22, 2020 Share Posted August 22, 2020 (edited) I get these mistakes, that's when I create the world, I only have your mod - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The AssetBundle 'UAZ1.unity3d' can't be loaded because another AssetBundle with the same files is already loaded. (Filename: C:\buildslave\unity\build\Modules/AssetBundle/Public/AssetBundleLoadFromAsyncOperation.cpp Line: 445) 2020-08-22T06:45:54 295.807 ERR Loading AssetBundle "C:/Program Files (x86)/Steam/steamapps/common/7 Days To Die/7daystodie_Data/../Mods\UAZ452/Resources/UAZ1.unity3d" failed! 2020-08-22T06:45:57 298.951 INF Item IDs with mapping 2020-08-22T06:45:57 298.951 INF ItemIDs from Mapping 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/FinalPass' - Pass '' has no vertex shader WARNING: Shader Unsupported: 'Hidden/PostProcessing/FinalPass' - Pass '' has no vertex shader The AssetBundle 'MD500sounds.unity3d' can't be loaded because another AssetBundle with the same files is already loaded. (Filename: C:\buildslave\unity\build\Modules/AssetBundle/Public/AssetBundleLoadFromAsyncOperation.cpp Line: 445) 2020-08-22T06:45:59 300.747 ERR Loading AssetBundle "C:/Program Files (x86)/Steam/steamapps/common/7 Days To Die/7daystodie_Data/../Mods\MD-500/Resources/MD500sounds.unity3d" failed! 2020-08-22T06:45:59 300.748 ERR XML loader: Loading and parsing 'sounds.xml' failed 2020-08-22T06:45:59 300.748 EXC An item with the same key has already been added. Key: md500_start ArgumentException: An item with the same key has already been added. Key: md500_start at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0 at Audio.Manager.AddAudioData (Audio.XmlData _data) [0x0000b] in <d7c95f421d354b5e851d6f3126817769>:0 at SoundsFromXml.Parse (System.Xml.XmlNode node) [0x006f6] in <d7c95f421d354b5e851d6f3126817769>:0 at SoundsFromXml.ParseNode (System.String master, System.Xml.XmlNode root) [0x00035] in <d7c95f421d354b5e851d6f3126817769>:0 at SoundsFromXml+<CreateSounds>d__0.MoveNext () [0x00042] in <d7c95f421d354b5e851d6f3126817769>:0 at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__40.MoveNext () [0x00044] in <d7c95f421d354b5e851d6f3126817769>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) Logger:masterLogException(Exception) Logger:Exception(Exception) Log:Exception(Exception) <>c__DisplayClass50_0:<loadSingleXml>b__2(Exception) <CoroutineWrapperWithExceptionCallback>d__40:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: <567df3e0919241ba98db88bec4c6696f> Line: 0) 2020-08-22T06:46:00 301.414 ERR XML loader: Loading and parsing 'loot.xml' failed 2020-08-22T06:46:00 301.414 EXC lootgroup 'BoxTruckgroup' is defined multiple times Exception: lootgroup 'BoxTruckgroup' is defined multiple times at LootFromXml+<LoadLootContainers>d__1.MoveNext () [0x003a3] in <d7c95f421d354b5e851d6f3126817769>:0 at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__40.MoveNext () [0x00044] in <d7c95f421d354b5e851d6f3126817769>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) Logger:masterLogException(Exception) Logger:Exception(Exception) Log:Exception(Exception) <>c__DisplayClass50_0:<loadSingleXml>b__2(Exception) <CoroutineWrapperWithExceptionCallback>d__40:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: <d7c95f421d354b5e851d6f3126817769> Line: 0) 2020-08-22T06:46:00 302.193 ERR XML loader: Loading and parsing 'vehicles.xml' failed 2020-08-22T06:46:00 302.193 EXC An item with the same key has already been added. Key: vehicleboxtruckplain ArgumentException: An item with the same key has already been added. Key: vehicleboxtruckplain at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0 at VehiclesFromXml+<Load>d__0.MoveNext () [0x00121] in <d7c95f421d354b5e851d6f3126817769>:0 at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__40.MoveNext () [0x00044] in <d7c95f421d354b5e851d6f3126817769>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) Logger:masterLogException(Exception) Logger:Exception(Exception) Log:Exception(Exception) <>c__DisplayClass50_0:<loadSingleXml>b__2(Exception) <CoroutineWrapperWithExceptionCallback>d__40:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: <567df3e0919241ba98db88bec4c6696f> Line: 0) .... ... .. . (Filename: C:\buildslave\unity\build\Modules/Animation/Director/AnimatorControllerPlayable.cpp Line: 1370) 2020-08-22T06:46:48 349.837 INF Origin Reposition (0.0, 0.0, 0.0) to (-1632.0, 32.0, -48.0) 2020-08-22T06:46:48 350.022 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:48 350.027 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:48 350.109 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:48 350.115 ERR No loot entry defined for loot list id 10 2020-08-22T06:46:48 350.160 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:48 350.183 ERR No loot entry defined for loot list id 10 2020-08-22T06:46:48 350.230 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:48 350.262 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:48 350.276 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:48 350.290 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:48 350.291 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:48 350.328 ERR No loot entry defined for loot list id 10 2020-08-22T06:46:48 350.328 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:48 350.333 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 350.344 INF OpenSpawnWindow 2020-08-22T06:46:49 350.345 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 350.350 ERR No loot entry defined for loot list id 10 2020-08-22T06:46:49 350.466 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 350.509 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 350.517 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 350.535 ERR No loot entry defined for loot list id 10 2020-08-22T06:46:49 350.592 ERR No loot entry defined for loot list id 10 2020-08-22T06:46:49 350.598 ERR No loot entry defined for loot list id 19 2020-08-22T06:46:49 350.713 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 350.735 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 350.742 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 350.742 ERR No loot entry defined for loot list id 10 2020-08-22T06:46:49 350.783 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 350.783 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 350.786 INF StartGame done 2020-08-22T06:46:49 350.825 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 350.838 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 350.865 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 350.872 ERR No loot entry defined for loot list id 10 2020-08-22T06:46:49 350.878 ERR No loot entry defined for loot list id 10 2020-08-22T06:46:49 350.908 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 350.908 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 350.916 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 350.921 INF [DECO] written 0 2020-08-22T06:46:49 350.933 ERR No loot entry defined for loot list id 10 2020-08-22T06:46:49 350.948 INF [Steamworks.NET] GameServer.Init successful 2020-08-22T06:46:49 350.951 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 350.982 ERR No loot entry defined for loot list id 10 2020-08-22T06:46:49 351.021 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 351.034 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 351.070 ERR No loot entry defined for loot list id 10 2020-08-22T06:46:49 351.078 ERR No loot entry defined for loot list id 10 2020-08-22T06:46:49 351.085 ERR No loot entry defined for loot list id 10 2020-08-22T06:46:49 351.090 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 351.090 ERR No loot entry defined for loot list id 10 2020-08-22T06:46:49 351.123 ERR No loot entry defined for loot list id 48 2020-08-22T06:46:49 351.181 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 351.188 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 351.195 ERR No loot entry defined for loot list id 10 2020-08-22T06:46:49 351.208 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 351.217 ERR No loot entry defined for loot list id 10 2020-08-22T06:46:49 351.240 ERR No loot entry defined for loot list id 9 2020-08-22T06:46:49 351.249 ERR No loot entry defined for loot list id 25 2020-08-22T06:46:49 351.333 ERR No loot entry defined for loot list id 10 2020-08-22T06:46:50 351.349 ERR No loot entry defined for loot list id 25 output_log__2020-08-22__06-40-39.txt Edited August 22, 2020 by Mr Narok Mx (see edit history) Link to comment Share on other sites More sharing options...
mr.devolver Posted August 22, 2020 Share Posted August 22, 2020 @bdubyah, which skills govern the quality of individual weapons that we craft? For example, I can't figure out how to improve quality of crafted pipe shotgun. I thought it would be boosted by Boomstick skill like vanilla shotguns, but it doesn't work. Link to comment Share on other sites More sharing options...
bdubyah Posted August 22, 2020 Author Share Posted August 22, 2020 (edited) Pipe weapons will always be level 1. They are meant to be primitive weapons. They are now under Gunslinger, Deadeye, and Boomstick. Edited September 16, 2020 by bdubyah (see edit history) Link to comment Share on other sites More sharing options...
mr.devolver Posted August 22, 2020 Share Posted August 22, 2020 2 minutes ago, bdubyah said: Pipe weapons will always be level 1. They are meant to be primitive weapons. Oh, ok! Thanks. 😀 Link to comment Share on other sites More sharing options...
bdubyah Posted August 22, 2020 Author Share Posted August 22, 2020 @mr.devolver Np. 9 hours ago, Mr Narok Mx said: I get these mistakes, that's when I create the world, I only have your mod output_log__2020-08-22__06-40-39.txt 43.74 kB · 2 downloads I almost kind of want to not tell you the problem and see if you can figure it out...Lol. Here's a hint...you're running the collection mod which contains all of the vehicles...and then also trying to run all the separate modlets..... Link to comment Share on other sites More sharing options...
Mr Narok Mx Posted August 22, 2020 Share Posted August 22, 2020 1 hour ago, bdubyah said: @ mr.devolver Np. Casi no quiero decirte el problema y ver si puedes resolverlo ... Lol. Aquí hay una pista ... estás ejecutando el mod de colección que contiene todos los vehículos ... y luego también estás tratando de ejecutar todos los modlets separados ..... haha yes, it was strange to me that now the file was like this and not only the Bdubs Vehicles folder Link to comment Share on other sites More sharing options...
Colin248 Posted August 23, 2020 Share Posted August 23, 2020 ok github is so god dam garbage what the hell is this? how do i download a single pack or do i litteraly need to download them all? cos thats the only option its giving me WHAT IS THIS UI ITS SO AWEFULL XD Link to comment Share on other sites More sharing options...
bdubyah Posted August 23, 2020 Author Share Posted August 23, 2020 Google is your friend. Link to comment Share on other sites More sharing options...
Colin248 Posted August 23, 2020 Share Posted August 23, 2020 after trying to get this working im having to uninstall the wasteland weapons mod, and the nuka cola mod. the nuka one is giving a red error saying something about how buffs cannot be found, nor can the hp value or something. whilst the weapons one is saying how caps cannot be found. this is causeing other players to be unable to join. so they are scrapped for now. 😞 Link to comment Share on other sites More sharing options...
bdubyah Posted August 24, 2020 Author Share Posted August 24, 2020 Maybe do some reading here as I still haven't updated everything. Wasteland Weapons and Nuka Colas are not A19 compatible. The Wasteland is the A19 version that combines them into one mod. Link to comment Share on other sites More sharing options...
Colin248 Posted August 24, 2020 Share Posted August 24, 2020 24 minutes ago, bdubyah said: Maybe do some reading here as I still haven't updated everything. Wasteland Weapons and Nuka Colas are not A19 compatible. The Wasteland is the A19 version that combines them into one mod. oh my apologise. sorry. X3 il give it another go tomoro. Link to comment Share on other sites More sharing options...
bdubyah Posted August 24, 2020 Author Share Posted August 24, 2020 No worries. If my upload didn't suck so bad I'd have everything sorted already. Hopefully tonight or the next night I'll have everything up to date. Link to comment Share on other sites More sharing options...
bdubyah Posted August 24, 2020 Author Share Posted August 24, 2020 (edited) The Wasteland: I have made a separate thread for it here. Edited October 23 by bdubyah (see edit history) 5 Link to comment Share on other sites More sharing options...
bdubyah Posted August 24, 2020 Author Share Posted August 24, 2020 (edited) Buggy: Spoiler Adds in a quick 2 seater buggy! Git: Click Here Nexus: Click Here Edited July 27 by bdubyah (see edit history) 1 Link to comment Share on other sites More sharing options...
bdubyah Posted August 24, 2020 Author Share Posted August 24, 2020 (edited) Hot Rods: Spoiler Adds in 6 different Hot Rods. 2 seats. Can be found in loot or bought from traders. Git: Click Here Nexus: Click Here Edited July 27 by bdubyah (see edit history) Link to comment Share on other sites More sharing options...
bdubyah Posted August 24, 2020 Author Share Posted August 24, 2020 (edited) Humvee: Spoiler Adds in 2 Humvee variants. One with a top, and one without. 4 seats. Git: Click Here Nexus: Click Here Edited July 27 by bdubyah (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now