Closed HyperMan19680 closed 9 years ago
1) Armor Sets is my own mod and it IS compatible with toolscompressor. It crashed with it because by default, armor de wear key and mode fixing keys are the same. (F) 2) Can you send me your mods folder? Because it must be one of mods that is causing that: i play survival and it works...And also: Try using forge 1291 or later
DON'T laugh at how many mods I have, cause I like a lot of them. I got this from NEI Integration's dump.
ID,Name,Version,Custom Container,Disableable,Dependencies mcp,Minecraft Coder Pack,9.05,true,YES,[] FML,Forge Mod Loader,7.10.85.1286,true,NEVER,[] Forge,Minecraft Forge,10.13.2.1286,true,NEVER,[] appliedenergistics2-core,AppliedEnergistics2 Core,rv2-beta-7,true,NEVER,[] Aroma1997Core,Aroma1997Core,1.0.2.13,true,NEVER,[] CazzarCoreLib,Cazzar Core Lib,1.2.1-SNAPSHOT,true,NEVER,[] CodeChickenCore,CodeChicken Core,1.0.4.35,true,NEVER,[]
@HyperMan19680 Facepalm... I'm not laughing how much mods do you have, (me, i'm playing with ~200 too...) I just told you that 1) try updating forge to 1291 2) If you can: zip and send me your mods folder , that i try by my self to figure out what's wrong... (beacause download manually 200 mods... ) 2) Tools compressor has id: tools compressor (you can open folder src/main/java/code/elix_x/toolscompressor and file Main tools compressor and in @Mod you will find modid="toolscompressor" One more thing: tc and as aren't incompatible, because i play with both of them, and because they are developped and tested in the SAME folder. (you can't find it here because of .gitignore)
Well I hate to tell ya the bad news, but https://www.dropbox.com/s/1ybqqj9njo3y5pd/Screenshot%202015-01-28%2008.44.35.png?dl=0 says otherwise.
Also, ITS DANGEROUS TO FIX BUGS ALONE. TAKE THIS. https://www.dropbox.com/s/9atj4depd9vbbmn/mods.zip?dl=0
For some reasons, i couldn't post... Update TC i fixed it Sorry for delay, it's my 7th try to post
Quite alright. Is it updated on the first post?
Yes EDIT: And it's the same file name, because i don't want from simple bug fix make new update... How ever it's fixed
I hate to say it, but are you SURE you fixed it/got the right version uploaded? Two of the 3 download links are showing broken versions for me.
EDIT:Make that all 3. They all show the same error, the same error as above.
WHAT???????? This is very very very very very very very... strange: http://youtu.be/J2ppIxCHaV8
I reiterate, did you put the "Fixed" version on the links, or did you accidently upload the older broken version? It may help to show the change in the file name to be safe. Sorry, but I dunno any other way. We may just have to take this live at some point. Do you have a Skype name? I go by the name "HyperFrieza" on it.
Yes, it's new file that i even dowloaded and downloaded file put in mods folder and tested...
Well it still doesn't work on my end. Is there another way I can contact you? I am also wondering if maybe my Java settings have something in this.
Ok so ther's still Armor sets inside... Open jar and go to code/elix_x/mods and delete all sauf toolscompressor also you can delete code/elix_x/coremods, if it exists...
Er, I'm sorry, what?
do you have program that can open jars? Like Total commander?
I have 7-Zip. I just didn't understand the directions, sadly. I checked ToolsCompressor, no sign of ArmorSets stuff inside.
that means that it contains only TC. It must work
Must, but doesn't. I still get the same error. That may mean something's wrong in the code, or there is an incompatibility somewhere. I'll set up a new mods.zip for ya, since there are some new mods in there.
(I swear, all these mods are gonna be the death of me.)
Which error exactly do you get?
---- Minecraft Crash Report ---- // Ooh. Shiny.
Time: 2/3/15 12:44 PM Description: Initializing game
java.lang.NullPointerException: Initializing game at net.minecraft.tileentity.TileEntityFurnace.func_145952_a(TileEntityFurnace.java:330) at net.minecraft.tileentity.TileEntityFurnace.func_145954_b(TileEntityFurnace.java:343) at code.elix_x.mods.toolscompressor.events.ScanningForFuelEvent.addVanillaTools(ScanningForFuelEvent.java:22) at cpw.mods.fml.common.eventhandler.ASMEventHandler_1155_ScanningForFuelEvent_addVanillaTools_ValidatingFuelEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) at code.elix_x.api.toolscompressor.Validater.validate(Validater.java:32) at code.elix_x.mods.toolscompressor.MainToolsCompressor.postinit(MainToolsCompressor.java:84) 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:513) 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:208) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) 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:118) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) 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)
-- Head -- Stacktrace: at net.minecraft.tileentity.TileEntityFurnace.func_145952_a(TileEntityFurnace.java:330) at net.minecraft.tileentity.TileEntityFurnace.func_145954_b(TileEntityFurnace.java:343) at code.elix_x.mods.toolscompressor.events.ScanningForFuelEvent.addVanillaTools(ScanningForFuelEvent.java:22) at cpw.mods.fml.common.eventhandler.ASMEventHandler_1155_ScanningForFuelEvent_addVanillaTools_ValidatingFuelEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) at code.elix_x.api.toolscompressor.Validater.validate(Validater.java:32) at code.elix_x.mods.toolscompressor.MainToolsCompressor.postinit(MainToolsCompressor.java:84) 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:513) 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:208) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) 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:118) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) 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 8.1 (amd64) version 6.3 Java Version: 1.7.0_60, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 4748977328 bytes (4528 MB) / 6429081600 bytes (6131 MB) up to 6429081600 bytes (6131 MB) JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144M -Xms6144M -XX:PermSize=256m -XX:MaxPermSize=512m -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M 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.85.1291 Minecraft Forge 10.13.2.1291 221 mods loaded, 221 mods active mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized FML{7.10.85.1291} Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized Forge{10.13.2.1291} Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized Aroma1997Core{1.0.2.13} Aroma1997Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized CazzarCoreLib{1.2.1-SNAPSHOT} Cazzar Core Lib Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized CodeChickenCore{1.0.4.35} CodeChicken Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
First it crashes on getItemBurnTime (what is really strange) with NullPointerException (even stranger) Downloading mods and i'll try to fix it as fast as possible
Finally: i think that TC isn't compatible with one of the mods, but i can't really figure it out, becuase of one mod depends on another... Can you halp me: to figure this out, just remove for example mods named on A and then run MC (of course: "remove" dependencies), if it loaded means mod is one of the mods that you've removed. You can also try to do visa versa: put mods on A in mods folder...
I just took a peek at the detailed walkthrough, and i found
Stacktrace: at net.minecraft.tileentity.TileEntityFurnace.func_145952_a(TileEntityFurnace.java:330) at net.minecraft.tileentity.TileEntityFurnace.func_145954_b(TileEntityFurnace.java:343) at code.elix_x.mods.toolscompressor.events.ScanningForFuelEvent.addVanillaTools(ScanningForFuelEvent.java:22)
when i see
code.elix_x.mods.toolscompressor.events.ScanningForFuelEvent.addVanillaTools(ScanningForFuelEvent.java:22)
i see it is a problem with tc, and it is ScanningForFuelEvent to add VanillaTools, with an ID of java:22, so it will be scanning to adding vanilla tools, so somthing is wrong with windows 8 or i dunno. That is my guess.
I am not sure what to say, sadly.
@CoolJoey244 java:22 means that wrong code is on 22nd line addVanillaTools is just method name, how ever it adds fuel (this is because i forgot to rename it when copied this from ScanningForTools) I'm playing with my mod and a lot of others, and it works... for me... But HyperMan19680 has mods, that i don't have and one of them edits something in the furnace class, what makes it incompatible. @HyperMan19680 As of 1.1 i think i have a way to fix that, but if you want i can send you a snapshot link with fixed version before i release it officially (this will contain ONLY that fix for now)
Okay then, Elix.
Do you want a snapshot as fast as possible? I can send you one right now. Only 1 annying thing in snapshot: you will see console spammed...
Eh, why not. Nothing to lose.
Ok, her you have it: http://www.mediafire.com/download/7cw1io2p2ttl3vj/TC-snapshot-1.1.jar
Sadly, no better.
Can you re send crash report? Please?
---- Minecraft Crash Report ---- // Don't be sad. I'll do better next time, I promise!
Time: 2/10/15 3:06 AM Description: Initializing game
java.lang.NullPointerException: Initializing game at code.elix_x.mods.toolscompressor.events.ScanningForFuelEvent.getItemBurnTime(ScanningForFuelEvent.java:76) at code.elix_x.mods.toolscompressor.events.ScanningForFuelEvent.isItemFuel(ScanningForFuelEvent.java:89) at code.elix_x.mods.toolscompressor.events.ScanningForFuelEvent.scanForFuel(ScanningForFuelEvent.java:36) at cpw.mods.fml.common.eventhandler.ASMEventHandler_1175_ScanningForFuelEvent_scanForFuel_ValidatingFuelEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) at code.elix_x.api.toolscompressor.Validater.validate(Validater.java:32) at code.elix_x.mods.toolscompressor.MainToolsCompressor.postinit(MainToolsCompressor.java:84) 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:513) 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:208) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) 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:118) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) 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)
-- Head -- Stacktrace: at code.elix_x.mods.toolscompressor.events.ScanningForFuelEvent.getItemBurnTime(ScanningForFuelEvent.java:76) at code.elix_x.mods.toolscompressor.events.ScanningForFuelEvent.isItemFuel(ScanningForFuelEvent.java:89) at code.elix_x.mods.toolscompressor.events.ScanningForFuelEvent.scanForFuel(ScanningForFuelEvent.java:36) at cpw.mods.fml.common.eventhandler.ASMEventHandler_1175_ScanningForFuelEvent_scanForFuel_ValidatingFuelEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) at code.elix_x.api.toolscompressor.Validater.validate(Validater.java:32) at code.elix_x.mods.toolscompressor.MainToolsCompressor.postinit(MainToolsCompressor.java:84) 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:513) 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:208) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) 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:118) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) 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 8.1 (amd64) version 6.3 Java Version: 1.7.0_60, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 5426339312 bytes (5174 MB) / 6429081600 bytes (6131 MB) up to 6429081600 bytes (6131 MB) JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144M -Xms6144M -XX:PermSize=256m -XX:MaxPermSize=512m -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M 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.85.1291 Minecraft Forge 10.13.2.1291 250 mods loaded, 250 mods active mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized FML{7.10.85.1291} Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized Forge{10.13.2.1291} Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized AM2-Preloader{0.0.2} AMCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized Aroma1997Core{1.0.2.13} Aroma1997Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized CazzarCoreLib{1.2.1-SNAPSHOT} Cazzar Core Lib Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized CodeChickenCore{1.0.4.35} CodeChicken Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
I rewrote once more, in console you can see something like: [STDOUT] code.elix_x.mods.toolscompressor.events.ScanningForFuelEvent : Couldn't validate item as fuel: 'itemname' and then bunch of stuff like crash report. If you see this, can you send it to me. BTW updated version: http://www.mediafire.com/download/u8dyksjrwcwd1hy/TC-snapshot-1.1-2.jar
I just now tested it, seems to be working fine, until I tried to configure the keys. Then it just froze...
Sadly, I can now confirm something is going on with the snapshot. I got this crash report when I tried to change the keys.
---- Minecraft Crash Report ---- // You're mean.
Time: 2/10/15 5:35 PM Description: Updating screen events
java.lang.ClassCastException: [Lnet.minecraft.client.settings.KeyBinding; cannot be cast to [Lcode.elix_x.coremods.keysoverhaul.keys.NewKeyBinding;
at code.elix_x.coremods.keysoverhaul.gui.NewGuiKeyBindingList.
-- Head --
Stacktrace:
at code.elix_x.coremods.keysoverhaul.gui.NewGuiKeyBindingList.
-- Affected screen -- Details: Screen name: code.elix_x.coremods.keysoverhaul.gui.NewGuiControls
-- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityClientPlayerMP['HyperMan19680'/91, l='MpServer', x=63.31, y=101.62, z=32.68]] Chunk stats: MultiplayerChunkCache: 121, 121 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-10,4,-93), Chunk: (at 6,0,3 in -1,-6; contains blocks -16,0,-96 to -1,255,-81), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 1530325 game time, 671576 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: 15 total; [EntityBat['Bat'/27676, l='MpServer', x=84.31, y=6.00, z=-29.44], EntityBat['Bat'/27118, l='MpServer', x=66.38, y=15.07, z=98.53], EntityBlockling['Blockling'/42, l='MpServer', x=7.50, y=64.00, z=94.50], EntityBlockling['Blockling'/40, l='MpServer', x=12.50, y=64.00, z=95.88], EntityBat['Bat'/27229, l='MpServer', x=54.75, y=36.00, z=-35.25], EntityBat['Bat'/27471, l='MpServer', x=126.25, y=42.74, z=20.30], EntityBlockling['Blockling'/41, l='MpServer', x=19.44, y=64.00, z=89.53], EntityBat['Bat'/28108, l='MpServer', x=74.50, y=8.10, z=26.25], EntityTrail['unknown'/8745, l='MpServer', x=63.31, y=101.62, z=32.68], EntityBlockling['Blockling'/50, l='MpServer', x=16.63, y=64.00, z=89.34], EntityBat['Bat'/25931, l='MpServer', x=101.66, y=56.00, z=21.56], EntityBlockling['Blockling'/21480, l='MpServer', x=14.50, y=64.00, z=97.50], EntityBlockling['Blockling'/21481, l='MpServer', x=7.50, y=64.00, z=97.50], EntityClientPlayerMP['HyperMan19680'/91, l='MpServer', x=63.31, y=101.62, z=32.68], EntityStreak['unknown'/8798, l='MpServer', x=63.31, y=101.62, z=32.68]] 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:373) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:909) 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 8.1 (amd64) version 6.3 Java Version: 1.7.0_60, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 5231682832 bytes (4989 MB) / 6429081600 bytes (6131 MB) up to 6429081600 bytes (6131 MB) JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144M -Xms6144M -XX:PermSize=256m -XX:MaxPermSize=512m -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M 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.85.1291 Minecraft Forge 10.13.2.1291 254 mods loaded, 254 mods active mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available FML{7.10.85.1291} Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Forge{10.13.2.1291} Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available AM2-Preloader{0.0.2} AMCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Aroma1997Core{1.0.2.13} Aroma1997Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available CazzarCoreLib{1.2.1-SNAPSHOT} Cazzar Core Lib Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available CodeChickenCore{1.0.4.35} CodeChicken Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
I'm sorry for that: one of my coremods that is dev, somehow is there! Updated version: (same link, new file) http://www.mediafire.com/download/u8dyksjrwcwd1hy/TC-snapshot-1.1-2.jar And also: after plaing in MC, open logs/latest.log And then search inside for: 'Couldn't validate item as fuel:' (without ') After : a name of item is written, and under this there's bunch of stuff like in crash report. Can you send me this part of log? (if you're too lazy, you can send lates.log)
It appears to be working currently, but I got a problem, one that may be related to user error: How do I start the compressor? I got all the slots filled, but nothing is happening.
EDIT: Never mind, did not know of the Redstone Signal requirement. Alright, lemme try it...
Well, it took my Diamond Tools, plus the 4 rods of LegendGear2 fine, but the graphics that are supposed to show up when I use one isn't showing, probably due to being part of a multitool. No biggie though. Though I also see that the tools have opaque squares alongside them.
So, i put resolved to the title. And can you send me latest.log (in folder logs in MC), because i want to know what exactly is wrong...
I dunno if this one is the one you want, sadly.
Yes, that's exactly what i wanted! Okay, so: it was crashing on: item.PhantomBlade, item.PhantomPickaxe, item.PhantomAxe, item.PhantomShovel, item.PhantomHoe, item.DragonSlayerLaserSaber, item.DragonSlayerLaserMiner, item.DragonSlayerLaserShovel, item.DragonSlayerLaserAxe, item.DragonSlayerLaserHoe, item.StickSword, item.StickHoe, item.StickPickaxe, item.StickAxe, item.StickShovel
Do you know which mod are these from?
I think its from one of the obscure core mods I have, but I forget which one. I'll try using WAILA to find it once I restart Minecraft.
QuazarFlame's coremod was the one that was the offender. I removed it.
Ok, so i close this topic & mark it as fixed. You can play without problems, and i will contact QuazarFlame's to see what is wrong...
---- Minecraft Crash Report ---- // On the bright side, I bought you a teddy bear!
Time: 1/27/15 12:15 PM Description: Initializing game
java.lang.NullPointerException: Initializing game at net.minecraft.tileentity.TileEntityFurnace.func_145952_a(TileEntityFurnace.java:330) at net.minecraft.tileentity.TileEntityFurnace.func_145954_b(TileEntityFurnace.java:343) at code.elix_x.mods.toolscompressor.events.ScanningForFuelEvent.addVanillaTools(ScanningForFuelEvent.java:22) at cpw.mods.fml.common.eventhandler.ASMEventHandler_1177_ScanningForFuelEvent_addVanillaTools_ValidatingFuelEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) at code.elix_x.api.toolscompressor.Validater.validate(Validater.java:32) at code.elix_x.mods.toolscompressor.MainToolsCompressor.postinit(MainToolsCompressor.java:84) 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:513) 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:208) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) 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:118) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) 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 net.minecraft.tileentity.TileEntityFurnace.func_145952_a(TileEntityFurnace.java:330) at net.minecraft.tileentity.TileEntityFurnace.func_145954_b(TileEntityFurnace.java:343) at code.elix_x.mods.toolscompressor.events.ScanningForFuelEvent.addVanillaTools(ScanningForFuelEvent.java:22) at cpw.mods.fml.common.eventhandler.ASMEventHandler_1177_ScanningForFuelEvent_addVanillaTools_ValidatingFuelEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) at code.elix_x.api.toolscompressor.Validater.validate(Validater.java:32) at code.elix_x.mods.toolscompressor.MainToolsCompressor.postinit(MainToolsCompressor.java:84) 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:513) 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:208) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) 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:118) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) 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 8.1 (amd64) version 6.3 Java Version: 1.7.0_60, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 5591585312 bytes (5332 MB) / 6429081600 bytes (6131 MB) up to 6429081600 bytes (6131 MB) JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144M -Xms6144M -XX:PermSize=256m -XX:MaxPermSize=512m -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M 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.85.1286 Minecraft Forge 10.13.2.1286 213 mods loaded, 213 mods active mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized FML{7.10.85.1286} Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized Forge{10.13.2.1286} Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized appliedenergistics2-core{rv2-beta-7} AppliedEnergistics2 Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized Aroma1997Core{1.0.2.13} Aroma1997Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized CazzarCoreLib{1.2.1-SNAPSHOT} Cazzar Core Lib Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized CodeChickenCore{1.0.4.35} CodeChicken Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized