#NoSuchFileException: Error
1 messages · Page 1 of 1 (latest)
After running for a few minutes, this is the updated log.
Couple of stack trace errors? I'm not sure.
Looks like a bunch of missing files and errors for mods, you can try deleting the workshop folder and forcing the server to redownload the mods. I would verify the mods have been updated and are compatible with the current b42 build.
@main robin - thanks, we're reviewing the list.
We now have players reporting lag spike today after we did a wipe last night.
Are you able to see anything in the logs that could be causing sporadic lag spikes that last a minute or so?
Getting spammed by all sorta different things.
[26-04-26 07:08:51.701] WARN : Packet f:29296 st:156,239,475 at PacketsCache.<init> > No packet handler for type: "SandboxOptions".
[26-04-26 07:08:51.701] WARN : Packet f:29296 st:156,239,475 at PacketsCache.<init> > No packet handler for type: "ReceiveCommand".
[26-04-26 07:08:51.702] WARN : Packet f:29296 st:156,239,475 at PacketsCache.<init> > No packet handler for type: "Ping".
[26-04-26 07:08:51.702] WARN : Packet f:29296 st:156,239,475 at PacketsCache.<init> > No packet handler for type: "SpawnRegion".
[26-04-26 07:08:51.702] WARN : Packet f:29296 st:156,239,475 at PacketsCache.<init> > No packet handler for type: "WorldMapPlayerPosition".
[26-04-26 07:08:51.702] WARN : Packet f:29296 st:156,239,475 at PacketsCache.<init> > No packet handler for type: "WorldMap".
[26-04-26 07:08:51.702] WARN : Packet f:29296 st:156,239,476 at PacketsCache.<init> > No packet handler for type: "AddAmbient".
[26-04-26 07:08:51.702] WARN : Packet f:29296 st:156,239,476 at PacketsCache.<init> > No packet handler for type: "ZombieSound".
[26-04-26 07:09:20.317] LOG : General f:29532 st:156,268,091> ERROR: sendItemsToContainer: can't find world item with id=1753858106
[26-04-26 07:09:22.273] WARN : ActionSystem f:29544 st:156,270,047 at ActionStateContainer.tryInsertChildState> IsoPlayer-30241-38c97620-b549-4e3a-91cf-1d3718ef1130> Transition's target state "turning" not supported by parent: "turningmovement180".
[26-04-26 07:09:22.468] WARN : Multiplayer f:29545 st:156,270,242 at PacketTypes$PacketType.onServerPacket> The packet PlayerHitZombie is not consistent: { "PlayerHitZombiePacket": { "target" : { "Zombie": { "zombieFlags" : 0, "attackOutcome" : "", "attackPosition" : "FRONT" } , "Character": { "characterFlags" : 0, "positionX" : 6087.7812, "positionY" : 5318.4307, "positionZ" : 0.0, "directionX" : 0.957329, "directionY" : -0.2890007, "characterReaction" : "Uppercut", "playerReaction" : "", "zombieReaction" : "" } , "CharacterID": { "playerId" : { "PlayerID": { "playerIndex" : -1 } , "IDShort": { "id" : 0 } }, "zombieId" : { "ZombieID": { } , "IDShort": { "id" : -21786 } }, "animalId" : { "AnimalID": { } , "IDShort": { "id" : 0 } }, "type" : 2 } }, "hit" : { "WeaponHit": { "range" : 1.8378689, "hitPart" : 4, "removeKnife" : false } , "Hit": { "damage" : 2.44654, "hitForce" : 2.8, "hitDirectionX" : -0.3779043, "hitDirectionY" : 0.3273963 } }, "fall" : { "Fall": { "dropPositionX" : 6087.7812, "dropPositionY" : 5318.4307, "dropPositionZ" : 0, "dropDirection" : -0.29318285 } } } , "PlayerHit": { "wielder" : { "Player": { "playerIndex" : 0, "playerFlags" : 0, "charge" : 0.0, "perkAiming" : 4.0, "combatSpeed" : 0.97993034, "attackType" : "uppercut", "attackVars" : { "AttackVars": { "isBareHeadsWeapon" : false, "aimAtFloor" : false, "closeKill" : false, "doShove" : false, "doGrapple" : false, "useChargeDelta" : 0.0, "recoilDelay" : 0 } } } , "Character": { "characterFlags" : 0, "positionX" : 6088.909, "positionY" : 5318.2134, "positionZ" : 0.0, "directionX" : -0.9998116, "directionY" : 0.019411087, "characterReaction" : "", "playerReaction" : "", "zombieReaction" : "Uppercut" } , "CharacterID": { "playerId" : { "PlayerID": { "playerIndex" : 0 } , "IDShort": { "id" : 16 } }, "zombieId" : { "ZombieID": { } , "IDShort": { "id" : 0 } }, "animalId" : { "AnimalID": { } , "IDShort": { "id" : 0 } }, "type" : 1 } }, "weapon" : { "Weapon": { "weapon" : "Base.BaseballBat:zombie.inventory.types.HandWeapon@7015e045" } , "IDInteger": { } }, "isIgnoreDamage" : false, "shotID" : 100, "tracers" : [] } }.
[26-04-26 07:28:33.945] ERROR: General f:37997 st:157,421,719 at KahluaThread.flushErrorMessage > -------------------------------------------------------------
attempted index: getActualWeight of non-table: null.
[26-04-26 07:28:33.945] ERROR: General f:37997 st:157,421,719 at KahluaThread.flushErrorMessage > dumping Lua stack trace
-----------------------------------------
-----------------------------------------
STACK TRACE
-----------------------------------------
Lua(Vanilla).new(ISEatFoodAction.lua:298).
[26-04-26 07:22:02.140] ERROR: General f:35079 st:157,029,914> Lua(Vanilla).new> Exception thrown
java.lang.RuntimeException: attempted index: getContainer of non-table: null at KahluaThread.tableget(KahluaThread.java:1441).
Stack trace:
se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1441)
Lua(Vanilla).new(ISEatFoodAction.lua:298)
se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:458)
se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:161)
se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1749)
se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1553)
se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:69)
se.krka.kahlua.integration.LuaCaller.protectedCall(LuaCaller.java:109)
zombie.core.NetTimedAction.parse(NetTimedAction.java:168)
zombie.network.packets.INetworkPacket.parseServer(INetworkPacket.java:54)
zombie.network.PacketTypes$PacketType.onServerPacket(PacketTypes.java:945)
zombie.network.GameServer.mainLoopDealWithNetData(GameServer.java:1600)
zombie.network.GameServer.main(GameServer.java:900).
[26-04-26 07:22:02.140] ERROR: General f:35079 st:157,029,914 at KahluaThread.flushErrorMessage > dumping Lua stack trace
ERROR: General f:0 st:163,637,351> DebugFileWatcher.registerDir> Exception thrown
java.nio.file.NoSuchFileException: /home/sjgms/pz-live/world/mods at UnixException.translateToIOException(null:-1).
Stack trace:
java.base/sun.nio.fs.UnixException.translateToIOException(Unknown Source)
java.base/sun.nio.fs.UnixException.asIOException(Unknown Source)
java.base/sun.nio.fs.LinuxWatchService$Poller.implRegister(Unknown Source)
java.base/sun.nio.fs.AbstractPoller.processRequests(Unknown Source)
java.base/sun.nio.fs.LinuxWatchService$Poller.run(Unknown Source)
java.base/java.lang.Thread.run(Unknown Source)
java.base/jdk.internal.misc.InnocuousThread.run(Unknown Source)
LOG : Mod f:0 st:163,637,398> loading tsarslib