Unstable 1.0.7 Server

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Ninjawol0007

New Member
Jul 29, 2019
3
0
0
Running: Windows 8.1 64 bit
Type of server: Local Server
Mod pack Version: Unstable 1.0.7
Specs: Default Server Specs included with the server pack download. Nothing has been altered.
--Using ServerStart Batch file
My problem is when I run the "ServerStart" batch file, it starts running the server. But then it shortly ends and gives me an "IllegalArgumentException: Duplicate id: distributor" error.
C:\Users\*Name*\Desktop\Minecraft\Minecraft\Servers\Unstable 1.0.7-1.7.2>java -Xms2048m -Xmx2048m -XX:permSize=128m -jar FTBServer-1.7.10-1199.jar nogui
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128m; support was removed in 8.0
ERROR StatusLogger Unable to locate a logging implementation, using SimpleLogger
Failed to load dependencies.info from MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar as JSON
java.lang.RuntimeException: Invalid filename format for dependency: CodeChickenLib-universal-@MCVERSION@-@[email protected]
at codechicken.core.launch.DepLoader$DepLoadInst.loadJson(DepLoader.java:558)
at codechicken.core.launch.DepLoader$DepLoadInst.loadJSon(DepLoader.java:521)
at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:507)
at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:422)
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211)
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
Warning: version of bspkrsCore, 6.14 is newer than request 6.12
Adding Accesstransformer map: CoFH_at.cfg
[GasesCore]Patching obfuscated class: aki(BlockLiquid)...
[GasesCore]Patch OK!
[GasesCore]Patching obfuscated class: ajd(BlockDynamicLiquid)...
[GasesCore]Patch OK!
[GasesCore]Patching obfuscated class: ajn(BlockFire)...
[GasesCore]Patch OK!
ERROR Backpack The mod Backpack is expecting signature @FINGERPRINT@ for source backpack-2.0.0-1.7.x.jar, however there is no signature matching that description
[GasesCore]Patching obfuscated class: ahu(Block)...
[GasesCore]Patch OK!
ERROR EnderTech The mod EnderTech is expecting signature @FINGERPRINT@ for source EnderTech-1.7.10-0.2.0.219.jar, however there is no signature matching that description
ERROR EE3 The mod EE3 is expecting signature 37a1abf2e9877f91d4db47e6d1301499663575c7 for source EquivalentExchange3-1.7.10-0.2.295.jar, however there is no signature matching that description
[GasesFrameworkCore]Patch OK!
Aug 10, 2014 9:22:43 AM buildcraft.api.core.BCLog initLog
INFO: Starting BuildCraft 6.0.17
Aug 10, 2014 9:22:43 AM buildcraft.api.core.BCLog initLog
INFO: Copyright (c) SpaceToad, 2011
Aug 10, 2014 9:22:43 AM buildcraft.api.core.BCLog initLog
INFO: http://www.mod-buildcraft.com
java.lang.IllegalArgumentException: Duplicate id: distributor
at net.minecraft.tileentity.TileEntity.func_145826_a(TileEntity.java:43)
at cpw.mods.fml.common.registry.GameRegistry.registerTileEntity(GameRegistry.java:264)
at vswe.stevescarts.Blocks.ModBlocks.init(ModBlocks.java:83)
at vswe.stevescarts.StevesCarts.preInit(StevesCarts.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

C:\Users\*Name*\Desktop\Minecraft\Minecraft\Servers\Unstable 1.0.7-1.7.2>pause
Press any key to continue . . .
When I press any key, command prompt obviously closes, but there is no log file produced.
I'm sorry that I'm not much help, I don't quite understand how to interpret these errors.
 

TheOzstin

New Member
Jul 29, 2019
10
0
0
I'm facing the same issues here (I'm running on Ubuntu, Java 7 64bit).

I was able to make some progress, but still the process exits and no log files are created (server.properties created but empty beyond comments).

Here is what I tried to move forward:
1) renamed StevesCarts, EE3, EnderTech, Backpack mods to .jar-disabled in Mod folder
2) Opened MineFactoryReloaded JAR file and edit/saved dependencies.info with version number of CoreChickenLib of 1.7.10 v1.1.1.98

Now the only error message from the console (no log files created) is from StatusLogger:


someone@Gold:~/Downloads/Unstable$ sh ServerStart.sh
ERROR StatusLogger Unable to locate a logging implementation, using SimpleLogger
Warning: version of bspkrsCore, 6.14 is newer than request 6.12
Adding Accesstransformer map: CoFH_at.cfg
[GasesCore]Patching obfuscated class: aki(BlockLiquid)...
[GasesCore]Patch OK!
[GasesCore]Patching obfuscated class: ajd(BlockDynamicLiquid)...
[GasesCore]Patch OK!
[GasesCore]Patching obfuscated class: ajn(BlockFire)...
[GasesCore]Patch OK!
[GasesCore]Patching obfuscated class: ahu(Block)...
[GasesCore]Patch OK!
[GasesFrameworkCore]Patch OK!
Aug 10, 2014 10:18:41 AM buildcraft.api.core.BCLog initLog
INFO: Starting BuildCraft 6.0.17
Aug 10, 2014 10:18:41 AM buildcraft.api.core.BCLog initLog
INFO: Copyright (c) SpaceToad, 2011
Aug 10, 2014 10:18:41 AM buildcraft.api.core.BCLog initLog
INFO: http://www.mod-buildcraft.com
ServerStart.sh: 3: ServerStart.sh: pause: not found
someone@Gold:~/Downloads/Unstable$

Anyone else get any further?

TIA, TheOz
 

TheOzstin

New Member
Jul 29, 2019
10
0
0
Ok, so I just tried removing all mods, and config folder. This shows the same behavior as previously. Process starts then exits after about 15 seconds. No log files created. So its not the mods per say but the FTBServer JAR it seems?
 

TheOzstin

New Member
Jul 29, 2019
10
0
0
Thank you for responding to the post. Sadly, no log files are created ( I don't believe initialization gets that far, or a previous error prevents it). The text shown above from the console is the only output.

TIA, TheOz
 

Wagon153

New Member
Jul 29, 2019
3,148
-3
1
Are you sure? Forge starts logging as soon as you click that start button. File should be in /minecraft.
 

TheOzstin

New Member
Jul 29, 2019
10
0
0
Thanks again for reply, please note this is FTBServer-1.7.10-1199.jar (not client), there is no start button to click, just shell or bat file to start as shown in post.

TIA, TheOz
 

Wagon153

New Member
Jul 29, 2019
3,148
-3
1
Yes I know. That's what I meant, since I use a host(which does have a start button). Log "should" be here: C:\Users\*Name*\Desktop\Minecraft\Minecraft\Servers\Unstable 1.0.7-1.7.2
I'm just finding it very hard to believe there is no log.
 

TheOzstin

New Member
Jul 29, 2019
10
0
0
I understand, I find it hard to believe too. This is on Ubuntu for me and Windoz for the original poster. The only output is to the console, and initialization doesn't get very far (buildcraft). I did notice that buildcraft is trying to create directories with "\" in the names hardcoded (.\blueprints and .\config\buildcraft\server\blueprints), so I sent that off to the buildcraft folks.

My guess is that logging in general changed, and minecraft/forge is trying to log to TMP or /tmp or somewhere else, I'll see if I can find anything anywhere on the host.

Obviously as the name states this is Unstable, I'm just trying to help others here too, who I image are an excited to try this out as me. :)

TIA, TheOz
 

Ninjawol0007

New Member
Jul 29, 2019
3
0
0
Here is an image of the server folder in which there SHOULD be a log file.
As you can see, there isn't one being produced.
m2FbHeO.png
Sorry if it sounds rude, I didn't mean for it to. I'm just frustrated because I've tried a new folder and fresh startup but I still get the error. I have no clue what to do and I am grateful for all of your help.
I'm glad I'm not the only one having issues.
 

Eratem

New Member
Jul 29, 2019
2
0
0
I had the same problem as OP with no log, then noticed it created a txt file called EULA.txt. After editing the file and changing eula=false to eula=true the server started fine.
 

TheOzstin

New Member
Jul 29, 2019
10
0
0
Awesome thanks Eratem, I was able to get the server to startup on Windows after changing EULA. On Linux/Ubuntu still facing issues. I'll post back if I figure that out.

Thanks, TheOz
 

Phoenix1237

New Member
Jul 29, 2019
7
0
0
Edited the EULA to true, but still throws an exception for me if i use the ServerStart.bat without -Xms -Xmx and -XX PermSize. I cannot run the original ServerStart.bat or get VM initialization error for not "could not reserve enough space for object heap", even though i have 18gb of ram.
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!

Time: 8/10/14 4:35 PM
Description: Exception in server tick loop

cpw.mods.fml.common.LoaderException: java.lang.OutOfMemoryError: Java heap space
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:692)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:318)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Caused by: java.lang.OutOfMemoryError: Java heap space
at java.util.zip.ZipCoder.toString(Unknown Source)
at java.util.zip.ZipFile.getZipEntry(Unknown Source)
at java.util.zip.ZipFile.access$900(Unknown Source)
at java.util.zip.ZipFile$1.nextElement(Unknown Source)
at java.util.zip.ZipFile$1.nextElement(Unknown Source)
at java.util.jar.JarFile$1.nextElement(Unknown Source)
at java.util.jar.JarFile$1.nextElement(Unknown Source)
at com.google.common.reflect.ClassPath$Scanner.scanJar(ClassPath.java:380)
at com.google.common.reflect.ClassPath$Scanner.scanFrom(ClassPath.java:327)
at com.google.common.reflect.ClassPath$Scanner.scan(ClassPath.java:315)
at com.google.common.reflect.ClassPath.from(ClassPath.java:92)
at chylex.hee.packets.PacketPipeline.load(PacketPipeline.java:59)
at chylex.hee.packets.PacketPipeline.initializePipeline(PacketPipeline.java:37)
at chylex.hee.HardcoreEnderExpansion.onInit(HardcoreEnderExpansion.java:310)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (x86) version 6.3
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 4731536 bytes (4 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
JVM Flags: 0 total;
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.25.1199 Minecraft Forge 10.13.0.1199 124 mods loaded, 124 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.10.25.1199} [Forge Mod Loader] (FTBServer-1.7.10-1199.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.13.0.1199} [Minecraft Forge] (FTBServer-1.7.10-1199.jar) Unloaded->Constructed->Pre-initialized->Initialized
appliedenergistics2-core{rv1-alpha-39} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
Aroma1997Core{1.0.2.7} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{1.0.3.23} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
<CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
gasesCore{1.5.1} [Glenn's Gases Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
gasesFrameworkCore{1.0.5} [Gases Framework Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.0.3.41} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.41-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
RB-Core{0.0.0.1} [RotatableBlocks Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
simplyjetpackscore{1.0} [Simply Jetpacks Coremod] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct-Preloader{0.1.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
VeinMiner_coremod{null_build-null} [Core mod] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
OpenModsCore{@VERSION@} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{6.14} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.14.jar) Unloaded->Constructed->Pre-initialized->Initialized
ArmorStatusHUD{1.27} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.27.jar) Unloaded->Constructed->Pre-initialized->Initialized
StatusEffectHUD{1.26} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.26.jar) Unloaded->Constructed->Pre-initialized->Initialized
advancedgenetics{1.5.6} [Advanced Genetics] (advancedgenetics-1.5.6-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
appliedenergistics2{rv1-alpha-39} [Applied Energistics 2] (appliedenergistics2-rv1-alpha-39.jar) Unloaded->Constructed->Pre-initialized->Initialized
Waila{1.5.3} [Waila] (Waila-1.5.3_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
ae2tech{1.0-b81} [AE2 Tech Add-On] (AE2TechAddOn-1.7.10-1.0-b81-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
Aroma1997CoreHelper{1.0.2.7} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
AromaBackup{0.0.0.3} [AromaBackup] (AromaBackup-1.7.10-0.0.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized
bdlib{1.4.1.7} [BD Lib] (bdlib-mc1710-1.4.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft{1.7.5} [BiblioCraft] (BiblioCraft[v1.7.5][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
Mantle{1.7.10-165.4bc3343} [Mantle] (Mantle_mc1.7.10_0.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Natura{2.2.0} [Natura] (natura-1.7.10-57.8cddd8c.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiomesOPlenty{2.0.2} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.943-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioWoodsBoP{1.6} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.6].jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core{6.0.17} [BuildCraft] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forestry{2.4.2.44} [Forestry for Minecraft] (forestry_1.7.10-2.4.2.44.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioWoodsForestry{1.4} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.4].jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioWoodsNatura{1.2} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.2].jar) Unloaded->Constructed->Pre-initialized->Initialized
AWWayofTime{v1.0.1g} [Blood Magic: Alchemical Wizardry] (Blood Magic-v1.1.0(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized
bluepower{0.1.589} [Blue Power] (BluePower-1.7.10-0.1.589-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
Botania{r1.1-96} [Botania] (Botania r1.1-96.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders{6.0.17} [BC Builders] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy{6.0.17} [BC Energy] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory{6.0.17} [BC Factory] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport{6.0.17} [BC Transport] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon{6.0.17} [BC Silicon] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
CarpentersBlocks{3.2.5} [Carpenter's Blocks] (Carpenter's Blocks v3.2.5 [DEV R3] - MC 1.7.10.zip) Unloaded->Constructed->Pre-initialized->Initialized
chisel{1.5.6} [Chisel] (Chisel-1.7.10-1.5.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
CoFHCore{1.7.10R3.0.0B2} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B2-24.jar) Unloaded->Constructed->Pre-initialized->Initialized
Enchiridion{1.2} [Enchiridion] (Enchiridion-1.7.X-1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
EnderIO{2.0_beta} [Ender IO] (enderio-2.0_beta.156.jar) Unloaded->Constructed->Pre-initialized->Initialized
EnderStorage{1.4.5.16} [EnderStorage] (EnderStorage-1.7.10-1.4.5.16-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThermalFoundation{1.7.10R1.0.0B1} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0B1-4.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThermalExpansion{1.7.10R4.0.0B2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B2-9.jar) Unloaded->Constructed->Pre-initialized->Initialized
EnderTech{1.7.10-0.2.0.219} [EnderTech] (EnderTech-1.7.10-0.2.0.219.jar) Unloaded->Constructed->Pre-initialized->Initialized
EE3{0.2.295} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.2.295.jar) Unloaded->Constructed->Pre-initialized->Initialized
ForgeMultipart{1.1.0.300} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.300-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
Baubles{1.0.1.2} [Baubles] (Baubles-1.7.10-1.0.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
ExtraUtilities{1.1.0f} [Extra Utilities] (extrautilities-1.1.0f.jar) Unloaded->Constructed->Pre-initialized->Initialized
FinndusFillies{2.1.0.12} [Finndus Fillies] (FinndusFillies-1.7.10-universal-2.1.0.12.jar) Unloaded->Constructed->Pre-initialized->Initialized
FlatSigns{2.0.0.17} [Flat Signs] (FlatSigns-1.7.10-universal-2.0.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
Steamcraft{0.25.2} [Flaxbeard's Steam Power] (FlaxbeardsSteamPower-1.7.10-0.25.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
McMultipart{1.1.0.300} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.300-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
ganysend{1.8.0} [Gany's End] (Ganys End-1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
ganysnether{1.7.3} [Gany's Nether] (Ganys Nether-1.7.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
gasesFramework{1.0.5} [Gases Framework] (gasesFramework-1.0.5-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
gases{1.5.1} [Glenn's Gases] (gases-1.5.1-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded{1.7.10R2.8.0RC1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
gendustry{1.3.0.7} [GenDustry] (gendustry-mc1710-1.3.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
HardcoreEnderExpansion{1.6.2-PRERELEASE} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.6.2-pre.jar) Unloaded->Constructed->Pre-initialized->Errored
HopperDuctMod{1.3.1} [Hopper Ducts] (hopperductmod-1.7.10-1.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) Unloaded->Constructed->Pre-initialized->Initialized
IronChest{6.0.41.729} [Iron Chest] (ironchest-1.7.10-6.0.41.729-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
JABBA{1.1.4} [JABBA] (Jabba-1.1.4_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct{1.6.0d37} [Tinkers' Construct] (TConstruct_mc1.7.10_1.6.0d38.jar) Unloaded->Constructed->Pre-initialized->Initialized
Mariculture{1.2.3} [Mariculture] (Mariculture-1.7.10-1.2.3-97.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatAtum{1.7.10R2.8.0B4} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0B4} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0B4} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0B4} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatPams{1.7.10R2.8.0B4} [MFR Compat: Pam's Mods] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0B4} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatRP2{1.7.10R2.8.0B4} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0B4} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineMenu{1.1.7} [MineMenu] (MineMenu-1.7.X-1.1.7.B38-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
NEIAddons{1.12.0.4} [NEI Addons] (neiaddons-mc1710-1.12.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
NEIAddons|ExtraBees{1.12.0.4} [NEI Addons: Extra Bees] (neiaddons-mc1710-1.12.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
NEIAddons|Forestry{1.12.0.4} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
NEIAddons|CraftingTables{1.12.0.4} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
NEIAddons|ExNihilo{1.12.0.4} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
NetherOres{1.7.10R2.3.0RC2} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC2-76.jar) Unloaded->Constructed->Pre-initialized->Initialized
ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar) Unloaded->Constructed->Pre-initialized->Initialized
OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6-snapshot-220.jar) Unloaded->Constructed->Pre-initialized->Initialized
OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3-snapshot-425.jar) Unloaded->Constructed->Pre-initialized->Initialized
PaintedStone{Beacon} [Painted Stone] (PaintedStone-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
harvestcraft{1.7.2d} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10a.zip) Unloaded->Constructed->Pre-initialized->Initialized
PneumaticCraft{1.2.4} [PneumaticCraft] (PneumaticCraft-1.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
progressiveautomation{1.4.1} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
RandomThings{2.1.2} [Random Things] (RandomThings-2.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
RedstoneArsenal{1.7.10R1.0.1B2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.0.1B2-6.jar) Unloaded->Constructed->Pre-initialized->Initialized
RIO{1.2.0} [RemoteIO] (RemoteIO-1.7.X-1.2.0.B32-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
RotatableBlocks{172-build-8} [Rotatable Blocks] (rotateableblocks-17x-build-8.jar) Unloaded->Constructed->Pre-initialized->Initialized
simplyjetpacks{1.0.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
StevesCarts{2.0.0.b16} [Steve's Carts 2] (StevesCarts2.0.0.b16.jar) Unloaded->Constructed->Pre-initialized->Initialized
StevesFactoryManager{A90} [Steve's Factory Manager] (StevesFactoryManagerA90.jar) Unloaded->Constructed->Pre-initialized->Initialized
TiCTooltips{1.1.8a} [TiC Tooltips] (TiC-Tooltips-mc1.7.10-1.1.8a.jar) Unloaded->Constructed->Pre-initialized->Initialized
TMechworks{1.7.10-67.34d1d9b} [Tinkers' Mechworks] (TMechworks_mc1.7.10_0.2.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
Translocator{1.1.1.4} [Translocator] (Translocator-1.7.10-1.1.1.4-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
VeinMiner{0.18.1} [Vein Miner] (VeinMiner-1.7.10_0.18.1.23.jar) Unloaded->Constructed->Pre-initialized->Initialized
VeinMinerModSupport{0.18.1} [Mod Support] (VeinMiner-1.7.10_0.18.1.23.jar) Unloaded->Constructed->Pre-initialized->Initialized
WailaHarvestability{1.0.4} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
witchery{0.20.4} [Witchery] (witchery-1.7.10-0.20.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
denseores{1.0} [Dense Ores] (denseores-1.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
ForgeMicroblock{1.1.0.300} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.300-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
AE2 Version: alpha rv1-alpha-39 for Forge 10.13.0.1187
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

/
 

TheOzstin

New Member
Jul 29, 2019
10
0
0
>> java.lang.OutOfMemoryError: Java heap space

Have you checked you are using a 64-bit version of java (7/8)? From a command prompt try "java -version".
Next check your command line arguments looks similar to the below (or paste in ServerStart.bat and run that).

java -d64 -Xms4g -Xmx4g -XX:permSize=128m -jar FTBServer-1.7.10-1199.jar nogui -o true

Good Luck!

Thanks, TheOz
 

Phoenix1237

New Member
Jul 29, 2019
7
0
0
Thanks the -d64 worked, now it just seems to be stuck at "Attempting to load JABBA data.". I looked in world/JABBA but it is empty. Any help here would be super appreciated!
 

Wagon153

New Member
Jul 29, 2019
3,148
-3
1
Thanks the -d64 worked, now it just seems to be stuck at "Attempting to load JABBA data.". I looked in world/JABBA but it is empty. Any help here would be super appreciated!
How long have you waited? And is anybody able to join the server?
 

TheOzstin

New Member
Jul 29, 2019
10
0
0
I just tried on Windows: and yes that is the last message seen on the console screen (from JABBA). The server is up though (I was able to connect and others could join). Console commands and logging don't appear to be operational, similar to when 1.7.2 came of MC.

TheOz