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.

Score1090

Members
  • Joined

  • Last visited

Everything posted by Score1090

  1. It also crashes when i try to start a singleplayerworld
  2. Hi Guys, i have built my own modpack. Now i want to built a Lobby on the Server but every time i try to join it it crashes. I have already tried to remove client mods from the server or change the server properties. Can you help me? Heres the Command Prompt Output and the Crash Report: at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile: 25) [lc.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated Server.java:215) [ld.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [M inecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_144] [17:19:47] [Server thread/WARN]: Failed to load ip banlist: java.io.FileNotFoundException: banned-ips.json (The system cannot find the file specified) at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144] at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_144] at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_144] at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_serve r.1.10.2.jar:?] at net.minecraft.server.management.UserList.func_152679_g(SourceFile:136 ) ~[mt.class:?] at net.minecraft.server.dedicated.DedicatedPlayerList.func_187249_y(Sour ceFile:91) [lc.class:?] at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile: 27) [lc.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated Server.java:215) [ld.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [M inecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_144] [17:19:47] [Server thread/WARN]: Failed to load operators list: java.io.FileNotFoundException: ops.json (The system cannot find the file specifi ed) at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144] at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_144] at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_144] at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_serve r.1.10.2.jar:?] at net.minecraft.server.management.UserList.func_152679_g(SourceFile:136 ) ~[mt.class:?] at net.minecraft.server.dedicated.DedicatedPlayerList.func_72417_t(Sourc eFile:107) [lc.class:?] at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile: 29) [lc.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated Server.java:215) [ld.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [M inecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_144] [17:19:47] [Server thread/WARN]: Failed to load white-list: java.io.FileNotFoundException: whitelist.json (The system cannot find the file s pecified) at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_144] at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_144] at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_144] at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_serve r.1.10.2.jar:?] at net.minecraft.server.management.UserList.func_152679_g(SourceFile:136 ) ~[mt.class:?] at net.minecraft.server.dedicated.DedicatedPlayerList.func_72418_v(Sourc eFile:123) [lc.class:?] at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile: 30) [lc.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated Server.java:215) [ld.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [M inecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_144] [17:19:47] [Server thread/INFO]: Preparing level "world" [17:19:47] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraf t.server.dedicated.DedicatedServer@529a370) [17:19:48] [Server thread/WARN]: Unable to find spawn biome [17:19:49] [Server thread/INFO] [FML]: Loading dimension -17 (world) (net.minecr aft.server.dedicated.DedicatedServer@529a370) [17:19:49] [Server thread/INFO] [Actually Additions]: No WorldData found for wor ld -17, creating... [17:19:49] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraf t.server.dedicated.DedicatedServer@529a370) [17:19:49] [Server thread/INFO] [Actually Additions]: No WorldData found for wor ld 1, creating... [17:19:49] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecra ft.server.dedicated.DedicatedServer@529a370) [17:19:49] [Server thread/INFO] [Actually Additions]: No WorldData found for wor ld -1, creating... [17:19:49] [Server thread/INFO] [FML]: Loading dimension -2 (world) (net.minecra ft.server.dedicated.DedicatedServer@529a370) [17:19:49] [Server thread/INFO] [Actually Additions]: No WorldData found for wor ld -2, creating... [17:19:49] [Server thread/INFO] [Actually Additions]: No WorldData found for wor ld 0, creating... [17:19:49] [Server thread/INFO]: Preparing start region for level 0 [17:19:50] [Server thread/INFO]: Preparing spawn area: 8% [17:19:51] [Server thread/INFO]: Preparing spawn area: 13% [17:19:52] [Server thread/INFO]: Preparing spawn area: 19% [17:19:53] [Server thread/INFO]: Preparing spawn area: 27% [17:19:54] [Server thread/INFO]: Preparing spawn area: 35% [17:19:55] [Server thread/INFO]: Preparing spawn area: 44% [17:19:56] [Server thread/INFO]: Preparing spawn area: 52% [17:19:57] [Server thread/INFO]: Preparing spawn area: 53% [17:19:58] [Server thread/INFO]: Preparing spawn area: 61% [17:19:59] [Server thread/INFO]: Preparing spawn area: 70% [17:20:00] [Server thread/INFO]: Preparing spawn area: 77% [17:20:01] [Server thread/INFO]: Preparing spawn area: 84% [17:20:02] [Server thread/INFO]: Preparing spawn area: 92% [17:20:03] [Netty Server IO #1/INFO] [FML]: Disconnecting Player: Server is stil l starting! Please wait before reconnecting. [17:20:03] [Netty Server IO #2/INFO] [FML]: Disconnecting Player: Server is stil l starting! Please wait before reconnecting. [17:20:03] [Server thread/INFO]: Done (15.831s)! For help, type "help" or "?" [17:20:03] [Server thread/INFO] [advancedRocketry]: Checking for ore config at C :\Users\Dj F3DX\Desktop\Modpack (2)\server Opus\.\config\advRocketry\oreConfig.x ml [17:20:03] [Server thread/INFO] [advancedRocketry]: C:\Users\Dj F3DX\Desktop\Mod pack (2)\server Opus\.\config\advRocketry\oreConfig.xml not found, generating [17:20:03] [Server thread/INFO] [advancedRocketry]: Checking for config at C:\Us ers\Dj F3DX\Desktop\Modpack (2)\server Opus\.\config\advRocketry\planetDefs.xml [17:20:03] [Server thread/INFO] [immersiveengineering]: Arc Recycling: Removed 0 old recipes [17:20:03] [Thread-15/INFO] [immersiveengineering]: Starting recipe profiler for Arc Recycling, using 8 Threads [17:20:03] [Server thread/INFO] [immersiveengineering]: WorldData loading [17:20:03] [Server thread/INFO] [immersiveengineering]: WorldData not found [17:20:04] [Thread-15/INFO] [immersiveengineering]: Finished recipe profiler for Arc Recycling, took 671 milliseconds [17:20:08] [Server thread/WARN]: Can't keep up! Did the system time change, or i s the server overloaded? Running 2595ms behind, skipping 51 tick(s) [17:20:12] [User Authenticator #1/INFO]: UUID of player POML is 14f55637-1ae6-43 7c-91c6-3ae6e8fe8b36 [17:20:12] [Netty Server IO #5/INFO] [FML]: Client protocol version 2 [17:20:12] [Netty Server IO #5/INFO] [FML]: Client attempting to join with 43 mo ds : [email protected],[email protected],[email protected],inventorysort [email protected]+47,[email protected],[email protected],[email protected],immers [email protected],[email protected],appliedenergistics2-core@rv4-stable-1 ,[email protected],[email protected],[email protected],[email protected] 7,[email protected],[email protected],[email protected],libVulpes @0.1.17.20170402130834,[email protected],[email protected],[email protected] 3,[email protected],[email protected],appliedenergistics2@rv4-stable-1,mercurius_ [email protected],[email protected],[email protected],[email protected],[email protected] 0.2-2.2.31,[email protected],[email protected],<CoFH ASM>@000,Baubles@1 .3.1,[email protected],[email protected],[email protected],[email protected],progressiveau [email protected],[email protected],AdvancedRocketryCore@1,[email protected],architec [email protected],[email protected] [17:20:12] [Server thread/INFO] [FML]: [Server thread] Server side modded connec tion established [17:20:12] [Server thread/INFO]: POML[/127.0.0.1:51993] logged in with entity id 2010 at (143.5, 68.0, 25.5) [17:20:12] [Server thread/INFO]: POML joined the game [17:20:12] [Server thread/ERROR] [FML]: Exception caught during firing event net .minecraftforge.event.entity.EntityJoinWorldEvent@7cd6fcb3: java.lang.NoClassDefFoundError: scala/actors/threadpool/Arrays at baubles.common.event.EventHandlerEntity.playerJoin(EventHandlerEntity .java:74) ~[EventHandlerEntity.class:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_33_EventHa ndlerEntity_playerJoin_EntityJoinWorldEvent.invoke(.dynamic) ~[?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASM EventHandler.java:90) ~[ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.jav a:185) [EventBus.class:?] at net.minecraft.world.World.func_72838_d(World.java:1129) [aid.class:?] at net.minecraft.world.WorldServer.func_72838_d(WorldServer.java:1064) [ ls.class:?] at net.minecraft.server.management.PlayerList.func_72377_c(PlayerList.ja va:368) [mp.class:?] at net.minecraft.server.management.PlayerList.initializeConnectionToPlay er(PlayerList.java:163) [mp.class:?] at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.com pleteServerSideConnection(NetworkDispatcher.java:260) [NetworkDispatcher.class:? ] at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.acc ess$100(NetworkDispatcher.java:73) [NetworkDispatcher.class:?] at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.f unc_73660_a(NetworkDispatcher.java:209) [NetworkDispatcher$1.class:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java :287) [eo.class:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java: 180) [md.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.jav a:732) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(Dedicated Server.java:387) [ld.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.jav a:613) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [M inecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_144] Caused by: java.lang.ClassNotFoundException: scala.actors.threadpool.Arrays at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo ader.java:191) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_144] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_144] ... 18 more Caused by: java.lang.NullPointerException [17:20:12] [Server thread/ERROR] [FML]: Index: 3 Listeners: [17:20:12] [Server thread/ERROR] [FML]: 0: HIGHEST [17:20:12] [Server thread/ERROR] [FML]: 1: ASM: net.minecraftforge.common.ForgeI nternalHandler@616cf0f7 onEntityJoinWorld(Lnet/minecraftforge/event/entity/Entit yJoinWorldEvent;)V [17:20:12] [Server thread/ERROR] [FML]: 2: NORMAL [17:20:12] [Server thread/ERROR] [FML]: 3: ASM: baubles.common.event.EventHandle rEntity@2b5fc70e playerJoin(Lnet/minecraftforge/event/entity/EntityJoinWorldEven t;)V [17:20:12] [Server thread/ERROR] [FML]: 4: ASM: jds.bibliocraft.events.EventSpaw n@3cadab90 onSpawn(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V [17:20:12] [Server thread/ERROR] [FML]: 5: ASM: me.ichun.mods.ichunutil.common.c ore.event.EventHandlerServer@43963159 onEntitySpawn(Lnet/minecraftforge/event/en tity/EntityJoinWorldEvent;)V [17:20:12] [Server thread/ERROR] [FML]: 6: ASM: com.vanhal.progressiveautomation .events.EventPlayers@47d5601d onJoin(Lnet/minecraftforge/event/entity/EntityJoin WorldEvent;)V [17:20:12] [Server thread/ERROR] [FML]: 7: ASM: blusunrize.immersiveengineering. common.EventHandler@247322d8 onEntityJoiningWorld(Lnet/minecraftforge/event/enti ty/EntityJoinWorldEvent;)V [17:20:12] [Server thread/ERROR] [FML]: 8: ASM: gr8pefish.ironbackpacks.events.F orgeEventHandler@33dfaec1 onEntityJoinWorld(Lnet/minecraftforge/event/entity/Ent ityJoinWorldEvent;)V [17:20:12] [Server thread/ERROR]: Encountered an unexpected exception java.lang.NoClassDefFoundError: scala/actors/threadpool/Arrays at baubles.common.event.EventHandlerEntity.playerJoin(EventHandlerEntity .java:74) ~[EventHandlerEntity.class:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_33_EventHa ndlerEntity_playerJoin_EntityJoinWorldEvent.invoke(.dynamic) ~[?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASM EventHandler.java:90) ~[ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.jav a:185) ~[EventBus.class:?] at net.minecraft.world.World.func_72838_d(World.java:1129) ~[aid.class:? ] at net.minecraft.world.WorldServer.func_72838_d(WorldServer.java:1064) ~ [ls.class:?] at net.minecraft.server.management.PlayerList.func_72377_c(PlayerList.ja va:368) ~[mp.class:?] at net.minecraft.server.management.PlayerList.initializeConnectionToPlay er(PlayerList.java:163) ~[mp.class:?] at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.com pleteServerSideConnection(NetworkDispatcher.java:260) ~[NetworkDispatcher.class: ?] at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.acc ess$100(NetworkDispatcher.java:73) ~[NetworkDispatcher.class:?] at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.f unc_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java :287) ~[eo.class:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java: 180) ~[md.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.jav a:732) ~[MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(Dedicated Server.java:387) ~[ld.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.jav a:613) ~[MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [M inecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_144] Caused by: java.lang.ClassNotFoundException: scala.actors.threadpool.Arrays at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo ader.java:191) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_144] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_144] ... 18 more Caused by: java.lang.NullPointerException [17:20:12] [Server thread/ERROR]: This crash report has been saved to: C:\Users\ Dj F3DX\Desktop\Modpack (2)\server Opus\.\crash-reports\crash-2017-09-08_17.20.1 2-server.txt [17:20:12] [Server thread/INFO]: Stopping server [17:20:12] [Server thread/INFO]: Saving players [17:20:12] [Server thread/INFO]: Saving worlds [17:20:12] [Server thread/INFO]: Saving chunks for level 'world'/Overworld [17:20:13] [Server thread/INFO] [Actually Additions]: Creating new WorldData fil e for world 0! [17:20:13] [Server thread/INFO]: Saving chunks for level 'world'/Nether [17:20:13] [Server thread/INFO] [Actually Additions]: Creating new WorldData fil e for world -1! [17:20:13] [Server thread/INFO]: Saving chunks for level 'world'/The End [17:20:13] [Server thread/INFO] [Actually Additions]: Creating new WorldData fil e for world 1! [17:20:13] [Server thread/INFO]: Saving chunks for level 'world'/Wyvern Lair [17:20:13] [Server thread/INFO] [Actually Additions]: Creating new WorldData fil e for world -17! [17:20:13] [Server thread/INFO]: Saving chunks for level 'world'/planet [17:20:13] [Server thread/INFO] [Actually Additions]: Creating new WorldData fil e for world -2! [17:20:13] [Server thread/INFO] [Actually Additions]: Unloading WorldData for wo rld 0! [17:20:14] [Server thread/INFO] [Actually Additions]: Unloading WorldData for wo rld -1! [17:20:14] [Server thread/INFO] [Actually Additions]: Unloading WorldData for wo rld 1! [17:20:14] [Server thread/INFO] [Actually Additions]: Unloading WorldData for wo rld -17! [17:20:14] [Server thread/INFO] [Actually Additions]: Unloading WorldData for wo rld -2! [17:20:14] [Server thread/INFO] [FML]: Unloading dimension 0 [17:20:14] [Server thread/INFO] [FML]: Unloading dimension -1 [17:20:14] [Server thread/INFO] [FML]: Unloading dimension 1 [17:20:14] [Server thread/INFO] [FML]: Unloading dimension -17 [17:20:14] [Server thread/INFO] [FML]: Unloading dimension -2 [17:20:14] [Server thread/INFO] [FML]: Applying holder lookups [17:20:14] [Server thread/INFO] [FML]: Holder lookups applied [17:20:14] [Server thread/INFO] [FML]: The state engine was in incorrect state S ERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discar ded. [17:20:14] [Server Shutdown Thread/INFO]: Stopping server > Press any key to continue . . . And here the crashreport: ---- Minecraft Crash Report ---- WARNING: coremods are present: BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar) CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.jar) AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.0.17.jar) AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar) Contact their authors BEFORE contacting forge // But it works on my machine. Time: 08.09.17 17:20 Description: Exception in server tick loop java.lang.NoClassDefFoundError: scala/actors/threadpool/Arrays at baubles.common.event.EventHandlerEntity.playerJoin(EventHandlerEntity.java:74) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_33_EventHandlerEntity_playerJoin_EntityJoinWorldEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) at net.minecraft.world.World.func_72838_d(World.java:1129) at net.minecraft.world.WorldServer.func_72838_d(WorldServer.java:1064) at net.minecraft.server.management.PlayerList.func_72377_c(PlayerList.java:368) at net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:163) at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:260) at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:73) at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:287) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:732) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.ClassNotFoundException: scala.actors.threadpool.Arrays at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 18 more Caused by: java.lang.NullPointerException A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_144, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 4809447720 bytes (4586 MB) / 6307708928 bytes (6015 MB) up to 6307708928 bytes (6015 MB) JVM Flags: 2 total; -Xms6144m -Xmx6144m IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94 FML: MCP 9.32 Powered by Forge 12.18.3.2316 37 mods loaded, 37 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2316-universal.jar) UCHIJAAAA Forge{12.18.3.2316} [Minecraft Forge] (forge-1.10.2-12.18.3.2316-universal.jar) UCHIJAAAA AdvancedRocketryCore{1} [Advanced Rocketry] (minecraft.jar) UCHIJAAAA appliedenergistics2-core{rv4-stable-1} [Applied Energistics 2 Core] (minecraft.jar) UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHIJAAAA cofhcore{4.1.12} [CoFH Core] (CoFHCore-1.10.2-4.1.12.17-universal.jar) UCHIJAAAA actuallyadditions{1.10.2-r75} [Actually Additions] (ActuallyAdditions-1.10.2-r75.jar) UCHIJAAAA Baubles{1.3.1} [Baubles] (Baubles-1.10.2-1.3.1.jar) UCHIJAAAA actuallybaubles{1.1.1} [Actually Baubles] (Actually-Baubles-Mod-1.10.2.jar) UCHIJAAAA libVulpes{0.1.17.20170402130834} [libVulpes] (LibVulpes-1.10.2-0.1.17-universal.jar) UCHIJAAAA advancedRocketry{1.0.17} [Advanced Rocketry] (AdvancedRocketry-1.10.2-1.0.17.jar) UCHIJAAAA appliedenergistics2{rv4-stable-1} [Applied Energistics 2] (appliedenergistics2-rv4-stable-1.jar) UCHIJAAAA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar) UCHIJAAAA ae2stuff{0.6.0.1} [AE2 Stuff] (ae2stuff-0.6.0.1-mc1.10.2.jar) UCHIJAAAA architecturecraft{1.7.3} [ArchitectureCraft] (ArchitectureCraft-1.7.3-mc1.10.2.jar) UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.10.2.jar) UCHIJAAAA baublesstuff{3.0.2} [Baubles Stuff] (baublesstuff-3.0.2.jar) UCHIJAAAA BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar) UCHIJAAAA bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar) UCHIJAAAA chancecubes{1.10.2-3.0.1.204} [Chance Cubes] (ChanceCubes-1.10.2-3.0.1.204.jar) UCHIJAAAA cyclopscore{0.10.8} [Cyclops Core] (CyclopsCore-1.9.4-0.10.8.jar) UCHIJAAAA commoncapabilities{1.3.0} [CommonCapabilities] (CommonCapabilities-1.9.4-1.3.0.jar) UCHIJAAAA mocreatures{10.0.6} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod-10.0.6.jar) UCHIJAAAA ichunutil{6.3.2} [iChunUtil] (iChunUtil-1.10.2-6.3.2.jar) UCHIJAAAA mantle{1.10.2-1.1.4.203} [Mantle] (Mantle-1.10.2-1.1.4.jar) UCHIJAAAA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar) UCHIJAAAA immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar) UCHIJAAAA ironbackpacks{1.10.2-2.2.31} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.31.jar) UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar) UCHIJAAAA netherportalfix{1.0} [Nether Portal Fix] (NetherPortalFix_1.10.2-3.3.4.jar) UCHIJAAAA portalgun{6.0.1} [PortalGun] (PortalGun-1.10.2-6.0.1.jar) UCHIJAAAA progressiveautomation{1.7.4} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.7.4.jar) UCHIJAAAA simplebarrels{1.26e} [Simple Barrels] (simplebarrels-1.26e.jar) UCHIJAAAA simplyjetpacks{2.1.3.55} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.3.55.jar) UCHIJAAAA sonarcore{3.2.8} [SonarCore] (SonarCore-1.10.2-3.2.9.jar) UCHIJAAAA thermalfoundation{2.1.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.5.12-universal.jar) Loaded coremods (and transformers): BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar) net.darkhax.bookshelf.asm.BookshelfTransformerManager CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.jar) cofh.asm.CoFHClassTransformer cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.0.17.jar) zmaster587.advancedRocketry.asm.ClassTransformer AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar) appeng.coremod.transformer.IntegrationTransformer CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.RenderHookTransformer AE2 Version: stable rv4-stable-1 for Forge 12.18.3.2185 Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) List of loaded APIs: * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r75.jar * appliedenergistics2|API (rv4) from appliedenergistics2-rv4-stable-1.jar * Baubles|API (1.3.1.0) from Baubles-1.10.2-1.3.1.jar * CoFHAPI (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.7.4.jar * cofhapi (1.5.0) from SimplyJetpacks2-1.10.2-2.1.3.55.jar * cofhapi|block (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhapi|core (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar * CoFHAPI|energy (1.8.9R1.2.0B1) from ActuallyAdditions-1.10.2-r75.jar * cofhapi|energy (1.5.0) from ImmersiveEngineering-0.10-61.jar * cofhapi|item (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar * CoFHAPI|tileentity (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.7.4.jar * cofhapi|tileentity (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhapi|util (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|audio (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|gui (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|gui|container (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|gui|element (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|gui|element|listbox (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|gui|slot (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|inventory (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|util (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|util|helpers (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|world (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|world|feature (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.3.0.jar * iChunUtil API (1.2.0) from iChunUtil-1.10.2-6.3.2.jar * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-61.jar * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-61.jar * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.31.jar * sonarapi (1.0.1) from SonarCore-1.10.2-3.2.9.jar AE2 Integration: IC2:OFF, RF:ON, RFItem:ON, Waila:OFF, THE_ONE_PROBE:OFF Profiler Position: N/A (disabled) Player Count: 1 / 20; [EntityPlayerMP['POML'/2010, l='world', x=143.50, y=68.00, z=25.50]] Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)

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.