Hello!
I am running Windows 7, 64 bit.
I updated to MindCrack Pack 8.0.1 for Minecraft 1.4.7 today.
I also updated my server to the latest via this page:
http://feed-the-beast.com/download.php
by clicking the "Download Server" button under "MindCrack Pack"
I am able to connect and play just fine but my brother (using Ubuntu and also updated to MindCrack Pack 8.0.1) is not able to connect.
He was able to play just fine yesterday when we were all on MindCrack Pack 7 for MC 1.4.6.
Every time he pressed launch from the FTB launcher, the "Mojang" logo screen is only up for a short second (things obviously are not loading), and when he tries to join the server it says he does not have FML.
I spent the last 4 and a half hours trying different things with him to get it working.
Some of the things we tried- none worked and we updated each time after a failure:
Delete the ~/.minecraft folder
Delete the "MindCrack" folder on his desktop.
Made sure we had identical files in /Mindcrack/minecraft/lib/ folder
"Force Update" in the launcher.
Selecting "8.0.1" specifically instead of "Recommended" in the launcher.
Deleted Minecraft and FTB completely.
Double checked and enabled/disabled every mod in the three tabs within "edit mod pack". He had everything I had.
I had him specifically select "7" in the launcher and he was actually able to load and play like yesterday (but not on the server since it has been updated).
Is there anything (suggestions, thoughts, ideas) we can do to get it working for him?
Is there anything I can provide that will help you determine what's wrong?
-OR-
Is there any way I can downgrade the server back to MindCrack Pack 7 with MineCraft 1.4.6 so I can play with my brother and wait for things to be sorted out? I am unable to find old server downloads.
This may not matter much to others (I setup mystcraft in mindcrack on my server) but the config lines were changed: (my apologies, I do not know the original version of Direwolf20 this config file is from)Could you give an example of what block IDs weren't properly brought over?
item {
I:item.agebook.id=8700
I:item.linkbook.id=8701
I:item.notebook.id=8702
I:item.writingdesk.id=8703
}
item {
I:item.agebook.id=1030
I:item.linkbook.id=1031
I:item.notebook.id=1032
I:item.writingdesk.id=1033
}
You have to use optifine C1 but still that version is very buggy so you better stick with the old version until a better optifine comes outAlso, nvm. I just downloaded it a second time and it downloaded properly. huh
EDIT: Having another issue, possibly related to optifine, but it didn't look like it, though, what do I know about code.
2013-01-29 00:14:58 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-01-29 00:14:58 [INFO] [STDERR] Exception in thread "Server thread" cpw.mods.fml.common.LoaderException
2013-01-29 00:14:58 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
2013-01-29 00:14:58 [INFO] [STDERR] at cpw.mods.fml.common.Loader.serverStopped(Loader.java:761)
2013-01-29 00:14:58 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:464)
2013-01-29 00:14:58 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:559)
2013-01-29 00:14:58 [INFO] [STDERR] at fy.run(SourceFile:849)
This is what the console displays at the end when the loading stops. If i'm remembering, cpw is buildcraft...? or maybe just pipes. don't quite remember. regardless, this did only happen after loading Optifine. I would simply not use Optifine except that my computer is so bad that I HAVE to load optifine or minecraft is too jagged and slow to actually play. the fps literally drops to 3-4 frames per second without optifine. I can't play minecraft without it. Maybe this is really and optifine thing, in which case i'll see what I can do on my own. Is this error and indicator of that?
EDIT: Okay, herp me. cpw = forge. Ergo this is probably an optifine problem. fudgewiggles.
This appears to have been the cause of the problem in my case as well. I'm on Mac OS X and using a case-sensitive filesystem. The offending file is MindCrack/instMods/minecraftforge.zip and renaming it to MinecraftForge.zip allowed me to open my world in the new version and not have everything be broken. (My inventory is still gone though, of course.)Please note the file MinecraftForge.zip is not the same as minecraftforge.zip.
The issue you have here is that Dimension Id 7 is used by both Mystcraft and twilight forest so i recomend changing the id of your age number 7Still freezing at the Loading Terrain screen while using Direwolf20 Recommended and 5.0.1. I get this in red in the console, does it mean anything to anyone? Oh and I tried renaming the MinecraftForge file and it didn't work. I went back to Direwolf20 4 and i am able to play again. Not sure what is new in the 5.0.1 but I want to play not deal with programming issues.
2013-01-28 22:24:22 [INFO] [STDERR] Exception in thread "Server thread" java.lang.IllegalArgumentException: Failed to register dimension for id 7, One is already registered
2013-01-28 22:24:22 [INFO] [STDERR] at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:83)
2013-01-28 22:24:22 [INFO] [STDERR] at xcompwiz.mystcraft.Mystcraft.registerDimensions(Mystcraft.java:228)
2013-01-28 22:24:22 [INFO] [STDERR] at xcompwiz.mystcraft.Mystcraft.registerCommands(Mystcraft.java:188)
2013-01-28 22:24:22 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-28 22:24:22 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-28 22:24:22 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-28 22:24:22 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-28 22:24:22 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
2013-01-28 22:24:22 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-01-28 22:24:22 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-28 22:24:22 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-28 22:24:22 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-28 22:24:22 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-28 22:24:22 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-28 22:24:22 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-28 22:24:22 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-28 22:24:22 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2013-01-28 22:24:22 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-28 22:24:22 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-28 22:24:22 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-28 22:24:22 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-28 22:24:22 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-28 22:24:22 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-28 22:24:22 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-28 22:24:22 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-28 22:24:22 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-28 22:24:22 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2013-01-28 22:24:22 [INFO] [STDERR] at cpw.mods.fml.common.Loader.serverStarting(Loader.java:702)
2013-01-28 22:24:22 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:314)
2013-01-28 22:24:22 [INFO] [STDERR] at bdz.c(IntegratedServer.java:103)
2013-01-28 22:24:22 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
2013-01-28 22:24:22 [INFO] [STDERR] at fy.run(SourceFile:849)
It's a "Prize" you get from making one of the sectionsHOW DO I GET SUGAR CANE IN FTB INSANITY
[DOUBLEPOST=1359444541][/DOUBLEPOST]which one do you get it fromThe issue you have here is that Dimension Id 7 is used by both Mystcraft and twilight forest so i recomend changing the id of your age number 7
Direwolf uploaded a vid about this[DOUBLEPOST=1359444286][/DOUBLEPOST]
It's a "Prize" you get from making one of the sections
Ok Dw20 pack 5.0.1 is working with optifine c1 (Edit Optifine works but blocks won't update)
[DOUBLEPOST=1359418934][/DOUBLEPOST]I just found a bug I have a presureplate next to my door but wen I step on it it just makes the sound but the door stays closed can anyone confirm this?
Hi,where is the ftb-install folder
I understand this position if the bug is based on any given mod that somebody adds, but by adding Optifine we repair a bug your modpack is causing. A SSP world created with your modpack is after a certain time of playing not playable without adding Optifine (anything under 25fps is not playable).1. Optifine is not in our packs, so we can't and will not test against it. Adding mods on your own will always have the risk of breaking something. Sorry it is impossible for us to test against all those cases.