Servers not showing up in Server list and other strange behaviors

I made a new 12.2 freebsd jail with MineOs in as the latest and greatest code ( fixed forge json profiles list from 404 · hexparrot/mineos-node@603d9c5 · GitHub) would not build in the older jail.

The mcserver user started getting issues with the Web-UI already in the old jail when adding new servers, Web-UI would not list my old Minecraft servers anymore, so I tried to get them back by updating the code, but got other issues aswell with the new code.

Everything under /var/games/minecraft/ is owned by mcserver:games. I even refreshed it in new jail.

id mcserver
uid=199(mcserver) gid=199(mcserver) groups=199(mcserver),13(games)
chown -R 199:13 /var/games/minecraft

”Refresh Server List” does nothing. “Create New server” had one of the old Server join the list. “Create New server” again had the new server join the list. If I log off and back in the server list is empty. Now I can only “Create New Server” and it is selected but it is not in the “Servers list” still.

Something is also wrong with the “Profiles" as it only list three sources, and sometimes when hitting “Refresh Profile List” it adds another source to the list that it in the log had issues with. If I log off and back in the list is again three sources.

“Import a Server” list everything as expected though.

I have tried to figure out how I did solve these familiar issues in the past when server list is empty for no reason but I can’t remember, or if I never knew how it was fixed.

I do not think the log is saying anything useful. but here it is:

/var/log/mineos.log

{“level”:“info”,“message”:“[test] autostart = false”,“timestamp”:“2021-05-19T19:23:09.166Z”}

{“level”:“error”,“message”:“[test] Aborted server startup; condition not met: true”,“timestamp”:“2021-05-19T19:23:09.166Z”}

{“level”:“info”,“message”:“[test2] autostart = false”,“timestamp”:“2021-05-19T19:23:09.167Z”}

{“level”:“error”,“message”:“[test2] Aborted server startup; condition not met: true”,“timestamp”:“2021-05-19T19:23:09.167Z”}


{“level”:“error”,“message”:“Unable to retrieve profile: mojang. The definition for this profile may be improperly formed or is pointing to an invalid URI.”,“timestamp”:“2021-05-19T19:25:21.279Z”}

{“level”:“error”,“message”:“Unable to retrieve profile: ftb. The definition forthis profile may be improperly formed or is pointing to an invalid URI.”,“timestamp”:“2021-05-19T19:25:21.279Z”}

{“level”:“info”,“message”:“[test] Discovered server”,“timestamp”:“2021-05-20T09:50:29.934Z”}
{“level”:“error”,“message”:“[test] Create tail on logs/latest.log failed”,“timestamp”:“2021-05-20T09:50:29.934Z”}
{“level”:“info”,“message”:“[test] Watching for file generation: logs/latest.log”,“timestamp”:“2021-05-20T09:50:29.934Z”}
{“level”:“error”,“message”:“[test] Create tail on server.log failed”,“timestamp”:“2021-05-20T09:50:29.935Z”}
{“level”:“info”,“message”:“[test] Watching for file generation: server.log”,“timestamp”:“2021-05-20T09:50:29.935Z”}
{“level”:“error”,“message”:“[test] Create tail on proxy.log.0 failed”,“timestamp”:“2021-05-20T09:50:29.935Z”}
{“level”:“info”,“message”:“[test] Watching for file generation: proxy.log.0”,“timestamp”:“2021-05-20T09:50:29.935Z”}
{“level”:“error”,“message”:“[test] Create tail on logs/fml-server-latest.log failed”,“timestamp”:“2021-05-20T09:50:29.935Z”}
{“level”:“info”,“message”:“[test] Watching for file generation: logs/fml-server-latest.log”,“timestamp”:“2021-05-20T09:50:29.935Z”}
{“level”:“info”,“message”:“[test] Using skipDirEntryPatterns: world,world_the_end,world_nether,dynmap,plugins,web,region,playerdata,stats,data”,“timestamp”:“2021-05-20T09:50:29

{“level”:“info”,“message”:“Starting up server, using commit: 603d9c5 fixed forge json profiles list from 404\n”,“timestamp”:“2021-05-20T09:50:30.003Z”}

{“level”:“info”,“message”:”[WEBUI] mcserver connected from 192.168.1.99",“timestamp”:“2021-05-19T19:25:21.166Z”}

{“command”:“create”,“server_name”:“CreateNewServerTest”,“properties”:{“generate-structures”:true},“level”:“info”,“message”:“[WEBUI] Received emit command from 192.168.1.99:mcserver”,“timestamp”:“2021-05-20T09:52:28.880Z”}
{“level”:“info”,“message”:“[CreateNewServerTest] Discovered server”,“timestamp”:“2021-05-20T09:52:28.886Z”}
{“level”:“error”,“message”:“[CreateNewServerTest] Create tail on logs/latest.log failed”,“timestamp”:“2021-05-20T09:52:28.887Z”}
{“level”:“info”,“message”:“[CreateNewServerTest] Watching for file generation: logs/latest.log”,“timestamp”:“2021-05-20T09:52:28.887Z”}
{“level”:“error”,“message”:“[CreateNewServerTest] Create tail on server.log failed”,“timestamp”:“2021-05-20T09:52:28.888Z”}
{“level”:“info”,“message”:“[CreateNewServerTest] Watching for file generation: server.log”,“timestamp”:“2021-05-20T09:52:28.889Z”}
{“level”:“error”,“message”:“[CreateNewServerTest] Create tail on proxy.log.0 failed”,“timestamp”:“2021-05-20T09:52:28.889Z”}
{“level”:“info”,“message”:“[CreateNewServerTest] Watching for file generation: proxy.log.0”,“timestamp”:“2021-05-20T09:52:28.889Z”}
{“level”:“error”,“message”:“[CreateNewServerTest] Create tail on logs/fml-server-latest.log failed”,“timestamp”:“2021-05-20T09:52:28.890Z”}
{“level”:“info”,“message”:“[CreateNewServerTest] Watching for file generation: logs/fml-server-latest.log”,“timestamp”:“2021-05-20T09:52:28.890Z”}
{“level”:“info”,“message”:“[CreateNewServerTest] Using skipDirEntryPatterns: world,world_the_end,world_nether,dynmap,plugins,web,region,playerdata,stats,data”,“timestamp”:“2021-05-20T09:52:28.890Z”}
{“level”:“info”,“message”:“[CreateNewServerTest] Server created in filesystem.”,“timestamp”:“2021-05-20T09:52:28.899Z”}
….

I was able to fix my issues on old servers by simply

chown -R jimstein:mcserver /var/games/minecraft/*

This is counter intuitive and the reverse of what I want (mcserver:games) but this allows me personally edit files through a SMB share and mcserver can be used to login and manage the list of Minecraft servers. This setup do not allow me to have anyone else log in to MineOs or anyone else edit the files on the SMB share. This is not needed but I want it to be setup to allow that. The problem with profiles was also solved by doing this.

Edit: The problems remains with the new servers. The stupidity of computers…

1 Like

I have played around with only one one of the new minecraft servers trying to make it join the server list. It happened but got lost again. I have commented the mineos.log as I went along with what was happening and what I was doing. Hope it helps some Developer

“joined server namespace” do not happen often and quick enough.

Summary

** mv ./new/bad/SpaceAstronomy_2 ./servers **

{“level”:“info”,“message”:"[SpaceAstronomy_2] Discovered server",“timestamp”:“2021-05-22T04:21:17.583Z”}
{“level”:“error”,“message”:"[SpaceAstronomy_2] Create tail on logs/latest.log failed",“timestamp”:“2021-05-22T04:21:17.583Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Watching for file generation: logs/latest.log",“timestamp”:“2021-05-22T04:21:17.583Z”}
{“level”:“error”,“message”:"[SpaceAstronomy_2] Create tail on server.log failed",“timestamp”:“2021-05-22T04:21:17.583Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Watching for file generation: server.log",“timestamp”:“2021-05-22T04:21:17.583Z”}
{“level”:“error”,“message”:"[SpaceAstronomy_2] Create tail on proxy.log.0 failed",“timestamp”:“2021-05-22T04:21:17.584Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Watching for file generation: proxy.log.0",“timestamp”:“2021-05-22T04:21:17.584Z”}
{“level”:“error”,“message”:"[SpaceAstronomy_2] Create tail on logs/fml-server-latest.log failed",“timestamp”:“2021-05-22T04:21:17.584Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Watching for file generation: logs/fml-server-latest.log",“timestamp”:“2021-05-22T04:21:17.584Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Using skipDirEntryPatterns: config,libraries,mods,scripts,world,world_the_end,world_nether,dynmap,plugins,web,region,playerdata,stats,data",“timestamp”:“2021-05-22T04:21:17.584Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] eula.txt detected: ACCEPTED (eula=true)",“timestamp”:“2021-05-22T04:21:18.168Z”}

** logged in to webgui to check **

{“level”:“info”,“message”:"[WEBUI] mcserver connected from 192.168.1.99",“timestamp”:“2021-05-22T04:21:38.702Z”}
{“0”:“de_DE”,“1”:“en_US”,“2”:“fr_FR”,“3”:“it_IT”,“4”:“ja_JP”,“5”:“no_NB”,“6”:“ru_RU”,“7”:“sv_SE”,“level”:“info”,“message”:"",“timestamp”:“2021-05-22T04:21:38.709Z”}

** buuu! so server in list **

{“level”:“info”,“message”:"[SpaceAstronomy_2] Discovered server",“timestamp”:“2021-05-22T04:24:05.090Z”}
{“level”:“error”,“message”:"[SpaceAstronomy_2] Create tail on logs/latest.log failed",“timestamp”:“2021-05-22T04:24:05.091Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Watching for file generation: logs/latest.log",“timestamp”:“2021-05-22T04:24:05.091Z”}
{“level”:“error”,“message”:"[SpaceAstronomy_2] Create tail on server.log failed",“timestamp”:“2021-05-22T04:24:05.101Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Watching for file generation: server.log",“timestamp”:“2021-05-22T04:24:05.101Z”}
{“level”:“error”,“message”:"[SpaceAstronomy_2] Create tail on proxy.log.0 failed",“timestamp”:“2021-05-22T04:24:05.101Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Watching for file generation: proxy.log.0",“timestamp”:“2021-05-22T04:24:05.101Z”}
{“level”:“error”,“message”:"[SpaceAstronomy_2] Create tail on logs/fml-server-latest.log failed",“timestamp”:“2021-05-22T04:24:05.102Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Watching for file generation: logs/fml-server-latest.log",“timestamp”:“2021-05-22T04:24:05.102Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Using skipDirEntryPatterns: config,libraries,mods,scripts,world,world_the_end,world_nether,dynmap,plugins,web,region,playerdata,stats,data",“timestamp”:“2021-05-22T04:24:05.102Z”}

** supervisorctl restart mineos **

{“level”:“info”,“message”:“Starting up server, using commit: 603d9c5 fixed forge json profiles list from 404\n”,“timestamp”:“2021-05-22T04:24:05.172Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Agrarian+Skies+2+(2.0.6)-Server.zip",“timestamp”:“2021-05-22T04:24:05.331Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Breakout_2.21_Server.zip",“timestamp”:“2021-05-22T04:24:05.332Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/CrackPack_3_Server_3.0.7.zip",“timestamp”:“2021-05-22T04:24:05.332Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/DungeonsDragonsAndSpaceShuttles_Serverfiles_8.0_R1.zip",“timestamp”:“2021-05-22T04:24:05.333Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/FarmingValleyServer_101.zip",“timestamp”:“2021-05-22T04:24:05.333Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Hexxit+Updated-New+Year’s+Edition+1.5+Server+Pack.zip",“timestamp”:“2021-05-22T04:24:05.333Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Life_In_The_Village-Serverpack-1.22.zip",“timestamp”:“2021-05-22T04:24:05.333Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Minecraft+Eternal+Lite+(Serverpack+1.3.7).zip",“timestamp”:“2021-05-22T04:24:05.334Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Minecraft+Eternal+Server+1.4.4.zip",“timestamp”:“2021-05-22T04:24:05.334Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Minecraft+Zombie+Server.zip",“timestamp”:“2021-05-22T04:24:05.334Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Peace+of+Mind+Server-2.1.1.zip",“timestamp”:“2021-05-22T04:24:05.334Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Pixelmon.2854.zip",“timestamp”:“2021-05-22T04:24:05.334Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/RAD-Serverpack-1.45.2854.zip",“timestamp”:“2021-05-22T04:24:05.335Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/RLCraft+Enhanced+1.5.zip",“timestamp”:“2021-05-22T04:24:05.335Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/RLCraft+Server+Pack+1.12.2±+Beta+v2.8.2.zip",“timestamp”:“2021-05-22T04:24:05.335Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/SevTech-Ages_Server_3.1.7.zip",“timestamp”:“2021-05-22T04:24:05.335Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/SevTech_Ages_of_the_Sky_3_2_1_Beta_1.zip",“timestamp”:“2021-05-22T04:24:05.336Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/SkyFactory-4_Server_4.2.2.zip",“timestamp”:“2021-05-22T04:24:05.336Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Space+Astronomy+2+Server+Files±+v1.5.7.zip",“timestamp”:“2021-05-22T04:24:05.336Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Volcano+Block+v1.0.41±+SERVER.zip",“timestamp”:“2021-05-22T04:24:05.336Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/craft-to-the-future-Craft_to_the_Titans-ii_Server_1.41.zip",“timestamp”:“2021-05-22T04:24:05.336Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/rad_lite_Serverpack-1.3.zip",“timestamp”:“2021-05-22T04:24:05.337Z”}

{“level”:“info”,“message”:"[SpaceAstronomy_2] eula.txt detected: ACCEPTED (eula=true)",“timestamp”:“2021-05-22T04:24:05.732Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] autostart = false",“timestamp”:“2021-05-22T04:24:10.118Z”}
{“level”:“error”,“message”:"[SpaceAstronomy_2] Aborted server startup; condition not met: true",“timestamp”:“2021-05-22T04:24:10.118Z”}

** logged in to webgui to check **

{“level”:“info”,“message”:"[WEBUI] mcserver connected from 192.168.1.99",“timestamp”:“2021-05-22T04:24:53.343Z”}
{“0”:“de_DE”,“1”:“en_US”,“2”:“fr_FR”,“3”:“it_IT”,“4”:“ja_JP”,“5”:“no_NB”,“6”:“ru_RU”,“7”:“sv_SE”,“level”:“info”,“message”:"",“timestamp”:“2021-05-22T04:24:53.479Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Mojang Official Minecraft Jars (511 entries)”,“timestamp”:“2021-05-22T04:24:53.591Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] mcserver (192.168.1.99) joined server namespace",“timestamp”:“2021-05-22T04:24:54.359Z”}

** hurray! server in list **

{“level”:“info”,“message”:“Downloaded information for collection: Feed the Beast Server Packs (566 entries)”,“timestamp”:“2021-05-22T04:24:55.056Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Feed the Beast Third-Party Server Packs (278 entries)”,“timestamp”:“2021-05-22T04:24:55.248Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Spigot (1 entries)”,“timestamp”:“2021-05-22T04:24:55.281Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Imagicalmine (1 entries)”,“timestamp”:“2021-05-22T04:24:55.301Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Paper (24 entries)”,“timestamp”:“2021-05-22T04:24:55.512Z”}
{“level”:“info”,“message”:“Downloaded information for collection: BungeeCord (10 entries)”,“timestamp”:“2021-05-22T04:24:55.789Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Forge Mod (50 entries)”,“timestamp”:“2021-05-22T04:24:55.999Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Cuberite C++ Server (4 entries)”,“timestamp”:“2021-05-22T04:24:56.200Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Nukkit (2 entries)”,“timestamp”:“2021-05-22T04:24:56.200Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Mianite (23 entries)”,“timestamp”:“2021-05-22T04:24:56.270Z”}
{“level”:“info”,“message”:“Downloaded information for collection: SpongeVanilla (764 entries)”,“timestamp”:“2021-05-22T04:24:56.637Z”}

** logged in to webgui to check **

{“level”:“info”,“message”:"[WEBUI] mcserver connected from 192.168.1.99",“timestamp”:“2021-05-22T04:25:30.625Z”}
{“0”:“de_DE”,“1”:“en_US”,“2”:“fr_FR”,“3”:“it_IT”,“4”:“ja_JP”,“5”:“no_NB”,“6”:“ru_RU”,“7”:“sv_SE”,“level”:“info”,“message”:"",“timestamp”:“2021-05-22T04:25:30.639Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] mcserver (192.168.1.99) joined server namespace",“timestamp”:“2021-05-22T04:25:31.637Z”}

** hurray! server in list **

{“level”:“info”,“message”:"[WEBUI] mcserver connected from 192.168.1.99",“timestamp”:“2021-05-22T04:27:24.415Z”}
{“0”:“de_DE”,“1”:“en_US”,“2”:“fr_FR”,“3”:“it_IT”,“4”:“ja_JP”,“5”:“no_NB”,“6”:“ru_RU”,“7”:“sv_SE”,“level”:“info”,“message”:"",“timestamp”:“2021-05-22T04:27:24.429Z”}
{“level”:“info”,“message”:"[WEBUI] mcserver connected from 192.168.1.99",“timestamp”:“2021-05-22T04:36:32.733Z”}
{“0”:“de_DE”,“1”:“en_US”,“2”:“fr_FR”,“3”:“it_IT”,“4”:“ja_JP”,“5”:“no_NB”,“6”:“ru_RU”,“7”:“sv_SE”,“level”:“info”,“message”:"",“timestamp”:“2021-05-22T04:36:32.742Z”}
{“level”:“info”,“message”:"[WEBUI] mcserver connected from 192.168.1.99",“timestamp”:“2021-05-22T04:36:42.868Z”}
{“0”:“de_DE”,“1”:“en_US”,“2”:“fr_FR”,“3”:“it_IT”,“4”:“ja_JP”,“5”:“no_NB”,“6”:“ru_RU”,“7”:“sv_SE”,“level”:“info”,“message”:"",“timestamp”:“2021-05-22T04:36:42.881Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Discovered server",“timestamp”:“2021-05-22T04:38:08.598Z”}
{“level”:“error”,“message”:"[SpaceAstronomy_2] Create tail on logs/latest.log failed",“timestamp”:“2021-05-22T04:38:08.600Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Watching for file generation: logs/latest.log",“timestamp”:“2021-05-22T04:38:08.600Z”}
{“level”:“error”,“message”:"[SpaceAstronomy_2] Create tail on server.log failed",“timestamp”:“2021-05-22T04:38:08.609Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Watching for file generation: server.log",“timestamp”:“2021-05-22T04:38:08.609Z”}
{“level”:“error”,“message”:"[SpaceAstronomy_2] Create tail on proxy.log.0 failed",“timestamp”:“2021-05-22T04:38:08.610Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Watching for file generation: proxy.log.0",“timestamp”:“2021-05-22T04:38:08.610Z”}
{“level”:“error”,“message”:"[SpaceAstronomy_2] Create tail on logs/fml-server-latest.log failed",“timestamp”:“2021-05-22T04:38:08.610Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Watching for file generation: logs/fml-server-latest.log",“timestamp”:“2021-05-22T04:38:08.610Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Using skipDirEntryPatterns: config,libraries,mods,scripts,world,world_the_end,world_nether,dynmap,plugins,web,region,playerdata,stats,data",“timestamp”:“2021-05-22T04:38:08.611Z”}

** supervisorctl restart mineos **

{“level”:“info”,“message”:“Starting up server, using commit: 603d9c5 fixed forge json profiles list from 404\n”,“timestamp”:“2021-05-22T04:38:08.679Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Agrarian+Skies+2+(2.0.6)-Server.zip",“timestamp”:“2021-05-22T04:38:08.843Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Breakout_2.21_Server.zip",“timestamp”:“2021-05-22T04:38:08.844Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/CrackPack_3_Server_3.0.7.zip",“timestamp”:“2021-05-22T04:38:08.844Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/DungeonsDragonsAndSpaceShuttles_Serverfiles_8.0_R1.zip",“timestamp”:“2021-05-22T04:38:08.845Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/FarmingValleyServer_101.zip",“timestamp”:“2021-05-22T04:38:08.845Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Hexxit+Updated-New+Year’s+Edition+1.5+Server+Pack.zip",“timestamp”:“2021-05-22T04:38:08.845Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Life_In_The_Village-Serverpack-1.22.zip",“timestamp”:“2021-05-22T04:38:08.845Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Minecraft+Eternal+Lite+(Serverpack+1.3.7).zip",“timestamp”:“2021-05-22T04:38:08.845Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Minecraft+Eternal+Server+1.4.4.zip",“timestamp”:“2021-05-22T04:38:08.846Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Minecraft+Zombie+Server.zip",“timestamp”:“2021-05-22T04:38:08.846Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Peace+of+Mind+Server-2.1.1.zip",“timestamp”:“2021-05-22T04:38:08.846Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Pixelmon.2854.zip",“timestamp”:“2021-05-22T04:38:08.846Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/RAD-Serverpack-1.45.2854.zip",“timestamp”:“2021-05-22T04:38:08.847Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/RLCraft+Enhanced+1.5.zip",“timestamp”:“2021-05-22T04:38:08.847Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/RLCraft+Server+Pack+1.12.2±+Beta+v2.8.2.zip",“timestamp”:“2021-05-22T04:38:08.847Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/SevTech-Ages_Server_3.1.7.zip",“timestamp”:“2021-05-22T04:38:08.847Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/SevTech_Ages_of_the_Sky_3_2_1_Beta_1.zip",“timestamp”:“2021-05-22T04:38:08.847Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/SkyFactory-4_Server_4.2.2.zip",“timestamp”:“2021-05-22T04:38:08.848Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Space+Astronomy+2+Server+Files±+v1.5.7.zip",“timestamp”:“2021-05-22T04:38:08.848Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Volcano+Block+v1.0.41±+SERVER.zip",“timestamp”:“2021-05-22T04:38:08.848Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/craft-to-the-future-Craft_to_the_Titans-ii_Server_1.41.zip",“timestamp”:“2021-05-22T04:38:08.848Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/rad_lite_Serverpack-1.3.zip",“timestamp”:“2021-05-22T04:38:08.849Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] eula.txt detected: ACCEPTED (eula=true)",“timestamp”:“2021-05-22T04:38:09.239Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] autostart = false",“timestamp”:“2021-05-22T04:38:13.631Z”}
{“level”:“error”,“message”:"[SpaceAstronomy_2] Aborted server startup; condition not met: true",“timestamp”:“2021-05-22T04:38:13.632Z”}

** logged in to webgui to check **

{“level”:“info”,“message”:"[WEBUI] mcserver connected from 192.168.1.99",“timestamp”:“2021-05-22T04:38:29.525Z”}
{“0”:“de_DE”,“1”:“en_US”,“2”:“fr_FR”,“3”:“it_IT”,“4”:“ja_JP”,“5”:“no_NB”,“6”:“ru_RU”,“7”:“sv_SE”,“level”:“info”,“message”:"",“timestamp”:“2021-05-22T04:38:29.627Z”}

** buuu! so server in list **

{“level”:“info”,“message”:“Downloaded information for collection: Mojang Official Minecraft Jars (511 entries)”,“timestamp”:“2021-05-22T04:38:29.731Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Feed the Beast Third-Party Server Packs (278 entries)”,“timestamp”:“2021-05-22T04:38:31.122Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Feed the Beast Server Packs (566 entries)”,“timestamp”:“2021-05-22T04:38:31.122Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Spigot (1 entries)”,“timestamp”:“2021-05-22T04:38:31.262Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Imagicalmine (1 entries)”,“timestamp”:“2021-05-22T04:38:31.346Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Paper (24 entries)”,“timestamp”:“2021-05-22T04:38:31.392Z”}
{“level”:“info”,“message”:“Downloaded information for collection: BungeeCord (10 entries)”,“timestamp”:“2021-05-22T04:38:31.678Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Mianite (23 entries)”,“timestamp”:“2021-05-22T04:38:31.960Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Forge Mod (50 entries)”,“timestamp”:“2021-05-22T04:38:32.168Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Nukkit (2 entries)”,“timestamp”:“2021-05-22T04:38:32.168Z”}
{“level”:“info”,“message”:“Downloaded information for collection: SpongeVanilla (764 entries)”,“timestamp”:“2021-05-22T04:38:32.533Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Cuberite C++ Server (4 entries)”,“timestamp”:“2021-05-22T04:38:32.699Z”}

** logged in to webgui to check **

{“level”:“info”,“message”:"[WEBUI] mcserver connected from 192.168.1.99",“timestamp”:“2021-05-22T04:40:19.884Z”}
{“0”:“de_DE”,“1”:“en_US”,“2”:“fr_FR”,“3”:“it_IT”,“4”:“ja_JP”,“5”:“no_NB”,“6”:“ru_RU”,“7”:“sv_SE”,“level”:“info”,“message”:"",“timestamp”:“2021-05-22T04:40:19.900Z”}

** buuu! so server in list **

{“level”:“info”,“message”:"[SpaceAstronomy_2] Discovered server",“timestamp”:“2021-05-22T04:40:28.358Z”}
{“level”:“error”,“message”:"[SpaceAstronomy_2] Create tail on logs/latest.log failed",“timestamp”:“2021-05-22T04:40:28.360Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Watching for file generation: logs/latest.log",“timestamp”:“2021-05-22T04:40:28.360Z”}
{“level”:“error”,“message”:"[SpaceAstronomy_2] Create tail on server.log failed",“timestamp”:“2021-05-22T04:40:28.369Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Watching for file generation: server.log",“timestamp”:“2021-05-22T04:40:28.369Z”}
{“level”:“error”,“message”:"[SpaceAstronomy_2] Create tail on proxy.log.0 failed",“timestamp”:“2021-05-22T04:40:28.369Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Watching for file generation: proxy.log.0",“timestamp”:“2021-05-22T04:40:28.370Z”}
{“level”:“error”,“message”:"[SpaceAstronomy_2] Create tail on logs/fml-server-latest.log failed",“timestamp”:“2021-05-22T04:40:28.370Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Watching for file generation: logs/fml-server-latest.log",“timestamp”:“2021-05-22T04:40:28.370Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] Using skipDirEntryPatterns: config,libraries,mods,scripts,world,world_the_end,world_nether,dynmap,plugins,web,region,playerdata,stats,data",“timestamp”:“2021-05-22T04:40:28.370Z”}

** buuu! so server in list ** supervisorctl restart mineos **

{“level”:“info”,“message”:“Starting up server, using commit: 603d9c5 fixed forge json profiles list from 404\n”,“timestamp”:“2021-05-22T04:40:28.439Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Agrarian+Skies+2+(2.0.6)-Server.zip",“timestamp”:“2021-05-22T04:40:28.603Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Breakout_2.21_Server.zip",“timestamp”:“2021-05-22T04:40:28.604Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/CrackPack_3_Server_3.0.7.zip",“timestamp”:“2021-05-22T04:40:28.604Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/DungeonsDragonsAndSpaceShuttles_Serverfiles_8.0_R1.zip",“timestamp”:“2021-05-22T04:40:28.604Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/FarmingValleyServer_101.zip",“timestamp”:“2021-05-22T04:40:28.604Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Hexxit+Updated-New+Year’s+Edition+1.5+Server+Pack.zip",“timestamp”:“2021-05-22T04:40:28.605Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Life_In_The_Village-Serverpack-1.22.zip",“timestamp”:“2021-05-22T04:40:28.605Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Minecraft+Eternal+Lite+(Serverpack+1.3.7).zip",“timestamp”:“2021-05-22T04:40:28.605Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Minecraft+Eternal+Server+1.4.4.zip",“timestamp”:“2021-05-22T04:40:28.605Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Minecraft+Zombie+Server.zip",“timestamp”:“2021-05-22T04:40:28.606Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Peace+of+Mind+Server-2.1.1.zip",“timestamp”:“2021-05-22T04:40:28.606Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Pixelmon.2854.zip",“timestamp”:“2021-05-22T04:40:28.606Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/RAD-Serverpack-1.45.2854.zip",“timestamp”:“2021-05-22T04:40:28.606Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/RLCraft+Enhanced+1.5.zip",“timestamp”:“2021-05-22T04:40:28.606Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/RLCraft+Server+Pack+1.12.2±+Beta+v2.8.2.zip",“timestamp”:“2021-05-22T04:40:28.607Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/SevTech-Ages_Server_3.1.7.zip",“timestamp”:“2021-05-22T04:40:28.607Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/SevTech_Ages_of_the_Sky_3_2_1_Beta_1.zip",“timestamp”:“2021-05-22T04:40:28.607Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/SkyFactory-4_Server_4.2.2.zip",“timestamp”:“2021-05-22T04:40:28.607Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Space+Astronomy+2+Server+Files±+v1.5.7.zip",“timestamp”:“2021-05-22T04:40:28.607Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/Volcano+Block+v1.0.41±+SERVER.zip",“timestamp”:“2021-05-22T04:40:28.608Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/craft-to-the-future-Craft_to_the_Titans-ii_Server_1.41.zip",“timestamp”:“2021-05-22T04:40:28.608Z”}
{“level”:“info”,“message”:"[WEBUI] New file found in import directory /var/games/minecraft/import/rad_lite_Serverpack-1.3.zip",“timestamp”:“2021-05-22T04:40:28.608Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] eula.txt detected: ACCEPTED (eula=true)",“timestamp”:“2021-05-22T04:40:29.002Z”}
{“level”:“info”,“message”:"[SpaceAstronomy_2] autostart = false",“timestamp”:“2021-05-22T04:40:33.399Z”}
{“level”:“error”,“message”:"[SpaceAstronomy_2] Aborted server startup; condition not met: true",“timestamp”:“2021-05-22T04:40:33.399Z”}

{“level”:“info”,“message”:"[WEBUI] mcserver connected from 192.168.1.99",“timestamp”:“2021-05-22T04:40:57.035Z”}

** logged in to webgui to check **

{“0”:“de_DE”,“1”:“en_US”,“2”:“fr_FR”,“3”:“it_IT”,“4”:“ja_JP”,“5”:“no_NB”,“6”:“ru_RU”,“7”:“sv_SE”,“level”:“info”,“message”:"",“timestamp”:“2021-05-22T04:40:57.166Z”}

** buuu! so server in list **

{“level”:“info”,“message”:“Downloaded information for collection: Mojang Official Minecraft Jars (511 entries)”,“timestamp”:“2021-05-22T04:40:57.278Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Feed the Beast Third-Party Server Packs (278 entries)”,“timestamp”:“2021-05-22T04:40:58.980Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Paper (24 entries)”,“timestamp”:“2021-05-22T04:40:59.021Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Spigot (1 entries)”,“timestamp”:“2021-05-22T04:40:59.022Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Imagicalmine (1 entries)”,“timestamp”:“2021-05-22T04:40:59.023Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Feed the Beast Server Packs (566 entries)”,“timestamp”:“2021-05-22T04:40:59.142Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Forge Mod (50 entries)”,“timestamp”:“2021-05-22T04:40:59.145Z”}
{“level”:“info”,“message”:“Downloaded information for collection: BungeeCord (10 entries)”,“timestamp”:“2021-05-22T04:40:59.378Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Cuberite C++ Server (4 entries)”,“timestamp”:“2021-05-22T04:40:59.575Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Nukkit (2 entries)”,“timestamp”:“2021-05-22T04:40:59.575Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Mianite (23 entries)”,“timestamp”:“2021-05-22T04:40:59.699Z”}
{“level”:“info”,“message”:“Downloaded information for collection: SpongeVanilla (764 entries)”,“timestamp”:“2021-05-22T04:40:59.938Z”}

Turns out the old servers that join the list can’t be started.
one 1.12.2 server had only this output about it into

/var/log/mineos.log

{“level”:“info”,“message”:“[WEBUI] mcserver connected from 192.168.1.99”,“timestamp”:“2021-05-23T04:26:03.248Z”}

{“level”:“info”,“message”:“[Woodland_Mansion] autostart = true”,“timestamp”:“2021-05-23T04:17:52.505Z”}

{“level”:“info”,“message”:“[Woodland_Mansion] Server started. Waiting 10000 ms…”,“timestamp”:“2021-05-23T04:17:52.753Z”}

{“level”:“info”,“message”:“[Woodland_Mansion] mcserver (192.168.1.99) joined server namespace”,“timestamp”:“2021-05-23T04:34:56.461Z”}

{“level”:“info”,“message”:“[Woodland_Mansion] transmittting existing file contents: logs/latest.log (8257 bytes)”,“timestamp”:“2021-05-23T04:34:56.665Z”}

{“level”:“info”,“message”:“[Woodland_Mansion] 192.168.1.99 issued command : "start"”,“timestamp”:“2021-05-23T04:35:05.414Z”}

{“level”:“info”,“message”:“[Woodland_Mansion] received request "start"”,“timestamp”:“2021-05-23T04:35:05.415Z”}

{“0”:“de_DE”,“1”:“en_US”,“2”:“fr_FR”,“3”:“it_IT”,“4”:“ja_JP”,“5”:“no_NB”,“6”:“ru_RU”,“7”:“sv_SE”,“level”:“info”,“message”:“”,“timestamp”:“2021-05-23T04:34:55.499Z”}

Force spamming the server Start button only give

[Woodland_Mansion] start failed
Server may not be up when performing this action.

there is no output to Woodland_Mansion/logs/

Can we get a /var/logs/mineos.debug.log somehow generated?

There is a 1.14.4 server that give about the same output into

/var/logs/mineos.log

{“level”:“info”,“message”:"[Speedrunner] autostart = false",“timestamp”:“2021-05-23T04:17:52.504Z”}

{“level”:“error”,“message”:"[Speedrunner] Aborted server startup; condition not met: true",“timestamp”:“2021-05-23T04:17:52.504Z”}

{“level”:“info”,“message”:"[Speedrunner] mcserver (192.168.1.99) joined server namespace",“timestamp”:“2021-05-23T04:18:04.604Z”}

{“level”:“info”,“message”:"[Speedrunner] transmittting existing file contents: logs/latest.log (9327 bytes)",“timestamp”:“2021-05-23T04:18:05.002Z”}

{“level”:“info”,“message”:"[Speedrunner] mcserver (192.168.1.99) joined server namespace",“timestamp”:“2021-05-23T04:26:03.496Z”}

{“level”:“info”,“message”:"[Speedrunner] transmittting existing file contents: logs/latest.log (9327 bytes)",“timestamp”:“2021-05-23T04:26:04.281Z”}

It actually has output to

Spedrunner/logs/debug.log

[23May2021 05:43:17.275] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [–gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 28.2.23, --fml.mcpVersion, 20190829.143755, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, nogui]
[23May2021 05:43:17.281] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 4.1.0+62+5bfa59b starting: java version 11.0.10 by OpenJDK BSD Porting Team
[23May2021 05:43:17.299] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[23May2021 05:43:17.310] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[23May2021 05:43:17.331] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [eventbus,object_holder_definalize,runtime_enum_extender,capability_inject_definalize,accesstransformer,runtimedistcleaner]
[23May2021 05:43:17.341] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[23May2021 05:43:17.358] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
[23May2021 05:43:17.426] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [fml]
[23May2021 05:43:17.427] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[23May2021 05:43:17.432] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[23May2021 05:43:17.433] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[23May2021 05:43:17.440] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 28.2
[23May2021 05:43:17.440] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 28.2 loading
[23May2021 05:43:17.441] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 4.1.0+62+5bfa59b
[23May2021 05:43:17.441] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[23May2021 05:43:17.442] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 1.0.5+4+02b7b69
[23May2021 05:43:17.443] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 1.0.0+54+3f83a9e
[23May2021 05:43:17.444] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[23May2021 05:43:17.448] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 1.0.0+4+e6fed88
[23May2021 05:43:17.449] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 1.5.0+6+478760f
[23May2021 05:43:17.449] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[23May2021 05:43:17.635] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[23May2021 05:43:17.636] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[23May2021 05:43:17.637] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[23May2021 05:43:17.681] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[23May2021 05:43:17.682] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[23May2021 05:43:17.683] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[23May2021 05:43:17.685] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : /var/games/minecraft/servers/Speedrunner
[23May2021 05:43:17.686] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /var/games/minecraft/servers/Speedrunner
[23May2021 05:43:17.686] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : /var/games/minecraft/servers/Speedrunner/mods
[23May2021 05:43:17.687] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is /var/games/minecraft/servers/Speedrunner/mods
[23May2021 05:43:17.687] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : /var/games/minecraft/servers/Speedrunner/config
[23May2021 05:43:17.688] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /var/games/minecraft/servers/Speedrunner/config
[23May2021 05:43:17.688] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /var/games/minecraft/servers/Speedrunner/config/fml.toml
[23May2021 05:43:17.688] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[23May2021 05:43:17.741] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : /var/games/minecraft/servers/Speedrunner/defaultconfigs
[23May2021 05:43:17.741] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[23May2021 05:43:17.741] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlserver as launch service
[23May2021 05:43:17.754] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : MC Version: ‘1.14.4’ MCP Version: ‘20190829.143755’ Forge Version: ‘28.2.23’ Forge group: ‘net.minecraftforge’
[23May2021 05:43:17.756] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path /var/games/minecraft/servers/Speedrunner/libraries/org/ow2/asm/asm/6.2/asm-6.2.jar
[23May2021 05:43:17.756] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path /var/games/minecraft/servers/Speedrunner/libraries
[23May2021 05:43:17.757] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path /var/games/minecraft/servers/Speedrunner/libraries/net/minecraftforge/forge/1.14.4-28.2.23/forge-1.14.4-28.2.23-universal.jar is present
[23May2021 05:43:17.758] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at /var/games/minecraft/servers/Speedrunner/libraries/net/minecraft/server/1.14.4-20190829.143755/server-1.14.4-20190829.143755-srg.jar is present
[23May2021 05:43:17.758] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at /var/games/minecraft/servers/Speedrunner/libraries/net/minecraft/server/1.14.4/server-1.14.4-extra-stable.jar is present
[23May2021 05:43:17.758] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at /var/games/minecraft/servers/Speedrunner/libraries/net/minecraftforge/forge/1.14.4-28.2.23/forge-1.14.4-28.2.23-server.jar is present
[23May2021 05:43:17.762] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers
[23May2021 05:43:17.763] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from /var/games/minecraft/servers/Speedrunner/libraries/net/minecraftforge/forge/1.14.4-28.2.23/forge-1.14.4-28.2.23-universal.jar
[23May2021 05:43:17.767] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/var/games/minecraft/servers/Speedrunner/libraries/net/minecraftforge/forge/1.14.4-28.2.23/forge-1.14.4-28.2.23-universal.jar to languageloader classloader
[23May2021 05:43:17.815] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[23May2021 05:43:17.815] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 28.2
[23May2021 05:43:17.819] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[23May2021 05:43:17.821] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[23May2021 05:43:17.822] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is ‘srg’
[23May2021 05:43:17.823] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[23May2021 05:43:17.823] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[23May2021 05:43:17.824] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[23May2021 05:43:17.824] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[23May2021 05:43:17.862] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[23May2021 05:43:17.890] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
[23May2021 05:43:17.915] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /var/games/minecraft/servers/Speedrunner/libraries/net/minecraftforge/forge/1.14.4-28.2.23/forge-1.14.4-28.2.23-universal.jar
[23May2021 05:43:17.960] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.14.4-28.2.23-universal.jar with {forge} mods - versions {28.2.23}
[23May2021 05:43:17.960] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /var/games/minecraft/servers/Speedrunner/libraries/net/minecraftforge/forge/1.14.4-28.2.23/forge-1.14.4-28.2.23-universal.jar with language javafml
[23May2021 05:43:17.989] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
[23May2021 05:43:17.990] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
[23May2021 05:43:17.991] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /var/games/minecraft/servers/Speedrunner/libraries/net/minecraftforge/forge/1.14.4-28.2.23/forge-1.14.4-28.2.23-server.jar
[23May2021 05:43:17.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.14.4-28.2.23-server.jar with {minecraft} mods - versions {1.14.4}
[23May2021 05:43:17.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /var/games/minecraft/servers/Speedrunner/libraries/net/minecraftforge/forge/1.14.4-28.2.23/forge-1.14.4-28.2.23-server.jar with language minecraft
[23May2021 05:43:18.010] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mandatory requirements
[23May2021 05:43:18.011] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mandatory mod requirements missing
[23May2021 05:43:18.181] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine::-1]: Warning: Nashorn engine is planned to be removed from a future JDK release
[23May2021 05:43:18.510] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[23May2021 05:43:18.511] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[23May2021 05:43:18.511] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[23May2021 05:43:18.511] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[23May2021 05:43:18.512] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
[23May2021 05:43:18.730] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[23May2021 05:43:18.737] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7918c7f8 to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
[23May2021 05:43:18.738] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2257fadf to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
[23May2021 05:43:18.738] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7144655b to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
[23May2021 05:43:18.739] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5c82cd4f to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
[23May2021 05:43:18.739] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@35835e65 to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
[23May2021 05:43:18.739] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@289fdb08 to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V}
[23May2021 05:43:18.739] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[23May2021 05:43:18.762] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target ‘fmlserver’ with arguments [–gameDir, ., nogui]
[23May2021 05:43:18.865] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.RuntimeException: java.lang.UnsupportedOperationException
[23May2021 05:43:18.888] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39)
[23May2021 05:43:18.920] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[23May2021 05:43:18.951] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[23May2021 05:43:18.985] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[23May2021 05:43:19.006] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[23May2021 05:43:19.023] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
[23May2021 05:43:19.029] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
[23May2021 05:43:19.030] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)
[23May2021 05:43:19.032] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: Caused by: java.lang.UnsupportedOperationException
[23May2021 05:43:19.033] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.ClassVisitor.visitNestMemberExperimental(ClassVisitor.java:248)
[23May2021 05:43:19.034] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:651)
[23May2021 05:43:19.035] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:391)
[23May2021 05:43:19.036] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:83)
[23May2021 05:43:19.038] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter.access$100(TransformerClassWriter.java:35)
[23May2021 05:43:19.039] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter$SuperCollectingVisitor.visit(TransformerClassWriter.java:129)
[23May2021 05:43:19.042] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:525)
[23May2021 05:43:19.048] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:391)
[23May2021 05:43:19.049] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:83)
[23May2021 05:43:19.053] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter.access$100(TransformerClassWriter.java:35)
[23May2021 05:43:19.055] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter$SuperCollectingVisitor.visit(TransformerClassWriter.java:129)
[23May2021 05:43:19.056] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:525)
[23May2021 05:43:19.057] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:391)
[23May2021 05:43:19.058] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:83)
[23May2021 05:43:19.059] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter.access$100(TransformerClassWriter.java:35)
[23May2021 05:43:19.060] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter$SuperCollectingVisitor.visit(TransformerClassWriter.java:129)
[23May2021 05:43:19.061] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:525)
[23May2021 05:43:19.062] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:391)
[23May2021 05:43:19.063] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:83)
[23May2021 05:43:19.067] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter.getSupers(TransformerClassWriter.java:54)
[23May2021 05:43:19.068] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter.getCommonSuperClass(TransformerClassWriter.java:99)
[23May2021 05:43:19.070] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.SymbolTable.addMergedType(SymbolTable.java:1209)
[23May2021 05:43:19.071] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.Frame.merge(Frame.java:1293)
[23May2021 05:43:19.073] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.Frame.merge(Frame.java:1175)
[23May2021 05:43:19.075] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.MethodWriter.computeAllFrames(MethodWriter.java:1604)
[23May2021 05:43:19.078] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.MethodWriter.visitMaxs(MethodWriter.java:1540)
[23May2021 05:43:19.083] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:807)
[23May2021 05:43:19.085] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:687)
[23May2021 05:43:19.086] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.tree.ClassNode.accept(ClassNode.java:436)
[23May2021 05:43:19.089] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:121)
[23May2021 05:43:19.097] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:241)
[23May2021 05:43:19.098] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:128)
[23May2021 05:43:19.099] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
[23May2021 05:43:19.100] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
[23May2021 05:43:19.101] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.base/java.lang.Class.forName0(Native Method)
[23May2021 05:43:19.102] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.base/java.lang.Class.forName(Unknown Source)
[23May2021 05:43:19.103] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51)
[23May2021 05:43:19.104] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[23May2021 05:43:19.105] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: … 7 more

and to

Speedrunner/logs/latest.log

[23May2021 05:43:17.275] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [–gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 28.2.23, --fml.mcpVersion, 20190829.143755, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, nogui]
[23May2021 05:43:17.281] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 4.1.0+62+5bfa59b starting: java version 11.0.10 by OpenJDK BSD Porting Team
[23May2021 05:43:17.635] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[23May2021 05:43:18.181] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine::-1]: Warning: Nashorn engine is planned to be removed from a future JDK release
[23May2021 05:43:18.762] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target ‘fmlserver’ with arguments [–gameDir, ., nogui]
[23May2021 05:43:18.865] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.RuntimeException: java.lang.UnsupportedOperationException
[23May2021 05:43:18.888] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39)
[23May2021 05:43:18.920] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[23May2021 05:43:18.951] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[23May2021 05:43:18.985] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[23May2021 05:43:19.006] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[23May2021 05:43:19.023] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
[23May2021 05:43:19.029] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
[23May2021 05:43:19.030] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)
[23May2021 05:43:19.032] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: Caused by: java.lang.UnsupportedOperationException
[23May2021 05:43:19.033] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.ClassVisitor.visitNestMemberExperimental(ClassVisitor.java:248)
[23May2021 05:43:19.034] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:651)
[23May2021 05:43:19.035] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:391)
[23May2021 05:43:19.036] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:83)
[23May2021 05:43:19.038] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter.access$100(TransformerClassWriter.java:35)
[23May2021 05:43:19.039] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter$SuperCollectingVisitor.visit(TransformerClassWriter.java:129)
[23May2021 05:43:19.042] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:525)
[23May2021 05:43:19.048] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:391)
[23May2021 05:43:19.049] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:83)
[23May2021 05:43:19.053] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter.access$100(TransformerClassWriter.java:35)
[23May2021 05:43:19.055] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter$SuperCollectingVisitor.visit(TransformerClassWriter.java:129)
[23May2021 05:43:19.056] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:525)
[23May2021 05:43:19.057] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:391)
[23May2021 05:43:19.058] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:83)
[23May2021 05:43:19.059] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter.access$100(TransformerClassWriter.java:35)
[23May2021 05:43:19.060] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter$SuperCollectingVisitor.visit(TransformerClassWriter.java:129)
[23May2021 05:43:19.061] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:525)
[23May2021 05:43:19.062] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:391)
[23May2021 05:43:19.063] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:83)
[23May2021 05:43:19.067] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter.getSupers(TransformerClassWriter.java:54)
[23May2021 05:43:19.068] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformerClassWriter.getCommonSuperClass(TransformerClassWriter.java:99)
[23May2021 05:43:19.070] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.SymbolTable.addMergedType(SymbolTable.java:1209)
[23May2021 05:43:19.071] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.Frame.merge(Frame.java:1293)
[23May2021 05:43:19.073] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.Frame.merge(Frame.java:1175)
[23May2021 05:43:19.075] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.MethodWriter.computeAllFrames(MethodWriter.java:1604)
[23May2021 05:43:19.078] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.MethodWriter.visitMaxs(MethodWriter.java:1540)
[23May2021 05:43:19.083] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:807)
[23May2021 05:43:19.085] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:687)
[23May2021 05:43:19.086] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.objectweb.asm.tree.ClassNode.accept(ClassNode.java:436)
[23May2021 05:43:19.089] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:121)
[23May2021 05:43:19.097] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:241)
[23May2021 05:43:19.098] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:128)
[23May2021 05:43:19.099] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
[23May2021 05:43:19.100] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
[23May2021 05:43:19.101] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.base/java.lang.Class.forName0(Native Method)
[23May2021 05:43:19.102] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.base/java.lang.Class.forName(Unknown Source)
[23May2021 05:43:19.103] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51)
[23May2021 05:43:19.104] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[23May2021 05:43:19.105] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: … 7 more

I also made a new server from import of a 1.12.2 server that actually works. It had this output to

/var/logs/mineos.log

{“level”:“info”,“message”:"[Peace_of_Mind_2] mcserver (192.168.1.99) joined server namespace",“timestamp”:“2021-05-23T04:18:04.346Z”}

{“level”:“info”,“message”:"[Peace_of_Mind_2] transmittting existing file contents: logs/latest.log (1156 bytes)",“timestamp”:“2021-05-23T04:18:04.647Z”}

{“level”:“info”,“message”:"[Peace_of_Mind_2] mcserver (192.168.1.99) joined server namespace",“timestamp”:“2021-05-23T04:26:03.496Z”}

{“level”:“info”,“message”:"[Peace_of_Mind_2] transmittting existing file contents: logs/latest.log (1156 bytes)",“timestamp”:“2021-05-23T04:26:04.199Z”}

{“level”:“info”,“message”:"[Peace_of_Mind_2] 192.168.1.99 issued command : “modify_sc”",“timestamp”:“2021-05-23T04:26:18.047Z”}

{“level”:“info”,“message”:"[Peace_of_Mind_2] received request “modify_sc”",“timestamp”:“2021-05-23T04:26:18.049Z”}

{“level”:“info”,“message”:"[Peace_of_Mind_2] 192.168.1.99 issued command : “modify_sc”",“timestamp”:“2021-05-23T04:26:18.981Z”}

{“level”:“info”,“message”:"[Peace_of_Mind_2] received request “modify_sc”",“timestamp”:“2021-05-23T04:26:18.981Z”}

{“level”:“info”,“message”:"[Peace_of_Mind_2] 192.168.1.99 issued command : “modify_sc”",“timestamp”:“2021-05-23T04:26:34.730Z”}

{“level”:“info”,“message”:"[Peace_of_Mind_2] received request “modify_sc”",“timestamp”:“2021-05-23T04:26:34.731Z”}

{“level”:“info”,“message”:"[Peace_of_Mind_2] 192.168.1.99 issued command : “modify_sc”",“timestamp”:“2021-05-23T04:26:37.829Z”}

{“level”:“info”,“message”:"[Peace_of_Mind_2] received request “modify_sc”",“timestamp”:“2021-05-23T04:26:37.829Z”}

{“level”:“info”,“message”:"[WEBUI] mcserver connected from 192.168.1.99",“timestamp”:“2021-05-23T04:34:55.489Z”}

But after stoping it I was unable to re-start it again.

Nothing is written to the serverlogs as with the other 1.12 server about its failure but output this to

/var/logs/mineos.log

{“level”:“info”,“message”:"[Peace_of_Mind_2] 192.168.1.99 issued command : “modify_sc”",“timestamp”:“2021-05-23T05:09:24.149Z”}
{“level”:“info”,“message”:"[Peace_of_Mind_2] received request “modify_sc”",“timestamp”:“2021-05-23T05:09:24.149Z”}
{“level”:“info”,“message”:"[Peace_of_Mind_2] 192.168.1.99 issued command : “start”",“timestamp”:“2021-05-23T05:09:25.535Z”}
{“level”:“info”,“message”:"[Peace_of_Mind_2] received request “start”",“timestamp”:“2021-05-23T05:09:25.536Z”}

No more clues to what is wrong without some more verbose logging.

With some proper logging it could have saved me some gray hair. The cause of all pain was that Java was updated to openjdk11. Old Forge profiles for Minecraft 1.12.2, 1.14.4 needs version 8.

So check your version.

Java -version
openjdk version “11.0.10” 2021-01-19
OpenJDK Runtime Environment (build 11.0.10+9-1)
OpenJDK 64-Bit Server VM (build 11.0.10+9-1, mixed mode)

To fix that one needs to downgrade:

pkg delete -y openjdk11-jre
pkg install -y openjdk8-jre

If your jail is v12 you should also do some mounting from the host. This is for TrueNAS/FreeNAS as host.

mount -t fdescfs null /mnt/red/iocage/jails/mineos-plugin/dev/fd
mount -t procfs null /mnt/red/iocage/jails/mineos-plugin/proc

The mounting needs to be done permanent by modding fstab or something on the host like a postinit script.

1 Like

Amazing job working through this thank you!