Unsupported Agrarian Skies: Hardcore Quest Bug Reporting

  • This section is closed. Please do bug reports over at the FTB GitHub repos.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.
idk if this is already known I couldn't find anything mentioning it & its very obvious I doubt I'd be first to see it but "NONE of my tanks are taking lava from fluid ducts, I'm rebuilding in 2.1.4 in creative after world corruption & none of the ducts are in unloaded chunks I've even put down a chunk loader & replaced fluid ducts still nothing :(
 
There's a dupe glitch where if you put any item in the middle of an alchemical chemistry set then shift click it, it'll dupe it.
 
I dont really have the crash report since i tried to re-download the pack to see if it worked and forgot to save it, but i was trying to put an itemduct in output mode and all of the sudden my entire game shuts down (went to see the crash and it talked about forge multipart and thermal expansion...). thinking it was just a ticking problem, i opened the game again, and the save file was gone even though i could still see it in the save folder. My guess is that the save somehow got corrupted since it doesn't show in the actual game

Here is a re-creation of the thing i was doing in the same pack (altough this time i didn't crash):

http://s22.postimg.org/pyllbgxld/2014_05_12_01_26_49.png
http://s30.postimg.org/hxcyyg5ch/2014_05_12_01_28_00.png

Obs: I managed to get my "corrupted save" if it helps in anything...
 
Hm ok
there are some STDERR and strange mod outputs during Server start.

2014-05-11 19:27:57 [INFO] [STDERR] java.lang.InstantiationException: forestry.arboriculture.gadgets.BlockLeaves
2014-05-11 19:27:57 [INFO] [STDERR] at java.lang.Class.newInstance(Class.java:359)
2014-05-11 19:27:57 [INFO] [STDERR] at exaliquo.proxy.ForestryReflection.initProxy(ForestryReflection.java:26)
2014-05-11 19:27:57 [INFO] [STDERR] at exaliquo.exaliquo.postInit(exaliquo.java:124)
2014-05-11 19:27:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-05-11 19:27:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2014-05-11 19:27:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2014-05-11 19:27:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:606)
2014-05-11 19:27:57 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
2014-05-11 19:27:57 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2014-05-11 19:27:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2014-05-11 19:27:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:606)
2014-05-11 19:27:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-05-11 19:27:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-05-11 19:27:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2014-05-11 19:27:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-05-11 19:27:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-05-11 19:27:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
2014-05-11 19:27:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
2014-05-11 19:27:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-05-11 19:27:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2014-05-11 19:27:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2014-05-11 19:27:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:606)
2014-05-11 19:27:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-05-11 19:27:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-05-11 19:27:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2014-05-11 19:27:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-05-11 19:27:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-05-11 19:27:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
2014-05-11 19:27:57 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
2014-05-11 19:27:57 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
2014-05-11 19:27:57 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
2014-05-11 19:27:57 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:142)
2014-05-11 19:27:57 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
2014-05-11 19:27:57 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
[SEVERE] [MineTweaker] /ExNihilo.cfg:26No such member in Item: emerald

And of course lots of "warnings" that alot of blocks wont survive a 1.7 update....
 
Every time i try to login to the server it crash, last thing i did before i last logged was put some itemducts on some Casting Basin and Smeltery Controller, and used covers to split the ducts.

P.S. using ver 2.1.4
 

Attachments

AromaBackup is clearly created for Windows users... on my Linux server, it creates directories literally named "backups\world\<year>\<month>\<day>" instead of the obviously intended directory structure it represents...
Screenshot from 2014-05-12 09:28:27.png
[DOUBLEPOST=1399880397][/DOUBLEPOST]Oh, also, when I logged into my world this morning, all the MFR machines acted as though they had a redstone signal applied to them. Giving them one and taking it off did not help. I could not get the machines running again until I broke and replaced them.
 
Alright, so I died and it is stating my bed/spawn point is obstructed and is spawning me over and over above the abyss so I can just fall to my death.
I attempted to remedy this by using nbtexplorer and setting my gamemode to creative, or even changing my current position, but every time I launch the client all changes are made null.
Is there a mod causing me not being able to use NBTexplorer?
Because I am very invested in my current world and will do anything I can to ensure I don't die to a really dumb bug such as this.

On another note, i was under the impression that jadedspawn is supposed to prevent this from occuring, it doesn't seem to be doing its job obviously.

Edit: Alright, I'm an idiot, I completely forgot that I can just type in chat /gamemode 1, so that issue's fixed, but just a heads up that this happens I guess.
 
Last edited:
Went to fight the Wither for the first time today. I built a platform 200 blocks away from my base so he didn't destroy anything. everyting was going great until I drank a milk bottle and it erased all the blood magic potion effects (flight, regen, and invisibility) and into the void I fell. : ( Is milk supposed to do that.
 
Went to fight the Wither for the first time today. I built a platform 200 blocks away from my base so he didn't destroy anything. everyting was going great until I drank a milk bottle and it erased all the blood magic potion effects (flight, regen, and invisibility) and into the void I fell. : ( Is milk supposed to do that.

Yup, it's a vanilla mechanic. Milk removes all status effects, bad and good.
 
Yup, it's a vanilla mechanic. Milk removes all status effects, bad and good.

Yup, best to use a non status effect type of flight when fighting the wither above the void. Thaumostatic harness, mariculture jewelry and simply jetpacks. My favorite is the mariculture jewelry with superman enchantment but it is very grindy to obtain.
 
Yup, best to use a non status effect for mof flight when fighting the wither above the void. Thaumostatic harness, mariculture jewelry and simply jetpacks. My favorite is the mariculture jewelry with superman enchantment but it is very grindy to obtain.

Don't tell people about superman. It should be kept seekrit :3
 
Yup, best to use a non status effect type of flight when fighting the wither above the void. Thaumostatic harness, mariculture jewelry and simply jetpacks. My favorite is the mariculture jewelry with superman enchantment but it is very grindy to obtain.
I just skipped the milk and used a regen, flight, and fire resistance potion from blood magic. I was able to spawn and defeat the Wither 4 times in 1 18 min flight potion. The 14 heart canisters I had installed before I started probable helped. I am down to one quest that is not started and that is because I still have not managed to figure out how to get a blizz to spawn so I can safari net him and get the gellid cyrothim started'
 
My server keeps crashing when trying to update from 2.1.2 to 2.1.4. Extracted files, deleted world, copied old world folder, server crashes.

http://pastebin.com/xNbFwsV2

Look like the pack didn't download correctly. I would try to download and unpack it again. Then launch it as is to make sure that the server is operational (don't copy your world over yet). Then once you know that stop the server, delete the world files and copy over your save.
 
Look like the pack didn't download correctly. I would try to download and unpack it again. Then launch it as is to make sure that the server is operational (don't copy your world over yet). Then once you know that stop the server, delete the world files and copy over your save.

That worked! Thank you! Wonder why that happened.
 
is it a bug that the jetpacks from simply jetpack doesn't use the RF from the flux capacitor?

Not a bug. The flux capacitor charges items in your hotbar only. I hear the author is working on a way for it to charge while in flight, but in the meantime I suggest 2 jetpacks and an angel block so you have a backup and a place to land to swap them out if you are far from home. You can charge your spare jetpack while in flight if you place it in the hotbar while you have a flux active.
 
I know I'm posting this for the second time but I got no reply before, my fuiducts wont feed any tanks lava & same goes for other liquids. This is in 2.1.4 but seemed to be a similar case in 2.1.3, I have removed all ducts and replaced them the area is also chunk loaded so they never unload idk if I missed removing one duct I'll double check but is there a fix for this ?
 
Status
Not open for further replies.