at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:509)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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)
Rollback Post to RevisionRollBack
When Life gives you lemons, try to find a logical explanation of how Life got hands to give them to you.
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:509)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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)
Did you even bother to read the title? Or the other posts on here? This is for 1.6.2, not 1.6.3, or 1.7.x (What ever other version you are using)
We are kind of in a halted state of development at the moment, I am the lead (And only) developer for this mod, and I have sort of lost interest mainly due to the fact that I can't develop, or even play Minecraft. You see, I am using a GNU/Linux Distro (Fedora 19) and thanks to the facists at ATI, there is no open accelerated graphics drivers for my graphics card that runs on Linux. We need another developer to help us, as I can't develop for the time being. Until we get another one, or I find the time to work on this, we will remain in this halted state.
I mean are you using MCreator or something like that.
What does a developer have to do.
Eww MCreator, no. MCreator is disgusting. I write Java source code, which is compiled into Java bytecode, which is loaded by Minecraft forge. Here is some example from SpartanHud.java
Why is it discontinued? As far as I know, until forge updates, this mod is pretty much up-to-date (the team already said that they wouldn't update to 1.6.4).
Rollback Post to RevisionRollBack
Developer for Minecraft: Combat Evolved, a Halo mod. Complete with 3D weapons and is multiplayer-capatible!
Why is it discontinued? As far as I know, until forge updates, this mod is pretty much up-to-date (the team already said that they wouldn't update to 1.6.4).
Exactly. Now everyone I would also like to apologize for the inactivity, however you all must also understand that Forge has still not been ported to version 1.7.4, and with that said we will have to wait for the Forge API v 1.7.4 to be released BEFORE we can update.
Check out my mod idea! http://www.minecraft...r-with-bending/
What are your skills?
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 12/7/13 10:39 AM
Description: Initializing game
java.lang.VerifyError: Bad type on operand stack
Exception Details:
Location:
halo/HaloMod.<clinit>()V @1041: putstatic
Reason:
Type 'halo/items/SpartanArmor' (current frame, stack[0]) is not assignable to 'net/minecraft/item/ItemHoe'
Current Frame:
bci: @1041
flags: { }
locals: { }
stack: { 'halo/items/SpartanArmor' }
Bytecode:
0000000: bb00 af59 1102 5810 0f10 1912 b112 b3b7
0000010: 00b6 b200 bcb6 00c0 b600 c612 c8b6 00cc
0000020: b300 cebb 00af 5911 0259 1008 1007 12d0
0000030: 12d2 b700 b6b2 00bc b600 c0b6 00c6 12d3
0000040: b600 ccb3 00d5 bb00 af59 1102 5b07 1006
0000050: 12d7 12d9 b700 b6b2 00bc b600 c0b6 00c6
0000060: 12da b600 ccb3 00dc bb00 af59 1102 5c08
0000070: 0512 de12 e0b7 00b6 b200 bcb6 00c0 b600
0000080: c612 e2b6 00cc b300 e4bb 00e6 5911 025d
0000090: 12e8 b700 ebb2 00bc b600 ec12 eeb6 00cc
00000a0: b300 f0bb 00e6 5911 025e 12f2 b700 ebb2
00000b0: 00bc b600 ec12 f3b6 00cc b300 f5bb 00e6
00000c0: 5911 025f 12f7 b700 ebb2 00bc b600 ec12
00000d0: f9b6 00cc b300 fbbb 00af 5911 0260 0506
00000e0: 12fd 12ff b700 b6b2 00bc b600 c0b6 00c6
00000f0: 1301 01b6 00cc b301 03bb 00af 5911 0261
0000100: 100f 100f 1301 0513 0107 b700 b6b2 00bc
0000110: b600 c0b6 00c6 1301 09b6 00cc b301 0bbb
0000120: 00af 5911 0262 100f 100a 1301 0d13 010f
0000130: b700 b6b2 00bc b600 c0b6 00c6 1301 10b6
0000140: 00cc b301 12bb 00e6 5911 0263 1301 14b7
0000150: 00eb b200 bcb6 00ec 1301 16b6 00cc b301
0000160: 18bb 00e6 5911 0264 1301 1ab7 00eb b200
0000170: bcb6 00ec 1301 1cb6 00cc b301 1ebb 00af
0000180: 5911 0265 0510 0a13 0120 1301 22b7 00b6
0000190: b200 bcb6 00c0 b600 c613 0124 b600 ccb3
00001a0: 0126 bb01 2859 1102 6605 1006 1301 2a13
00001b0: 012c b701 2db2 00bc b601 2eb6 00c6 1301
00001c0: 2fb6 00cc b301 31bb 0128 5911 0267 0510
00001d0: 0614 0132 1301 3513 0137 b701 3ab2 00bc
00001e0: b601 2eb6 00c6 1301 2fb6 00cc b301 3cbb
00001f0: 013e 5911 0a8b b201 44b7 0147 b301 49bb
0000200: 013e 5911 0a8c b201 44b7 0147 b301 4bbb
0000210: 014d 5911 0a8d b201 44b7 014e b301 50bb
0000220: 0152 5911 0a8e b201 44b7 0153 b301 55bb
0000230: 0157 5911 0a8f b201 44b7 0158 b301 5abb
0000240: 015c 5911 0a90 b201 44b7 015d b301 5fbb
0000250: 0161 5911 0a91 b201 44b7 0162 b301 64bb
0000260: 0166 5911 0a92 b201 44b7 0167 b301 69bb
0000270: 016b 5911 0a93 04b7 016e b301 70bb 016b
0000280: 5911 0a94 03b7 016e b301 72bb 0174 5911
0000290: 0a95 b201 44b7 0175 b201 77b6 017a 1301
00002a0: 7bb6 0181 b301 83bb 0185 5911 0a96 b201
00002b0: 4404 b701 8813 018a b601 8bb3 018d bb01
00002c0: 8f59 110a 9704 b701 90b3 0192 bb01 8f59
00002d0: 110a 9803 b701 90b3 0194 bb01 8559 110a
00002e0: 99b2 0144 05b7 0188 1301 8ab6 018b b301
00002f0: 96bb 0198 5911 0a9a 1301 99b7 019c b301
0000300: 9ebb 0198 5911 0a9b 1301 9fb7 019c b301
0000310: a1bb 01a3 5911 0a9c b201 44b7 01a4 b301
0000320: a6bb 01a8 5911 0af0 b201 ab13 01ad b701
0000330: b0b2 0177 b601 b1b3 01b3 bb01 a859 110a
0000340: f1b2 01ab 1301 b5b7 01b0 b201 77b6 01b1
0000350: b301 b7bb 01a8 5911 0af2 b201 ab13 01b9
0000360: b701 b0b2 0177 b601 b1b3 01bb bb01 bd59
0000370: 110a f3b2 01ab 1301 bfb7 01c0 b201 77b6
0000380: 01c1 b301 c3bb 01c5 5911 0af4 b201 ab14
0000390: 01c6 b701 cab2 0177 b601 cbb3 01cd bb01
00003a0: a859 110a f5b2 01ab 1301 cfb7 01b0 b201
00003b0: 77b6 01b1 b301 d1bb 01bd 5911 0af6 b201
00003c0: ab13 01d3 b701 c0b2 0177 b601 c1b3 01d5
00003d0: bb01 d759 110a f7b2 01ab 1301 d9b7 01da
00003e0: b201 77b6 01db b301 ddbb 01d7 5911 0af8
00003f0: b201 ab13 01df b701 dab2 0177 b601 dbb3
0000400: 01e1 bb01 e359 1105 1403 0313 01e5 b701
0000410: e8b3 01ea bb01 e359 1105 1503 0413 01ec
0000420: b701 e8b3 01ee bb01 e359 1105 1603 0513
0000430: 01f0 b701 e8b3 01f2 bb01 f459 1105 1803
0000440: 0313 01f6 b701 f7b3 01f9 bb01 f459 1105
0000450: 1904 0313 01fb b701 f7b3 01fd bb01 f459
0000460: 1105 1a05 0313 01ff b701 f7b3 0201 bb02
0000470: 0359 1105 1c03 0313 0205 b702 06b3 0208
0000480: bb02 0359 1105 1d03 0413 020a b702 06b3
0000490: 020c bb02 0359 1105 1e03 0513 020e b702
00004a0: 06b3 0210 bb02 1259 1105 3213 0214 b702
00004b0: 15b3 0217 bb02 1259 1105 3313 0219 b702
00004c0: 15b3 021b bb02 1259 1105 3413 021d b702
00004d0: 15b3 021f bb02 1259 1105 3513 0221 b702
00004e0: 15b3 0223 bb02 1259 1105 3613 0225 b702
00004f0: 15b3 0227 bb02 1259 1105 3713 0229 b702
0000500: 15b3 022b bb02 1259 1105 3813 022d b702
0000510: 15b3 022f bb02 1259 1105 3913 0231 b702
0000520: 15b3 0233 bb02 1259 1105 3a13 0235 b702
0000530: 15b3 0237 bb02 1259 1105 3b13 0239 b702
0000540: 15b3 023b bb02 1259 1105 3c13 023d b702
0000550: 15b2 0240 b602 41b3 0243 bb02 1259 1105
0000560: 3d13 0245 b702 15b2 0240 b602 41b3 0247
0000570: bb02 1259 1105 3e13 0249 b702 15b2 0240
0000580: b602 41b3 024b bb02 1259 1105 3f13 024d
0000590: b702 15b2 0240 b602 41b3 024f bb02 1259
00005a0: 1105 4013 0251 b702 15b2 0240 b602 41b3
00005b0: 0253 bb02 1259 1105 4113 0255 b702 15b2
00005c0: 0240 b602 41b3 0257 bb02 1259 1105 4213
00005d0: 0259 b702 15b2 0240 b602 41b3 025b bb02
00005e0: 1259 1105 4313 025d b702 15b2 0240 b602
00005f0: 41b3 025f bb02 1259 1105 4413 0261 b702
0000600: 15b2 0240 b602 41b3 0263 b1
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:509)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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)
Did you even bother to read the title? Or the other posts on here? This is for 1.6.2, not 1.6.3, or 1.7.x (What ever other version you are using)
We are kind of in a halted state of development at the moment, I am the lead (And only) developer for this mod, and I have sort of lost interest mainly due to the fact that I can't develop, or even play Minecraft. You see, I am using a GNU/Linux Distro (Fedora 19) and thanks to the facists at ATI, there is no open accelerated graphics drivers for my graphics card that runs on Linux. We need another developer to help us, as I can't develop for the time being. Until we get another one, or I find the time to work on this, we will remain in this halted state.
What do you mean by 'modmaker' exactly?
lolwut? Modmaker? This is written in the Java programming language. The source can be found on my github
https://github.com/GruntTheDivine/MinecraftCE/tree/master/src
Eww MCreator, no. MCreator is disgusting. I write Java source code, which is compiled into Java bytecode, which is loaded by Minecraft forge. Here is some example from SpartanHud.java
https://github.com/GruntTheDivine/MinecraftCE/blob/master/src/hud/SpartanHud.java
Exactly. Now everyone I would also like to apologize for the inactivity, however you all must also understand that Forge has still not been ported to version 1.7.4, and with that said we will have to wait for the Forge API v 1.7.4 to be released BEFORE we can update.