[1.7.10] Technofirma - The Original Terrafirmacraft Modpack

MDetonados

New Member
Jul 29, 2019
14
0
0
Hey, first of all, i would like to say i loved the modpack! Great job man :D
Now, who can you get water for RC Boilers? It's not compatible with Salt or Fresh water.
And BTW, there's a bug with a few mods, mainly Buildcraft and Tubes. When i have a fluid pipe, from buildcraft, on the ground, the world crash after a fer seconds, resulting in a fatal error, but not a crash log. The same happens with some tubes from Tubes mod.
Along with that, if you try to access the Combustion Engine, your game will crash, resulting in this crashlog: http://pastebin.com/MN1CuzYF
Hope you have the answer to these problems, and keep up with the good work!

-Doctor
 

kev12east

New Member
Jul 29, 2019
546
0
1
Hey, first of all, i would like to say i loved the modpack! Great job man :D
Now, who can you get water for RC Boilers? It's not compatible with Salt or Fresh water.
And BTW, there's a bug with a few mods, mainly Buildcraft and Tubes. When i have a fluid pipe, from buildcraft, on the ground, the world crash after a fer seconds, resulting in a fatal error, but not a crash log. The same happens with some tubes from Tubes mod.
Along with that, if you try to access the Combustion Engine, your game will crash, resulting in this crashlog: http://pastebin.com/MN1CuzYF
Hope you have the answer to these problems, and keep up with the good work!

-Doctor

Glad you enjoy it :)
You can feed water into boilers by using a BC pump.
BC and Tubes are probably just outdated, I'll update them and hopefully that fixes it.
 

aobarbosa

New Member
Jul 29, 2019
32
0
0
Hello kev12east in a recent update was removed from modpack the Add-on TFC Decorations. Is there any possibility that Addon return to modpack?
 

kev12east

New Member
Jul 29, 2019
546
0
1
Hello kev12east in a recent update was removed from modpack the Add-on TFC Decorations. Is there any possibility that Addon return to modpack?

It will return when I update the pack to TFC 0.79.24. It was removed because it was incompatible with the Forge version used with 0.79.22
 

kev12east

New Member
Jul 29, 2019
546
0
1
Looking for help with updating the physics system currently in the pack. I plan on replacing Enviromine with Block physics, a mod that is cooler, and would fix all of the current issues with physics in the pack (ships dropping air blocks, physics being broken on servers, etc.). This, of course, means that I have to remake the entire physics config in order to have physics work at all. Therefore, I am looking for assistance in the creation of this config for all the blocks in the pack.

Original Mod: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1283267-blockphysics-mod
Updated Mod (one that will be used): http://www.curse.com/mc-mods/minecraft/229921-blockphysics

How the config works:
https://bitbucket.org/bloodnbonesga...on.txt?at=master&fileviewer=file-view-default

Even submitting part of or the whole section for one mod's blocks will help.
Please submit config file via PM, or post.

Note: Not currently compatible with Fastcraft. I do have a replacement for Fastcraft in mind, and have contacted the authors of Block Physics to see if they can fix this incompatibility.
 

kev12east

New Member
Jul 29, 2019
546
0
1
I haven't posted here ever before but I have used the mod pack for awhile.. I cannot find any other modpack that uses TFC and thaumcraft... anyways, I found a shard ore and mined it and my game crash and refused to work anymore until I deleted the chunk... this is the crash report. I am not very knowledgeable with java.. figured I'd see if anyone here knows how to fix it.

--SNIP--

It looks like an error from either ItemPhysic or Weather2. Disabling either/both of these should fix the problem.
Also, please use spoilers/pastebin/pastee for post crash logs, otherwise they are just giant walls of text.
 

MDetonados

New Member
Jul 29, 2019
14
0
0
Glad you enjoy it :)
You can feed water into boilers by using a BC pump.
BC and Tubes are probably just outdated, I'll update them and hopefully that fixes it.

I tried using the BC pump, but the water still do not go into the boilers, but you can store it into tanks like normal water. It didn't work with Hot Spring Water, Salt Water or Fresh Water.

-Doctor
 

mrmorse

New Member
Jul 29, 2019
8
0
0
Help please!
All of a sudden my client crashes to desktop as soon as I pop in the server. I tried updating java/drivers but no luck. I was playing for an hour prior, but now any time I log in in crashes to desktop. Running the recommended current build.
Any help would be much appreciated
-morse

---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!

Time: 9/17/15 9:45 PM
Description: Unexpected error

java.lang.ArrayIndexOutOfBoundsException: 8
at com.bioxx.tfc.Blocks.Flora.BlockLogNatural2.func_149691_a(BlockLogNatural2.java:32)
at com.bioxx.tfc.Blocks.Flora.BlockLogVert2.func_149691_a(BlockLogVert2.java:31)
at net.minecraft.block.Block.func_149673_e(Block.java:556)
at net.minecraft.client.renderer.RenderBlocks.func_147793_a(RenderBlocks.java:8227)
at net.minecraft.client.renderer.RenderBlocks.func_147751_a(RenderBlocks.java:4549)
at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4247)
at com.aleksey.merchants.Render.Blocks.RenderAnvilDie.renderWorldBlock(RenderAnvilDie.java:38)
at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:118)
at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:53)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:296)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at fastcraft.a.o.a(F:101)
at fastcraft.Hooks.t(F:147)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
at weather2.weathersystem.EntityRendererProxyWeather2Mini.func_78480_b(EntityRendererProxyWeather2Mini.java:50)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Stacktrace:
at com.bioxx.tfc.Blocks.Flora.BlockLogNatural2.func_149691_a(BlockLogNatural2.java:32)
at com.bioxx.tfc.Blocks.Flora.BlockLogVert2.func_149691_a(BlockLogVert2.java:31)
at net.minecraft.block.Block.func_149673_e(Block.java:556)
at net.minecraft.client.renderer.RenderBlocks.func_147793_a(RenderBlocks.java:8227)
at net.minecraft.client.renderer.RenderBlocks.func_147751_a(RenderBlocks.java:4549)
at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4247)
at com.aleksey.merchants.Render.Blocks.RenderAnvilDie.renderWorldBlock(RenderAnvilDie.java:38)
at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:118)
at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:53)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:296)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at fastcraft.a.o.a(F:101)
at fastcraft.Hooks.t(F:147)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['mrmorse'/1571867, l='MpServer', x=535.65, y=150.62, z=-9043.73]]
Chunk stats: MultiplayerChunkCache: 121, 121
Level seed: 9048601363480818045
Level generator: ID 00 - TFCDefault, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (312,146,-11797), Chunk: (at 8,9,11 in 19,-738; contains blocks 304,0,-11808 to 319,255,-11793), Region: (0,-24; contains chunks 0,-768 to 31,-737, blocks 0,0,-12288 to 511,255,-11777)
Level time: 19066639 game time, 20842611 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 163 total; [EntitySkeletonTFC['Skeleton'/1572119, l='MpServer', x=482.69, y=96.00, z=-8983.66], EntityEndermanTFC['Enderman'/1572118, l='MpServer', x=494.50, y=97.00, z=-8978.41], EntitySkeletonTFC['Skeleton'/1572368, l='MpServer', x=606.84, y=150.00, z=-9129.06], EntityItem['item.item.LooseRock.Shale'/1572381, l='MpServer', x=516.50, y=148.13, z=-9089.50], EntityItem['item.item.Small Ore.Native Platinum'/1572379, l='MpServer', x=493.50, y=147.13, z=-9016.50], EntitySkeletonTFC['Skeleton'/1572378, l='MpServer', x=488.22, y=86.00, z=-9012.28], EntityCowTFC['Cow'/1572120, l='MpServer', x=489.13, y=143.00, z=-8984.77], EntitySkeletonTFC['Skeleton'/1574410, l='MpServer', x=516.50, y=80.00, z=-9047.50], EntitySkeletonTFC['Skeleton'/1574411, l='MpServer', x=518.50, y=80.00, z=-9046.50], EntityBat['Bat'/1572099, l='MpServer', x=479.38, y=71.00, z=-9108.28], EntitySkeletonTFC['Skeleton'/1572098, l='MpServer', x=497.54, y=73.00, z=-9112.38], EntityItem['item.item.rottenFlesh'/1572354, l='MpServer', x=592.09, y=148.13, z=-9095.75], EntityItem['item.item.stick'/1572353, l='MpServer', x=505.50, y=148.13, z=-9090.50], EntityItem['item.item.stick'/1572352, l='MpServer', x=505.50, y=148.13, z=-9088.50], EntityWolfTFC['Wolf'/1572111, l='MpServer', x=482.46, y=142.00, z=-9036.59], EntityItem['item.item.LooseRock.Shale'/1572367, l='MpServer', x=483.49, y=148.13, z=-9087.50], EntityClientPlayerMP['mrmorse'/1571867, l='MpServer', x=535.65, y=150.62, z=-9043.73], EntityItem['item.item.LooseRock.Shale'/1572110, l='MpServer', x=480.50, y=144.13, z=-9039.50], EntityItem['item.item.LooseRock.Shale'/1572366, l='MpServer', x=480.69, y=148.13, z=-9074.50], EntityZombieTFC['Zombie'/1572109, l='MpServer', x=504.63, y=92.00, z=-9029.53], EntityZombieTFC['Zombie'/1572108, l='MpServer', x=489.47, y=75.00, z=-9027.17], EntityZombieTFC['Zombie'/1572107, l='MpServer', x=556.97, y=101.00, z=-8974.38], EntityZombieTFC['Zombie'/1572106, l='MpServer', x=558.50, y=100.00, z=-8969.91], EntitySkeletonTFC['Skeleton'/1572407, l='MpServer', x=507.50, y=93.00, z=-8995.92], EntitySkeletonTFC['Skeleton'/1572406, l='MpServer', x=498.41, y=93.00, z=-8994.19], EntityZombieTFC['Zombie'/1572150, l='MpServer', x=561.03, y=101.00, z=-8972.53], EntityZombieTFC['Zombie'/1572405, l='MpServer', x=507.50, y=87.00, z=-9007.09], EntitySkeletonTFC['Skeleton'/1572415, l='MpServer', x=490.91, y=105.00, z=-9047.47], EntityZombieTFC['Zombie'/1572153, l='MpServer', x=522.67, y=95.00, z=-8984.51], EntityItem['item.item.LooseRock.Shale'/1572409, l='MpServer', x=501.50, y=163.13, z=-9005.50], EntityItem['item.item.stick'/1572408, l='MpServer', x=504.51, y=162.13, z=-9005.50], EntityZombieTFC['Zombie'/1572135, l='MpServer', x=465.00, y=148.00, z=-9015.56], EntityCreeperTFC['Creeper'/1572388, l='MpServer', x=480.53, y=97.00, z=-8993.25], EntityZombieTFC['Zombie'/1572132, l='MpServer', x=454.00, y=92.00, z=-9027.56], EntityCreeperTFC['Creeper'/1572387, l='MpServer', x=477.43, y=97.47, z=-8987.40], EntityZombieTFC['Zombie'/1572386, l='MpServer', x=472.75, y=95.00, z=-8997.41], EntityTrail['unknown'/314, l='MpServer', x=535.65, y=150.62, z=-9043.73], EntityItem['item.item.LooseRock.Shale'/1572139, l='MpServer', x=553.50, y=148.13, z=-9006.50], EntityItem['item.item.LooseRock.Shale'/1572138, l='MpServer', x=552.50, y=145.13, z=-9001.50], EntityItem['item.item.LooseRock.Shale'/1572137, l='MpServer', x=551.50, y=144.13, z=-9001.50], EntityItem['item.item.stick'/1572439, l='MpServer', x=491.50, y=144.13, z=-9005.50], EntityItem['item.item.stick'/1572438, l='MpServer', x=492.33, y=146.13, z=-8996.50], EntityZombieTFC['Zombie'/1572437, l='MpServer', x=489.59, y=143.00, z=-9006.16], EntityItem['item.item.snowball'/1572436, l='MpServer', x=491.13, y=132.13, z=-9003.06], EntityItem['item.item.Small Ore.Native Platinum'/1572435, l='MpServer', x=493.50, y=132.13, z=-9003.50], EntityZombieTFC['Zombie'/1572434, l='MpServer', x=490.44, y=73.00, z=-9003.97], EntityItem['item.item.LooseRock.Shale'/1572177, l='MpServer', x=550.50, y=147.13, z=-9102.50], EntityItem['item.item.LooseRock.Shale'/1572191, l='MpServer', x=474.50, y=147.13, z=-9050.50], EntityItem['item.item.LooseRock.Shale'/1572190, l='MpServer', x=477.50, y=145.13, z=-9051.50], EntityItem['item.item.LooseRock.Shale'/1572419, l='MpServer', x=498.50, y=162.13, z=-9013.51], EntityItem['item.item.LooseRock.Shale'/1572418, l='MpServer', x=504.50, y=163.13, z=-9023.50], EntityZombieTFC['Zombie'/1572417, l='MpServer', x=499.06, y=96.00, z=-9013.25], EntityZombieTFC['Zombie'/1572416, l='MpServer', x=494.86, y=89.00, z=-9014.43], EntityItem['item.item.rottenFlesh'/1572170, l='MpServer', x=472.91, y=148.13, z=-9091.88], EntityZombieTFC['Zombie'/1572169, l='MpServer', x=468.50, y=72.00, z=-9096.44], EntityItem['item.item.stick'/1572215, l='MpServer', x=565.50, y=148.13, z=-9074.50], EntityCreeperTFC['Creeper'/1572210, l='MpServer', x=500.13, y=84.00, z=-8968.75], EntityItem['item.item.stick'/1572217, l='MpServer', x=566.50, y=148.13, z=-9076.50], EntityItem['item.item.stick'/1572216, l='MpServer', x=563.50, y=148.13, z=-9079.50], EntityItem['item.item.stick'/1572455, l='MpServer', x=579.50, y=145.13, z=-9057.50], EntityZombieTFC['Zombie'/1572454, l='MpServer', x=577.82, y=46.00, z=-9067.63], EntitySkeletonTFC['Skeleton'/1572196, l='MpServer', x=464.91, y=97.00, z=-8979.50], EntityItem['item.item.stick'/1572451, l='MpServer', x=524.50, y=159.13, z=-8999.50], EntitySpiderTFC['Spider'/1572195, l='MpServer', x=466.97, y=105.00, z=-8985.56], EntityItem['item.item.LooseRock.Shale'/1572207, l='MpServer', x=578.50, y=148.13, z=-9079.50], EntityItem['item.item.LooseRock.Shale'/1572206, l='MpServer', x=577.50, y=148.13, z=-9072.50], EntityItem['item.item.LooseRock.Shale'/1572457, l='MpServer', x=586.49, y=145.13, z=-9057.50], EntityItem['item.item.LooseRock.Shale'/1572456, l='MpServer', x=578.50, y=144.13, z=-9058.50], EntitySpiderTFC['Spider'/1572247, l='MpServer', x=499.19, y=94.00, z=-8990.97], EntityItem['item.item.LooseRock.Shale'/1572243, l='MpServer', x=574.50, y=144.13, z=-8988.50], EntityItem['item.item.LooseRock.Shale'/1572242, l='MpServer', x=573.50, y=144.13, z=-8989.50], EntityItem['item.item.LooseRock.Shale'/1572253, l='MpServer', x=478.50, y=144.13, z=-9016.50], EntitySkeletonTFC['Skeleton'/1572252, l='MpServer', x=472.22, y=80.00, z=-9017.47], EntityItem['item.item.LooseRock.Shale'/1572250, l='MpServer', x=502.50, y=154.13, z=-8989.50], EntitySkeletonTFC['Skeleton'/1572249, l='MpServer', x=507.50, y=110.00, z=-8983.91], EntityZombieTFC['Zombie'/1572248, l='MpServer', x=507.47, y=86.00, z=-8984.06], EntitySkeletonTFC['Skeleton'/1572231, l='MpServer', x=467.68, y=73.00, z=-9108.47], EntityDeer['Deer'/1572228, l='MpServer', x=486.53, y=144.00, z=-8959.91], EntityEndermanTFC['Enderman'/1572227, l='MpServer', x=491.63, y=98.00, z=-8973.13], EntityCreeperTFC['Creeper'/1572234, l='MpServer', x=469.38, y=73.00, z=-9109.69], EntityZombieTFC['Zombie'/1572233, l='MpServer', x=466.22, y=76.00, z=-9105.59], EntitySkeletonTFC['Skeleton'/1572232, l='MpServer', x=462.92, y=77.00, z=-9103.50], EntityItem['item.item.LooseRock.Shale'/1572287, l='MpServer', x=503.50, y=144.13, z=-9105.50], EntityZombieTFC['Zombie'/1572285, l='MpServer', x=498.13, y=72.00, z=-9118.13], EntitySkeletonTFC['Skeleton'/1572284, l='MpServer', x=615.44, y=110.00, z=-9065.06], EntityItem['item.item.LooseRock.Shale'/1572283, l='MpServer', x=596.49, y=144.13, z=-9016.60], EntitySkeletonTFC['Skeleton'/1572262, l='MpServer', x=463.50, y=103.00, z=-9008.91], EntityZombieTFC['Zombie'/1572261, l='MpServer', x=462.47, y=84.00, z=-9017.31], EntityItem['item.item.LooseRock.Shale'/1572259, l='MpServer', x=536.50, y=149.13, z=-8984.50], EntitySpiderTFC['Spider'/1572265, l='MpServer', x=460.13, y=148.00, z=-9015.44], EntityItem['item.item.LooseRock.Shale'/1572055, l='MpServer', x=545.50, y=145.13, z=-9064.50], EntityItem['item.item.stick'/1572311, l='MpServer', x=595.50, y=148.13, z=-9107.50], EntityItem['item.item.LooseRock.Shale'/1572054, l='MpServer', x=514.50, y=153.13, z=-9034.50], EntitySkeletonTFC['Skeleton'/1572053, l='MpServer', x=519.50, y=121.00, z=-9031.91], EntityEndermanTFC['Enderman'/1572052, l='MpServer', x=510.53, y=104.00, z=-9038.38], EntityEndermanTFC['Enderman'/1572051, l='MpServer', x=516.25, y=109.00, z=-9028.25], EntitySkeletonTFC['Skeleton'/1572050, l='MpServer', x=516.52, y=89.00, z=-9020.42], EntityItem['item.item.LooseRock.Shale'/1572049, l='MpServer', x=534.50, y=148.13, z=-9032.50], EntityItem['item.item.stick'/1572048, l='MpServer', x=537.50, y=152.13, z=-9038.50], EntityItem['item.item.rottenFlesh'/1572063, l='MpServer', x=543.25, y=147.13, z=-9087.56], EntityItem['item.item.LooseRock.Shale'/1572062, l='MpServer', x=537.91, y=141.13, z=-9078.66], EntityZombieTFC['Zombie'/1572061, l='MpServer', x=507.88, y=106.00, z=-9045.50], EntityItem['item.item.LooseRock.Shale'/1572060, l='MpServer', x=552.50, y=151.13, z=-9025.50], EntityItem['item.item.LooseRock.Shale'/1572059, l='MpServer', x=551.50, y=151.13, z=-9028.50], EntityItem['item.item.LooseRock.Shale'/1572058, l='MpServer', x=554.50, y=149.13, z=-9036.50], EntityItem['item.item.LooseRock.Shale'/1572057, l='MpServer', x=544.50, y=144.13, z=-9063.50], EntityItem['item.item.stick'/1572056, l='MpServer', x=546.50, y=144.13, z=-9063.50], EntityItem['item.item.rottenFlesh'/1572312, l='MpServer', x=592.91, y=148.13, z=-9107.88], EntityCreeperTFC['Creeper'/1572038, l='MpServer', x=538.59, y=97.00, z=-9053.00], EntitySkeletonTFC['Skeleton'/1572037, l='MpServer', x=548.25, y=100.00, z=-9054.47], EntityCreeperTFC['Creeper'/1572036, l='MpServer', x=543.56, y=100.00, z=-9045.09], EntityCreeperTFC['Creeper'/1572035, l='MpServer', x=540.31, y=99.00, z=-9049.31], EntityItem['item.item.LooseRock.Shale'/1572047, l='MpServer', x=536.50, y=153.13, z=-9034.50], EntityItem['item.item.LooseRock.Shale'/1572303, l='MpServer', x=575.50, y=147.13, z=-8998.50], EntityItem['item.item.LooseRock.Shale'/1572046, l='MpServer', x=550.50, y=148.13, z=-9049.50], EntityItem['item.item.LooseRock.Shale'/1572302, l='MpServer', x=571.42, y=148.25, z=-9007.50], EntityItem['item.item.LooseRock.Shale'/1572045, l='MpServer', x=550.50, y=147.13, z=-9051.50], EntityItem['item.item.LooseRock.Shale'/1572301, l='MpServer', x=539.49, y=143.41, z=-9007.50], EntityItem['item.item.stick'/1572044, l='MpServer', x=552.50, y=151.13, z=-9040.50], EntitySkeletonTFC['Skeleton'/1572300, l='MpServer', x=526.56, y=121.00, z=-8995.83], EntityZombieTFC['Zombie'/1572043, l='MpServer', x=552.53, y=80.00, z=-9056.03], EntityZombieTFC['Zombie'/1572299, l='MpServer', x=541.47, y=80.00, z=-9005.64], EntitySkeletonTFC['Skeleton'/1574340, l='MpServer', x=521.50, y=97.00, z=-9028.50], EntityItem['item.item.stick'/1572042, l='MpServer', x=543.50, y=144.13, z=-9063.50], EntityZombieTFC['Zombie'/1572298, l='MpServer', x=535.50, y=79.00, z=-9015.06], EntityItem['item.item.LooseRock.Shale'/1572041, l='MpServer', x=518.50, y=147.13, z=-9044.50], EntityItem['item.item.LooseRock.Shale'/1572040, l='MpServer', x=519.50, y=145.13, z=-9045.50], EntitySkeletonTFC['Skeleton'/1572343, l='MpServer', x=453.84, y=101.00, z=-8985.50], EntityItem['item.item.Firestarter'/1572086, l='MpServer', x=569.91, y=148.13, z=-9037.16], EntityItem['item.item.LooseRock.Shale'/1572342, l='MpServer', x=560.50, y=149.13, z=-9010.50], EntitySkeletonTFC['Skeleton'/1572085, l='MpServer', x=565.19, y=143.00, z=-9053.78], EntityItem['item.item.LooseRock.Shale'/1572084, l='MpServer', x=570.50, y=147.13, z=-9066.50], EntityItem['item.item.LooseRock.Shale'/1572083, l='MpServer', x=549.50, y=144.13, z=-9085.50], EntityBat['Bat'/1572082, l='MpServer', x=547.47, y=44.00, z=-9075.22], EntityBat['Bat'/1572081, l='MpServer', x=548.09, y=44.62, z=-9075.44], EntityItem['item.item.LooseRock.Shale'/1572080, l='MpServer', x=502.50, y=144.13, z=-9068.50], EntityItem['item.item.LooseRock.Shale'/1572094, l='MpServer', x=590.50, y=147.13, z=-9048.50], EntityItem['item.item.LooseRock.Shale'/1572093, l='MpServer', x=589.50, y=148.13, z=-9049.50], EntityItem['item.item.stick'/1572092, l='MpServer', x=590.50, y=148.13, z=-9051.50], EntityItem['item.item.LooseRock.Shale'/1572091, l='MpServer', x=582.50, y=148.13, z=-9050.50], EntitySkeletonTFC['Skeleton'/1572344, l='MpServer', x=451.50, y=105.00, z=-8985.50], EntityItem['item.item.stick'/1572071, l='MpServer', x=520.50, y=157.13, z=-9009.50], EntityItem['item.item.LooseRock.Shale'/1572327, l='MpServer', x=479.50, y=144.13, z=-9028.50], EntityItem['item.item.LooseRock.Shale'/1572070, l='MpServer', x=517.50, y=144.13, z=-9019.50], EntityItem['item.item.LooseRock.Shale'/1572069, l='MpServer', x=527.50, y=147.13, z=-9012.50], EntityItem['item.item.LooseRock.Shale'/1572325, l='MpServer', x=475.50, y=145.13, z=-9025.50], EntityZombieTFC['Zombie'/1572068, l='MpServer', x=523.03, y=97.00, z=-9017.50], EntityItem['item.item.LooseRock.Shale'/1572067, l='MpServer', x=542.50, y=144.13, z=-9010.50], EntitySkeletonTFC['Skeleton'/1572323, l='MpServer', x=471.50, y=96.00, z=-9028.50], EntityItem['item.item.LooseRock.Shale'/1572066, l='MpServer', x=568.50, y=144.13, z=-9045.50], EntityZombieTFC['Zombie'/1572322, l='MpServer', x=465.47, y=82.00, z=-9031.02], EntityItem['item.item.LooseRock.Shale'/1572065, l='MpServer', x=531.63, y=148.13, z=-9087.81], EntityItem['item.item.LooseRock.Shale'/1572064, l='MpServer', x=528.88, y=148.13, z=-9085.81], EntityItem['item.item.rottenFlesh'/1572079, l='MpServer', x=501.66, y=145.13, z=-9070.03], EntityItem['item.item.LooseRock.Shale'/1572078, l='MpServer', x=499.50, y=160.13, z=-9026.50], EntityItem['item.item.LooseRock.Shale'/1572077, l='MpServer', x=502.50, y=156.13, z=-9039.50], EntityItem['item.item.LooseRock.Shale'/1572076, l='MpServer', x=498.50, y=150.13, z=-9038.50], EntityItem['item.item.LooseRock.Shale'/1572075, l='MpServer', x=509.50, y=157.13, z=-9029.50], EntityItem['item.item.rottenFlesh'/1572074, l='MpServer', x=507.38, y=159.13, z=-9034.00], EntityItem['item.item.rottenFlesh'/1572073, l='MpServer', x=510.13, y=157.13, z=-9034.63], EntityZombieTFC['Zombie'/1572329, l='MpServer', x=468.72, y=148.00, z=-9047.84], EntityZombieTFC['Zombie'/1572072, l='MpServer', x=514.44, y=97.00, z=-9032.25], EntityItem['item.item.LooseRock.Shale'/1572328, l='MpServer', x=470.50, y=148.13, z=-9038.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
at net.minecraft.client.main.Main.main(SourceFile:148)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 200117000 bytes (190 MB) / 1081606144 bytes (1031 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 3 total; -Xms256M -Xmx2048M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
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.99.99 Minecraft Forge 10.13.4.1448 124 mods loaded, 124 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 355.82' Renderer: 'GeForce GTX 960/PCIe/SSE2'
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 960/PCIe/SSE2 GL version 4.5.0 NVIDIA 355.82, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [HymnsOfConquest_]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
 

kev12east

New Member
Jul 29, 2019
546
0
1
I tried using the BC pump, but the water still do not go into the boilers, but you can store it into tanks like normal water. It didn't work with Hot Spring Water, Salt Water or Fresh Water.

-Doctor

I'll look into fixing this, right now I don't have an answer for you.

Help please!
All of a sudden my client crashes to desktop as soon as I pop in the server. I tried updating java/drivers but no luck. I was playing for an hour prior, but now any time I log in in crashes to desktop. Running the recommended current build.
Any help would be much appreciated
-morse

---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!

Time: 9/17/15 9:45 PM
Description: Unexpected error

java.lang.ArrayIndexOutOfBoundsException: 8
at com.bioxx.tfc.Blocks.Flora.BlockLogNatural2.func_149691_a(BlockLogNatural2.java:32)
at com.bioxx.tfc.Blocks.Flora.BlockLogVert2.func_149691_a(BlockLogVert2.java:31)
at net.minecraft.block.Block.func_149673_e(Block.java:556)
at net.minecraft.client.renderer.RenderBlocks.func_147793_a(RenderBlocks.java:8227)
at net.minecraft.client.renderer.RenderBlocks.func_147751_a(RenderBlocks.java:4549)
at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4247)
at com.aleksey.merchants.Render.Blocks.RenderAnvilDie.renderWorldBlock(RenderAnvilDie.java:38)
at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:118)
at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:53)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:296)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at fastcraft.a.o.a(F:101)
at fastcraft.Hooks.t(F:147)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
at weather2.weathersystem.EntityRendererProxyWeather2Mini.func_78480_b(EntityRendererProxyWeather2Mini.java:50)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Stacktrace:
at com.bioxx.tfc.Blocks.Flora.BlockLogNatural2.func_149691_a(BlockLogNatural2.java:32)
at com.bioxx.tfc.Blocks.Flora.BlockLogVert2.func_149691_a(BlockLogVert2.java:31)
at net.minecraft.block.Block.func_149673_e(Block.java:556)
at net.minecraft.client.renderer.RenderBlocks.func_147793_a(RenderBlocks.java:8227)
at net.minecraft.client.renderer.RenderBlocks.func_147751_a(RenderBlocks.java:4549)
at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4247)
at com.aleksey.merchants.Render.Blocks.RenderAnvilDie.renderWorldBlock(RenderAnvilDie.java:38)
at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:118)
at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:53)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:296)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at fastcraft.a.o.a(F:101)
at fastcraft.Hooks.t(F:147)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['mrmorse'/1571867, l='MpServer', x=535.65, y=150.62, z=-9043.73]]
Chunk stats: MultiplayerChunkCache: 121, 121
Level seed: 9048601363480818045
Level generator: ID 00 - TFCDefault, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (312,146,-11797), Chunk: (at 8,9,11 in 19,-738; contains blocks 304,0,-11808 to 319,255,-11793), Region: (0,-24; contains chunks 0,-768 to 31,-737, blocks 0,0,-12288 to 511,255,-11777)
Level time: 19066639 game time, 20842611 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 163 total; [EntitySkeletonTFC['Skeleton'/1572119, l='MpServer', x=482.69, y=96.00, z=-8983.66], EntityEndermanTFC['Enderman'/1572118, l='MpServer', x=494.50, y=97.00, z=-8978.41], EntitySkeletonTFC['Skeleton'/1572368, l='MpServer', x=606.84, y=150.00, z=-9129.06], EntityItem['item.item.LooseRock.Shale'/1572381, l='MpServer', x=516.50, y=148.13, z=-9089.50], EntityItem['item.item.Small Ore.Native Platinum'/1572379, l='MpServer', x=493.50, y=147.13, z=-9016.50], EntitySkeletonTFC['Skeleton'/1572378, l='MpServer', x=488.22, y=86.00, z=-9012.28], EntityCowTFC['Cow'/1572120, l='MpServer', x=489.13, y=143.00, z=-8984.77], EntitySkeletonTFC['Skeleton'/1574410, l='MpServer', x=516.50, y=80.00, z=-9047.50], EntitySkeletonTFC['Skeleton'/1574411, l='MpServer', x=518.50, y=80.00, z=-9046.50], EntityBat['Bat'/1572099, l='MpServer', x=479.38, y=71.00, z=-9108.28], EntitySkeletonTFC['Skeleton'/1572098, l='MpServer', x=497.54, y=73.00, z=-9112.38], EntityItem['item.item.rottenFlesh'/1572354, l='MpServer', x=592.09, y=148.13, z=-9095.75], EntityItem['item.item.stick'/1572353, l='MpServer', x=505.50, y=148.13, z=-9090.50], EntityItem['item.item.stick'/1572352, l='MpServer', x=505.50, y=148.13, z=-9088.50], EntityWolfTFC['Wolf'/1572111, l='MpServer', x=482.46, y=142.00, z=-9036.59], EntityItem['item.item.LooseRock.Shale'/1572367, l='MpServer', x=483.49, y=148.13, z=-9087.50], EntityClientPlayerMP['mrmorse'/1571867, l='MpServer', x=535.65, y=150.62, z=-9043.73], EntityItem['item.item.LooseRock.Shale'/1572110, l='MpServer', x=480.50, y=144.13, z=-9039.50], EntityItem['item.item.LooseRock.Shale'/1572366, l='MpServer', x=480.69, y=148.13, z=-9074.50], EntityZombieTFC['Zombie'/1572109, l='MpServer', x=504.63, y=92.00, z=-9029.53], EntityZombieTFC['Zombie'/1572108, l='MpServer', x=489.47, y=75.00, z=-9027.17], EntityZombieTFC['Zombie'/1572107, l='MpServer', x=556.97, y=101.00, z=-8974.38], EntityZombieTFC['Zombie'/1572106, l='MpServer', x=558.50, y=100.00, z=-8969.91], EntitySkeletonTFC['Skeleton'/1572407, l='MpServer', x=507.50, y=93.00, z=-8995.92], EntitySkeletonTFC['Skeleton'/1572406, l='MpServer', x=498.41, y=93.00, z=-8994.19], EntityZombieTFC['Zombie'/1572150, l='MpServer', x=561.03, y=101.00, z=-8972.53], EntityZombieTFC['Zombie'/1572405, l='MpServer', x=507.50, y=87.00, z=-9007.09], EntitySkeletonTFC['Skeleton'/1572415, l='MpServer', x=490.91, y=105.00, z=-9047.47], EntityZombieTFC['Zombie'/1572153, l='MpServer', x=522.67, y=95.00, z=-8984.51], EntityItem['item.item.LooseRock.Shale'/1572409, l='MpServer', x=501.50, y=163.13, z=-9005.50], EntityItem['item.item.stick'/1572408, l='MpServer', x=504.51, y=162.13, z=-9005.50], EntityZombieTFC['Zombie'/1572135, l='MpServer', x=465.00, y=148.00, z=-9015.56], EntityCreeperTFC['Creeper'/1572388, l='MpServer', x=480.53, y=97.00, z=-8993.25], EntityZombieTFC['Zombie'/1572132, l='MpServer', x=454.00, y=92.00, z=-9027.56], EntityCreeperTFC['Creeper'/1572387, l='MpServer', x=477.43, y=97.47, z=-8987.40], EntityZombieTFC['Zombie'/1572386, l='MpServer', x=472.75, y=95.00, z=-8997.41], EntityTrail['unknown'/314, l='MpServer', x=535.65, y=150.62, z=-9043.73], EntityItem['item.item.LooseRock.Shale'/1572139, l='MpServer', x=553.50, y=148.13, z=-9006.50], EntityItem['item.item.LooseRock.Shale'/1572138, l='MpServer', x=552.50, y=145.13, z=-9001.50], EntityItem['item.item.LooseRock.Shale'/1572137, l='MpServer', x=551.50, y=144.13, z=-9001.50], EntityItem['item.item.stick'/1572439, l='MpServer', x=491.50, y=144.13, z=-9005.50], EntityItem['item.item.stick'/1572438, l='MpServer', x=492.33, y=146.13, z=-8996.50], EntityZombieTFC['Zombie'/1572437, l='MpServer', x=489.59, y=143.00, z=-9006.16], EntityItem['item.item.snowball'/1572436, l='MpServer', x=491.13, y=132.13, z=-9003.06], EntityItem['item.item.Small Ore.Native Platinum'/1572435, l='MpServer', x=493.50, y=132.13, z=-9003.50], EntityZombieTFC['Zombie'/1572434, l='MpServer', x=490.44, y=73.00, z=-9003.97], EntityItem['item.item.LooseRock.Shale'/1572177, l='MpServer', x=550.50, y=147.13, z=-9102.50], EntityItem['item.item.LooseRock.Shale'/1572191, l='MpServer', x=474.50, y=147.13, z=-9050.50], EntityItem['item.item.LooseRock.Shale'/1572190, l='MpServer', x=477.50, y=145.13, z=-9051.50], EntityItem['item.item.LooseRock.Shale'/1572419, l='MpServer', x=498.50, y=162.13, z=-9013.51], EntityItem['item.item.LooseRock.Shale'/1572418, l='MpServer', x=504.50, y=163.13, z=-9023.50], EntityZombieTFC['Zombie'/1572417, l='MpServer', x=499.06, y=96.00, z=-9013.25], EntityZombieTFC['Zombie'/1572416, l='MpServer', x=494.86, y=89.00, z=-9014.43], EntityItem['item.item.rottenFlesh'/1572170, l='MpServer', x=472.91, y=148.13, z=-9091.88], EntityZombieTFC['Zombie'/1572169, l='MpServer', x=468.50, y=72.00, z=-9096.44], EntityItem['item.item.stick'/1572215, l='MpServer', x=565.50, y=148.13, z=-9074.50], EntityCreeperTFC['Creeper'/1572210, l='MpServer', x=500.13, y=84.00, z=-8968.75], EntityItem['item.item.stick'/1572217, l='MpServer', x=566.50, y=148.13, z=-9076.50], EntityItem['item.item.stick'/1572216, l='MpServer', x=563.50, y=148.13, z=-9079.50], EntityItem['item.item.stick'/1572455, l='MpServer', x=579.50, y=145.13, z=-9057.50], EntityZombieTFC['Zombie'/1572454, l='MpServer', x=577.82, y=46.00, z=-9067.63], EntitySkeletonTFC['Skeleton'/1572196, l='MpServer', x=464.91, y=97.00, z=-8979.50], EntityItem['item.item.stick'/1572451, l='MpServer', x=524.50, y=159.13, z=-8999.50], EntitySpiderTFC['Spider'/1572195, l='MpServer', x=466.97, y=105.00, z=-8985.56], EntityItem['item.item.LooseRock.Shale'/1572207, l='MpServer', x=578.50, y=148.13, z=-9079.50], EntityItem['item.item.LooseRock.Shale'/1572206, l='MpServer', x=577.50, y=148.13, z=-9072.50], EntityItem['item.item.LooseRock.Shale'/1572457, l='MpServer', x=586.49, y=145.13, z=-9057.50], EntityItem['item.item.LooseRock.Shale'/1572456, l='MpServer', x=578.50, y=144.13, z=-9058.50], EntitySpiderTFC['Spider'/1572247, l='MpServer', x=499.19, y=94.00, z=-8990.97], EntityItem['item.item.LooseRock.Shale'/1572243, l='MpServer', x=574.50, y=144.13, z=-8988.50], EntityItem['item.item.LooseRock.Shale'/1572242, l='MpServer', x=573.50, y=144.13, z=-8989.50], EntityItem['item.item.LooseRock.Shale'/1572253, l='MpServer', x=478.50, y=144.13, z=-9016.50], EntitySkeletonTFC['Skeleton'/1572252, l='MpServer', x=472.22, y=80.00, z=-9017.47], EntityItem['item.item.LooseRock.Shale'/1572250, l='MpServer', x=502.50, y=154.13, z=-8989.50], EntitySkeletonTFC['Skeleton'/1572249, l='MpServer', x=507.50, y=110.00, z=-8983.91], EntityZombieTFC['Zombie'/1572248, l='MpServer', x=507.47, y=86.00, z=-8984.06], EntitySkeletonTFC['Skeleton'/1572231, l='MpServer', x=467.68, y=73.00, z=-9108.47], EntityDeer['Deer'/1572228, l='MpServer', x=486.53, y=144.00, z=-8959.91], EntityEndermanTFC['Enderman'/1572227, l='MpServer', x=491.63, y=98.00, z=-8973.13], EntityCreeperTFC['Creeper'/1572234, l='MpServer', x=469.38, y=73.00, z=-9109.69], EntityZombieTFC['Zombie'/1572233, l='MpServer', x=466.22, y=76.00, z=-9105.59], EntitySkeletonTFC['Skeleton'/1572232, l='MpServer', x=462.92, y=77.00, z=-9103.50], EntityItem['item.item.LooseRock.Shale'/1572287, l='MpServer', x=503.50, y=144.13, z=-9105.50], EntityZombieTFC['Zombie'/1572285, l='MpServer', x=498.13, y=72.00, z=-9118.13], EntitySkeletonTFC['Skeleton'/1572284, l='MpServer', x=615.44, y=110.00, z=-9065.06], EntityItem['item.item.LooseRock.Shale'/1572283, l='MpServer', x=596.49, y=144.13, z=-9016.60], EntitySkeletonTFC['Skeleton'/1572262, l='MpServer', x=463.50, y=103.00, z=-9008.91], EntityZombieTFC['Zombie'/1572261, l='MpServer', x=462.47, y=84.00, z=-9017.31], EntityItem['item.item.LooseRock.Shale'/1572259, l='MpServer', x=536.50, y=149.13, z=-8984.50], EntitySpiderTFC['Spider'/1572265, l='MpServer', x=460.13, y=148.00, z=-9015.44], EntityItem['item.item.LooseRock.Shale'/1572055, l='MpServer', x=545.50, y=145.13, z=-9064.50], EntityItem['item.item.stick'/1572311, l='MpServer', x=595.50, y=148.13, z=-9107.50], EntityItem['item.item.LooseRock.Shale'/1572054, l='MpServer', x=514.50, y=153.13, z=-9034.50], EntitySkeletonTFC['Skeleton'/1572053, l='MpServer', x=519.50, y=121.00, z=-9031.91], EntityEndermanTFC['Enderman'/1572052, l='MpServer', x=510.53, y=104.00, z=-9038.38], EntityEndermanTFC['Enderman'/1572051, l='MpServer', x=516.25, y=109.00, z=-9028.25], EntitySkeletonTFC['Skeleton'/1572050, l='MpServer', x=516.52, y=89.00, z=-9020.42], EntityItem['item.item.LooseRock.Shale'/1572049, l='MpServer', x=534.50, y=148.13, z=-9032.50], EntityItem['item.item.stick'/1572048, l='MpServer', x=537.50, y=152.13, z=-9038.50], EntityItem['item.item.rottenFlesh'/1572063, l='MpServer', x=543.25, y=147.13, z=-9087.56], EntityItem['item.item.LooseRock.Shale'/1572062, l='MpServer', x=537.91, y=141.13, z=-9078.66], EntityZombieTFC['Zombie'/1572061, l='MpServer', x=507.88, y=106.00, z=-9045.50], EntityItem['item.item.LooseRock.Shale'/1572060, l='MpServer', x=552.50, y=151.13, z=-9025.50], EntityItem['item.item.LooseRock.Shale'/1572059, l='MpServer', x=551.50, y=151.13, z=-9028.50], EntityItem['item.item.LooseRock.Shale'/1572058, l='MpServer', x=554.50, y=149.13, z=-9036.50], EntityItem['item.item.LooseRock.Shale'/1572057, l='MpServer', x=544.50, y=144.13, z=-9063.50], EntityItem['item.item.stick'/1572056, l='MpServer', x=546.50, y=144.13, z=-9063.50], EntityItem['item.item.rottenFlesh'/1572312, l='MpServer', x=592.91, y=148.13, z=-9107.88], EntityCreeperTFC['Creeper'/1572038, l='MpServer', x=538.59, y=97.00, z=-9053.00], EntitySkeletonTFC['Skeleton'/1572037, l='MpServer', x=548.25, y=100.00, z=-9054.47], EntityCreeperTFC['Creeper'/1572036, l='MpServer', x=543.56, y=100.00, z=-9045.09], EntityCreeperTFC['Creeper'/1572035, l='MpServer', x=540.31, y=99.00, z=-9049.31], EntityItem['item.item.LooseRock.Shale'/1572047, l='MpServer', x=536.50, y=153.13, z=-9034.50], EntityItem['item.item.LooseRock.Shale'/1572303, l='MpServer', x=575.50, y=147.13, z=-8998.50], EntityItem['item.item.LooseRock.Shale'/1572046, l='MpServer', x=550.50, y=148.13, z=-9049.50], EntityItem['item.item.LooseRock.Shale'/1572302, l='MpServer', x=571.42, y=148.25, z=-9007.50], EntityItem['item.item.LooseRock.Shale'/1572045, l='MpServer', x=550.50, y=147.13, z=-9051.50], EntityItem['item.item.LooseRock.Shale'/1572301, l='MpServer', x=539.49, y=143.41, z=-9007.50], EntityItem['item.item.stick'/1572044, l='MpServer', x=552.50, y=151.13, z=-9040.50], EntitySkeletonTFC['Skeleton'/1572300, l='MpServer', x=526.56, y=121.00, z=-8995.83], EntityZombieTFC['Zombie'/1572043, l='MpServer', x=552.53, y=80.00, z=-9056.03], EntityZombieTFC['Zombie'/1572299, l='MpServer', x=541.47, y=80.00, z=-9005.64], EntitySkeletonTFC['Skeleton'/1574340, l='MpServer', x=521.50, y=97.00, z=-9028.50], EntityItem['item.item.stick'/1572042, l='MpServer', x=543.50, y=144.13, z=-9063.50], EntityZombieTFC['Zombie'/1572298, l='MpServer', x=535.50, y=79.00, z=-9015.06], EntityItem['item.item.LooseRock.Shale'/1572041, l='MpServer', x=518.50, y=147.13, z=-9044.50], EntityItem['item.item.LooseRock.Shale'/1572040, l='MpServer', x=519.50, y=145.13, z=-9045.50], EntitySkeletonTFC['Skeleton'/1572343, l='MpServer', x=453.84, y=101.00, z=-8985.50], EntityItem['item.item.Firestarter'/1572086, l='MpServer', x=569.91, y=148.13, z=-9037.16], EntityItem['item.item.LooseRock.Shale'/1572342, l='MpServer', x=560.50, y=149.13, z=-9010.50], EntitySkeletonTFC['Skeleton'/1572085, l='MpServer', x=565.19, y=143.00, z=-9053.78], EntityItem['item.item.LooseRock.Shale'/1572084, l='MpServer', x=570.50, y=147.13, z=-9066.50], EntityItem['item.item.LooseRock.Shale'/1572083, l='MpServer', x=549.50, y=144.13, z=-9085.50], EntityBat['Bat'/1572082, l='MpServer', x=547.47, y=44.00, z=-9075.22], EntityBat['Bat'/1572081, l='MpServer', x=548.09, y=44.62, z=-9075.44], EntityItem['item.item.LooseRock.Shale'/1572080, l='MpServer', x=502.50, y=144.13, z=-9068.50], EntityItem['item.item.LooseRock.Shale'/1572094, l='MpServer', x=590.50, y=147.13, z=-9048.50], EntityItem['item.item.LooseRock.Shale'/1572093, l='MpServer', x=589.50, y=148.13, z=-9049.50], EntityItem['item.item.stick'/1572092, l='MpServer', x=590.50, y=148.13, z=-9051.50], EntityItem['item.item.LooseRock.Shale'/1572091, l='MpServer', x=582.50, y=148.13, z=-9050.50], EntitySkeletonTFC['Skeleton'/1572344, l='MpServer', x=451.50, y=105.00, z=-8985.50], EntityItem['item.item.stick'/1572071, l='MpServer', x=520.50, y=157.13, z=-9009.50], EntityItem['item.item.LooseRock.Shale'/1572327, l='MpServer', x=479.50, y=144.13, z=-9028.50], EntityItem['item.item.LooseRock.Shale'/1572070, l='MpServer', x=517.50, y=144.13, z=-9019.50], EntityItem['item.item.LooseRock.Shale'/1572069, l='MpServer', x=527.50, y=147.13, z=-9012.50], EntityItem['item.item.LooseRock.Shale'/1572325, l='MpServer', x=475.50, y=145.13, z=-9025.50], EntityZombieTFC['Zombie'/1572068, l='MpServer', x=523.03, y=97.00, z=-9017.50], EntityItem['item.item.LooseRock.Shale'/1572067, l='MpServer', x=542.50, y=144.13, z=-9010.50], EntitySkeletonTFC['Skeleton'/1572323, l='MpServer', x=471.50, y=96.00, z=-9028.50], EntityItem['item.item.LooseRock.Shale'/1572066, l='MpServer', x=568.50, y=144.13, z=-9045.50], EntityZombieTFC['Zombie'/1572322, l='MpServer', x=465.47, y=82.00, z=-9031.02], EntityItem['item.item.LooseRock.Shale'/1572065, l='MpServer', x=531.63, y=148.13, z=-9087.81], EntityItem['item.item.LooseRock.Shale'/1572064, l='MpServer', x=528.88, y=148.13, z=-9085.81], EntityItem['item.item.rottenFlesh'/1572079, l='MpServer', x=501.66, y=145.13, z=-9070.03], EntityItem['item.item.LooseRock.Shale'/1572078, l='MpServer', x=499.50, y=160.13, z=-9026.50], EntityItem['item.item.LooseRock.Shale'/1572077, l='MpServer', x=502.50, y=156.13, z=-9039.50], EntityItem['item.item.LooseRock.Shale'/1572076, l='MpServer', x=498.50, y=150.13, z=-9038.50], EntityItem['item.item.LooseRock.Shale'/1572075, l='MpServer', x=509.50, y=157.13, z=-9029.50], EntityItem['item.item.rottenFlesh'/1572074, l='MpServer', x=507.38, y=159.13, z=-9034.00], EntityItem['item.item.rottenFlesh'/1572073, l='MpServer', x=510.13, y=157.13, z=-9034.63], EntityZombieTFC['Zombie'/1572329, l='MpServer', x=468.72, y=148.00, z=-9047.84], EntityZombieTFC['Zombie'/1572072, l='MpServer', x=514.44, y=97.00, z=-9032.25], EntityItem['item.item.LooseRock.Shale'/1572328, l='MpServer', x=470.50, y=148.13, z=-9038.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
at net.minecraft.client.main.Main.main(SourceFile:148)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 200117000 bytes (190 MB) / 1081606144 bytes (1031 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 3 total; -Xms256M -Xmx2048M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
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.99.99 Minecraft Forge 10.13.4.1448 124 mods loaded, 124 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 355.82' Renderer: 'GeForce GTX 960/PCIe/SSE2'
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 960/PCIe/SSE2 GL version 4.5.0 NVIDIA 355.82, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [HymnsOfConquest_]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)

Try removing Fastcraft.
 

kev12east

New Member
Jul 29, 2019
546
0
1
NEW PHYSICS SYSTEM. MAY BREAK OLD BUILD. BACKUP YOUR WORLD!

Update 2.13.0

Forge Version: 10.13.4.1448

Added Territorial Dealing
Added FloodLights
Added BetterSprinting
Added BetterFPS
Added BNBGamingLib
Added BlockPhysics
Added BetterSleeping
Added AquaTweaks
Added CraftingTweaks
Added WailaInhibitor
Added WailaEvents
Added SciAPI
Added StellerSky

Patch Notes:
Added hardened clay recipe
made IE machines cheaper
possibly improved FPS
NEW PHYSICS SYSTEM. MAY BREAK OLD BUILD. BACKUP YOUR WORLD!
new sleeping mechanic
fixed bugs
fixed recipes
protection mod
removed Enviromine
 

kev12east

New Member
Jul 29, 2019
546
0
1
since I have never been on here before, idk where the download button is

FTB Launcher:
3rd party packs tab>pack code>enter "technofirma" without quotes>select the pack>click launch

Curse Launcher:
search for "Technofirma" > press download
 

Ice-Cue

New Member
Jul 29, 2019
3
0
0
Hello.

i am trying to setuo a new server and getting this error report.
can anyone help me?

---- Minecraft Crash Report ----
// Sorry :(

Time: 9/23/15 2:55 PM
Description: Exception in server tick loop

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: acs/tabbychat/gui/context/ChatContext
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:739)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
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.NoClassDefFoundError: acs/tabbychat/gui/context/ChatContext
at acs.tabbychat.core.TabbyChatMod.load(TabbyChatMod.java:24)
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:532)
at sun.reflect.GeneratedMethodAccessor4.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:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
... 5 more
Caused by: java.lang.ClassNotFoundException: acs.tabbychat.gui.context.ChatContext
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 32 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiButton
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 34 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiButton
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 38 more


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: Linux (amd64) version 3.14.17-nitradoV3-MC-300-nH-dP-i
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 185570064 bytes (176 MB) / 432619520 bytes (412 MB) up to 3133997056 bytes (2988 MB)
JVM Flags: 7 total; -Xmx3072M -Xms256M -Xincgc -XX:+DisableExplicitGC -XX:-UseGCOverheadLimit -XX:SoftRefLRUPolicyMSPerMB=1000 -XX:MaxPermSize=384M
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.99.99 Minecraft Forge 10.13.4.1448 102 mods loaded, 102 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{7.10.99.99} [Forge Mod Loader] (ftbserver.jar)
UCHI Forge{10.13.4.1448} [Minecraft Forge] (ftbserver.jar)
UCHI tfc_coremod{0.79.22} [TFC[coremod]] (minecraft.jar)
UCHI bettersleepingcore{1.0} [Better Sleeping Core] (minecraft.jar)
UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHI itemphysic{1.1.2} [ItemPhysic] (minecraft.jar)
UCHI ivtoolkit{1.0.2} [IvToolkit] (minecraft.jar)
UCHI MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
UCHI NotEnoughItems{1.0.5.111} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.111-universal.jar)
UCHI OpenComputers|Core{1.5.15.31} [OpenComputers (Core)] (minecraft.jar)
UCHI TubesCore{${version}} [Tubes Core] (minecraft.jar)
UCHI cuchaz.ships.core{1.7.10-1.0.3} [Ships Mod Core] (minecraft.jar)
UCHI MCP_Wheel{1.1.2} [MC+ Wheel] ([1.7.10][1.2] MC+ Wheel - v1.1.2.jar)
UCHI MCP_Cart{1.3.0} [MC+ Cart] ([1.7.10][1.2] MC+ Cart - v1.3.0.jar)
UCHI MCP_Collision{1.0.0} [MC+ Collision] ([1.7.10][1.2] MC+ Collision - v1.0.0.jar)
UCHI MCP_Lock{1.2.2} [MC+ Lock] ([1.7.10][1.2] MC+ Lock - v1.2.2.jar)
UCHI Eln{47} [Electrical Age] ([1.7.10]ElectricalAge_BETA-1.9_r47-TFC_r6.jar)
UCHI lwstfc{3.5.B79} [Leather Water Sac] ([1.7.10]LeatherWaterSac-3.5.B79.jar)
UCHI MerchantsTFC{1.1.1} [Merchants] ([1.7.10]Merchants-1.1.1.jar)
UCHI MerchantsContainersTFC{1.0.1} [Merchants Containers] ([1.7.10]Merchants-Containers-1.0.1.jar)
UCHI terrafirmacraft{0.79.22} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.22.761.jar)
UCHI tfccellars{1.08} [CellarsAddon] ([1.7.10]TFCCellarsAddon-1.08.jar)
UCHI tfcudarymod{0.2.25} [TFC Udary Mod] ([1.7.10]TFCUdaryMod-0.2.25.jar)
UCHI act{0.0.2a_1.7.10} [AdminCommandsToolbox] (AdminCommandsToolbox-0.0.2a_1.7.10.jar)
UCHI asielib{0.3.8} [asielib] (AsieLib-1.7.10-0.3.8.jar)
UCHI BetterFoliage{1.0.14} [Better Foliage] (BetterFoliage-mc1.7-1.0.14.jar)
UCHI betterrain{0.15} [Better Rain] (betterrain-1.7.2-1.7.10_0.15.jar)
UCHI bettersleeping{1.7.10-1.1.26} [Better Sleeping] (BetterSleeping-1.7.10-1.1.26.jar)
UCHI BetterSprinting{1.1.2} [Better Sprinting] (BetterSprinting MC-1.7.10 v1.1.2.jar)
UCHI BiblioCraft{1.10.5} [BiblioCraft] (BiblioCraft[v1.10.6][MC1.7.10].jar)
UCHI BiblioWoodsTFC{1.1} [BiblioWoodsTFC] (BiblioWoods[TerraFirmaCraftV0.79.18][v1.1].jar)
UCHI BNBGamingLib{2.2.0} [BNBGamingLib] (BNBGamingLib-2.2.0.jar)
UCHI BlockPhysics{0.9.4} [Block Physics] (BlockPhysics-0.9.4.jar)
UCHI BuildCraft|Core{6.4.9} [BuildCraft] (buildcraft-6.4.9.jar)
UCHI BuildCraft|Transport{6.4.9} [BC Transport] (buildcraft-6.4.9.jar)
UCHI BuildCraft|Silicon{6.4.9} [BC Silicon] (buildcraft-6.4.9.jar)
UCHI BuildCraft|Builders{6.4.9} [BC Builders] (buildcraft-6.4.9.jar)
UCHI BuildCraft|Energy{6.4.9} [BC Energy] (buildcraft-6.4.9.jar)
UCHI BuildCraft|Factory{6.4.9} [BC Factory] (buildcraft-6.4.9.jar)
UCHI CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHI ForgeMultipart{1.1.1.323} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.1.323-universal.jar)
UCHI tfcwatercompatibility{1.3} [TFC Water Compatibility] (TFCWaterCompatability1.4.jar)
UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHI Railcraft{9.7.0.0} [Railcraft] (Railcraft_1.7.10-9.7.0.0.jar)
UCHI chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHI CblH8Rs{2.0.3.0} [Cobble Haters] (cobblehaters-2.0.3.0.jar)
UCHI OpenComputers{1.5.15.31} [OpenComputers] (OpenComputers-MC1.7.10-1.5.15.31-universal.jar)
UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHI computronics{1.3.4} [Computronics] (Computronics-1.7.10-1.3.4.jar)
UCHI BuildMod{v1.0} [Build Mod] (coroutil-1.1.2.jar)
UCHI CoroPets{v1.0} [CoroPets] (coroutil-1.1.2.jar)
UCHI CoroAI{v1.0} [CoroAI] (coroutil-1.1.2.jar)
UCHI ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.2.jar)
UCHI ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.2.jar)
UCHI CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar)
UCHI creativecore{1.2.0} [CreativeCore] (CreativeCore v1.2.2 mc1.7.10.jar)
UCHI Custom Modpack{0.0.2} [Custom Modpack] (custom_modpack-0.0.1 (1).jar)
UCHI darkserverutils{0.2.1} [Dark Server Utilities] (DarkServerUtils-0.2.1.jar)
UCHI props{1.12} [Decocraft] (Decocraft-v1.12b_1.7.10.jar)
UCHI farseek{1.0.8} [Farseek] (Farseek-1.0.8.jar)
UCHI FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHI flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UCHI FloodLights{0.6.9-99} [Flood Lights] (FloodLights-1.7.10-0.6.9-99.jar)
UCHI McMultipart{1.1.1.323} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.1.323-universal.jar)
UCHI HelpFixer{1.0.7} [HelpFixer] (HelpFixer-1.0.7.jar)
UCHI HardcoreQuesting{The Journey (4.2.4)} [Hardcore Questing Mode] (HQM-The Journey (4.2.4).jar)
UCHI IguanaTweaks{2B} [Iguana Tweaks] (IguanaTweaks-1.7.10-2B.jar)
UCHI IGWMod{1.1.10-30} [In-Game wiki Mod] (IGW-Mod-1.7.10-1.1.10-30-universal.jar)
UCHI ImmersiveEngineering{0.5.4} [Immersive Engineering] (ImmersiveEngineering-0.5.4.jar)
UCHI lightcontrol{0.2} [Light Control] (LightControl-0.2.jar)
UCHI malisiscore{1.7.10-0.12.9} [MalisisCore] (malisiscore-1.7.10-0.12.9.jar)
UCHI malisisdoors{1.7.10-1.10} [Malisis' Doors] (malisisdoors-1.7.10-1.10.jar)
UCHI mdecore{v1.0-mc1.7.10} [MattDahEpic Core] (mdecore-1.0.jar)
UCHI MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10.jar)
UCHI MobProperties{0.4.0} [Mob Properties] (MobProperties-1.7.10-0.4.0.jar)
UCHI modtweaker2{0.9.2} [Mod Tweaker 2] (ModTweaker2-0.9.3.jar)
UCHI openprinter{0.1.0.102} [OpenPrinter] (OpenPrinter-MC1.7.10-OC1.4-0.1.0.102.jar)
UCHI parachutemod{1.7.10} [Parachute Mod] (parachutemod-1.7.10-2.5.6-01.jar)
UCHI PneumaticCraft{1.6.7-69} [PneumaticCraft] (PneumaticCraft-1.7.10-1.6.7-69-universal.jar)
UCHI Revamp{1.3.1} [Revamp] (Revamp-1.3.1.jar)
UCHI RopesPlus{1.6.4} [Ropes+] (RopePlus-1.7.10.jar)
UCHI cuchaz.cuchazinteractive{1.7.10-1.0} [Cuchaz Interactive] (shipsMod-v1.7.10-1.0.4.jar)
UCHI cuchaz.ships{1.7.10-1.0.3} [Ships Mod] (shipsMod-v1.7.10-1.0.4.jar)
UCHI SpecialAI{1.1.1} [Special AI] (SpecialAI-1.7.10-1.1.1.jar)
UCHI streams{0.1.4} [Streams] (Streams-0.1.4.jar)
UCHE tabbychat{1.11.2.2} [TabbyChat] (TabbyChat-1.7.10-1.11.2.2-fml.jar)
UCHI technofirma{0.2.0} [Technofirma] (Technofirma-0.2.0.jar)
UCHI territorychevsky{b12} [Territorial Dealings] (TerritorialDealings_1.7.10_b12.zip)
UCHI tfcrailcraft{0.1.1} [TFC Railcraft Compatibility] (tfcrailcraft-0.1.1.jar)
UCHI ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar)
UCHI thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHI Tubes{2.0.5} [Tubes] (Tubes-1.7.10-2.0.5.jar)
UCHI wailaevents{1.0.0} [Waila Events] (WailaEvents-1.0.0.jar)
UCHI wailainhib{1.0.0} [Waila Inhibitors] (Waila Inhib-1.0.0.jar)
UCHI WarpTheory{1.7.10R1.0} [WarpTheory] (WarpTheory-1.7-1.0-24.jar)
UCHI wawla{1.3.1} [What Are We Looking At] (Wawla-1.3.1-1.7.10.jar)
UCHI weather2{v2.3.6} [Localized Weather & Storms] (Weather-2.3.7.jar)
UCHI yegamolchattels{1.1.1.1} [Ye Gamol Chattels] (YeGamolChattels-1.1.1.1.n37.jar)
UCHI FMPIntegration{1.0} [FMPIntegration] (fmpintegration-1.2.2-1.7.10.jar)
UCHI ForgeMicroblock{1.1.1.323} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.1.323-universal.jar)
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
 

erindalc

Popular Member
Mar 3, 2015
992
512
109
Steam
Hello.

i am trying to setuo a new server and getting this error report.
can anyone help me?

---- Minecraft Crash Report ----
// Sorry :(

Time: 9/23/15 2:55 PM
Description: Exception in server tick loop

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: acs/tabbychat/gui/context/ChatContext
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:739)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
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.NoClassDefFoundError: acs/tabbychat/gui/context/ChatContext
at acs.tabbychat.core.TabbyChatMod.load(TabbyChatMod.java:24)
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:532)
at sun.reflect.GeneratedMethodAccessor4.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:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
... 5 more
Caused by: java.lang.ClassNotFoundException: acs.tabbychat.gui.context.ChatContext
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 32 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiButton
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 34 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiButton
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 38 more


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: Linux (amd64) version 3.14.17-nitradoV3-MC-300-nH-dP-i
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 185570064 bytes (176 MB) / 432619520 bytes (412 MB) up to 3133997056 bytes (2988 MB)
JVM Flags: 7 total; -Xmx3072M -Xms256M -Xincgc -XX:+DisableExplicitGC -XX:-UseGCOverheadLimit -XX:SoftRefLRUPolicyMSPerMB=1000 -XX:MaxPermSize=384M
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.99.99 Minecraft Forge 10.13.4.1448 102 mods loaded, 102 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{7.10.99.99} [Forge Mod Loader] (ftbserver.jar)
UCHI Forge{10.13.4.1448} [Minecraft Forge] (ftbserver.jar)
UCHI tfc_coremod{0.79.22} [TFC[coremod]] (minecraft.jar)
UCHI bettersleepingcore{1.0} [Better Sleeping Core] (minecraft.jar)
UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHI itemphysic{1.1.2} [ItemPhysic] (minecraft.jar)
UCHI ivtoolkit{1.0.2} [IvToolkit] (minecraft.jar)
UCHI MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
UCHI NotEnoughItems{1.0.5.111} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.111-universal.jar)
UCHI OpenComputers|Core{1.5.15.31} [OpenComputers (Core)] (minecraft.jar)
UCHI TubesCore{${version}} [Tubes Core] (minecraft.jar)
UCHI cuchaz.ships.core{1.7.10-1.0.3} [Ships Mod Core] (minecraft.jar)
UCHI MCP_Wheel{1.1.2} [MC+ Wheel] ([1.7.10][1.2] MC+ Wheel - v1.1.2.jar)
UCHI MCP_Cart{1.3.0} [MC+ Cart] ([1.7.10][1.2] MC+ Cart - v1.3.0.jar)
UCHI MCP_Collision{1.0.0} [MC+ Collision] ([1.7.10][1.2] MC+ Collision - v1.0.0.jar)
UCHI MCP_Lock{1.2.2} [MC+ Lock] ([1.7.10][1.2] MC+ Lock - v1.2.2.jar)
UCHI Eln{47} [Electrical Age] ([1.7.10]ElectricalAge_BETA-1.9_r47-TFC_r6.jar)
UCHI lwstfc{3.5.B79} [Leather Water Sac] ([1.7.10]LeatherWaterSac-3.5.B79.jar)
UCHI MerchantsTFC{1.1.1} [Merchants] ([1.7.10]Merchants-1.1.1.jar)
UCHI MerchantsContainersTFC{1.0.1} [Merchants Containers] ([1.7.10]Merchants-Containers-1.0.1.jar)
UCHI terrafirmacraft{0.79.22} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.22.761.jar)
UCHI tfccellars{1.08} [CellarsAddon] ([1.7.10]TFCCellarsAddon-1.08.jar)
UCHI tfcudarymod{0.2.25} [TFC Udary Mod] ([1.7.10]TFCUdaryMod-0.2.25.jar)
UCHI act{0.0.2a_1.7.10} [AdminCommandsToolbox] (AdminCommandsToolbox-0.0.2a_1.7.10.jar)
UCHI asielib{0.3.8} [asielib] (AsieLib-1.7.10-0.3.8.jar)
UCHI BetterFoliage{1.0.14} [Better Foliage] (BetterFoliage-mc1.7-1.0.14.jar)
UCHI betterrain{0.15} [Better Rain] (betterrain-1.7.2-1.7.10_0.15.jar)
UCHI bettersleeping{1.7.10-1.1.26} [Better Sleeping] (BetterSleeping-1.7.10-1.1.26.jar)
UCHI BetterSprinting{1.1.2} [Better Sprinting] (BetterSprinting MC-1.7.10 v1.1.2.jar)
UCHI BiblioCraft{1.10.5} [BiblioCraft] (BiblioCraft[v1.10.6][MC1.7.10].jar)
UCHI BiblioWoodsTFC{1.1} [BiblioWoodsTFC] (BiblioWoods[TerraFirmaCraftV0.79.18][v1.1].jar)
UCHI BNBGamingLib{2.2.0} [BNBGamingLib] (BNBGamingLib-2.2.0.jar)
UCHI BlockPhysics{0.9.4} [Block Physics] (BlockPhysics-0.9.4.jar)
UCHI BuildCraft|Core{6.4.9} [BuildCraft] (buildcraft-6.4.9.jar)
UCHI BuildCraft|Transport{6.4.9} [BC Transport] (buildcraft-6.4.9.jar)
UCHI BuildCraft|Silicon{6.4.9} [BC Silicon] (buildcraft-6.4.9.jar)
UCHI BuildCraft|Builders{6.4.9} [BC Builders] (buildcraft-6.4.9.jar)
UCHI BuildCraft|Energy{6.4.9} [BC Energy] (buildcraft-6.4.9.jar)
UCHI BuildCraft|Factory{6.4.9} [BC Factory] (buildcraft-6.4.9.jar)
UCHI CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHI ForgeMultipart{1.1.1.323} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.1.323-universal.jar)
UCHI tfcwatercompatibility{1.3} [TFC Water Compatibility] (TFCWaterCompatability1.4.jar)
UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHI Railcraft{9.7.0.0} [Railcraft] (Railcraft_1.7.10-9.7.0.0.jar)
UCHI chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHI CblH8Rs{2.0.3.0} [Cobble Haters] (cobblehaters-2.0.3.0.jar)
UCHI OpenComputers{1.5.15.31} [OpenComputers] (OpenComputers-MC1.7.10-1.5.15.31-universal.jar)
UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHI computronics{1.3.4} [Computronics] (Computronics-1.7.10-1.3.4.jar)
UCHI BuildMod{v1.0} [Build Mod] (coroutil-1.1.2.jar)
UCHI CoroPets{v1.0} [CoroPets] (coroutil-1.1.2.jar)
UCHI CoroAI{v1.0} [CoroAI] (coroutil-1.1.2.jar)
UCHI ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.2.jar)
UCHI ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.2.jar)
UCHI CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar)
UCHI creativecore{1.2.0} [CreativeCore] (CreativeCore v1.2.2 mc1.7.10.jar)
UCHI Custom Modpack{0.0.2} [Custom Modpack] (custom_modpack-0.0.1 (1).jar)
UCHI darkserverutils{0.2.1} [Dark Server Utilities] (DarkServerUtils-0.2.1.jar)
UCHI props{1.12} [Decocraft] (Decocraft-v1.12b_1.7.10.jar)
UCHI farseek{1.0.8} [Farseek] (Farseek-1.0.8.jar)
UCHI FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHI flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UCHI FloodLights{0.6.9-99} [Flood Lights] (FloodLights-1.7.10-0.6.9-99.jar)
UCHI McMultipart{1.1.1.323} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.1.323-universal.jar)
UCHI HelpFixer{1.0.7} [HelpFixer] (HelpFixer-1.0.7.jar)
UCHI HardcoreQuesting{The Journey (4.2.4)} [Hardcore Questing Mode] (HQM-The Journey (4.2.4).jar)
UCHI IguanaTweaks{2B} [Iguana Tweaks] (IguanaTweaks-1.7.10-2B.jar)
UCHI IGWMod{1.1.10-30} [In-Game wiki Mod] (IGW-Mod-1.7.10-1.1.10-30-universal.jar)
UCHI ImmersiveEngineering{0.5.4} [Immersive Engineering] (ImmersiveEngineering-0.5.4.jar)
UCHI lightcontrol{0.2} [Light Control] (LightControl-0.2.jar)
UCHI malisiscore{1.7.10-0.12.9} [MalisisCore] (malisiscore-1.7.10-0.12.9.jar)
UCHI malisisdoors{1.7.10-1.10} [Malisis' Doors] (malisisdoors-1.7.10-1.10.jar)
UCHI mdecore{v1.0-mc1.7.10} [MattDahEpic Core] (mdecore-1.0.jar)
UCHI MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10.jar)
UCHI MobProperties{0.4.0} [Mob Properties] (MobProperties-1.7.10-0.4.0.jar)
UCHI modtweaker2{0.9.2} [Mod Tweaker 2] (ModTweaker2-0.9.3.jar)
UCHI openprinter{0.1.0.102} [OpenPrinter] (OpenPrinter-MC1.7.10-OC1.4-0.1.0.102.jar)
UCHI parachutemod{1.7.10} [Parachute Mod] (parachutemod-1.7.10-2.5.6-01.jar)
UCHI PneumaticCraft{1.6.7-69} [PneumaticCraft] (PneumaticCraft-1.7.10-1.6.7-69-universal.jar)
UCHI Revamp{1.3.1} [Revamp] (Revamp-1.3.1.jar)
UCHI RopesPlus{1.6.4} [Ropes+] (RopePlus-1.7.10.jar)
UCHI cuchaz.cuchazinteractive{1.7.10-1.0} [Cuchaz Interactive] (shipsMod-v1.7.10-1.0.4.jar)
UCHI cuchaz.ships{1.7.10-1.0.3} [Ships Mod] (shipsMod-v1.7.10-1.0.4.jar)
UCHI SpecialAI{1.1.1} [Special AI] (SpecialAI-1.7.10-1.1.1.jar)
UCHI streams{0.1.4} [Streams] (Streams-0.1.4.jar)
UCHE tabbychat{1.11.2.2} [TabbyChat] (TabbyChat-1.7.10-1.11.2.2-fml.jar)
UCHI technofirma{0.2.0} [Technofirma] (Technofirma-0.2.0.jar)
UCHI territorychevsky{b12} [Territorial Dealings] (TerritorialDealings_1.7.10_b12.zip)
UCHI tfcrailcraft{0.1.1} [TFC Railcraft Compatibility] (tfcrailcraft-0.1.1.jar)
UCHI ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar)
UCHI thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHI Tubes{2.0.5} [Tubes] (Tubes-1.7.10-2.0.5.jar)
UCHI wailaevents{1.0.0} [Waila Events] (WailaEvents-1.0.0.jar)
UCHI wailainhib{1.0.0} [Waila Inhibitors] (Waila Inhib-1.0.0.jar)
UCHI WarpTheory{1.7.10R1.0} [WarpTheory] (WarpTheory-1.7-1.0-24.jar)
UCHI wawla{1.3.1} [What Are We Looking At] (Wawla-1.3.1-1.7.10.jar)
UCHI weather2{v2.3.6} [Localized Weather & Storms] (Weather-2.3.7.jar)
UCHI yegamolchattels{1.1.1.1} [Ye Gamol Chattels] (YeGamolChattels-1.1.1.1.n37.jar)
UCHI FMPIntegration{1.0} [FMPIntegration] (fmpintegration-1.2.2-1.7.10.jar)
UCHI ForgeMicroblock{1.1.1.323} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.1.323-universal.jar)
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Delete and redownload, see if that fixes it

Sent from my XT1028 using Tapatalk
 

Ricochet31

New Member
Jul 29, 2019
1
0
0
Hey Guys,

i just watched someone playing this modpack and wanted to get it for myself.
But when I try to download it, FTB gives me this error message:

Logging in...
Beginning authlib authentication attempt
successfully created YggdrasilAuthenticationService
Login complete.
Technofirma
Modpack is out of date.
Downloading Mod Pack
Error while downloading modpack: java.net.SocketTimeoutException: Read timed out
Error while downloading modpack: java.lang.Exception: Modpack download failed
Unhandled exception in Thread[AWT-EventQueue-0,6,main]: java.lang.ClassCastException: javax.swing.plaf.FontUIResource cannot be cast to javax.swing.Painter

Does anyone have a solution for this?
 

kev12east

New Member
Jul 29, 2019
546
0
1
Hello.

i am trying to setuo a new server and getting this error report.
can anyone help me?

---- Minecraft Crash Report ----
// Sorry :(

Time: 9/23/15 2:55 PM
Description: Exception in server tick loop

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: acs/tabbychat/gui/context/ChatContext
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:739)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
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.NoClassDefFoundError: acs/tabbychat/gui/context/ChatContext
at acs.tabbychat.core.TabbyChatMod.load(TabbyChatMod.java:24)
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:532)
at sun.reflect.GeneratedMethodAccessor4.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:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
... 5 more
Caused by: java.lang.ClassNotFoundException: acs.tabbychat.gui.context.ChatContext
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 32 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiButton
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 34 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiButton
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 38 more


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: Linux (amd64) version 3.14.17-nitradoV3-MC-300-nH-dP-i
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 185570064 bytes (176 MB) / 432619520 bytes (412 MB) up to 3133997056 bytes (2988 MB)
JVM Flags: 7 total; -Xmx3072M -Xms256M -Xincgc -XX:+DisableExplicitGC -XX:-UseGCOverheadLimit -XX:SoftRefLRUPolicyMSPerMB=1000 -XX:MaxPermSize=384M
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.99.99 Minecraft Forge 10.13.4.1448 102 mods loaded, 102 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{7.10.99.99} [Forge Mod Loader] (ftbserver.jar)
UCHI Forge{10.13.4.1448} [Minecraft Forge] (ftbserver.jar)
UCHI tfc_coremod{0.79.22} [TFC[coremod]] (minecraft.jar)
UCHI bettersleepingcore{1.0} [Better Sleeping Core] (minecraft.jar)
UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHI itemphysic{1.1.2} [ItemPhysic] (minecraft.jar)
UCHI ivtoolkit{1.0.2} [IvToolkit] (minecraft.jar)
UCHI MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
UCHI NotEnoughItems{1.0.5.111} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.111-universal.jar)
UCHI OpenComputers|Core{1.5.15.31} [OpenComputers (Core)] (minecraft.jar)
UCHI TubesCore{${version}} [Tubes Core] (minecraft.jar)
UCHI cuchaz.ships.core{1.7.10-1.0.3} [Ships Mod Core] (minecraft.jar)
UCHI MCP_Wheel{1.1.2} [MC+ Wheel] ([1.7.10][1.2] MC+ Wheel - v1.1.2.jar)
UCHI MCP_Cart{1.3.0} [MC+ Cart] ([1.7.10][1.2] MC+ Cart - v1.3.0.jar)
UCHI MCP_Collision{1.0.0} [MC+ Collision] ([1.7.10][1.2] MC+ Collision - v1.0.0.jar)
UCHI MCP_Lock{1.2.2} [MC+ Lock] ([1.7.10][1.2] MC+ Lock - v1.2.2.jar)
UCHI Eln{47} [Electrical Age] ([1.7.10]ElectricalAge_BETA-1.9_r47-TFC_r6.jar)
UCHI lwstfc{3.5.B79} [Leather Water Sac] ([1.7.10]LeatherWaterSac-3.5.B79.jar)
UCHI MerchantsTFC{1.1.1} [Merchants] ([1.7.10]Merchants-1.1.1.jar)
UCHI MerchantsContainersTFC{1.0.1} [Merchants Containers] ([1.7.10]Merchants-Containers-1.0.1.jar)
UCHI terrafirmacraft{0.79.22} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.22.761.jar)
UCHI tfccellars{1.08} [CellarsAddon] ([1.7.10]TFCCellarsAddon-1.08.jar)
UCHI tfcudarymod{0.2.25} [TFC Udary Mod] ([1.7.10]TFCUdaryMod-0.2.25.jar)
UCHI act{0.0.2a_1.7.10} [AdminCommandsToolbox] (AdminCommandsToolbox-0.0.2a_1.7.10.jar)
UCHI asielib{0.3.8} [asielib] (AsieLib-1.7.10-0.3.8.jar)
UCHI BetterFoliage{1.0.14} [Better Foliage] (BetterFoliage-mc1.7-1.0.14.jar)
UCHI betterrain{0.15} [Better Rain] (betterrain-1.7.2-1.7.10_0.15.jar)
UCHI bettersleeping{1.7.10-1.1.26} [Better Sleeping] (BetterSleeping-1.7.10-1.1.26.jar)
UCHI BetterSprinting{1.1.2} [Better Sprinting] (BetterSprinting MC-1.7.10 v1.1.2.jar)
UCHI BiblioCraft{1.10.5} [BiblioCraft] (BiblioCraft[v1.10.6][MC1.7.10].jar)
UCHI BiblioWoodsTFC{1.1} [BiblioWoodsTFC] (BiblioWoods[TerraFirmaCraftV0.79.18][v1.1].jar)
UCHI BNBGamingLib{2.2.0} [BNBGamingLib] (BNBGamingLib-2.2.0.jar)
UCHI BlockPhysics{0.9.4} [Block Physics] (BlockPhysics-0.9.4.jar)
UCHI BuildCraft|Core{6.4.9} [BuildCraft] (buildcraft-6.4.9.jar)
UCHI BuildCraft|Transport{6.4.9} [BC Transport] (buildcraft-6.4.9.jar)
UCHI BuildCraft|Silicon{6.4.9} [BC Silicon] (buildcraft-6.4.9.jar)
UCHI BuildCraft|Builders{6.4.9} [BC Builders] (buildcraft-6.4.9.jar)
UCHI BuildCraft|Energy{6.4.9} [BC Energy] (buildcraft-6.4.9.jar)
UCHI BuildCraft|Factory{6.4.9} [BC Factory] (buildcraft-6.4.9.jar)
UCHI CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHI ForgeMultipart{1.1.1.323} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.1.323-universal.jar)
UCHI tfcwatercompatibility{1.3} [TFC Water Compatibility] (TFCWaterCompatability1.4.jar)
UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHI Railcraft{9.7.0.0} [Railcraft] (Railcraft_1.7.10-9.7.0.0.jar)
UCHI chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHI CblH8Rs{2.0.3.0} [Cobble Haters] (cobblehaters-2.0.3.0.jar)
UCHI OpenComputers{1.5.15.31} [OpenComputers] (OpenComputers-MC1.7.10-1.5.15.31-universal.jar)
UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHI computronics{1.3.4} [Computronics] (Computronics-1.7.10-1.3.4.jar)
UCHI BuildMod{v1.0} [Build Mod] (coroutil-1.1.2.jar)
UCHI CoroPets{v1.0} [CoroPets] (coroutil-1.1.2.jar)
UCHI CoroAI{v1.0} [CoroAI] (coroutil-1.1.2.jar)
UCHI ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.2.jar)
UCHI ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.2.jar)
UCHI CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar)
UCHI creativecore{1.2.0} [CreativeCore] (CreativeCore v1.2.2 mc1.7.10.jar)
UCHI Custom Modpack{0.0.2} [Custom Modpack] (custom_modpack-0.0.1 (1).jar)
UCHI darkserverutils{0.2.1} [Dark Server Utilities] (DarkServerUtils-0.2.1.jar)
UCHI props{1.12} [Decocraft] (Decocraft-v1.12b_1.7.10.jar)
UCHI farseek{1.0.8} [Farseek] (Farseek-1.0.8.jar)
UCHI FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHI flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UCHI FloodLights{0.6.9-99} [Flood Lights] (FloodLights-1.7.10-0.6.9-99.jar)
UCHI McMultipart{1.1.1.323} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.1.323-universal.jar)
UCHI HelpFixer{1.0.7} [HelpFixer] (HelpFixer-1.0.7.jar)
UCHI HardcoreQuesting{The Journey (4.2.4)} [Hardcore Questing Mode] (HQM-The Journey (4.2.4).jar)
UCHI IguanaTweaks{2B} [Iguana Tweaks] (IguanaTweaks-1.7.10-2B.jar)
UCHI IGWMod{1.1.10-30} [In-Game wiki Mod] (IGW-Mod-1.7.10-1.1.10-30-universal.jar)
UCHI ImmersiveEngineering{0.5.4} [Immersive Engineering] (ImmersiveEngineering-0.5.4.jar)
UCHI lightcontrol{0.2} [Light Control] (LightControl-0.2.jar)
UCHI malisiscore{1.7.10-0.12.9} [MalisisCore] (malisiscore-1.7.10-0.12.9.jar)
UCHI malisisdoors{1.7.10-1.10} [Malisis' Doors] (malisisdoors-1.7.10-1.10.jar)
UCHI mdecore{v1.0-mc1.7.10} [MattDahEpic Core] (mdecore-1.0.jar)
UCHI MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10.jar)
UCHI MobProperties{0.4.0} [Mob Properties] (MobProperties-1.7.10-0.4.0.jar)
UCHI modtweaker2{0.9.2} [Mod Tweaker 2] (ModTweaker2-0.9.3.jar)
UCHI openprinter{0.1.0.102} [OpenPrinter] (OpenPrinter-MC1.7.10-OC1.4-0.1.0.102.jar)
UCHI parachutemod{1.7.10} [Parachute Mod] (parachutemod-1.7.10-2.5.6-01.jar)
UCHI PneumaticCraft{1.6.7-69} [PneumaticCraft] (PneumaticCraft-1.7.10-1.6.7-69-universal.jar)
UCHI Revamp{1.3.1} [Revamp] (Revamp-1.3.1.jar)
UCHI RopesPlus{1.6.4} [Ropes+] (RopePlus-1.7.10.jar)
UCHI cuchaz.cuchazinteractive{1.7.10-1.0} [Cuchaz Interactive] (shipsMod-v1.7.10-1.0.4.jar)
UCHI cuchaz.ships{1.7.10-1.0.3} [Ships Mod] (shipsMod-v1.7.10-1.0.4.jar)
UCHI SpecialAI{1.1.1} [Special AI] (SpecialAI-1.7.10-1.1.1.jar)
UCHI streams{0.1.4} [Streams] (Streams-0.1.4.jar)
UCHE tabbychat{1.11.2.2} [TabbyChat] (TabbyChat-1.7.10-1.11.2.2-fml.jar)
UCHI technofirma{0.2.0} [Technofirma] (Technofirma-0.2.0.jar)
UCHI territorychevsky{b12} [Territorial Dealings] (TerritorialDealings_1.7.10_b12.zip)
UCHI tfcrailcraft{0.1.1} [TFC Railcraft Compatibility] (tfcrailcraft-0.1.1.jar)
UCHI ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar)
UCHI thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHI Tubes{2.0.5} [Tubes] (Tubes-1.7.10-2.0.5.jar)
UCHI wailaevents{1.0.0} [Waila Events] (WailaEvents-1.0.0.jar)
UCHI wailainhib{1.0.0} [Waila Inhibitors] (Waila Inhib-1.0.0.jar)
UCHI WarpTheory{1.7.10R1.0} [WarpTheory] (WarpTheory-1.7-1.0-24.jar)
UCHI wawla{1.3.1} [What Are We Looking At] (Wawla-1.3.1-1.7.10.jar)
UCHI weather2{v2.3.6} [Localized Weather & Storms] (Weather-2.3.7.jar)
UCHI yegamolchattels{1.1.1.1} [Ye Gamol Chattels] (YeGamolChattels-1.1.1.1.n37.jar)
UCHI FMPIntegration{1.0} [FMPIntegration] (fmpintegration-1.2.2-1.7.10.jar)
UCHI ForgeMicroblock{1.1.1.323} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.1.323-universal.jar)
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

Delete Tabbychat from the mods folder. It was left in there accidentaly.
 

kev12east

New Member
Jul 29, 2019
546
0
1
Hey Guys,

i just watched someone playing this modpack and wanted to get it for myself.
But when I try to download it, FTB gives me this error message:

Logging in...
Beginning authlib authentication attempt
successfully created YggdrasilAuthenticationService
Login complete.
Technofirma
Modpack is out of date.
Downloading Mod Pack
Error while downloading modpack: java.net.SocketTimeoutException: Read timed out
Error while downloading modpack: java.lang.Exception: Modpack download failed
Unhandled exception in Thread[AWT-EventQueue-0,6,main]: java.lang.ClassCastException: javax.swing.plaf.FontUIResource cannot be cast to javax.swing.Painter

Does anyone have a solution for this?

Try downloading it again. If it still happens, let me know.
 

podank

New Member
Jul 29, 2019
9
0
0
Hey Dex,
had another thought re: Sleep. if you did set the threshold to 10%, then only one person will ever get a chance to sleep and it will only go to the person fastest to bed, so everyone else will end up stuck with sleep blindness--so that isn't a solution either. also it would make 1 person drive everyone's hunger bar nuts every night when they're out doing something.

im not sure it works outside of single player, i don't see the solution. it would be sweet if spawn stopped being set when that bed dial reached zero instead, but that is again impossible/noideahow--and still has some of the issues above

Question: can you reset bed bar to 100% whenever someone simply lays in bed at night, even if they don't make an entire 8 hours+ of sleep? 50% threshold could still reset to day, but just laying would reset bed from sleep blindness/tiredness without the need for actual in-game hours spent. not ideal logically but i think it would satisfy it in MP... in this way, your personal bed bar is entirely on you and the day-resetting is still at the 50% margin so the two aspects are not combined. But on a large server where 50% was difficult to achieve so day never reset, the added incentive to reset your bed bar from time to time would send more people to bed and make it more likely to be morning on larger servers...might solve 2 problems if it is possible to do (i have no idea code-wise)


To make sure others know what i'm referring to in the first place: as it is now, if you can't get 50% of the folks to sleep, then you can't address your sleep blindness/sleep bar. large servers make this impossible...so the sleep bar is too punishing in MP. To lower the threshold to fix this would still cause the problem on low pop servers (most of them) that one person can reset before the other person gets to their bed.

so just saying it doesnt work as is but not sure how to fix it unless the above suggestion works.
 
Last edited: