UpcraftLP / Voting

Minecraft hook for voting APIs
https://www.curseforge.com/minecraft/mc-mods/voting
Other
0 stars 6 forks source link

No appearance of the .ssh folder in /config/votifier/.ssh/ #8

Open ghost opened 5 years ago

ghost commented 5 years ago

In my server, I have in the folder config: to vote. In the folder votifier I: ForgeVotifier.cfg and the folder reward with all dedicated but NOT .SSH !!!

What should I do?

UpcraftLP commented 5 years ago

could you provide your latest server log?

ghost commented 5 years ago

[17:28:20] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [17:28:20] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [17:28:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker [17:28:20] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading [17:28:20] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_72, running on Linux:amd64:4.9.0-0.bpo.6-amd64, installed at /opt/jdk1.8.0/jre [17:28:21] [main/INFO] [FML]: Searching /var/directory_serv/minecraft_217900/./mods for mods [17:28:21] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mw-1.11.7.7_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [17:28:21] [main/WARN] [FML]: The coremod weaponlib (com.vicmatskiv.weaponlib.core.WeaponlibCorePlugin) is not signed! [17:28:21] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Shadowfacts-Forgelin-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [17:28:21] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [17:28:21] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed! [17:28:21] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [17:28:21] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [17:28:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [17:28:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [17:28:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [17:28:26] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [17:28:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [17:28:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [17:28:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [17:28:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [17:28:28] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [17:28:28] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [17:28:29] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [17:28:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2 [17:28:41] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2768 Initialized [17:28:41] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients. [17:28:41] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients [17:28:42] [Server thread/INFO] [FML]: Searching /var/directory_serv/minecraft_217900/./mods for mods [17:28:47] [Server thread/INFO] [FML]: Forge Mod Loader has identified 15 mods to load [17:28:48] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang [17:28:48] [Server thread/WARN] [FML]: Missing English translation for mycommands: assets/mycommands/lang/en_us.lang [17:28:48] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang [17:28:48] [Server thread/WARN] [FML]: Missing English translation for worldedit: assets/worldedit/lang/en_us.lang [17:28:49] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, customnpcs, enderpay, foamflower, foodfunk, jei, mw, mycommands, forgelin, worldedit, wumpleutil, votifier] at CLIENT [17:28:49] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, customnpcs, enderpay, foamflower, foodfunk, jei, mw, mycommands, forgelin, worldedit, wumpleutil, votifier] at SERVER [17:28:57] [Server thread/INFO] [FML]: Processing ObjectHolder annotations [17:28:57] [Server thread/INFO] [FML]: Found 1193 ObjectHolder annotations [17:28:57] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations [17:28:57] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations [17:28:58] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [17:28:58] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [17:28:58] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null [17:28:58] [Forge Version Check/INFO] [forge.VersionCheck]: [votifier] Starting version check at https://github.com/UpcraftLP/Voting/master/versions.json [17:28:59] [Forge Version Check/INFO] [forge.VersionCheck]: [foodfunk] Starting version check at https://raw.githubusercontent.com/Stormwind99/FoodFunk/master/update.json [17:28:59] [Forge Version Check/INFO] [forge.VersionCheck]: [foodfunk] Found status: OUTDATED Target: 4.9.5 [17:28:59] [Forge Version Check/INFO] [forge.VersionCheck]: [wumpleutil] Starting version check at https://raw.githubusercontent.com/Stormwind99/WumpleUtil/master/update.json [17:29:00] [Forge Version Check/INFO] [forge.VersionCheck]: [wumpleutil] Found status: AHEAD Target: null [17:29:01] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment M6Gscope [17:29:01] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment MA5Dcover [17:29:01] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment Maxim9cover [17:29:01] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment DMRscope [17:29:01] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment BR55scope [17:29:01] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment G36Scope [17:29:01] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment AUGScope [17:29:01] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment SRS99S5scope [17:29:03] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment PythonClip [17:29:04] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment MA37Mag [17:29:04] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment MA5Dmag [17:29:04] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment BR55mag [17:29:04] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment M395Bmag [17:29:04] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment SRS99S5mag [17:29:04] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment M6Gmag [17:29:19] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.Weapon$Builder:build:747]: !!!No recipe defined for weapon MA37 [17:29:19] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.Weapon$Builder:build:747]: !!!No recipe defined for weapon MA5D [17:29:19] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.Weapon$Builder:build:747]: !!!No recipe defined for weapon M395B [17:29:19] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.Weapon$Builder:build:747]: !!!No recipe defined for weapon SRS99S5 [17:29:20] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.Weapon$Builder:build:747]: !!!No recipe defined for weapon BR55 [17:29:20] [Server thread/INFO] [votifier]: Votifier registered a total of 5 rewards in 1 files! [17:29:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix minecraft for name tileredstoneblock, expected customnpcs. This could be a intended override, but in most cases indicates a broken mod. [17:29:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix minecraft for name tileblockanvil, expected customnpcs. This could be a intended override, but in most cases indicates a broken mod. [17:29:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix minecraft for name tilemailbox, expected customnpcs. This could be a intended override, but in most cases indicates a broken mod. [17:29:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix minecraft for name tilewaypoint, expected customnpcs. This could be a intended override, but in most cases indicates a broken mod. [17:29:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix minecraft for name tilenpcscripted, expected customnpcs. This could be a intended override, but in most cases indicates a broken mod. [17:29:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix minecraft for name tilenpcscripteddoor, expected customnpcs. This could be a intended override, but in most cases indicates a broken mod. [17:29:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix minecraft for name tilenpcbuilder, expected customnpcs. This could be a intended override, but in most cases indicates a broken mod. [17:29:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix minecraft for name tilenpccopy, expected customnpcs. This could be a intended override, but in most cases indicates a broken mod. [17:29:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix minecraft for name tilenpcborder, expected customnpcs. This could be a intended override, but in most cases indicates a broken mod. [17:29:20] [Server thread/INFO] [FML]: Applying holder lookups [17:29:20] [Server thread/INFO] [FML]: Holder lookups applied [17:29:21] [Server thread/INFO] [FML]: Applying holder lookups [17:29:21] [Server thread/INFO] [FML]: Holder lookups applied [17:29:21] [Server thread/INFO] [FML]: Applying holder lookups [17:29:21] [Server thread/INFO] [FML]: Holder lookups applied [17:29:21] [Server thread/INFO] [FML]: Applying holder lookups [17:29:21] [Server thread/INFO] [FML]: Holder lookups applied [17:29:21] [Server thread/INFO] [FML]: Injecting itemstacks [17:29:21] [Server thread/INFO] [FML]: Itemstack injection complete [17:29:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties [17:29:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL [17:29:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair [17:29:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 62.4.27.247:10435 [17:29:21] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type [17:29:22] [Server thread/INFO] [FML]: Applying holder lookups [17:29:22] [Server thread/INFO] [FML]: Holder lookups applied [17:29:22] [Server thread/INFO] [noppes.npcs.CustomNpcs]: CustomNPC Permissions available:

[17:29:23] [Server thread/INFO] [FML]: Injecting itemstacks [17:29:23] [Server thread/INFO] [FML]: Itemstack injection complete [17:29:23] [Server thread/INFO] [worldedit]: WorldEdit for Forge (version 6.1.8) is loaded [17:29:24] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 15 mods [17:29:26] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world" [17:29:26] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world storagedrawers:basicdrawers [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:table_granite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world alchemistry:electrolyzer [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:modern_table [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:table_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_cabinet_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:upgraded_gate_dark_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:table_spruce [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:washing_machine [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world storagedrawers:compdrawers [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:door_bell_jungle [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:park_bench_birch [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:blinds_birch_open [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_cabinet_granite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:tap [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world storagedrawers:customdrawers [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:fire_pit_on [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:range_hood [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:chair_spruce [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:tv_stand [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world storagedrawers:controller [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:white_fence [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:white_gate [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:modern_light_on [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:bedside_cabinet_andesite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:chair_birch [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:photo_frame [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:table_birch [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:cookie_jar [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world alchemistry:chemical_combiner [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:tree_bottom [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world storagedrawers:customtrim [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:coffee_table_stone [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:cabinet_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:upgraded_fence_acacia [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world alchemistry:evaporator [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:bedside_cabinet_spruce [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:present [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:cabinet_jungle [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:blinds_birch_closed [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:blinds_dark_oak_open [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:table_diorite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_jungle [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:coffee_table_acacia [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_cabinet_acacia [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:upgraded_fence_birch [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:mirror [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:bath_bottom [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:mail_box_birch [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:cabinet_birch [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:park_bench_acacia [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:basin [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:modern_tv [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_cabinet_diorite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:tree_top [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:modern_chair [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world storagedrawers:controllerslave [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:crate_spruce [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:door_bell_acacia [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_cabinet_jungle [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:blinds_jungle_open [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:crate_dark_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:modern_bed_bottom [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:chair_granite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:upgraded_gate_birch [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world storagedrawers:framingtable [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_cabinet_birch [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:blinds_spruce_closed [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_cabinet_spruce [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:chimney [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:cabinet_diorite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:blinds_spruce_open [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:trampoline [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:candle [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:fire_alarm_off [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:crate [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:couch [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:shower_head_on [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:coffee_table_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:upgraded_gate_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:ceiling_light_on [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:plate [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:blinds_jungle_closed [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:mail_box_jungle [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:modern_stair [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:mail_box_spruce [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:coffee_table_andesite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:fairy_light [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:chair_dark_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:park_bench_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:bedside_cabinet_granite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:printer [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:lamp_off [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:freezer [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:chair_jungle [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:bath_top [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:ceiling_light_off [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:chair_stone [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:coffee_table_diorite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:shower_top [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:grill [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:ceiling_fan [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:oven [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:modern_couch [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:hedge_dark_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:upgraded_gate_spruce [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:modern_coffee_table [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:upgraded_gate_jungle [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:cabinet_andesite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:table_stone [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:fire_pit_off [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_acacia [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:cabinet_acacia [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:bin [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:blinds_closed [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:door_mat [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:bedside_cabinet_stone [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:hedge_birch [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:microwave [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:modern_sliding_door [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:cabinet_dark_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_cabinet_andesite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:grand_chair_bottom [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:couch_jeb [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world storagedrawers:trim [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:counter_drawer [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:blinds_open [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:stereo [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:mail_box_acacia [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:curtains_closed [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:table_jungle [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:bedside_cabinet_jungle [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:table_dark_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:crate_acacia [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:mail_box_dark_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:digital_clock [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:door_bell_spruce [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:fridge [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:curtains_open [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:cabinet_kitchen [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:bedside_cabinet_dark_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:toilet [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:toaster [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_spruce [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:door_bell [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:fire_alarm_on [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:modern_bed_top [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:shower_bottom [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:door_bell_birch [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_diorite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:bench [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:coffee_table_dark_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:chair_andesite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:crate_jungle [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_granite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:chair_acacia [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:electric_fence [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_stone [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_cabinet_stone [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:divingboard_base [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:table_acacia [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:upgraded_fence_spruce [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:table_andesite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:blinds_acacia_open [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:upgraded_fence_jungle [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:stone_path [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:modern_table_outdoor [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:counter_sink [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:bedside_cabinet_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:cup [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:bedside_cabinet_birch [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:park_bench_spruce [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:esky [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:coffee_table_granite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:hedge_acacia [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:range_hood_powered [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:modern_light_off [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:dishwasher [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:wall_cabinet [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:hedge_spruce [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:blinds_acacia_closed [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:bedside_cabinet_acacia [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:upgraded_gate_acacia [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:upgraded_fence_nether_brick [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:cabinet_spruce [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_dark_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:light_switch_on [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:light_switch_off [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:table_outdoor [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:coffee_table_spruce [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:divingboard_plank [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:hedge_jungle [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:lamp_on [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:tv [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:coffee_table_jungle [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world storagedrawers:keybutton [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_andesite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:computer [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:chair_diorite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:mail_box [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:shower_head_off [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_birch [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:counter [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:cabinet_stone [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:grand_chair_top [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:door_bell_dark_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:cabinet_granite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:chopping_board [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:upgraded_fence_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world alchemistry:chemical_dissolver [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:chair_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:park_bench_jungle [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:blender [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:bar_stool [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:hedge_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:crate_birch [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:blinds_dark_oak_closed [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:bird_bath [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:desk_cabinet_dark_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:modern_window [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:park_bench_dark_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:upgraded_fence_dark_oak [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:wreath [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:coffee_table_birch [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:bedside_cabinet_diorite [17:29:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world cfm:mantel_piece [17:29:28] [Server thread/INFO] [FML]: Applying holder lookups [17:29:28] [Server thread/INFO] [FML]: Holder lookups applied [17:29:28] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@47dc9e81) [17:29:29] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 494 advancements [17:29:29] [Server thread/INFO] [net.minecraft.advancements.FunctionManager]: Loaded 3 custom command functions [17:29:29] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@47dc9e81) [17:29:30] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@47dc9e81) [17:29:30] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 [17:29:31] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 1% [17:29:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 37%

[17:29:33] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting GS4 status listener [17:29:33] [Query Listener #1/INFO] [net.minecraft.server.MinecraftServer]: Query running on 62.4.27.247:10435 [17:29:33] [Server thread/INFO] [votifier]: starting votifier thread... [17:29:33] [Vote-Listener/INFO] [votifier]: votifier running on 62.4.27.247:8192 [17:29:33] [Server thread/WARN] [votifier]: Error getting update status for Forge Votifier, found status PENDING! [17:29:34] [Server thread/INFO] [FML]: Unloading dimension -1 [17:29:34] [Server thread/INFO] [FML]: Unloading dimension 1 [17:34:44] [User Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player louman4659 is 8823fb17-cee5-4b2a-bb4d-66044bd4dd0b [17:34:44] [Netty Epoll Server IO #3/INFO] [FML]: Client protocol version 2 [17:34:44] [Netty Epoll Server IO #3/INFO] [FML]: Client attempting to join with 15 mods : minecraft@1.12.2,FML@8.0.99.99,forgelin@1.5.1,customnpcs@1.12,mycommands@1.12.2-01,worldedit@6.1.8,wumpleutil@2.12.6,mw@1.11.7.7,foamflower@1.12.2-1.0.0.0-beta1,foodfunk@4.5.0,enderpay@1.12.2-1.0.1.0,concheckrmd@1.6.1,jei@4.8.5.159,forge@14.23.5.2768,mcp@9.42 [17:34:44] [Netty Epoll Server IO #3/INFO] [FML]: Attempting connection with missing mods [votifier] at CLIENT [17:34:46] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established [17:34:46] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: louman4659[/91.160.227.11:2506] logged in with entity id 40 at (-501.56955699932513, 4.0, -612.0136974629758) [17:34:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: louman4659 joined the game [17:34:47] [Server thread/WARN] [votifier]: Error getting update status for Forge Votifier, found status PENDING! [17:36:41] [Netty Epoll Server IO #3/ERROR] [FML]: NetworkDispatcher exception io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connexion ré-initialisée par le correspondant at io.netty.channel.unix.FileDescriptor.readAddress(..)(Unknown Source) ~[FileDescriptor.class:?] [17:36:41] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: louman4659 lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connexion ré-initialisée par le correspondant [17:36:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: louman4659 left the game [17:58:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Server] ATTENTION !!! LE SERVEUR VA RESTART DANS 2 MINUTES !!! [18:00:14] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Stopping the server [18:00:14] [Server thread/INFO] [votifier]: stopping votifier thread... [18:00:14] [Server thread/INFO] [votifier]: votifier thread stopped! [18:00:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server [18:00:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players [18:00:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds [18:00:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/overworld [18:00:14] [Server thread/INFO] [FML]: Unloading dimension 0 [18:00:14] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server [18:00:14] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players [18:00:14] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds

UpcraftLP commented 5 years ago

that log says it launched just fine, which means there HAS to be a .ssh directory. are you sure it's not there? maybe your OS is hidng the directory?

ghost commented 5 years ago

I'm sure it's not there

UpcraftLP commented 5 years ago

I'm sure it's not there

could you show a screenshot of the votifier config folder, with hidden files set to visible then?