Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Non-Forge
  • Minecraft General
  • Create a server using µTorrent
The update for 1.13 is being worked on - please be patient. (Updated 02/19/19)
Sign in to follow this  
Followers 0
Kokkie

Create a server using µTorrent

Started by Kokkie, March 21, 2018

6 posts in this topic

Kokkie    55

Kokkie

Kokkie    55

  • Dragon Slayer
  • Kokkie
  • Forge Modder
  • 55
  • 796 posts
  • Report post
Posted March 21, 2018 (edited)

Hello,

I was wondering how to set up a Minecraft server using µTorrent.

From what I've seen simply creating a server, setting the IP to the IPv4 Address and setting the port for incoming connections to 25565 in µTorrent should work.

I've tried it multiple times but others can't seem to join my server, and when I check if the port 25565 is open on my IP it says it isn't responding (using CheckMyPort.com).

Is there anyone here that knows how it works?

Thanks.

EDIT: I can join the server myself using the IPv4 Address as IP, so the server works, the problem is probably just µTorrent. I've also tried reinstalling µTorrent.

Edited March 21, 2018 by Kokkie

Share this post


Link to post
Share on other sites

LexManos    1470

LexManos

LexManos    1470

  • Reality Controller
  • LexManos
  • Forge Code God
  • 1470
  • 8364 posts
  • Report post
Posted March 22, 2018

uTorrent isn't a Minecraft server... Why would you think this would work?

Share this post


Link to post
Share on other sites

Kokkie    55

Kokkie

Kokkie    55

  • Dragon Slayer
  • Kokkie
  • Forge Modder
  • 55
  • 796 posts
  • Report post
Posted March 22, 2018

I've seen multiple 'tutorials' from 5 year old kids that showed how to do it, and those seemed to be legit.

But for me it doesn't work. (Basically what you should have to do is just run your Minecraft server, and setting the port for incoming connections of µTorrent to 25565)

Share this post


Link to post
Share on other sites

diesieben07    6110

diesieben07

diesieben07    6110

  • Reality Controller
  • diesieben07
  • Forum Team
  • 6110
  • 40227 posts
  • Report post
Posted March 22, 2018

Oh god, I see what they are doing. They are using µTorrent to open your Router's firewall.

Don't do this. Look up how to configure your Router properly.

  • Haha 1

Share this post


Link to post
Share on other sites

Kokkie    55

Kokkie

Kokkie    55

  • Dragon Slayer
  • Kokkie
  • Forge Modder
  • 55
  • 796 posts
  • Report post
Posted March 22, 2018

Ah ok, well that's what I was trying to avoid because I don't have access to it, only my dad has.

Thanks anyways!

Share this post


Link to post
Share on other sites

vpontin    9

vpontin

vpontin    9

  • Stone Miner
  • vpontin
  • Members
  • 9
  • 95 posts
  • Report post
Posted March 23, 2018
On 22/03/2018 at 10:27 AM, diesieben07 said:

Oh god, I see what they are doing. They are using µTorrent to open your Router's firewall.

Don't do this. Look up how to configure your Router properly.

This is so grumesome beyond words. Basically exploiting the upnp feature of torrent clients. Even if they doesnt know how to port forwarding they can use a standalone and proper upnp tool. Just google it.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
Followers 0
Go To Topic Listing Minecraft General

  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • Drachenbauer
      how do i save animations of an entity-model in blockbench

      By Drachenbauer · Posted 16 minutes ago

      Hello i created my entities in Blockbench. It has a tab to create custom animations. But how can i save souch animations? If i just click save, and close the game, the animations will be deleted... What must i do to get them save?   it´s because i create a coustm player model and want to add custom animations for using items and rising and lowering a shield
    • DoctorLOGiQ
      [1.13.2] Example mod fails to launch

      By DoctorLOGiQ · Posted 25 minutes ago

      Mkay so... you're going to hate me, but trust me, none of this is my fault. After rinse-and-repeat clearing all files, re-extracting the mdk zip, doing the gradle command, importing the project and testing... a programmer's worst nightmare occurred: it just started working. I did not change anything, I don't know why it now works and why it didn't before, but... well, it's working now.   The Forge examplemod included in the ZIP has an incorrect version number, causing it to error during initialization, but that was an easy enough fix.   This would not have changed anything, the tasks were generated first time each time, that wasn't part of the problem.    The exact process I followed over and over and over (and over!) again is: Extract MDK ZIP Rename the folder (non important) Open Cmder, 'cd' to the folder Run 'gradlew eclipse' Wait Wait some more, until the task completes Close Cmder, open IDEA Open project, browse to and select the folder When prompted, 'import gradle project' Wait for indexing and project sync to complete Run Gradle task 'genIntellijRuns' Rename tasks because "runClient" and "runServer" are not very eyecandy-friendly (non important) Select the module under 'use classpath of module' for both server and client run tasks Alter mods.toml file to support version 1.13.2 instead of 1.13 Run This task has been the same each time. "Magical fix is magical" *DING!* I'm sorry I can't say what happened here, if only I knew. But there you go, I suppose something was missing and now isn't. I am still getting floods of errors about sound files being missing, however.   Mods: I don't know if this should be classed as resolved, on the one hand my development environment is (minimally) working, but on the other hand I do not know how or why the issue fixed itself.
    • Drachenbauer
      Error with block registration

      By Drachenbauer · Posted 1 hour ago

      Here is the whole new error log   I added the registry name thing to all my blocks. what also goes wrong here?
    • gunnerwolf
      Thank you Forge Developers

      By gunnerwolf · Posted 1 hour ago

      Agreed. Forge is the vehicle that the modding community has driven to get as far as it has. There were solutions before, such as Risugami's Mod Loader, but they were just ways of applying multiple mods at once without conflicts, not actual APIs.

      Not only that, but it's my understanding that Forge makes some significant improvements and optimizations to Minecraft's code, and from status updates given in the past by Forge devs, I've seen several instances of devs not only taking their own free time to work on forge, but take time away from friends and family, and even time off work to help push Forge forwards.

      Thank you forge devs, for your hard work and dedication. I'm sure you guys have received a ton of hate from impatient people who don't understand how much work something like Forge is, so thank you for sticking with it.
    • wilechaote
      Local ForgeGradle build dependency caching

      By wilechaote · Posted 2 hours ago

      Quickly FTR, my working approach for this is to use the possibility to globally override the gradle properties: In build.gradle: In gradle.properties: These are then changed to a "file://" location in a local GIT repository containing the downloaded files. However, this might not yet be enough, as further resources appear to be loaded. More introspection needed here ;). [is there a way to move this thread to the ForgeGradle sub forum? I accidentally posted this here]?
  • Topics

    • Drachenbauer
      0
      how do i save animations of an entity-model in blockbench

      By Drachenbauer
      Started 17 minutes ago

    • DoctorLOGiQ
      5
      [1.13.2] Example mod fails to launch

      By DoctorLOGiQ
      Started Monday at 01:23 PM

    • Drachenbauer
      10
      Error with block registration

      By Drachenbauer
      Started 22 hours ago

    • PoofyKittens
      1
      Thank you Forge Developers

      By PoofyKittens
      Started 19 hours ago

    • wilechaote
      1
      Local ForgeGradle build dependency caching

      By wilechaote
      Started Friday at 02:01 PM

  • Who's Online (See full list)

    • MX_wb
    • That_Martin_Guy
    • V0idWa1k3r
    • Toma™
    • sliceofmeat1
    • ZigTheHedge
    • Cadiboo
    • Drachenbauer
    • crackedEgg
    • unassigned
    • Builderboy426
    • Coolguyturtle
  • All Activity
  • Home
  • Non-Forge
  • Minecraft General
  • Create a server using µTorrent
  • Theme
  • Contact Us

Copyright © 2017 ForgeDevelopment LLC Powered by Invision Community