Jump to content

Garother

Member
  • Posts

    1
  • Joined

  • Last visited

Garother's Achievements

  1. Important note, that can also help to finally make your modded Zomboid work (discovered when i was trying to start heavily modded server): In some cases there is a error when starting local server, that looks like "File doesn't exist on the client: ..." And usually it points at some file from some mod, in my case it pointed at file from "APOCALYPSE MACHINES 2 WHEELZ" (2638496761). For some reason this problem can be completely not related to mod which includes this file (and to file itself). In my case problem was caused by "MRE mod" (2605507108), i found it by adding mods by groups, and then disabling last added mods one by one when facing problem until it's gone. (I thought about this when i managed to start server only with mod that was seems to cause problem) After finding this and re-subscribing on this mod i manadged to successfully start server with all mods without mismatches and without disabling any mod. Also not saw here any tips about checking "console.txt" and "coop-console.txt" in "C:\Users\[USER]\Zomboid", sometimes it can help a lot with dealing with mismatches and other problems. Especially it helpful when dealing with "Workshop item version is different than server's" mismatches, after getting this error we just need to check "console.txt", there will be some like: LOG : General , 1641925028047> ConnectToServerState: item state CheckItemState -> Ready ID=2643751872 LOG : General , 1641925028048> ConnectToServerState: GetItemState()=Subscribed|Installed ID=2398253681 LOG : General , 1641925028048> 1641925028048 znet: Java_zombie_core_znet_SteamWorkshop_n_1GetItemInstallTimeStamp LOG : General , 1641925028048> ConnectToServerState: item state CheckItemState -> Ready ID=2398253681 LOG : General , 1641925028049> ConnectToServerState: GetItemState()=Subscribed|Installed ID=2459400130 LOG : General , 1641925028050> 1641925028050 znet: Java_zombie_core_znet_SteamWorkshop_n_1GetItemInstallTimeStamp LOG : General , 1641925028050> ConnectToServerState: item state CheckItemState -> Fail ID=2459400130 LOG : General , 1641925028052> 1641925028052 znet: Java_zombie_core_raknet_RakNetPeerInterface_disconnect LOG : General , 1641925028052> Disconnecting, And then we just need to find mod with this ID and re-subscribe on it, and problem is gone.
×
×
  • Create New...