Jump to content

DejFidOFF

Very Important Vintarian
  • Posts

    56
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by DejFidOFF

  1. Oooh a strong language. I was starting from the scratch 10 times at multiplayer server. And also many times killed by wolf and bears.. Once I went over 15k block without death, set the base, and find way to get TG from ordinery drifter. Cause there is a chance to get TG from base drifter. And after all you get it ! So maybe it is in you, not the game. I like this setspawn system. And, some servers (like mine cz server) have homes system. My dvice, be more careful and try to avoid deep woods and try to walk in the daylight. Don´t blame something that works fine for everybody else, but not for you. What I blame is sometimes OP wolves jumping above me in a pack. But it happens in nature.

    2024-03-17_18-15-01.png

    2023-05-27_10-12-07.png

  2. To cook the meal you need fill at least two position with same amount of ingredients and recipe must shown up. If doesn´t show, it´s wrong.. and you aren´t able to cook this meal no matter how many firewoods you put there.

     

     

    wrong2.png.1a872d4ad198e90815e977cb891ca02b.pngwrong1.png.69a9cf2f9d1a3a3fdd600b9323428502.pnggood3.png.40f0a3efef5cd40e68d0ebb598aea2ec.pnggood2.png.f21d792ce97b7aee2a9dd7937f1678a6.png

    good4.png

    • Like 3
    • Thanks 1
  3. image.png.cec922d50ddc79e72edf7ee4348637c3.png

    Vintage Story 1.19.3 SKYBLOCK 4 TRADERS

    Download skyblock

    Download modpack for skyblock

    A my take on Vintage Story Skyblock challenge map ( original by HONKCLUWNE ).

    This is simply a save so just toss it in your save folder. The world is 1024x1024 and completely empty besides the titular Skyblock and 4 traders island.

    Tree growth rate is increased and hunger is decreased to compensate for the lack of resources. The map requires some mods to play, but I recommend others to make the experience more enjoyable.

     

    Required

    Not Enough Sand https://mods.vintagestory.at/notenoughsand

    This mod allows you to turn stones into gravel which is essential to be able to acquire metal through panning in order to progress.

    Expanded Matter https://mods.vintagestory.at/em

    required for NES

    or

    Recommended

    Download mod pack to emprove QOL  https://www.vintagestory.cz/downloads/mods10.rar

    Simple unpack to your VintageStoryData/mods folder.

     

    Enjoy and feel free to comment and put suggestion down bellow

  4. 19 hours ago, Liiw said:

    Thanks for the suggestion! I have not yet used this mod, but it might work. I was thinking about making a stand-alone mod for the autobackup and this would give me the information from where to start. 

    But since that will take an unforeseen amount of time (because of life and all other stuff regarding it), I believe it would be possible to use Th3Essentials in the meantime. It seems that this does not backup any additional data, like Xskills for example, but that might not be even that much of an issue. 

    Back when I was running a Minecraft modded server, I used a nifty little script to run the server. This script could restart the server when it crashed or was shut down for some other reason. After I set it up in the Windows Startup section, it would even start the server after the PC restarted for whatever reason. I have changed the script a little to work with VS. Namely some echo text and the actual EXE path to be started. 

    So this script would handle the restart of the server and the backup could be configured and handled by Th3Essentials mod. 

    @choice /t 10 /d N /m "Cancel server start?"
    @if %errorlevel% == 1 goto yes
    goto start
    
    :start
    @echo Starting Vintage Story Server...
    
    
    @echo (%date% %time%) Starting Server. >> restart.log
    
    :VSStart
    "C:\Games\Vintagestory\VintagestoryServer.exe"
    
    @echo.
    @echo.
    @echo.
    
    @choice /t 10 /d N /m "Stop server start?"
    @if %errorlevel% == 1 goto yes
    goto no
    
    :no
    @echo.
    @echo (%date% %time%) Server Crash/Restart. >> restart.log
    @echo.
    @goto VSStart
    
    :yes

    So the line after :VSStart would need to reflect your actual server exe location. 

    This script will first ask if the user wants to cancel the launch. If the server is running the script is basically paused in that spot. Once the server is stopped, the script will contiune and ask if the user wants to cancel. The default of these prompts is "no" so once the 10 second timer is up, the script loops back to where it needs to start the server. It also outputs these events into a file called "restart.log", which is just a text file. 

    To make it work, one could just create an empty txt file and paste the code in there. After that the txt file would need to be saved as a .bat file (e.g. ServerStart.bat). File extensions need to be visible for it to successfully turn into a .bat file (the sheet icon would turn into a small window icon with a couple of gears in it). If file extensions are not visible, these can usually be turned on from the "View" tab on the top of the explorer window. There is a checkbox called "File name extensions" which needs to be checked. 




     

    I am using Th3essentials mod for auto shutdown the server and auto backup map. And Windows task scheduler to run server again.

    There is string in mod config to configure that.

     "ShutdownEnabled": true,
      "BackupOnShutdown": true,
      "ShutdownTime": "12:00:00",
      "ShutdownTimes": ["12:00:00", "04:00:00"],
      "ShutdownAnnounce": [1,3,5,10,20,30],

    I don´t know how change the path to output backup, that´s the downside.

     

     

     

  5. 2 hours ago, stat-strikes-back said:

    i love the mini updates, but...hold up, adding bell pepper and tomato textures to containers? are we getting new crops? or am i oblivious and they've already been in the game, unbeknownst to me?

    Bell pepper was in the game guess some 1.15-1.16 what I remember. You was about get the seeds but can´t plant that, Since that I never see the bell pepper plant in the game. Hope it will come back.

  6. Do you have .NET 7 installed?Do you have full 1.19 update 485MB downloaded? Try to reinstall the game one more. It recognize as a threat just becouse no one wants to pay to Microsoft only for signin the installer. That´s the case.

    The case if you want to load the save file and it´s crashing

    If you have some mods installed, try to remove the all and try to run the game. If it run correctly, try to add mods one by one or check their versions and compatibility with 1.19.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.