Git Product home page Git Product logo

atommc's Introduction

Build Status GitHub release Discord

Atom is a Minecraft server core created by AtomicInteger which is based on MinecraftForge and CraftBukkit for 1.12.2 version of Minecraft. Also some parts of the code are taken from such project as Spigot and its derivatives.

The code is from https://gitlab.com/AtomMC/Atom and its forks.

This project is not affiliated with shadowdan's development team.

Our main goals are:

  1. Stable work with both Bukkit plugins and MinecraftForge mods support.
  2. Highest performance possible.

Installation

The Atom latest version can be dowloaded on the following page: http://josephworks.ddns.net:8080/job/AtomMC/job/master/lastSuccessfulBuild/artifact/build/libs/.

Once the download is completed you have to follow the next steps:

  1. Create a directory, where your future server will be located.
  2. Put a jar file which ends with -server.jar and a libraries folder from artifacts.zip to this directory.
  3. Launch the core using java -jar command.
    Example (You may add optional flags): java -jar Atom-*-*-server.jar

Building

  • git clone https://github.com/josephworks/AtomMC.git
  • git submodule update --init --recursive
  • ./gradlew build

Getting Help

Should you have any questions or need any assistance please do not hesitate to create an issue or join our Discord

Contributing

You're always more than welcome to send pull requests and raise issues.

Feel free to donate to my hard work at https://paypal.me/emeraldtnt

atommc's People

Contributors

8osm avatar atomicinteger avatar ckateptb avatar demkom58 avatar dependabot-preview[bot] avatar dependabot-support avatar josephworks avatar luohuayu avatar mammothmkiv avatar santagithub avatar shadowdanch avatar skmedix avatar stepan14041999 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

atommc's Issues

player eat error

I have a problem when one of the players eats, the player is thrown from the server.

[22:43:19] [pool-3-thread-9/INFO] [fr.xephi.authme.AuthMe]: [AuthMe] Pestek logged in! [22:43:29] [Server thread/WARN] [minecraft/NetworkSystem]: Failed to handle packet for /127.0.0.1:52352 net.minecraft.util.ReportedException: Ticking player at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:507) ~[oq.class:?] at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:245) ~[pa.class:?] at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:194) ~[NetworkDispatcher$1.class:master-abbc6b9] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:233) ~[gw.class:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:149) [oz.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:786) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:394) [nz.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:635) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:528) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_241] Caused by: java.lang.NullPointerException at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callFoodLevelChangeEvent(CraftEventFactory.java:707) ~[CraftEventFactory.class:master-abbc6b9] at net.minecraft.util.FoodStats.func_151686_a(FoodStats.java:40) ~[afp.class:?] at net.minecraft.item.ItemFood.func_77654_b(ItemFood.java:41) ~[aij.class:?] at net.minecraft.item.ItemStack.func_77950_b(ItemStack.java:246) ~[aip.class:?] at net.minecraft.entity.EntityLivingBase.func_71036_o(EntityLivingBase.java:2575) ~[vp.class:?] at net.minecraft.entity.player.EntityPlayerMP.func_71036_o(EntityPlayerMP.java:1188) ~[oq.class:?] at net.minecraft.entity.EntityLivingBase.func_184608_ct(EntityLivingBase.java:2482) ~[vp.class:?] at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1992) ~[vp.class:?] at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:230) ~[aed.class:?] at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:428) ~[oq.class:?] ... 9 more [22:43:29] [Server thread/INFO] [minecraft/NetHandlerPlayServer]: Pestek lost connection: Internal server error [22:43:29] [Server thread/INFO] [minecraft/DedicatedServer]: Pestek left the game

Depfu Error: No dependency files found

Hello,

We've tried to activate or update your repository on Depfu and couldn't find any supported dependency files. If we were to guess, we would say that this is not actually a project Depfu supports and has probably been activated by error.

Monorepos

Please note that Depfu currently only searches for your dependency files in the root folder. We do support monorepos and non-root files, but don't auto-detect them. If that's the case with this repo, please send us a quick email with the folder you want Depfu to work on and we'll set it up right away!

How to deactivate the project

  • Go to the Settings page of either your own account or the organization you've used
  • Go to "Installed Integrations"
  • Click the "Configure" button on the Depfu integration
  • Remove this repo (josephworks/AtomMC) from the list of accessible repos.

Please note that using the "All Repositories" setting doesn't make a lot of sense with Depfu.

If you think that this is a mistake

Please let us know by sending an email to [email protected].


This is an automated issue by Depfu. You're getting it because someone configured Depfu to automatically update dependencies on this project.

Crash client when eat food

14.08 19:55:27 [Server] Server thread/WARN Failed to handle packet for /176.59.193.201:24914
14.08 19:55:27 [Server] INFO net.minecraft.util.ReportedException: Ticking player
14.08 19:55:27 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:507) ~[oq.class:?]
14.08 19:55:27 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:245) ~[pa.class:?]
14.08 19:55:27 [Server] INFO at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:194) ~[NetworkDispatcher$1.class:HEAD-d8ce741]
14.08 19:55:27 [Server] INFO at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:233) ~[gw.class:?]
14.08 19:55:27 [Server] INFO at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:149) [oz.class:?]
14.08 19:55:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:786) [MinecraftServer.class:?]
14.08 19:55:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:394) [nz.class:?]
14.08 19:55:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:635) [MinecraftServer.class:?]
14.08 19:55:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:528) [MinecraftServer.class:?]
14.08 19:55:27 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
14.08 19:55:27 [Server] INFO Caused by: java.lang.NullPointerException
14.08 19:55:27 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callFoodLevelChangeEvent(CraftEventFactory.java:707) ~[CraftEventFactory.class:HEAD-d8ce741]
14.08 19:55:27 [Server] INFO at net.minecraft.util.FoodStats.func_151686_a(FoodStats.java:40) ~[afp.class:?]
14.08 19:55:27 [Server] INFO at net.minecraft.item.ItemFood.func_77654_b(ItemFood.java:41) ~[aij.class:?]
14.08 19:55:27 [Server] INFO at net.minecraft.item.ItemStack.func_77950_b(ItemStack.java:246) ~[aip.class:?]
14.08 19:55:27 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_71036_o(EntityLivingBase.java:2575) ~[vp.class:?]
14.08 19:55:27 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.func_71036_o(EntityPlayerMP.java:1188) ~[oq.class:?]
14.08 19:55:27 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_184608_ct(EntityLivingBase.java:2482) ~[vp.class:?]
14.08 19:55:27 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1992) ~[vp.class:?]
14.08 19:55:27 [Server] INFO at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:230) ~[aed.class:?]
14.08 19:55:27 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:428) ~[oq.class:?]
14.08 19:55:27 [Server] INFO ... 9 more
14.08 19:55:27 [Disconnect] User MrKoteMyrok has disconnected, reason: Internal server error
14.08 19:55:27 [Server] Server thread/INFO MrKoteMyrok вышел из игры

Forge version is same on the server and client

Cannot enchant items

14.08 23:04:36 [Server] INFO java.util.concurrent.ExecutionException: java.lang.NullPointerException: Cannot add null enchantment
14.08 23:04:36 [Server] INFO at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_45]
14.08 23:04:36 [Server] INFO at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_45]
14.08 23:04:36 [Server] INFO at net.minecraft.util.Util.func_181617_a(Util.java:37) [h.class:?]
14.08 23:04:36 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:692) [MinecraftServer.class:?]
14.08 23:04:36 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:394) [nz.class:?]
14.08 23:04:36 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:635) [MinecraftServer.class:?]
14.08 23:04:36 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:528) [MinecraftServer.class:?]
14.08 23:04:36 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
14.08 23:04:36 [Server] INFO Caused by: java.lang.NullPointerException: Cannot add null enchantment
14.08 23:04:36 [Server] INFO at org.apache.commons.lang3.Validate.notNull(Validate.java:225) ~[commons-lang3-3.5.jar:3.5]
14.08 23:04:36 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.inventory.CraftItemStack.addUnsafeEnchantment(CraftItemStack.java:184) ~[CraftItemStack.class:HEAD-d8ce741]
14.08 23:04:36 [Server] INFO at net.minecraft.inventory.ContainerEnchantment.func_75140_a(ContainerEnchantment.java:302) ~[agb.class:?]
14.08 23:04:36 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147338_a(NetHandlerPlayServer.java:2033) ~[pa.class:?]
14.08 23:04:36 [Server] INFO at net.minecraft.network.play.client.CPacketEnchantItem.func_148833_a(CPacketEnchantItem.java:25) ~[le.class:?]
14.08 23:04:36 [Server] INFO at net.minecraft.network.play.client.CPacketEnchantItem.func_148833_a(CPacketEnchantItem.java:11) ~[le.class:?]
14.08 23:04:36 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:10) ~[hv$1.class:?]
14.08 23:04:36 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_45]
14.08 23:04:36 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_45]
14.08 23:04:36 [Server] INFO at net.minecraft.util.Util.func_181617_a(Util.java:36) ~[h.class:?]
14.08 23:04:36 [Server] INFO ... 5 more

Pixelmon crash report

Hello, i tested Pixelmon 7.2.0 (server) in Atom and i have a crash repport :

java.lang.NullPointerException: Exception in server tick loop
at com.pixelmonmod.pixelmon.worldGeneration.dimension.ultraspace.UltraSpaceWorldProvider.func_76572_b(UltraSpaceWorldProvider.java:23)
at net.minecraft.world.WorldProvider.func_76558_a(WorldProvider.java:39)
at net.minecraft.world.World.(World.java:209)
at net.minecraft.world.WorldServer.(WorldServer.java:137)
at net.minecraft.world.WorldServerMulti.(WorldServerMulti.java:18)
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:287)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:272)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Unknown Source)

Pixelmon 1.12.2 WorldProvider NPE Crash

Im trying to run 257 build with Pixelmon-1.12.2-7.0.6-universal, and im getting NPE there. It seems like World object is null there. But on vanilla minecraft it works well.

crash

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.