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
  • Off-topic
  • Android server
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 1
JFereday

Android server

By JFereday, July 17, 2014 in Off-topic

  • Reply to this topic
  • Start new topic

Recommended Posts

JFereday    0

JFereday

JFereday    0

  • Tree Puncher
  • JFereday
  • Members
  • 0
  • 1 post
Posted July 17, 2014

I was wondering if anyone tried to run a forge server on android

 

If anyone has done this, how did you do it?

  • Quote

Share this post


Link to post
Share on other sites

loordgek    176

loordgek

loordgek    176

  • World Shaper
  • loordgek
  • Members
  • 176
  • 1826 posts
Posted July 17, 2014

there is no forge for mcpe (Android)

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7696

diesieben07

diesieben07    7696

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7696
  • 56382 posts
Posted July 17, 2014

Technically Android is linux based. So theoretically you could get a normal JVM on there and that would be able to run a server. Not sure if the Android java would interfere, because a lot of android is based on a special java version.

And then you'd run into the issue that Android usually runs on phones / tablets which are not very powerful, so hardly the right thing to host a server on.

 

All in all: Probably doable with a lot of hacky stuff, but... WHY?

  • Quote

Share this post


Link to post
Share on other sites

jamierocks    2

jamierocks

jamierocks    2

  • Tree Puncher
  • jamierocks
  • Forge Modder
  • 2
  • 4 posts
Posted July 28, 2014

The post above is correct however android runs a vm called dalvik soon to be replaced by the android runtime (art). I'm sure someone could make or port a minecraft server in android however it would probably be unreliable and slow.

  • Quote

Share this post


Link to post
Share on other sites

MC    0

MC

MC    0

  • Tree Puncher
  • MC
  • Members
  • 0
  • 5 posts
Posted July 30, 2014

A server on android would be very interesting to see.

  • Quote

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 1
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • Beethoven92
      [1.16.4] Tile Registration

      By Beethoven92 · Posted just now

      public VendingTile(TileEntityType<?> tileEntityTypeIn) You don't need an argument in the constructor of your tile entity as in this case is not used since you are passing the TileEntityType to the super class: super(CommonRegistry.TILE_VENDING.get());  
    • BeardlessBrady
      [1.16.4] Tile Registration

      By BeardlessBrady · Posted 10 minutes ago

      Hello, I am having issues registering my tile entity. Here is my code as well as a link to the code in my github. The IDE is complaining that 'TileEntityType.Builder.create' has invalid arguments   // Tiles public static final DeferredRegister<TileEntityType<?>> TILE_ENTITY_TYPES = DeferredRegister.create(ForgeRegistries.TILE_ENTITIES, GOCurrency.MODID); public static final RegistryObject<TileEntityType<VendingTile>> TILE_VENDING = TILE_ENTITY_TYPES.register("vending_te", () -> TileEntityType.Builder.create(VendingTile::new, BLOCK_VENDING.get()).build(null));   https://github.com/Beardlessbrady/Currency-Mod/blob/95230ca4ee2d290b3e5f3ef81810a27f73137625/src/main/java/com/beardlessbrady/gocurrency/handlers/CommonRegistry.java#L42-L43
    • ThisIsNotOriginal
      Error at load_registries event phase

      By ThisIsNotOriginal · Posted 1 hour ago

      The pastebin for the log and Registry Event is posted below this text.   https://pastebin.com/KEzJvRgG https://pastebin.com/VUrXR94k
    • PlasmaPig13
      The game crashed whilst rendering overlay Error: java.lang.NullPointerException: Rendering overlay Exit Code: -1

      By PlasmaPig13 · Posted 1 hour ago

      Here's the crash report and the loglatest.log crash-2021-03-02_19.33.58-client.txt
    • PlasmaPig13
      The game crashed whilst rendering overlay Error: java.lang.NullPointerException: Rendering overlay Exit Code: -1

      By PlasmaPig13 · Posted 1 hour ago

      I'm using 1.14.4 forge version 28.2.23 and the game crashes with the title's error message. Also, I'm new here; how do I paste the log? 
  • Topics

    • BeardlessBrady
      1
      [1.16.4] Tile Registration

      By BeardlessBrady
      Started 11 minutes ago

    • ThisIsNotOriginal
      0
      Error at load_registries event phase

      By ThisIsNotOriginal
      Started 1 hour ago

    • PlasmaPig13
      1
      The game crashed whilst rendering overlay Error: java.lang.NullPointerException: Rendering overlay Exit Code: -1

      By PlasmaPig13
      Started 1 hour ago

    • EnderiumSmith
      3
      The vanilla tag system isnt suitable for ore dictionary

      By EnderiumSmith
      Started 14 hours ago

    • Ilikecheese
      0
      forge 1.16.5 wont show up

      By Ilikecheese
      Started 1 hour ago

  • Who's Online (See full list)

    • BeardlessBrady
    • ThisIsNotOriginal
    • ehbean
    • Beethoven92
    • Jeldrik
    • That_Tallone
    • squidlex
    • Lyon
    • Draco18s
    • Radical
  • All Activity
  • Home
  • Non-Forge
  • Off-topic
  • Android server
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community