0 of 0

File information

Last updated

Original upload

Created by

Nebbyz

Uploaded by

nebby4444

Virus scan

Safe to use

Tags for this mod

22 comments

  1. taytaytay9
    taytaytay9
    • premium
    • 0 kudos
    chrome wont let me download the mod file lol
  2. Bolbazon
    Bolbazon
    • member
    • 0 kudos
    why is my 6th player stuck on loading world?
  3. DeltaWhiskey1
    DeltaWhiskey1
    • member
    • 0 kudos
    6+ is not working. Any over 5 can join but get stuck at loading world.
    1. nebby4444
      nebby4444
      • member
      • 0 kudos
      This isn't a bug with the mod, it's an issue with the actual game. This can happen without mods and is acknowledged in the games current patch notes as one of the next issues they're going to be working on. Even without the mod and 4 players when this happens you need to fully shut down the game and reform your party and try again.  
  4. ElLocoNico
    ElLocoNico
    • member
    • 0 kudos
    We tried the Mod with 5 friends, but the lobby was still set for 4 people, so the fifth couldn't join... After this, we uninstalled the mod, and now others can't join my game... it's broken now
  5. St3f3k
    St3f3k
    • member
    • 0 kudos
    Hi, the mod with the new schedule I update v0.3.4 crashes after opening a game :(
    1. nebby4444
      nebby4444
      • member
      • 0 kudos
      Can you post your error? I checked over all the code with this new update and there's no changes made related to lobbies or the networking that this mod relies on.
    2. St3f3k
      St3f3k
      • member
      • 0 kudos
      idk why but the game today is starting as usuall. Sry and Thanks XD
  6. DirtyDiggs
    DirtyDiggs
    • premium
    • 0 kudos
    if all players have the mod can they all acess the save or only the host? is there a mod for multi player or coop where everyone can acess the save even when the initial host isnt there?
    1. nebby4444
      nebby4444
      • member
      • 0 kudos
      The save is stored on the host, unfortunately there's not currently anything like a dedicated server or a mod that does this as far as I'm aware.
  7. digitaLbraVo
    digitaLbraVo
    • member
    • 0 kudos
    Our group of 6 is having a helluva time with the mod.

    1. We can't have a 6th person join in on a live session. They get stuck at the end of the loading sequence and never load in. The player count DOES iterate up to show the additional player.
    2. We have a bunch of issues with inconsistency in object spawning on load-in. It seems whole storage racks will not show for players but work fine for the host. It seems we need to reload to fix this (see issue #1).

    Getting the mod/melonloader working was relatively easy but I do have past experience with using the software.
    1. nebby4444
      nebby4444
      • member
      • 0 kudos
      I wrote a patch that will hopefully help with your 6th person. The inconsistency issues are with the actual game and unrelated to the lobby mod. The game doesn't write to one save file, it writes to a ton of different .json files in your save directory and when any desync happens in the game it can cause these to not be up to date for all players. Steam cloud saves can also overwrite previous .json files that weren't supposed to be modified, and they're recommending to turn that off for the game over in their official Discord. We'll have to wait for either a patch to fix the desync and save system or a different mod for it. 
  8. bossbovice
    bossbovice
    • member
    • 0 kudos
    Why does Windows Defender show "Detected: Trojan:Script/Wacatac.B!ml" when I try to download this? How do I know this mod is safe?
    1. nebby4444
      nebby4444
      • member
      • 0 kudos
      Not sure why you're getting that, there's nothing nefarious in the mod. My Windows Defender doesn't detect anything in the DLL and you can try it over on virustotal.com. You could also use a program like dnSpy or Jetbrains dotPeek to look at the mods code if you don't trust it(the same way us modders look at Schedule I's game code).
  9. LeMije
    LeMije
    • member
    • 0 kudos
    Bepinex version pls
  10. Jxckoo
    Jxckoo
    • supporter
    • 3 kudos
    Won't work past 6 players I don't think there are some more methods to be patched than that...
    1. nebby4444
      nebby4444
      • member
      • 0 kudos
      Can you describe what breaks past 6 players? I don't have more people than that online to test with. Is it the invite button or does it throw errors? I added a new version that ensures it sets the max players in a lobby is set to 16 when you click the invite button if you want to try that.