I JUST UPDATE THE zh_CN.lang CHECK IT
[Addon v2.0_experimental for MC 1.6.2] LevelStorage v1.2
-
-
New texture for the MSP:
-
New texture for the MSP:
Prefer the old one -
So, IV generators will be upgradeable:
As far as I am concerned, I love the texture.
EDIT:
Complete!
And max speed:IV Generators have base speed of 20 IV/t. Each upgrade adds 5 IV/t.
-
I just think up some upgrades
1,IV tank volume upgrade:just increase the IV tank volume
2,quantum entanglement upgrade :you craft pair of it in the same time ,which can teleport the IV.and why not add IV buckets?
-
just look at the pictures
and this
it seems cause carsh== -
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!Time: 13-12-11 上午11:59
Description: Updating screen eventsjava.lang.IndexOutOfBoundsException: Index: 38, Size: 10
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:282)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:473)
at net.minecraft.client.gui.inventory.GuiContainer.func_74191_a(GuiContainer.java:886)
at net.minecraft.client.gui.inventory.GuiContainer.func_82319_a(GuiContainer.java:946)
at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java:914)
at net.minecraft.client.gui.inventory.GuiContainer.keyPress(GuiContainer.java:999)
at codechicken.nei.forge.GuiContainerManager.fixhandleKeyboardInput(GuiContainerManager.java:457)
at net.minecraft.client.gui.inventory.GuiContainer.func_73860_n(GuiContainer.java:1004)
at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:111)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1566)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)A detailed walkthrough of the error, its code path and all known details is as follows:
----------------------------------------------------------------------------------------- Head --
Stacktrace:
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:282)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:473)
at net.minecraft.client.gui.inventory.GuiContainer.func_74191_a(GuiContainer.java:886)
at net.minecraft.client.gui.inventory.GuiContainer.func_82319_a(GuiContainer.java:946)
at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java:914)
at net.minecraft.client.gui.inventory.GuiContainer.keyPress(GuiContainer.java:999)
at codechicken.nei.forge.GuiContainerManager.fixhandleKeyboardInput(GuiContainerManager.java:457)
at net.minecraft.client.gui.inventory.GuiContainer.func_73860_n(GuiContainer.java:1004)
at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:111)-- Affected screen --
Details:
Screen name: codechicken.nei.recipe.GuiCraftingRecipe-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['SSC'/352, l='MpServer', x=0.50, y=62.08, z=0.50]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (0,255,0), Chunk: (at 0,15,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 4870 game time, 4870 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 2 total; [EntityClientPlayerMP['SSC'/352, l='MpServer', x=0.50, y=62.08, z=0.50], EntityWaypointContainer['未知'/354, l='MpServer', x=0.00, y=0.00, z=0.00]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:856)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27) -
and some purple blocks its ID shows they should be gregtech ores
-
Hrrm, MetaData 0 = random Pink Ore Block without any definition.
-
OH,and chrome dusts cannot be use in the ore washing plant,and even cause crash in the thermal centrifuge
-
---- Minecraft Crash Report ----
// Uh... Did I do that?Time: 13-12-11 下午7:32
Description: Ticking tile entityjava.lang.NullPointerException
at ic2.core.block.machine.tileentity.TileEntityCentrifuge.func_70316_g(TileEntityCentrifuge.java:132)
at net.minecraft.world.World.func_72939_s(World.java:2209)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)A detailed walkthrough of the error, its code path and all known details is as follows:
----------------------------------------------------------------------------------------- Head --
Stacktrace:
at ic2.core.block.machine.tileentity.TileEntityCentrifuge.func_70316_g(TileEntityCentrifuge.java:132)-- Tile entity being ticked --
Details:
Name: Thermal Centrifuge // ic2.core.block.machine.tileentity.TileEntityCentrifuge
Block type: ID #4035 (blockMachine2 // ic2.core.block.machine.BlockMachine2)
Block data value: 3 / 0x3 / 0b0011
Block location: World: (59,64,323), Chunk: (at 11,4,3 in 3,20; contains blocks 48,0,320 to 63,255,335), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Actual block type: ID #4035 (blockMachine2 // ic2.core.block.machine.BlockMachine2)
Actual block data value: 3 / 0x3 / 0b0011
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2209)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550) -
Well, rather a few of bugs to fix is all I can say about this.
In other news, a new storage unit is upcoming, the AESU... I think I will name it ASU, just to prevent naming confusion with GT.
Yes, you've heard it right. AESU, the Antimatter Energy Storage Unit. 10 billion EU worth of storage. IS going to be REALLY REALLY expensive. If you think GT's Fusion Reactor is expensive, you're totally wrong. Like totally totally wrong.EDIT:
10 billion exceeds integer. Epic fail.
IC2 API doesn't support long yet. Greeeeg?EDIT 2:
I'll just deceive IC2 and say Integer.MAX_VALUE when the actual energy exceeds the said constant. -
10 billion
10 BILLION? What can you even do with that much? -
10 BILLION? What can you even do with that much?I know, overflow the integer, well, mak noticed it himself.
@mak : make a suggestion for energy api, to support bigger values or prefixes.
-
overflow the integer
Overflow SHORT integers. Not sure why I'd want it just to crash my game mind you -
I know, overflow the integer, well, mak noticed it himself.
@mak : make a suggestion for energy api, to support bigger values or prefixes.
Yes, good idea. For now I'll shrink it down to 2 billion, as a temporary solution.
Never actually thought that integer will be a critical factorChocohead:
Half a million EU per tick will be nothing when I make Particle Accelerators overclockable and nerf them energy-wise :3
About four hundred plasma generators/multicore solars (which require a nether star each BTW) will supply you enough power though.
Call me crazy.EDIT:
So, committed things I've been doing for a few days now to github.
https://github.com/mak326428/L…cdbea59be0bd993d9695d4d12ASUs themselves are complete BTW, just need to add shiftclicking support & recipe.
And recipe is where my awfully poor imagination is going to suffer at. -
Half a million EU per tick will be nothing when I make Particle Accelerators overclockable and nerf them energy-wise :3
About four hundred plasma generators/multicore solars (which require a nether star each BTW) will supply you enough power though.
You just keep pushing the end game stuff further from where I am -
Don't worry, everything has to come to an end.
Even if he adds intergalactical travel between solar systems. -
just call it AMSU
-
just release a dev version,please