Jump to content

Madruga

Member
  • Posts

    21
  • Joined

  • Last visited

Posts posted by Madruga

  1. I've been using on my server for the last week and the only "complaints" I have so far are:

     

    1 - "No result" item after locking a safe (I've accumulated quite a few of these already)

    2 - Both the lock and combination safes are moving sideways and forward every time I lock them.

     

    But overall, great mod! Thank you!

  2. Just found out that I was being stupid enough to not include the SledgeHammerExtension item number in the server's config file. Timestamps are now working as expected!

     

    Permissions...well.... this is the last console log:

     

    Spoiler

    64-bit java detected
    pzexe: about to run java hack to locate libjvm.so...
    pzexe: executing "java -classpath pzexe.jar -Djava.library.path=. zombie.pzexe"
    pzexe.java: loading shared library "pzexe_jni64"
    JVM=/home/oitis61/serverfiles/jre64/lib/amd64/server/libjvm.so
    pzexe config file: /home/oitis61/serverfiles/ProjectZomboid64.json
    pzexe: mainClass: zombie/network/GameServer
    pzexe: classpath: -Djava.class.path=java/:java/jinput.jar:java/lwjgl.jar:java/lwjgl_util.jar:java/sqlite-jdbc-3.8.10.1.jar:java/uncommons-maths-1.2.3.jar
    pzexe: vmArg (json) 1: -Xms7168m
    pzexe: vmArg (json) 2: -Xmx7168m
    pzexe: vmArg (json) 3: -Dzomboid.steam=1
    pzexe: vmArg (json) 4: -Dzomboid.znetlog=1
    pzexe: vmArg (json) 5: -Djava.library.path=linux64/:natives/
    pzexe: vmArg (json) 6: -XX:-UseSplitVerifier
    pzexe: vmArg (json) 7: -Djava.security.egd=file:/dev/urandom
    pzexe: using jvm "/home/oitis61/serverfiles/jre64/lib/amd64/server/libjvm.so"
    SVN REVISION 964
    versionNumber=34.28 demo=false
    server name is "servertest"
    Loading networking libraries...
    Loading steam_api...
    Loading RakNet64...
    Loading ZNetJNI64...
    znet: ZNet loaded
    znet: Compiled with SERVER_STEAMAPI == 0
    znet: Starting with bServer == true
    znet: SteamAPI initialised successfully
    SteamUtils initialised successfully
    reading /home/oitis61/Zomboid/Server/servertest.ini
    writing /home/oitis61/Zomboid/Server/servertest.ini
    znet: Java_zombie_core_znet_SteamGameServer_Init
    [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
    Setting breakpad minidump AppID = 108600
    znet: SteamGameServer seems to be initialized
    znet: Java_zombie_core_znet_SteamGameServer_SetProduct
    znet: Java_zombie_core_znet_SteamGameServer_SetGameDescription
    znet: Java_zombie_core_znet_SteamGameServer_SetModDir
    znet: Java_zombie_core_znet_SteamGameServer_SetDedicatedServer
    znet: Java_zombie_core_znet_SteamGameServer_SetMaxPlayerCount
    znet: Java_zombie_core_znet_SteamGameServer_SetServerName 'Servidor do Madruga'
    znet: Java_zombie_core_znet_SteamGameServer_SetMapName 'Muldraugh, KY'
    znet: Java_zombie_core_znet_SteamGameServer_SetGameTags 'hidden'
    znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='description' value='Servidor brasileiro de Project Zomboid.'
    znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='version' value='34.28'
    znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='open' value='1'
    znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='public' value='0'
    znet: Java_zombie_core_znet_SteamWorkshop_n_1Init
    znet: Java_zombie_core_znet_SteamGameServer_LogOnAnonymous
    znet: Java_zombie_core_znet_SteamGameServer_EnableHeartBeats
    Waiting for response from Steam servers
    znet: OnSteamServersConnected
    znet: Public IP: 179.218.56.157
    Workshop: GetItemState()=Installed ID=684018943
    Workshop: item state CheckItemState -> Ready ID=684018943
    Workshop: GetItemState()=Installed ID=644422089
    Workshop: item state CheckItemState -> Ready ID=644422089
    znet: Java_zombie_core_znet_SteamWorkshop_n_1GetItemInstallFolder
    Workshop: 684018943 installed to /home/oitis61/serverfiles/steamapps/workshop/content/108600/684018943
    znet: Java_zombie_core_znet_SteamWorkshop_n_1GetItemInstallTimeStamp
    znet: Java_zombie_core_znet_SteamWorkshop_n_1GetItemInstallFolder
    Workshop: 644422089 installed to /home/oitis61/serverfiles/steamapps/workshop/content/108600/644422089
    znet: Java_zombie_core_znet_SteamWorkshop_n_1GetItemInstallTimeStamp
    user database "/home/oitis61/Zomboid/db/servertest.db"
    Initialising Server Systems...
    MOD: loading TerminusAdminTools
    MOD: loading SledgeHammerExtension
    translator: language is EN
    WARNING: module "farming" may have forgot to import module Base
    require("timedactionshelper") failed
    require("NPCs/SadisticAIDirector/SadisticAIDirector") failed
    new event system
    require("TrapSystem") failed
    Loading world...
    tiledef: loading media/tiledefinitions.tiles
    tiledef: loading media/newtiledefinitions.tiles
    tiledef: loading media/tiledefinitions_erosion.tiles
    tiledef: loading media/tiledefinitions_apcom.tiles
    erosion: reading /home/oitis61/Zomboid/Saves/Multiplayer/servertest/erosion.ini
    ALARMS: 73/1008 buildings have alarms
    MAX #ZONES is 7
    reanimate: loaded 0 zombies
    Initialising RakNet...
    znet: Java_zombie_core_raknet_RakNetPeerInterface_Init
    znet: Java_zombie_core_raknet_RakNetPeerInterface_SetMaximumIncomingConnections
    znet: Java_zombie_core_raknet_RakNetPeerInterface_SetServerPort
    znet: Java_zombie_core_raknet_RakNetPeerInterface_SetIncomingPassword
    znet: Java_zombie_core_raknet_RakNetPeerInterface_SetOccasionalPing
    znet: Java_zombie_core_raknet_RakNetPeerInterface_Startup
    znet: Zomboid Steam Server started, ports 8766 and 16261 must be open on the router
    znet: OnRakPeerStartup
    znet: RakNet-through-Steam mode activated
    RakNet.Startup() return code: 0 (0 means success)
    SledgeHammer: Loading settings..
    Exception in thread "main" java.lang.UnsupportedClassVersionError: sledgehammer/modules/PermissionsCommandHandler : Unsupported major.minor version 52.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
        at sledgehammer.ModuleManager.loadPlugin(ModuleManager.java:328)
        at sledgehammer.ModuleManager.loadModules(ModuleManager.java:103)
        at sledgehammer.ModuleManager.start(ModuleManager.java:133)
        at sledgehammer.SledgeHammer.init(SledgeHammer.java:105)
        at zombie.network.GameServer.startServer(GameServer.java:1067)
        at zombie.network.GameServer.main(GameServer.java:674)

     

     

  3. This last update seemed to fix the faction bug I had with "common" players. Still getting the same errors with the permissions plugin and server time stamps. Is it possible to release a jdk7 compilation for testing purposes?

  4. 10 hours ago, Jab said:

    Working on the issues mentioned above. I'm not sure what to say about the workshop extension mod though. Works fine for Terminus.

     

    Yup, I joined Terminus and everything works as expected there. Let's see what happens when you release the fixes for the other issues!

  5. Thanks Jab!

     

    The thing with the timestamp is that I already had installed the extension from the workshop, and it didn't solve the problem. I tested it on both Mac and Windows and the result is the same.

     

    As for the other issues, I guess I'll just wait for your fixes. I'm no dev or programmer, just a regular dude trying to play around with a server :)

     

    Keep us posted!  

  6. If you don't mind, I'll post the experience I've been having so far:

     

    As I said before, copying all the files located on the "PZ Dedicated Files" folder to the server's Java folder seems to do the trick and the server starts smoothly. I'm able to broadcast messages with different colours, but that's when things start to act weird:

     

    1. Timestamp is gone:

    After loading SledgeHammer, Global Chat's timestamp gives place to a "[T]" character, wether I'm sending a colored or plain text message

    Screen Shot 2016-06-03 at 3.21.37 PM.png

     

    2. Loading factions plugin seems to work:

    This is a "start and stop" server log just after enabling factions on the SledgeHammer.ini 

     

    Spoiler

    64-bit java detected
    pzexe: about to run java hack to locate libjvm.so...
    pzexe: executing "java -classpath pzexe.jar -Djava.library.path=. zombie.pzexe"
    pzexe.java: loading shared library "pzexe_jni64"
    JVM=/home/oitis61/serverfiles/jre64/lib/amd64/server/libjvm.so
    pzexe config file: /home/oitis61/serverfiles/ProjectZomboid64.json
    pzexe: mainClass: zombie/network/GameServer
    pzexe: classpath: -Djava.class.path=java/:java/jinput.jar:java/lwjgl.jar:java/lwjgl_util.jar:java/sqlite-jdbc-3.8.10.1.jar:java/uncommons-maths-1.2.3.jar
    pzexe: vmArg (json) 1: -Xms5120m
    pzexe: vmArg (json) 2: -Xmx5120m
    pzexe: vmArg (json) 3: -Dzomboid.steam=1
    pzexe: vmArg (json) 4: -Dzomboid.znetlog=1
    pzexe: vmArg (json) 5: -Djava.library.path=linux64/:natives/
    pzexe: vmArg (json) 6: -XX:-UseSplitVerifier
    pzexe: vmArg (json) 7: -Djava.security.egd=file:/dev/urandom
    pzexe: using jvm "/home/oitis61/serverfiles/jre64/lib/amd64/server/libjvm.so"
    SVN REVISION 964
    versionNumber=34.28 demo=false
    server name is "servertest"
    Loading networking libraries...
    Loading steam_api...
    Loading RakNet64...
    Loading ZNetJNI64...
    znet: ZNet loaded
    znet: Compiled with SERVER_STEAMAPI == 0
    znet: Starting with bServer == true
    znet: SteamAPI initialised successfully
    SteamUtils initialised successfully
    reading /home/oitis61/Zomboid/Server/servertest.ini
    writing /home/oitis61/Zomboid/Server/servertest.ini
    znet: Java_zombie_core_znet_SteamGameServer_Init
    [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
    Setting breakpad minidump AppID = 108600
    znet: SteamGameServer seems to be initialized
    znet: Java_zombie_core_znet_SteamGameServer_SetProduct
    znet: Java_zombie_core_znet_SteamGameServer_SetGameDescription
    znet: Java_zombie_core_znet_SteamGameServer_SetModDir
    znet: Java_zombie_core_znet_SteamGameServer_SetDedicatedServer
    znet: Java_zombie_core_znet_SteamGameServer_SetMaxPlayerCount
    znet: Java_zombie_core_znet_SteamGameServer_SetServerName 'Servidor do Madruga'
    znet: Java_zombie_core_znet_SteamGameServer_SetMapName 'Muldraugh, KY'
    znet: Java_zombie_core_znet_SteamGameServer_SetGameTags 'hidden'
    znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='description' value='Servidor brasileiro de Project Zomboid.'
    znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='version' value='34.28'
    znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='open' value='1'
    znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='public' value='0'
    znet: Java_zombie_core_znet_SteamWorkshop_n_1Init
    znet: Java_zombie_core_znet_SteamGameServer_LogOnAnonymous
    znet: Java_zombie_core_znet_SteamGameServer_EnableHeartBeats
    Waiting for response from Steam servers
    znet: OnSteamServersConnected
    znet: Public IP: 179.218.56.157
    Workshop: GetItemState()=Installed ID=644422089
    Workshop: item state CheckItemState -> Ready ID=644422089
    znet: Java_zombie_core_znet_SteamWorkshop_n_1GetItemInstallFolder
    Workshop: 644422089 installed to /home/oitis61/serverfiles/steamapps/workshop/content/108600/644422089
    znet: Java_zombie_core_znet_SteamWorkshop_n_1GetItemInstallTimeStamp
    user database "/home/oitis61/Zomboid/db/servertest.db"
    Initialising Server Systems...
    Loading: media/lua/shared/Sandbox/Survival.lua
    translator: language is EN
    script: loading /home/oitis61/serverfiles/media/scripts/Lot_Rural_Farmhouse_00_distribution.txt
    script: loading /home/oitis61/serverfiles/media/scripts/camping.txt
    script: loading /home/oitis61/serverfiles/media/scripts/evolvedrecipes.txt
    script: loading /home/oitis61/serverfiles/media/scripts/farmdistribution.txt
    script: loading /home/oitis61/serverfiles/media/scripts/farming.txt
    script: loading /home/oitis61/serverfiles/media/scripts/fixing.txt
    script: loading /home/oitis61/serverfiles/media/scripts/items.txt
    script: loading /home/oitis61/serverfiles/media/scripts/items_radio.txt
    script: loading /home/oitis61/serverfiles/media/scripts/moveables.txt
    script: loading /home/oitis61/serverfiles/media/scripts/newitems.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/beenbit.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/chewedbyzombies.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetingalreadymembers.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetinghub.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetingsloner.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetingteamup.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetloneraggressiveaggressive.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetloneraggressiveneutral.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetlonerfriendlyneutral.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetlonerneutralaggressive.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetteamupaggressiveaggressive.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetteamupneutralaggressive.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/givenitem.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/killedzombie.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/meetagainalreadymembers.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/meetagainhub.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/meetagainloner.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/meetagainteamup.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/npcgroupcommands.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/patchedup.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/randomtalk.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/randomtalkbleeding.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/randomtalkfleeing.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/randomtalkfleeingbleeding.txt
    script: loading /home/oitis61/serverfiles/media/scripts/recipes.txt
    script: loading /home/oitis61/serverfiles/media/scripts/recipes_radio.txt
    script: loading /home/oitis61/serverfiles/media/scripts/suburbsdistribution.txt
    script: loading /home/oitis61/serverfiles/media/scripts/uniquerecipes.txt
    WARNING: module "farming" may have forgot to import module Base
    Loading: media/lua/shared/ISBaseObject.lua
    Loading: media/lua/shared/JoyPad/JoyPadSetup.lua
    Loading: media/lua/shared/NPCs/MainCreationMethods.lua
    Loading: media/lua/shared/Reloading/ISRackAction.lua
    Loading: media/lua/shared/TimedActions/ISBaseTimedAction.lua
    Loading: media/lua/shared/Reloading/ISReloadAction.lua
    Loading: media/lua/shared/Reloading/ISReloadManager.lua
    Loading: media/lua/shared/Reloading/ISReloadUtil.lua
    Loading: media/lua/shared/Reloading/ISReloadableMagazine.lua
    Loading: media/lua/shared/Reloading/ISReloadable.lua
    Loading: media/lua/shared/Reloading/ISSemiAutoWeapon.lua
    Loading: media/lua/shared/Reloading/ISReloadableWeapon.lua
    Loading: media/lua/shared/Reloading/ISShotgunWeapon.lua
    Loading: media/lua/shared/Reloading/ISRevolverWeapon.lua
    Loading: media/lua/shared/Reloading/stormysReload.lua
    require("timedactionshelper") failed
    Loading: media/lua/shared/Sandbox/Beginner.lua
    Loading: media/lua/shared/Sandbox/FirstWeek.lua
    Loading: media/lua/shared/Sandbox/SandboxVars.lua
    Loading: media/lua/shared/Sandbox/SixMonthsLater.lua
    Loading: media/lua/shared/SoundBanks/SoundBanks.lua
    Loading: media/lua/shared/SpawnRegions.lua
    Loading: media/lua/shared/Util/AdjacentFreeTileFinder.lua
    Loading: media/lua/shared/Util/BuildingHelper.lua
    Loading: media/lua/shared/Util/ISPriorityTable.lua
    Loading: media/lua/shared/Util/LuaList.lua
    Loading: media/lua/shared/Util/StringReplacer.lua
    Loading: media/lua/shared/Util/Vector2.lua
    Loading: media/lua/shared/a_requires.lua
    require("NPCs/SadisticAIDirector/SadisticAIDirector") failed
    Loading: media/lua/shared/defines.lua
    Loading: media/lua/shared/keyBinding.lua
    Loading: media/lua/shared/luautils.lua
    Loading: media/lua/server/BuildingObjects/ISBuildUtil.lua
    Loading: media/lua/server/BuildingObjects/ISBuildingObject.lua
    Loading: media/lua/server/BuildingObjects/ISDestroyCursor.lua
    Loading: media/lua/server/BuildingObjects/ISDoubleTileFurniture.lua
    Loading: media/lua/server/BuildingObjects/ISLightSource.lua
    Loading: media/lua/server/BuildingObjects/ISMoveableCursor.lua
    Loading: media/lua/server/BuildingObjects/ISNaturalFloor.lua
    Loading: media/lua/server/BuildingObjects/ISPaintCursor.lua
    Loading: media/lua/server/BuildingObjects/ISSimpleFurniture.lua
    Loading: media/lua/server/BuildingObjects/ISWoodenContainer.lua
    Loading: media/lua/server/BuildingObjects/ISWoodenDoor.lua
    Loading: media/lua/server/BuildingObjects/ISWoodenDoorFrame.lua
    Loading: media/lua/server/BuildingObjects/ISWoodenFloor.lua
    Loading: media/lua/server/BuildingObjects/ISWoodenStairs.lua
    Loading: media/lua/server/BuildingObjects/ISWoodenWall.lua
    Loading: media/lua/server/BuildingObjects/PaintingReference.lua
    Loading: media/lua/server/BuildingObjects/RainCollectorBarrel.lua
    Loading: media/lua/server/Camping/BuildingObjects/campingCampfire.lua
    Loading: media/lua/server/Camping/BuildingObjects/campingTent.lua
    Loading: media/lua/server/Camping/ISCampfire.lua
    Loading: media/lua/server/Camping/camping.lua
    Loading: media/lua/server/Camping/camping_fuel.lua
    Loading: media/lua/server/Camping/camping_text.lua
    Loading: media/lua/server/ClientCommands.lua
    Loading: media/lua/server/Farming/BuildingObjects/ISFarmingCursor.lua
    Loading: media/lua/server/Farming/BuildingObjects/farmingPlot.lua
    Loading: media/lua/server/Farming/ISPlant.lua
    Loading: media/lua/server/Farming/ScavengeDefinition.lua
    Loading: media/lua/server/Farming/basicFarming.lua
    Loading: media/lua/server/Farming/farmingCommands.lua
    Loading: media/lua/server/Farming/farming_displayInfo.lua
    Loading: media/lua/server/Farming/farming_vegetableconf.lua
    Loading: media/lua/server/FireFighting/FireFighting.lua
    Loading: media/lua/server/FireFighting/ISExtinguishCursor.lua
    Loading: media/lua/server/Fishing/BuildingObjects/FishingNet.lua
    Loading: media/lua/server/HealthSystem/HealthUpdate.lua
    Loading: media/lua/server/ISBuildingBlueprintManager.lua
    Loading: media/lua/server/ISCoordConversion.lua
    Loading: media/lua/server/ISDoor.lua
    Loading: media/lua/server/ISObjectClickHandler.lua
    Loading: media/lua/server/Items/ItemBindingHandler.lua
    Loading: media/lua/server/Items/ItemPicker.lua
    Loading: media/lua/server/Items/ScriptItemInterface.lua
    Loading: media/lua/server/Items/SuburbsDistributions.lua
    Loading: media/lua/server/Items/WorldFiller.lua
    Loading: media/lua/server/Map/MetaEnum.lua
    Loading: media/lua/server/Movers/ISBaseMover.lua
    Loading: media/lua/server/Movers/MoverStateMachine.lua
    Loading: media/lua/server/Movers/MoverStates/ISBaseState.lua
    Loading: media/lua/server/Movers/MoverStates/MoveToState.lua
    Loading: media/lua/server/Movers/Rabbit.lua
    Loading: media/lua/server/NPCs/Behaviour/BaseBehaviour.lua
    Loading: media/lua/server/NPCs/Behaviour/GuardBehaviour.lua
    Loading: media/lua/server/NPCs/FetchQuest.lua
    Loading: media/lua/server/NPCs/ISConversationScript.lua
    Loading: media/lua/server/NPCs/NPCEncountersMain.lua
    Loading: media/lua/server/NPCs/NPCHouse.lua
    Loading: media/lua/server/NPCs/SadisticAIDirector/EventSystem.lua
    new event system
    Loading: media/lua/server/NPCs/SadisticAIDirector/MetaSurvivor.lua
    Loading: media/lua/server/NPCs/SadisticAIDirector/MetaSurvivorGroup.lua
    Loading: media/lua/server/NPCs/SadisticAIDirector/RelationshipModifiers/Modifiers.lua
    Loading: media/lua/server/NPCs/SadisticAIDirector/SadisticAIDirector.lua
    Loading: media/lua/server/NPCs/SadisticAIDirector/SadisticMusicDirector.lua
    Loading: media/lua/server/NPCs/SadisticAIDirector/SurvivorSelector.lua
    Loading: media/lua/server/NPCs/SendOnLootMission.lua
    Loading: media/lua/server/NPCs/TestThing.lua
    Loading: media/lua/server/NewSelectionSystem/GridSquareSelector.lua
    Loading: media/lua/server/Professions/Professions.lua
    Loading: media/lua/server/Seasons/season.lua
    Loading: media/lua/server/Seasons/seasonProps.lua
    Loading: media/lua/server/Traps/BuildingObjects/TrapBO.lua
    Loading: media/lua/server/Traps/ISTrap.lua
    Loading: media/lua/server/Traps/ISUI/ISTrapMenu.lua
    Loading: media/lua/server/Traps/TrapDefinition.lua
    Loading: media/lua/server/Traps/TrapRecipeCode.lua
    Loading: media/lua/server/Traps/TrapSystem.lua
    Loading: media/lua/server/Traps/trappingCommands.lua
    require("TrapSystem") failed
    Loading: media/lua/server/TurnBased/TurnBasedMain.lua
    Loading: media/lua/server/TutorialHelperFunctions.lua
    Loading: media/lua/server/XpSystem/XPSystem_SkillBook.lua
    Loading: media/lua/server/XpSystem/XpSystem_text.lua
    Loading: media/lua/server/XpSystem/XpUpdate.lua
    Loading: media/lua/server/katebaldspottutorial.lua
    Loading: media/lua/client/SurvivalGuide/ISTutorialPanel.lua
    Loading: media/lua/client/ISUI/ISPanel.lua
    Loading: media/lua/client/ISUI/ISUIElement.lua
    Loading: media/lua/client/ISUI/ISRichTextPanel.lua
    Loading: media/lua/client/ISUI/ISButton.lua
    Loading: media/lua/server/mapScripts.lua
    Loading: media/lua/server/metazones/metazoneHandler.lua
    Loading: media/lua/server/recipecode.lua
    Loading: media/lua/server/timedactionshelper.lua
    Loading: /home/oitis61/Zomboid/Server/servertest_SandboxVars.lua
    Loading: media/maps/Muldraugh, KY/spawnpoints.lua
    Loading world...
    Loading: media/lua/shared/Sandbox/Survival.lua
    tiledef: loading media/tiledefinitions.tiles
    tiledef: loading media/newtiledefinitions.tiles
    tiledef: loading media/tiledefinitions_erosion.tiles
    tiledef: loading media/tiledefinitions_apcom.tiles
    erosion: reading /home/oitis61/Zomboid/Saves/Multiplayer/servertest/erosion.ini
    Loading: media/maps/West Point, KY/objects.lua
    Loading: media/maps/Muldraugh, KY/objects.lua
    ALARMS: 60/1008 buildings have alarms
    MAX #ZONES is 7
    reanimate: loaded 1 zombies
    Initialising RakNet...
    znet: Java_zombie_core_raknet_RakNetPeerInterface_Init
    znet: Java_zombie_core_raknet_RakNetPeerInterface_SetMaximumIncomingConnections
    znet: Java_zombie_core_raknet_RakNetPeerInterface_SetServerPort
    znet: Java_zombie_core_raknet_RakNetPeerInterface_SetIncomingPassword
    znet: Java_zombie_core_raknet_RakNetPeerInterface_SetOccasionalPing
    znet: Java_zombie_core_raknet_RakNetPeerInterface_Startup
    znet: Zomboid Steam Server started, ports 8766 and 16261 must be open on the router
    znet: OnRakPeerStartup
    znet: RakNet-through-Steam mode activated
    RakNet.Startup() return code: 0 (0 means success)
    SledgeHammer: Loading settings..
    SledgeHammer: Loading module Memory Monitor...
    SledgeHammer: Loading module Factions...
    SledgeHammer: Starting module Memory Monitor...
    MODULE (Memory Monitor): JAMM must be set as Java Agent in order to use this module.
    SledgeHammer: Starting module Factions...
    *** SERVER STARTED ****
    *** Steam is enabled
    server is listening on port 16261
    znet: Java_zombie_core_raknet_RakNetPeerInterface_GetServerIP
    ##########
    Server Steam ID 90101613645942787
    ##########
    SledgeHammer: Unloading module Memory Monitor...
    znet: OnPolicyResponse
    znet: Zomboid Server is VAC Secure
    quit
    SledgeHammer: Stopping module Factions...
    SledgeHammer: Stopping module SledgeHammer-Core...
    MODULE (SledgeHammer-Core): Module is already stopped.
    SledgeHammer: Unloading module Factions...
    SledgeHammer: Unloading module SledgeHammer-Core...
    Quiting...
    SaveAll took 32.053716 ms
    reanimate: saved 1 zombies
    waiting for UdpEngine thread termination
    znet: Java_zombie_core_raknet_RakNetPeerInterface_Shutdown
    znet: Shutting down Steam Game Server
    znet: Java_zombie_core_znet_SteamUtils_n_1Shutdown

     

    What bugs me is this: "MODULE (Memory Monitor): JAMM must be set as Java Agent in order to use this module." Do I have to do anything to enable the Memory Monitor module?

     

    3. Faction and colors work only for admin:

    All non-admin players get this message when trying /colors or /faction help: [SERVER] You do not have access to that command. Does this have to do with file permissions, whitelist or anything?

     

    4. Loading permissions plugin hangs the server:

    Every time I enable permissions in the SledgeHammer.ini file, the server hangs on the same spot:

     

    Spoiler

    64-bit java detected
    pzexe: about to run java hack to locate libjvm.so...
    pzexe: executing "java -classpath pzexe.jar -Djava.library.path=. zombie.pzexe"
    pzexe.java: loading shared library "pzexe_jni64"
    JVM=/home/oitis61/serverfiles/jre64/lib/amd64/server/libjvm.so
    pzexe config file: /home/oitis61/serverfiles/ProjectZomboid64.json
    pzexe: mainClass: zombie/network/GameServer
    pzexe: classpath: -Djava.class.path=java/:java/jinput.jar:java/lwjgl.jar:java/lwjgl_util.jar:java/sqlite-jdbc-3.8.10.1.jar:java/uncommons-maths-1.2.3.jar
    pzexe: vmArg (json) 1: -Xms5120m
    pzexe: vmArg (json) 2: -Xmx5120m
    pzexe: vmArg (json) 3: -Dzomboid.steam=1
    pzexe: vmArg (json) 4: -Dzomboid.znetlog=1
    pzexe: vmArg (json) 5: -Djava.library.path=linux64/:natives/
    pzexe: vmArg (json) 6: -XX:-UseSplitVerifier
    pzexe: vmArg (json) 7: -Djava.security.egd=file:/dev/urandom
    pzexe: using jvm "/home/oitis61/serverfiles/jre64/lib/amd64/server/libjvm.so"
    SVN REVISION 964
    versionNumber=34.28 demo=false
    server name is "servertest"
    Loading networking libraries...
    Loading steam_api...
    Loading RakNet64...
    Loading ZNetJNI64...
    znet: ZNet loaded
    znet: Compiled with SERVER_STEAMAPI == 0
    znet: Starting with bServer == true
    znet: SteamAPI initialised successfully
    SteamUtils initialised successfully
    reading /home/oitis61/Zomboid/Server/servertest.ini
    writing /home/oitis61/Zomboid/Server/servertest.ini
    znet: Java_zombie_core_znet_SteamGameServer_Init
    [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
    Setting breakpad minidump AppID = 108600
    znet: SteamGameServer seems to be initialized
    znet: Java_zombie_core_znet_SteamGameServer_SetProduct
    znet: Java_zombie_core_znet_SteamGameServer_SetGameDescription
    znet: Java_zombie_core_znet_SteamGameServer_SetModDir
    znet: Java_zombie_core_znet_SteamGameServer_SetDedicatedServer
    znet: Java_zombie_core_znet_SteamGameServer_SetMaxPlayerCount
    znet: Java_zombie_core_znet_SteamGameServer_SetServerName 'Servidor do Madruga'
    znet: Java_zombie_core_znet_SteamGameServer_SetMapName 'Muldraugh, KY'
    znet: Java_zombie_core_znet_SteamGameServer_SetGameTags 'hidden'
    znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='description' value='Servidor brasileiro de Project Zomboid.'
    znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='version' value='34.28'
    znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='open' value='1'
    znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='public' value='0'
    znet: Java_zombie_core_znet_SteamWorkshop_n_1Init
    znet: Java_zombie_core_znet_SteamGameServer_LogOnAnonymous
    znet: Java_zombie_core_znet_SteamGameServer_EnableHeartBeats
    Waiting for response from Steam servers
    znet: OnSteamServersConnected
    znet: Public IP: 179.218.56.157
    Workshop: GetItemState()=Installed ID=644422089
    Workshop: item state CheckItemState -> Ready ID=644422089
    znet: Java_zombie_core_znet_SteamWorkshop_n_1GetItemInstallFolder
    Workshop: 644422089 installed to /home/oitis61/serverfiles/steamapps/workshop/content/108600/644422089
    znet: Java_zombie_core_znet_SteamWorkshop_n_1GetItemInstallTimeStamp
    user database "/home/oitis61/Zomboid/db/servertest.db"
    Initialising Server Systems...
    Loading: media/lua/shared/Sandbox/Survival.lua
    translator: language is EN
    script: loading /home/oitis61/serverfiles/media/scripts/Lot_Rural_Farmhouse_00_distribution.txt
    script: loading /home/oitis61/serverfiles/media/scripts/camping.txt
    script: loading /home/oitis61/serverfiles/media/scripts/evolvedrecipes.txt
    script: loading /home/oitis61/serverfiles/media/scripts/farmdistribution.txt
    script: loading /home/oitis61/serverfiles/media/scripts/farming.txt
    script: loading /home/oitis61/serverfiles/media/scripts/fixing.txt
    script: loading /home/oitis61/serverfiles/media/scripts/items.txt
    script: loading /home/oitis61/serverfiles/media/scripts/items_radio.txt
    script: loading /home/oitis61/serverfiles/media/scripts/moveables.txt
    script: loading /home/oitis61/serverfiles/media/scripts/newitems.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/beenbit.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/chewedbyzombies.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetingalreadymembers.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetinghub.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetingsloner.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetingteamup.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetloneraggressiveaggressive.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetloneraggressiveneutral.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetlonerfriendlyneutral.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetlonerneutralaggressive.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetteamupaggressiveaggressive.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/firstmeetteamupneutralaggressive.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/givenitem.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/killedzombie.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/meetagainalreadymembers.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/meetagainhub.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/meetagainloner.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/meetagainteamup.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/npcgroupcommands.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/patchedup.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/randomtalk.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/randomtalkbleeding.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/randomtalkfleeing.txt
    script: loading /home/oitis61/serverfiles/media/scripts/npcs/randomtalkfleeingbleeding.txt
    script: loading /home/oitis61/serverfiles/media/scripts/recipes.txt
    script: loading /home/oitis61/serverfiles/media/scripts/recipes_radio.txt
    script: loading /home/oitis61/serverfiles/media/scripts/suburbsdistribution.txt
    script: loading /home/oitis61/serverfiles/media/scripts/uniquerecipes.txt
    WARNING: module "farming" may have forgot to import module Base
    Loading: media/lua/shared/ISBaseObject.lua
    Loading: media/lua/shared/JoyPad/JoyPadSetup.lua
    Loading: media/lua/shared/NPCs/MainCreationMethods.lua
    Loading: media/lua/shared/Reloading/ISRackAction.lua
    Loading: media/lua/shared/TimedActions/ISBaseTimedAction.lua
    Loading: media/lua/shared/Reloading/ISReloadAction.lua
    Loading: media/lua/shared/Reloading/ISReloadManager.lua
    Loading: media/lua/shared/Reloading/ISReloadUtil.lua
    Loading: media/lua/shared/Reloading/ISReloadableMagazine.lua
    Loading: media/lua/shared/Reloading/ISReloadable.lua
    Loading: media/lua/shared/Reloading/ISSemiAutoWeapon.lua
    Loading: media/lua/shared/Reloading/ISReloadableWeapon.lua
    Loading: media/lua/shared/Reloading/ISShotgunWeapon.lua
    Loading: media/lua/shared/Reloading/ISRevolverWeapon.lua
    Loading: media/lua/shared/Reloading/stormysReload.lua
    require("timedactionshelper") failed
    Loading: media/lua/shared/Sandbox/Beginner.lua
    Loading: media/lua/shared/Sandbox/FirstWeek.lua
    Loading: media/lua/shared/Sandbox/SandboxVars.lua
    Loading: media/lua/shared/Sandbox/SixMonthsLater.lua
    Loading: media/lua/shared/SoundBanks/SoundBanks.lua
    Loading: media/lua/shared/SpawnRegions.lua
    Loading: media/lua/shared/Util/AdjacentFreeTileFinder.lua
    Loading: media/lua/shared/Util/BuildingHelper.lua
    Loading: media/lua/shared/Util/ISPriorityTable.lua
    Loading: media/lua/shared/Util/LuaList.lua
    Loading: media/lua/shared/Util/StringReplacer.lua
    Loading: media/lua/shared/Util/Vector2.lua
    Loading: media/lua/shared/a_requires.lua
    require("NPCs/SadisticAIDirector/SadisticAIDirector") failed
    Loading: media/lua/shared/defines.lua
    Loading: media/lua/shared/keyBinding.lua
    Loading: media/lua/shared/luautils.lua
    Loading: media/lua/server/BuildingObjects/ISBuildUtil.lua
    Loading: media/lua/server/BuildingObjects/ISBuildingObject.lua
    Loading: media/lua/server/BuildingObjects/ISDestroyCursor.lua
    Loading: media/lua/server/BuildingObjects/ISDoubleTileFurniture.lua
    Loading: media/lua/server/BuildingObjects/ISLightSource.lua
    Loading: media/lua/server/BuildingObjects/ISMoveableCursor.lua
    Loading: media/lua/server/BuildingObjects/ISNaturalFloor.lua
    Loading: media/lua/server/BuildingObjects/ISPaintCursor.lua
    Loading: media/lua/server/BuildingObjects/ISSimpleFurniture.lua
    Loading: media/lua/server/BuildingObjects/ISWoodenContainer.lua
    Loading: media/lua/server/BuildingObjects/ISWoodenDoor.lua
    Loading: media/lua/server/BuildingObjects/ISWoodenDoorFrame.lua
    Loading: media/lua/server/BuildingObjects/ISWoodenFloor.lua
    Loading: media/lua/server/BuildingObjects/ISWoodenStairs.lua
    Loading: media/lua/server/BuildingObjects/ISWoodenWall.lua
    Loading: media/lua/server/BuildingObjects/PaintingReference.lua
    Loading: media/lua/server/BuildingObjects/RainCollectorBarrel.lua
    Loading: media/lua/server/Camping/BuildingObjects/campingCampfire.lua
    Loading: media/lua/server/Camping/BuildingObjects/campingTent.lua
    Loading: media/lua/server/Camping/ISCampfire.lua
    Loading: media/lua/server/Camping/camping.lua
    Loading: media/lua/server/Camping/camping_fuel.lua
    Loading: media/lua/server/Camping/camping_text.lua
    Loading: media/lua/server/ClientCommands.lua
    Loading: media/lua/server/Farming/BuildingObjects/ISFarmingCursor.lua
    Loading: media/lua/server/Farming/BuildingObjects/farmingPlot.lua
    Loading: media/lua/server/Farming/ISPlant.lua
    Loading: media/lua/server/Farming/ScavengeDefinition.lua
    Loading: media/lua/server/Farming/basicFarming.lua
    Loading: media/lua/server/Farming/farmingCommands.lua
    Loading: media/lua/server/Farming/farming_displayInfo.lua
    Loading: media/lua/server/Farming/farming_vegetableconf.lua
    Loading: media/lua/server/FireFighting/FireFighting.lua
    Loading: media/lua/server/FireFighting/ISExtinguishCursor.lua
    Loading: media/lua/server/Fishing/BuildingObjects/FishingNet.lua
    Loading: media/lua/server/HealthSystem/HealthUpdate.lua
    Loading: media/lua/server/ISBuildingBlueprintManager.lua
    Loading: media/lua/server/ISCoordConversion.lua
    Loading: media/lua/server/ISDoor.lua
    Loading: media/lua/server/ISObjectClickHandler.lua
    Loading: media/lua/server/Items/ItemBindingHandler.lua
    Loading: media/lua/server/Items/ItemPicker.lua
    Loading: media/lua/server/Items/ScriptItemInterface.lua
    Loading: media/lua/server/Items/SuburbsDistributions.lua
    Loading: media/lua/server/Items/WorldFiller.lua
    Loading: media/lua/server/Map/MetaEnum.lua
    Loading: media/lua/server/Movers/ISBaseMover.lua
    Loading: media/lua/server/Movers/MoverStateMachine.lua
    Loading: media/lua/server/Movers/MoverStates/ISBaseState.lua
    Loading: media/lua/server/Movers/MoverStates/MoveToState.lua
    Loading: media/lua/server/Movers/Rabbit.lua
    Loading: media/lua/server/NPCs/Behaviour/BaseBehaviour.lua
    Loading: media/lua/server/NPCs/Behaviour/GuardBehaviour.lua
    Loading: media/lua/server/NPCs/FetchQuest.lua
    Loading: media/lua/server/NPCs/ISConversationScript.lua
    Loading: media/lua/server/NPCs/NPCEncountersMain.lua
    Loading: media/lua/server/NPCs/NPCHouse.lua
    Loading: media/lua/server/NPCs/SadisticAIDirector/EventSystem.lua
    new event system
    Loading: media/lua/server/NPCs/SadisticAIDirector/MetaSurvivor.lua
    Loading: media/lua/server/NPCs/SadisticAIDirector/MetaSurvivorGroup.lua
    Loading: media/lua/server/NPCs/SadisticAIDirector/RelationshipModifiers/Modifiers.lua
    Loading: media/lua/server/NPCs/SadisticAIDirector/SadisticAIDirector.lua
    Loading: media/lua/server/NPCs/SadisticAIDirector/SadisticMusicDirector.lua
    Loading: media/lua/server/NPCs/SadisticAIDirector/SurvivorSelector.lua
    Loading: media/lua/server/NPCs/SendOnLootMission.lua
    Loading: media/lua/server/NPCs/TestThing.lua
    Loading: media/lua/server/NewSelectionSystem/GridSquareSelector.lua
    Loading: media/lua/server/Professions/Professions.lua
    Loading: media/lua/server/Seasons/season.lua
    Loading: media/lua/server/Seasons/seasonProps.lua
    Loading: media/lua/server/Traps/BuildingObjects/TrapBO.lua
    Loading: media/lua/server/Traps/ISTrap.lua
    Loading: media/lua/server/Traps/ISUI/ISTrapMenu.lua
    Loading: media/lua/server/Traps/TrapDefinition.lua
    Loading: media/lua/server/Traps/TrapRecipeCode.lua
    Loading: media/lua/server/Traps/TrapSystem.lua
    Loading: media/lua/server/Traps/trappingCommands.lua
    require("TrapSystem") failed
    Loading: media/lua/server/TurnBased/TurnBasedMain.lua
    Loading: media/lua/server/TutorialHelperFunctions.lua
    Loading: media/lua/server/XpSystem/XPSystem_SkillBook.lua
    Loading: media/lua/server/XpSystem/XpSystem_text.lua
    Loading: media/lua/server/XpSystem/XpUpdate.lua
    Loading: media/lua/server/katebaldspottutorial.lua
    Loading: media/lua/client/SurvivalGuide/ISTutorialPanel.lua
    Loading: media/lua/client/ISUI/ISPanel.lua
    Loading: media/lua/client/ISUI/ISUIElement.lua
    Loading: media/lua/client/ISUI/ISRichTextPanel.lua
    Loading: media/lua/client/ISUI/ISButton.lua
    Loading: media/lua/server/mapScripts.lua
    Loading: media/lua/server/metazones/metazoneHandler.lua
    Loading: media/lua/server/recipecode.lua
    Loading: media/lua/server/timedactionshelper.lua
    Loading: /home/oitis61/Zomboid/Server/servertest_SandboxVars.lua
    Loading: media/maps/Muldraugh, KY/spawnpoints.lua
    Loading world...
    Loading: media/lua/shared/Sandbox/Survival.lua
    tiledef: loading media/tiledefinitions.tiles
    tiledef: loading media/newtiledefinitions.tiles
    tiledef: loading media/tiledefinitions_erosion.tiles
    tiledef: loading media/tiledefinitions_apcom.tiles
    erosion: reading /home/oitis61/Zomboid/Saves/Multiplayer/servertest/erosion.ini
    Loading: media/maps/West Point, KY/objects.lua
    Loading: media/maps/Muldraugh, KY/objects.lua
    ALARMS: 60/1008 buildings have alarms
    MAX #ZONES is 7
    reanimate: loaded 1 zombies
    Initialising RakNet...
    znet: Java_zombie_core_raknet_RakNetPeerInterface_Init
    znet: Java_zombie_core_raknet_RakNetPeerInterface_SetMaximumIncomingConnections
    znet: Java_zombie_core_raknet_RakNetPeerInterface_SetServerPort
    znet: Java_zombie_core_raknet_RakNetPeerInterface_SetIncomingPassword
    znet: Java_zombie_core_raknet_RakNetPeerInterface_SetOccasionalPing
    znet: Java_zombie_core_raknet_RakNetPeerInterface_Startup
    znet: Zomboid Steam Server started, ports 8766 and 16261 must be open on the router
    znet: OnRakPeerStartup
    znet: RakNet-through-Steam mode activated
    RakNet.Startup() return code: 0 (0 means success)
    SledgeHammer: Loading settings..
    Exception in thread "main" java.lang.UnsupportedClassVersionError: sledgehammer/modules/PermissionsCommandHandler : Unsupported major.minor version 52.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
        at sledgehammer.SledgeHammer.loadPlugin(SledgeHammer.java:979)
        at sledgehammer.SledgeHammer.loadModules(SledgeHammer.java:248)
        at sledgehammer.SledgeHammer.init(SledgeHammer.java:184)
        at zombie.network.GameServer.startServer(GameServer.java:1064)
        at zombie.network.GameServer.main(GameServer.java:670)

     

    Anyway, I know you're working hard to document everything, just wanted to give some feedback!

  7. 44 minutes ago, Jab said:

     

    As long as you can drop the files into the java folder for the dedicated server, then it should run with linux (if the vanilla server supports it).

     

    Did that and apparently everything works fine (I'm able to broadcast messages with different colours). But how do I load the different plugins (e.g.: factions and permissions) after placing them into the plugin folder that was created? Am I supposed to write them manually in the .ini file?

     

    Thanks again, and sorry for these questions! 

  8. Wow, I don't know why I didn't see this thread before :o

    First of all, congratulations on this awesome work! And thank you! 

     

    Does this mod also work on a Linux based server? I'm using LGSM (linux game server manager) scripts and having a hard time finding the correct place to put the files... any ideas?

  9. This is indeed a sensitive matter.

     

    I've been hosting a server for a little more than a month now and PZ has a lot of breaches when it comes to Multiplayer. I'm not complaining or anything and I've read on the forums that this is due to the game's initial conception, but it really, reaaaaally sucks when someone with literally 4 hours of playing PZ enters your server and spoils all the fun you're having... So, looking from this perspective, you're only seeking some kind of prevention...

  10. Zapiboss!

     

    I read your post yesterday and today some random guy joined my server and did the exact same thing. I came here to double check your story and it turns out to be the same Steam ID (rag)! 

  11. On April 10, 2016 at 3:37 PM, Madruga said:

    Bringing the topic back to life, does anyone know in which log file can I find the player who claimed a certain building (assuming I already have the coordinates of that building)?

     

    Just found out that console logs (home/logs/console/)are the files that contain claim safahouse actions. But in my case they were not being generate because I had to update tmux. Just followed these instructions and everything is running smoothly now.

  12. Bringing the topic back to life, does anyone know in which log file can I find the player who claimed a certain building (assuming I already have the coordinates of that building)?

  13. 12 hours ago, RobertJohnson said:

    Hellow!

     

    This house is unfortunatly a "spawn house" (a house player can spawn in) and you can't claim that kind of house.  (imagine if everyone claim every spawn house, where will you spawn?)

    If you really want to claim this, you need to remove this house from the spawnpoints.lua file and reboot the server.

     

    Admin can remove the players from a safehouse by right clicking on the house.

    I should allow players to simply leave a safehouse too...

     

    Thanks for the feedback RJ! I won't mess with the spawn_points for now, seems kinda risky :)

    But for the second part of your instructions, I'm logged with the admin user, but nothing happens when I right click on the house (print screen attached)...

     

    PS: although I'm playing on a OSX machine, the server is running under linux (gameservermanager script).

    Screen Shot 2016-04-08 at 4.00.28 PM.png

  14. On March 27, 2016 at 0:05 PM, Rathlord said:

     

    You probably could nix it from the lua, I'd have to double check where (it'll be after the holiday most likely, sorry!). I can't promise for sure it'll take effect until you make a new game, though.

     

    Hey Rathlord, did you have any response from the devs about this? Also, I don't know if this would be the right place to ask this, but can an admin remove players from any safe house that they were assigned? There's this situation where the owner of a safe house won't login for a while, and some of the members just wanna start a new safe house, but they simply can't claim another spot (because they're assigned to that previous safe house).

     

    Thanks again!

  15. 9 hours ago, Rathlord said:

    Not sure on this one but will pass it along and see what I can figure out. Cheers!

     

    Edit: I'm told this may be a spawn house (devs out of town for Easter holiday etc at the moment) and you can't claim spawn houses.

     

    Thanks Rathlord! Being a spawn house, does it mean that I can change it anywhere in the spawnregion(somethinglikethat).lua file? Can I cross it of the list?

  16. (I've searched for this on the forums but could not find, I'm sorry if this is a duplicated question/problem).

     

    I'm hosting a server and everything is running smoothly, except for the fact that one of the groups want to claim this house, but cannot do so. The server is set so they had to stay alive for 5 days before claiming any property. They stayed there for the correct amount of time, started some crop plantation, built some boxes and shelves and after 5 days they can't claim the house.

     

    No zombies inside the perimeter, just one player inside the house and still, no CLAIM SAFEHOUSE on right click command. Has anyone here experienced this same problem? What can prevent players from claiming structures on a multiplayer game?

     

    PS: they can claim other houses, we've checked that already :(

×
×
  • Create New...