Jump to content

Client Crash - 1.7.10 - FML 1307


BigglezNSR

Recommended Posts

Good Afternoon,

 

Firstly, Please accept my sincerest apologies if I have posted this in the wrong place or structured my report incorrectly.

I usually hunt around the internet for hours to find a fix and apply it. However, i've struggled to find my way with this one and I wondered if somebody could assist me.

 

Firstly, my spec.

I am running a HP Proliant server with 36 Gig of RAM (16 allocated to MC) / 2 x Intel Xeon X5550 2.67Ghz

The desktop is a Dell Precision M4800 Intel i7-4900MQ 2.8GHz / 16GB RAM

 

Running on MultiMC

MC - 1.7.10

FML - 10.13.2.1307-1.7.10

Forge MultiPart - 1.1.1.320

CompterCraft - 1.7

BuildCraft - 6.3.4

IC2 - 2.2.679

Biomes O Plenty - 2.1.0.1067

Project Red - 4.5.12.64

IC2 Nuclear Control - 1.7.10.06

RailCraft - 9.2.2.0

TJP Core - 1.0.5.11

Radix Core - 1.3.4

Chicken Core - 1.1.1.110

Chicken Chunks - 1.3.4.16

Minecraft Comes Alive - 4.1.5

Flans Mod - 4.8.0

DecoCraft - 1.12b

CustomMobSpawner - 3.3.0

MoCreatures - 6.3.1

Various other minor mods.

 

Recently activated - MCA, BOP, DecoCraft and Flans.

 

The simple answer would be to remove those mods, but i'm not seeing the reason why they can't co-exist.

 

I'd be truly grateful to anybody who could help me out here.

 

Bigglez

 

Now, for the crash report:

 

 

---- Minecraft Crash Report ----

// Hi. I'm Minecraft, and I'm a crashaholic.

 

Time: 3/16/15 1:37 PM

Description: Unexpected error

 

java.lang.NoSuchMethodError: buildcraft.api.core.JavaTools.getAllFields(Ljava/lang/Class;)Ljava/util/List;

at buildcraft.api.mj.MjAPI.getMjBatteryField(MjAPI.java:196)

at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:85)

at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:55)

at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:46)

at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:159)

at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:145)

at mods.railcraft.common.blocks.machine.alpha.TileRollingMachine.<init>(TileRollingMachine.java:66)

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.newInstance0(Unknown Source)

at java.lang.Class.newInstance(Unknown Source)

at mods.railcraft.common.blocks.machine.alpha.EnumMachineAlpha.getTileEntity(EnumMachineAlpha.java:129)

at mods.railcraft.common.blocks.machine.alpha.MachineProxyAlpha.getTileEntity(MachineProxyAlpha.java:31)

at mods.railcraft.common.blocks.machine.BlockMachine.createTileEntity(BlockMachine.java:275)

at net.minecraft.world.chunk.Chunk.func_150806_e(Chunk.java:850)

at net.minecraft.world.ChunkCache.func_147438_o(ChunkCache.java:97)

at mods.railcraft.common.blocks.machine.BlockMachine.getLightValue(BlockMachine.java:287)

at net.minecraft.block.Block.func_149677_c(Block.java:528)

at net.minecraft.client.renderer.RenderBlocks.func_147751_a(RenderBlocks.java:5012)

at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4712)

at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:307)

at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:318)

at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:2232)

at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1509)

at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1302)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:989)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)

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)

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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)

at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)

at org.multimc.EntryPoint.listen(EntryPoint.java:165)

at org.multimc.EntryPoint.main(EntryPoint.java:54)

 

 

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

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at buildcraft.api.mj.MjAPI.getMjBatteryField(MjAPI.java:196)

at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:85)

at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:55)

at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:46)

at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:159)

at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:145)

at mods.railcraft.common.blocks.machine.alpha.TileRollingMachine.<init>(TileRollingMachine.java:66)

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.newInstance0(Unknown Source)

at java.lang.Class.newInstance(Unknown Source)

at mods.railcraft.common.blocks.machine.alpha.EnumMachineAlpha.getTileEntity(EnumMachineAlpha.java:129)

at mods.railcraft.common.blocks.machine.alpha.MachineProxyAlpha.getTileEntity(MachineProxyAlpha.java:31)

at mods.railcraft.common.blocks.machine.BlockMachine.createTileEntity(BlockMachine.java:275)

at net.minecraft.world.chunk.Chunk.func_150806_e(Chunk.java:850)

at net.minecraft.world.ChunkCache.func_147438_o(ChunkCache.java:97)

at mods.railcraft.common.blocks.machine.BlockMachine.getLightValue(BlockMachine.java:287)

at net.minecraft.block.Block.func_149677_c(Block.java:528)

at net.minecraft.client.renderer.RenderBlocks.func_147751_a(RenderBlocks.java:5012)

at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4712)

at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:307)

at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:318)

at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:2232)

at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1509)

 

-- Affected level --

Details:

Level name: MpServer

All players: 2 total; [EntityClientPlayerMP['DannyGoldsmith'/101251, l='MpServer', x=84.73, y=64.25, z=834.95], EntityOtherPlayerMP['BigglezNSR'/100655, l='MpServer', x=36.10, y=62.37, z=867.06]]

Chunk stats: MultiplayerChunkCache: 440, 440

Level seed: 0

Level generator: ID 05 - BIOMESOP, ver 0. Features enabled: false

Level generator options:

Level spawn location: World: (-176,64,684), Chunk: (at 0,4,12 in -11,42; contains blocks -176,0,672 to -161,255,687), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)

Level time: 1708700 game time, 1530536 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: 117 total; [EntityCreeper['Creeper'/100757, l='MpServer', x=29.59, y=18.00, z=847.00], EntityZombie['Zombie'/101308, l='MpServer', x=58.50, y=42.00, z=911.50], EntityCartChest['entity.MinecartChest.name'/100761, l='MpServer', x=171.50, y=13.50, z=860.50], EntitySpider['Spider'/100767, l='MpServer', x=87.72, y=56.00, z=806.88], EntitySpider['Spider'/101304, l='MpServer', x=149.50, y=64.00, z=820.50], MoCEntityRat['Rat'/101035, l='MpServer', x=-11.75, y=65.00, z=826.09], EntitySlime['Slime'/100743, l='MpServer', x=113.69, y=28.00, z=821.31], EntityZombie['Zombie'/101041, l='MpServer', x=132.99, y=45.24, z=819.89], EntityZombie['Zombie'/100746, l='MpServer', x=108.97, y=62.01, z=830.53], MoCEntityMiniGolem['MiniGolem'/100747, l='MpServer', x=119.03, y=54.00, z=820.63], EntitySkeleton['Skeleton'/100744, l='MpServer', x=113.91, y=28.00, z=822.66], EntityZombie['Zombie'/100745, l='MpServer', x=115.88, y=61.65, z=827.97], MoCEntityMiniGolem['MiniGolem'/100784, l='MpServer', x=120.19, y=55.00, z=814.56], EntityZombie['Zombie'/100793, l='MpServer', x=22.34, y=63.00, z=829.34], MoCEntityFly['Fly'/100795, l='MpServer', x=157.84, y=64.00, z=822.91], MoCEntityFly['Fly'/100794, l='MpServer', x=155.50, y=64.00, z=821.50], MoCEntityFly['Fly'/100796, l='MpServer', x=159.31, y=64.00, z=822.78], EntityZombie['Zombie'/101255, l='MpServer', x=49.50, y=40.00, z=903.50], EntityCartChest['entity.MinecartChest.name'/100769, l='MpServer', x=184.50, y=12.50, z=899.50], EntityCartChest['entity.MinecartChest.name'/100778, l='MpServer', x=183.50, y=16.50, z=916.50], EntityCartChest['entity.MinecartChest.name'/100779, l='MpServer', x=179.50, y=20.50, z=916.50], EntityZombie['Zombie'/101258, l='MpServer', x=50.69, y=40.00, z=902.03], EntityZombie['Zombie'/101259, l='MpServer', x=49.75, y=40.00, z=901.53], EntityZombie['Zombie'/101256, l='MpServer', x=48.50, y=40.00, z=901.50], MoCEntityMiniGolem['MiniGolem'/100783, l='MpServer', x=121.50, y=55.00, z=814.34], EntitySkeleton['Skeleton'/101362, l='MpServer', x=104.50, y=55.00, z=803.50], MoCEntityRat['Rat'/101367, l='MpServer', x=85.25, y=56.00, z=844.53], MoCEntityMaggot['Maggot'/100816, l='MpServer', x=98.69, y=70.00, z=784.94], MoCEntityRat['Rat'/101369, l='MpServer', x=84.25, y=57.00, z=845.09], MoCEntityRat['Rat'/101368, l='MpServer', x=88.22, y=56.00, z=842.97], EntityCreeper['Creeper'/101370, l='MpServer', x=86.25, y=56.00, z=847.53], MoCEntityMiniGolem['MiniGolem'/101509, l='MpServer', x=158.50, y=69.00, z=927.50], MoCEntityMiniGolem['MiniGolem'/101511, l='MpServer', x=156.50, y=69.00, z=926.50], MoCEntityMaggot['Maggot'/100824, l='MpServer', x=151.47, y=64.00, z=815.47], EntitySkeleton['Skeleton'/101344, l='MpServer', x=88.50, y=20.00, z=914.50], EntitySpider['Spider'/101524, l='MpServer', x=91.50, y=38.00, z=758.50], MoCEntityMaggot['Maggot'/101546, l='MpServer', x=-32.50, y=64.00, z=812.50], MoCEntityMaggot['Maggot'/101544, l='MpServer', x=-29.50, y=64.00, z=810.50], MoCEntityMaggot['Maggot'/101545, l='MpServer', x=-33.50, y=64.00, z=812.50], EntityZombie['Zombie'/101315, l='MpServer', x=17.70, y=64.17, z=864.50], EntitySpider['Spider'/101312, l='MpServer', x=10.34, y=66.00, z=863.06], EntityCreeper['Creeper'/101319, l='MpServer', x=33.25, y=67.00, z=767.09], EntitySkeleton['Skeleton'/101441, l='MpServer', x=125.50, y=56.00, z=836.50], EntitySkeleton['Skeleton'/101440, l='MpServer', x=122.50, y=56.00, z=835.50], EntitySkeleton['Skeleton'/101470, l='MpServer', x=44.36, y=54.00, z=794.58], EntityCreeper['Creeper'/101471, l='MpServer', x=38.50, y=54.00, z=791.50], MoCEntityAnt['Ant'/100664, l='MpServer', x=104.44, y=65.00, z=904.44], EntitySpider['Spider'/101148, l='MpServer', x=18.50, y=28.00, z=891.50], EntityChicken['Chicken'/100668, l='MpServer', x=71.16, y=61.42, z=913.56], EntityZombie['Zombie'/101475, l='MpServer', x=75.50, y=46.00, z=879.50], EntityZombie['Zombie'/101474, l='MpServer', x=73.41, y=46.00, z=883.69], MoCEntityWerewolf['Werewolf'/100669, l='MpServer', x=72.55, y=30.19, z=882.59], MoCEntityWerewolf['Werewolf'/100670, l='MpServer', x=63.94, y=53.00, z=874.56], EntityItem['item.tile.flower2.oxeyeDaisy'/100671, l='MpServer', x=73.28, y=64.13, z=893.81], EntityCreeper['Creeper'/101472, l='MpServer', x=43.50, y=54.00, z=793.50], EntityCreeper['Creeper'/100869, l='MpServer', x=88.34, y=52.00, z=815.31], EntitySpider['Spider'/100657, l='MpServer', x=64.44, y=46.00, z=900.91], EntityChicken['Chicken'/100658, l='MpServer', x=74.56, y=61.38, z=909.16], MoCEntityWerewolf['Werewolf'/100659, l='MpServer', x=81.45, y=48.20, z=878.03], EntityCreeper['Creeper'/100870, l='MpServer', x=87.38, y=53.00, z=816.00], EntityItem['item.item.egg'/100660, l='MpServer', x=87.47, y=64.28, z=882.69], MoCEntityAnt['Ant'/100661, l='MpServer', x=87.47, y=64.00, z=882.69], EntityHorse['Donkey'/100663, l='MpServer', x=110.13, y=64.00, z=890.03], EntityOtherPlayerMP['BigglezNSR'/100655, l='MpServer', x=36.10, y=62.37, z=867.06], MoCEntityWerewolf['Werewolf'/101122, l='MpServer', x=94.22, y=26.00, z=720.28], EntityCreeper['Creeper'/100703, l='MpServer', x=44.50, y=46.00, z=912.50], EntityCreeper['Creeper'/100698, l='MpServer', x=46.41, y=18.00, z=899.00], EntityChicken['Chicken'/100696, l='MpServer', x=115.47, y=64.00, z=872.53], EntityCreeper['Creeper'/100694, l='MpServer', x=46.66, y=32.00, z=870.88], EntitySkeleton['Skeleton'/100695, l='MpServer', x=46.91, y=33.00, z=874.50], EntityZombie['Zombie'/100690, l='MpServer', x=73.63, y=46.00, z=882.75], EntityCreeper['Creeper'/101389, l='MpServer', x=111.50, y=35.00, z=776.50], EntityCreeper['Creeper'/100691, l='MpServer', x=127.50, y=67.00, z=914.50], EntityPig['Pig'/100688, l='MpServer', x=59.23, y=63.00, z=893.41], EntitySkeleton['Skeleton'/100689, l='MpServer', x=73.88, y=44.00, z=874.47], EntityClientPlayerMP['DannyGoldsmith'/101251, l='MpServer', x=84.73, y=64.25, z=834.95], EntityPig['Pig'/100687, l='MpServer', x=62.66, y=63.00, z=892.84], EntityPig['Pig'/100686, l='MpServer', x=44.91, y=63.00, z=894.09], EntityZombie['Zombie'/100685, l='MpServer', x=55.50, y=37.00, z=889.50], EntityZombie['Zombie'/100684, l='MpServer', x=51.97, y=41.00, z=887.41], MoCEntitySmallFish['SmallFish'/101217, l='MpServer', x=41.30, y=58.65, z=879.34], MoCEntityAnt['Ant'/100679, l='MpServer', x=108.44, y=65.00, z=902.41], MoCEntitySmallFish['SmallFish'/101216, l='MpServer', x=39.71, y=61.87, z=872.63], EntitySkeleton['Skeleton'/100678, l='MpServer', x=85.47, y=21.00, z=866.84], EntitySkeleton['Skeleton'/100677, l='MpServer', x=87.72, y=22.00, z=870.66], MoCEntitySmallFish['SmallFish'/101218, l='MpServer', x=33.08, y=62.01, z=871.36], EntitySpider['Spider'/101403, l='MpServer', x=88.81, y=57.00, z=806.63], EntityEnderman['Enderman'/100675, l='MpServer', x=52.63, y=40.00, z=905.34], EntitySpider['Spider'/100674, l='MpServer', x=59.22, y=41.00, z=903.44], MoCEntityMaggot['Maggot'/100673, l='MpServer', x=111.88, y=66.00, z=917.75], MoCEntityAnt['Ant'/101407, l='MpServer', x=156.16, y=63.00, z=871.53], MoCEntityAnt['Ant'/101409, l='MpServer', x=163.59, y=65.00, z=862.98], MoCEntityAnt['Ant'/101408, l='MpServer', x=155.50, y=64.00, z=866.50], EntityBat['Bat'/101415, l='MpServer', x=16.94, y=24.89, z=883.75], MoCEntitySmallFish['SmallFish'/101215, l='MpServer', x=25.56, y=60.44, z=871.06], EntityOtherPlayerMP['BigglezNSR'/100655, l='MpServer', x=36.10, y=62.37, z=867.06], EntityCartChest['entity.MinecartChest.name'/100731, l='MpServer', x=10.50, y=28.34, z=908.50], EntityZombie['Zombie'/100726, l='MpServer', x=43.00, y=19.00, z=849.44], EntitySkeleton['Skeleton'/101200, l='MpServer', x=13.50, y=57.00, z=767.50], EntityCartChest['entity.MinecartChest.name'/100727, l='MpServer', x=20.50, y=25.50, z=931.13], MoCEntityOgre['Ogre'/100720, l='MpServer', x=97.97, y=17.00, z=841.97], EntityCreeper['Creeper'/101206, l='MpServer', x=32.50, y=15.00, z=787.50], EntityCreeper['Creeper'/101207, l='MpServer', x=32.50, y=13.00, z=783.34], EntitySkeleton['Skeleton'/100722, l='MpServer', x=108.97, y=52.00, z=831.50], EntitySpider['Spider'/100717, l='MpServer', x=20.50, y=24.00, z=885.50], EntitySpider['Spider'/100718, l='MpServer', x=16.50, y=24.00, z=882.50], MoCEntityBee['Bee'/100713, l='MpServer', x=128.22, y=69.00, z=953.41], EntitySkeleton['Skeleton'/101199, l='MpServer', x=12.50, y=57.00, z=769.50], EntitySkeleton['Skeleton'/101198, l='MpServer', x=12.50, y=57.00, z=767.50], EntitySkeleton['Skeleton'/101197, l='MpServer', x=14.50, y=57.00, z=767.50], MoCEntityFirefly['Firefly'/100714, l='MpServer', x=112.88, y=65.00, z=956.53], EntityCreeper['Creeper'/100708, l='MpServer', x=127.78, y=64.00, z=903.84], EntityZombie['Zombie'/100711, l='MpServer', x=47.50, y=31.00, z=869.16], EntityHorse['Horse'/100705, l='MpServer', x=128.06, y=63.00, z=886.09], EntityZombie['Zombie'/100704, l='MpServer', x=140.94, y=24.00, z=883.47], EntityZombie['Zombie'/101437, l='MpServer', x=69.00, y=62.24, z=875.21], MoCEntityMaggot['Maggot'/100706, l='MpServer', x=139.53, y=64.00, z=891.22]]

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:2432)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:916)

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)

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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)

at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)

at org.multimc.EntryPoint.listen(EntryPoint.java:165)

at org.multimc.EntryPoint.main(EntryPoint.java:54)

 

-- System Details --

Details:

Minecraft Version: 1.7.10

Operating System: Windows 7 (amd64) version 6.1

Java Version: 1.7.0, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 4223406792 bytes (4027 MB) / 6041632768 bytes (5761 MB) up to 6041632768 bytes (5761 MB)

JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms6144m -Xmx6144m

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.88.1307 Minecraft Forge 10.13.2.1307 Optifine OptiFine_1.7.10_HD_U_B4 38 mods loaded, 38 mods active

mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

FML{7.10.88.1307} [Forge Mod Loader] (forge-1.7.10-10.13.2.1307-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Forge{10.13.2.1307} [Minecraft Forge] (forge-1.7.10-10.13.2.1307-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

radixcore{1.3.4} [RadixCore] (58118883-6174-482c-8935-c913557962c0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

BuildCraft|Core{6.3.4} [buildCraft] (1e9bf421-16ff-4ee8-85a0-f1b56b1aa95b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

BuildCraft|Transport{6.3.4} [bC Transport] (1e9bf421-16ff-4ee8-85a0-f1b56b1aa95b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

BuildCraft|Silicon{6.3.4} [bC Silicon] (1e9bf421-16ff-4ee8-85a0-f1b56b1aa95b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

BuildCraft|Builders{6.3.4} [bC Builders] (1e9bf421-16ff-4ee8-85a0-f1b56b1aa95b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

BuildCraft|Energy{6.3.4} [bC Energy] (1e9bf421-16ff-4ee8-85a0-f1b56b1aa95b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

BuildCraft|Factory{6.3.4} [bC Factory] (1e9bf421-16ff-4ee8-85a0-f1b56b1aa95b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

IC2{2.2.679-experimental} [industrialCraft 2] (f548fd8b-6cb9-4a67-8d4a-3201b677ecc9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

IC2NuclearControl{1.7.10.06} [Nuclear Control] (7c45fbc5-8d8e-4914-bc2a-b594603d7fc2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Railcraft{9.2.2.0} [Railcraft] (235315cf-54d0-41e6-9f48-65aefbe351ea.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

MrTJPCoreMod{1.0.5.11} [MrTJPCore] (8ae46ac2-3df7-46c6-b315-b196222ce755.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

ForgeMultipart{1.1.1.320} [Forge Multipart] (da56ffb3-bf24-499e-8d32-6bae015f2e30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

ProjRed|Core{4.5.12.64} [ProjectRed] (a8507402-a1d3-4e18-b8ea-0735296d810c.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

ProjRed|Transmission{4.5.12.64} [ProjectRed-Transmission] (c2db62f1-e053-444b-a50a-bcaa43260556.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

ProjRed|Transportation{4.5.12.64} [ProjectRed-Transportation] (13bcc9d1-10ff-45b4-ac19-ba716fd52c7e.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

ProjRed|Exploration{4.5.12.64} [ProjectRed-Exploration] (15685bf9-b076-4dae-9ed5-138b91febc7f.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

ComputerCraft{1.7} [ComputerCraft] (38400e2e-8e14-42e3-bec2-3951434e039b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

ProjRed|Compatibility{4.5.12.64} [ProjectRed-Compatibility] (8f662e90-28d2-496f-a3d7-9ffa5246c00a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

ProjRed|Integration{4.5.12.64} [ProjectRed-Integration] (c2db62f1-e053-444b-a50a-bcaa43260556.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

ProjRed|Illumination{4.5.12.64} [ProjectRed-Illumination] (34b73839-ce20-4141-903f-add100c8dde1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

ProjRed|Expansion{4.5.12.64} [ProjectRed-Expansion] (13bcc9d1-10ff-45b4-ac19-ba716fd52c7e.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

McMultipart{1.1.1.320} [Minecraft Multipart Plugin] (da56ffb3-bf24-499e-8d32-6bae015f2e30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (25955b51-4a79-4bc8-b6cd-dbadca741014.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (7f8ed806-f796-486b-af78-33b9631ab985.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

BiomesOPlenty{2.1.0} [biomes O' Plenty] (9debc606-1c07-4122-bc4d-afdf3632edaf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

ChickenChunks{1.3.4.16} [ChickenChunks] (83294482-4673-4a45-997b-a41f3896b3d5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

ReiMinimap{1.7.10} [Rei's Minimap] (29cf5d41-a7be-4059-84b3-0afc9c1f3820.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

worldedit{6.0-beta-01} [WorldEdit] (13b3bce1-053a-4f35-8c5b-2497d01864a2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

props{1.12} [Decocraft] (81acf193-bf7d-4272-b328-459762938ab1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

flansmod{4.8.0} [Flan's Mod] (71622573-e6ff-454b-a194-8f5732227ef0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

RWG{Alpha 1.2.02} [Realistic World Gen Alpha] (4a809537-c73b-4d35-b38f-3aa6d9ca279c.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

LogisticsPipes{0.8.3.100} [Logistics Pipes] (logisticspipes-0.8.3.100.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

mca{4.1.5} [Minecraft Comes Alive] (MCA-1.7.10-4.1.5-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

ForgeMicroblock{1.1.1.320} [Forge Microblocks] (da56ffb3-bf24-499e-8d32-6bae015f2e30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Launched Version: 1.7.10

LWJGL: 2.9.1

OpenGL: Quadro 4000M/PCIe/SSE2 GL version 4.3.0, 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: []

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)

 

Link to comment
Share on other sites

Am i correct in assuming that APIs are the function that allows mods and MC to communicate and work with each other?

 

If so, do you have any suggestions as to what could be best to start with?

 

I'm at work at the moment, so will give any suggestions a try tonight.

 

Thanks a load for your time Diesieben. (Loved your work on CameraCraft.... just a shame it's not on 1.7.10 or it'd be on my list :P )

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.