Jump to content

sphereii

Members
  • Posts

    3,063
  • Joined

  • Last visited

  • Days Won

    23

Everything posted by sphereii

  1. Oh that sounds like it's in rough shape. The Launcher does write a log here: %APPDATA%\..\Local\Temp\7D2DLauncher.txt It sounds like it's failing even before it'd start recording though.
  2. If you had clicked on Test Mod, then it would download the mod only. However, it'll only copy the files over into the environment after you hit the Play button in the Mod Launcher.
  3. Sorry for the trouble. When you say it flashes on the screen then nothing, do you mean when you start it? Sometimes firewall or anti-viruses don't play nicely with it. You could try this: https://7d2dlauncher.blob.core.windows.net/installer/7D2DModLauncher.exe It's a program that wraps the 7D2DLauncher.application. You can download that file, and copy it somewhere, then run it. See if that improves your luck. Otherwise, let me know what anti-virus or spyware tools you may be running.
  4. Sorry for the trouble. It looks like part of the folders are missing from the game. Would you be able to ask her to re-validate her files in steam, then in the Mod Launcher, Delete Mod, and re-install it? That error is coming from the game; 7daystodie.exe is looking for the folder 7DaysToDie_Data, and cannot find it.
  5. Another good tip, is not to alt-tab out of the game at all once you hit the Play button in the Mod Launcher.
  6. We make a request through GitHub's API to grab the files. There could be some some latency in those calls, or maybe my code is wonky
  7. If the message says "Clone Mode Detect. No previous GIT exists. Recloning..." only once, then it's probably find. It's a 500 meg download (possibly more) so it will take some time. Subsequent downloads should be much faster, as long as the TempMods folder doesn't get deleted.
  8. This seems to be a re-occuring issue for some people. I do not believe it's the mod that is causing the problem, but the mod could be heavier than the system normally runs, so the problem occurs. All I can advise you is to update your video drivers, and maybe your motherboard drivers as well.
  9. Once you've created the 16.2 verison of True Survival, it'll stay that way. You can change your Steam version back to 16.3. Just continue to use the Mod Launcher to launch True Survival, and it'll always launch the 16.2 version.
  10. Thank you for the logs. Yes, that's what I wanted to see. Does the message recloning repeat itself ? You could try to delete the TempMods folder directly, then click on Test Mod Sync. I don't see in the log file that you attempted to start the game. When you click on Play Mod, it'll copy the files from TempMods, and actually installs the mod at that point.
  11. Sorry for the trouble. Let's get you sorted out. Are you using Advanced mode? Can you provide me some log files? After you start the game, and loads up in vanilla, exit the game, and go back to the Mod Launcher. Click on the View menu, then Log Files. You'll see a drop down with two log files: 7d2dlauncher.txt and output_log.txt Can you select them one at a time, then click on Upload Log file. It'll show a pastebin.com link. If you can give me those links, we'll figure it out.
  12. Sorry for the trouble. I can't access those links at work, however, I do want to help you. With True Survival A16.2 selected in the 7D2D Mod Launcher, click on the View Menu, then Log Files. You will see two drop down boxes that contains a link for the Launcher log ( 7d2dlauncher.txt) and the game's log file (output_log.txt). Click on Upload Log file for each of those, and let me know the links. Here's a Visual Guide.
  13. Sounds like you may have an issue in your changes, and something that breaks the parsing. Have you ran through an XML validator or Notepad++ with the XML Tools plugin?
  14. Unclick Refresh mods automatically, and make your changes under TempMods/ folder. The launcher will copy the TempMods files into your environment each time. Refresh mods download a new set of files under TempMods.
  15. For those who are experiencing the game as vanilla, would you be able to provide two logs files for me? After True Survival has loaded and failed for you, go into the Mod Launcher, click on the View menu. From there, look for Log Files. In the Log file, you'll see two drop down boxes. Click on UPload Log file for each one of those, and give me the paste bin link. I've made a visual guide on how to get the log files: https://imgur.com/a/SXq6W
  16. A custom, unreleased tool, which will be released. It only caught about half your localization issues, and fixed them automatically. But the last few ones are trickier to catch, since there's not a lot of context clues about which comma should be inside of the sentence vs not.
  17. More localization issues: For the German translation on some items, you have, for example: ,Erfahren Sie, wie eine Wüste Eagle Pistol zusammenzubauen und zu reparieren, This is malformed in the localization, because it's a complete sentence, but isn't wrapped in double quotes, so it isn't being parsed correctly. ,"Erfahren Sie, wie eine Wüste Eagle Pistol zusammenzubauen und zu reparieren", If you do a search for Erfahren Sie, you'll find all the instances that need that sentence wrapped in quotes. Another instance can be found with this string: Un buen brebaje que ayudarل a sobornar a usted, asي como a sي mismo Same as above, it should be wrapped in quotes to protect the comma "Un buen brebaje que ayudarل a sobornar a usted, asي como a sي mismo"
  18. dwallorde, I checked your localization files, and found a few off-entries. Just a few mis-matched entries that could be giving your warnings in the log file.
  19. The client side DLL won't work on the server, which is probably why you are having some trouble. Look for the server-side DLL version for the backpack mod, and it should work. I think it's a 45-slot?
  20. Sorry you are having trouble. With Ravenhearst select, can you click on the View Menu, then go to Log Files. Look in the drop down for the Launcher.txt log file, and click on Upload Log. It'll give you a pastebin.com link. If you give me that link, I'll take a look at the issue.
  21. Certainly is a weird situation. Sorry you are having trouble. Are you using Advanced Mode or Simple mode? My suggestion is to delete your steam install of 7 days to die, and re-sync. Then, using the Mod Launcher, re-make the War of the Walkers. Your save game will be safe.
  22. Thanks. YOu could post the contents on pastebin.com, then give me a link too.
  23. That means it can't find the Asset bundles. Can you post your entire output log?
×
×
  • Create New...