The Crash cant happen, because for it to happen, you would need to place an UNCRAFTABLE GregTech Plutonium/Thorium Cell into your Reactor.
Posts by GregoriusT
-
-
That happens only because of an IC² API change making those Cells incompatible. Not to mention that those Cells are NOT CRAFTABLE ANYMORE.
-
Looking at your location, I am happy that I have no Couch. But dont feel discouraged just because someone mentions that you have to learn things (most people dislike Java just because of people like us who throw out Java Standards at Coders). I will keep the Thread whiches deletion you requested for a while, in case you decide to continue.
mak326428: You have the Source, you can safe this Addon from extinction.
-
You can quote deleted posts.
BUT I CAN QUOTE NONEXISTENT POSTS!Lol, but my laugh is spelled like that:
Muahahahaha or MUAHAHAHAHA
Always with 5 A's and without "W".
-
What RawCode said was "Google Minecraft ID Conflict" instead of bothering the Forum as we cant fix your Problem directly.
-
Yay! *decompiles GT and copies every single feature from it*
I hope for you that you were aware, that I can read and even quote deleted Posts.
-
Player is already on fixing what he broke in 248.
-
So, if I dropped this project, what would happen?
Well, if you dropped it, then it would fall on the ground, unless you have no gravity where you are.
-
Lol, Thunderdark has hit the wrong "lock" Button. XD
Let me fix that for him.
-
What's wrong eith TiC?
1) You need to collect bunch of Gravel, Sand and Clay for making smeltery. Without it, you aren't enable to make cool things.
Gravel, Sand and Clay are realistic for that, but they are extremly easy to get, unless you are new on a 1.6 Server, where people have already stolen all the Clay 2km around Spawn.
I using TiC only for Hammers, Excavators and because it have Lumber Axe. TreeCapitator and things like that can look OP, but... Sorry, if you chop down tree in real, all tree go down
All Trees are falling, but they dont usually fall cut into pieces of 1m³. You would have to chop the Tree laying on the ground to actually get the Logs.
-
My addon is now 27851 lines of code. Yay!
Almost thirty thousand.Warning, the more Code you have per feature, the more inefficient it is. I would be careful about being proud of writing that much code.
-
Isnt there a dev-deobf freely available for everyone?
-
I would use the Scrap for UU Matter, and take a completly free Skeleton Spawner for fertilizing the Crops. Bonemeal works on IC² Crops.
-
-
HD GUIs are okay, because they are not loaded all the time. I have only a Problem with Items and Blocks being HD, because they are loaded all the time.
-
Hey, I fixed that long time ago!
long time = 5 minutes.
-
-
You dont understand. static final means that every mention of that variable is getting replaced by that Data during COMPILING, meaning that even if you change the Constant, nothing will use that changed Constant unless the Code uses reflection to get the Constant, what is never the Case.
Try getting the Version Number of IndustrialCraft without using Reflection from the IC2.class, while you are running a Version different from the one you compiled it with. You will always receive the same Version Number no matter what, unless you use reflection to access the Field.
-
Warning, you are not allowed to include anything of the .minecraft in your installer, as that is illegal. You should fix that ASAP
-