TheCallunxz / Left2Mine

A Minecraft mod for playing and creating Left 4 Dead style adventure maps!
10 stars 0 forks source link

Does not start on the server! Real problem! #7

Closed PraydE007 closed 4 years ago

PraydE007 commented 5 years ago

[14:20:53] [Server thread/INFO]: Starting minecraft server version 1.12.2 [14:20:53] [Server thread/INFO]: Loading properties [14:20:53] [Server thread/INFO]: Default game type: ADVENTURE [14:20:53] [Server thread/INFO]: Generating keypair [14:20:53] [Server thread/INFO]: Starting Minecraft server on 149.202.114.130:26148 [14:20:53] [Server thread/INFO]: Using epoll channel type [14:20:53] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [14:20:53] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [14:20:53] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. [14:20:53] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [14:20:53] [Server thread/INFO]: Preparing level "world" [14:20:54] [Server thread/INFO]: Loaded 488 advancements [14:20:54] [Server thread/INFO]: Preparing start region for level 0 [14:20:55] [Server thread/WARN]: Skipping BlockEntity with id left2mine:nodechild [14:20:55] [Server thread/WARN]: Skipping BlockEntity with id left2mine:nodechild [14:20:55] [Server thread/WARN]: Skipping BlockEntity with id left2mine:nodechild [14:20:55] [Server thread/WARN]: Skipping BlockEntity with id left2mine:nodechild [14:20:55] [Server thread/WARN]: Skipping BlockEntity with id left2mine:gamedoor [14:20:55] [Server thread/WARN]: Skipping BlockEntity with id left2mine:gamedoor [14:20:55] [Server thread/WARN]: Skipping BlockEntity with id left2mine:nodechild [14:20:55] [Server thread/INFO]: Preparing spawn area: 65%

[14:20:55] [Server thread/INFO]: Starting GS4 status listener [14:20:55] [Query Listener #1/INFO]: Query running on 149.202.114.130:26148

The server works but the mod does not!

TheCallunxz commented 5 years ago

You forgot to put the mod in the mods folder in the server. Also the server does not appear to be a forge server but instead just a regular one. It needs to be a forge server so it can support forge mods. Search how to host a forge server on google