Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Version 1.18.2, SOLVED] Running a dedicated server with client(s) on the same computer

Featured Replies

Posted

Hello,

I have tried to test my mod on a dedicated server. On one terminal window, I run "./gradlew runServer". The server runs successfully. Now on another terminal window, I run "./gradlew runClient". In that client, I go to "Direct Connection" and enter localhost. However, I am unable to join my own dedicated server; it just says "Failed to log in: Invalid session." In the terminal window running the server, this message gets printed out every time I try to join through a client:

[11:54:02] [Netty Server IO #1/DEBUG] [ne.mi.ne.HandshakeHandler/FMLHANDSHAKE]: Starting new modded impl connection. Found 18 messages to dispatch.
[11:54:03] [Server thread/INFO] [minecraft/ServerLoginPacketListenerImpl]: com.mojang.authlib.GameProfile@48ce4fbf[id=<null>,name=Dev,properties={},legacy=false] (/127.0.0.1:58640) lost connection: Disconnected

Meawhile, the client terminal window just prints out:

[11:54:43] [Render thread/INFO] [minecraft/ConnectScreen]: Connecting to localhost, 25565
[11:54:43] [Netty Client IO #4/DEBUG] [ne.mi.ne.HandshakeHandler/FMLHANDSHAKE]: Starting new vanilla impl connection.

What could possibly be causing this? Is this even how you test your mod on a server?

Edited by LeeCrafts

  • LeeCrafts changed the title to [Version 1.18.2, SOLVED] Running a dedicated server with client(s) on the same computer
  • Author

Thank you. I just had to go to my run directory and edit server.properties so that online-mode = false.

Edit: I tried having more than 1 client on the server (i.e. doing runClient on multiple terminal windows), but it did not work because I "logged in from another location." So I just used my normal Minecraft account to join, and I now have 2 players on my server :)))). I just have to install my custom mod in the launcher I use.

Edited by LeeCrafts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.