Minecraft

Discussion in 'Fan Town' started by seebs, May 9, 2015.

  1. seebs

    seebs Benevolent Dictator

    Also it turned out to go really smoothly. A bunch of the things making "NEW VERSION AVAILABLE" messages are now done. The Magic Bees one won't be for a bit yet, because the new Magic Bees requires a new Forestry which requires a new Forge which... so yeah.
     
  2. blue

    blue hightown funk you up

    Whoever put a "buffer stop track" on my railroad stop, thanks! :D
     
    • Like x 1
  3. Mala

    Mala Well-Known Member

    It should be connected to the main rail line as well!
     
    • Like x 1
  4. blue

    blue hightown funk you up

    It is, thank you! I was surprised when I came out of it and wasn't in somebody's basement. :P

    .. last night I was stranded by bad connection in Jesse's cafe, I kept teleporting back into the chili pepper patch - I may have broken a couple of plants, sorry Jesse ):
     
  5. Socratease

    Socratease Well-Known Member

    Oh snap! Updates! I'm gonna have to log back in :O
     
  6. Hobo

    Hobo HEYYEYAAEYAAAEYAEYAA

    /sob

    Seebs, making everyone have to update java and reinstall it is cruel and unusual punishment, how dare u. >:(
     
  7. NevermorePoe

    NevermorePoe Nevermore

    Their title is Benevolent Dictator for a reason :p
     
    • Like x 1
  8. Hobo

    Hobo HEYYEYAAEYAAAEYAEYAA

    ---- Minecraft Crash Report ----
    // Who set us up the TNT?

    Time: 12/05/16 5:54 PM
    Description: Initializing game

    java.lang.RuntimeException: java.io.FileNotFoundException: D:\Kay\Kintsugi Minecraft\.\instances\Kintsugi\minecraft\config\WirelessRedstone.cfg (The requested operation cannot be performed on a file with a user-mapped section open)
    at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:98)
    at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:29)
    at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:29)
    at codechicken.lib.config.ConfigTagParent.getTag(ConfigTagParent.java:111)
    at codechicken.lib.config.ConfigTagParent.getTag(ConfigTagParent.java:116)
    at codechicken.lib.config.ConfigTagParent.getTag(ConfigTagParent.java:120)
    at codechicken.wirelessredstone.addons.GuiWirelessSniffer.loadColours(GuiWirelessSniffer.java:220)
    at codechicken.wirelessredstone.addons.WRAddonClientProxy.init(WRAddonClientProxy.java:23)
    at codechicken.wirelessredstone.addons.WirelessRedstoneAddons.init(WirelessRedstoneAddons.java:40)
    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:532)
    at sun.reflect.GeneratedMethodAccessor5.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:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    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)
    Caused by: java.io.FileNotFoundException: D:\Kay\Kintsugi Minecraft\.\instances\Kintsugi\minecraft\config\WirelessRedstone.cfg (The requested operation cannot be performed on a file with a user-mapped section open)
    at java.io.FileOutputStream.open0(Native Method)
    at java.io.FileOutputStream.open(Unknown Source)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at java.io.PrintWriter.<init>(Unknown Source)
    at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:96)
    ... 44 more


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:98)
    at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:29)
    at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:29)
    at codechicken.lib.config.ConfigTagParent.getTag(ConfigTagParent.java:111)
    at codechicken.lib.config.ConfigTagParent.getTag(ConfigTagParent.java:116)
    at codechicken.lib.config.ConfigTagParent.getTag(ConfigTagParent.java:120)
    at codechicken.wirelessredstone.addons.GuiWirelessSniffer.loadColours(GuiWirelessSniffer.java:220)
    at codechicken.wirelessredstone.addons.WRAddonClientProxy.init(WRAddonClientProxy.java:23)
    at codechicken.wirelessredstone.addons.WirelessRedstoneAddons.init(WirelessRedstoneAddons.java:40)
    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:532)
    at sun.reflect.GeneratedMethodAccessor5.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:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    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 7 (amd64) version 6.1
    Java Version: 1.8.0_91, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2378998672 bytes (2268 MB) / 4000317440 bytes (3815 MB) up to 4000317440 bytes (3815 MB)
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048M -Xmx4096M -XX:MaxPermSize=376M -Xms2048M
    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.99.99 Minecraft Forge 10.13.4.1481 256 mods loaded, 250 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    Confusing. Help me, computer literate people ;3;
     
  9. NevermorePoe

    NevermorePoe Nevermore

    I think your computer can't find java, its probably still looking for the old version, when you tell it to use the new version that should fix it. Its really early for me, i can't remember how it works, but if you look that up you should find something to help, otherwise, i might be able to help when i'm more awake tomorrow.
     
  10. Mala

    Mala Well-Known Member

    @seebs I've been having really bad lag problems since the update. I haven't been having problems with my connection in other games, I checked with someone else in a different location and with @blue's post, I'm thinking this might be a server issue
     
  11. seebs

    seebs Benevolent Dictator

    It's our network, not the server or software. Something's gone off with our network. :(
     
    • Like x 1
  12. seebs

    seebs Benevolent Dictator

    That error is really weird, but it looks maybe like there's two copies of the game running, or something? Or a reboot might fix it.
     
  13. Hobo

    Hobo HEYYEYAAEYAAAEYAEYAA

    That was my thought, but multiple resets didn't fix it... it just sort of randomly resolved itself? Like I reset, turned off a bunch of background programs (checking that java wasn't running), and it still gave me the damn thing. Tried that a few times with no luck, then came back about 7 hours later (with no reset or anything) and it finally worked. Computers = :mystery:
     
    • Like x 2
  14. Hobo

    Hobo HEYYEYAAEYAAAEYAEYAA

    Alright, I take it back. It appears the error is intermittent, it usually cuts off at the start of stage 5/7 when starting up minecraft, but sometimes allows me to get through and start playing... but I usually only get 1 minute or so before the game shuts down. 5 minutes max. COMPUTER Y U DO DIS.
     
  15. Bricelar

    Bricelar King of Apathy

    Alright, so, I'm getting some kind of error that disconnects me, without fail- when I attempt to put a saddle on my new nethersteed, I get DCed and the messege "Internal Exception: io.netty.handler.codec.DecoderException: java.io.IOException: The received string length is longer than maximum allowed (37 > 32)"

    Help?

    Edit: nevermind, fixed it. The horse got a buggy name, which was too long. Just renamed him, np. (sorry)
     
    Last edited: May 16, 2016
  16. Mala

    Mala Well-Known Member

    Oh btw, in case people didn't know, @Vast Derp got crafty and made a pink bag with stuff that's basically a pseudo-creative mode. I've been having fun using it to build a base before I actually start experimenting with all the modded stuff I'm unfamiliar with
     
  17. Vast Derp

    Vast Derp Professional Griefer

    oh yeah! pink bags are in r/r/r and if they run out i can make a new one. ping me anytime if you need help, or if the server is being a dick.

    edit: oh yeah and if you hate pink you can dye the backpacks a bunch of different colors
     
    • Like x 2
  18. Mala

    Mala Well-Known Member

    Or poke me and I'll clone one for whoever.

    I think when I get my base built I'm going to have a space with infinity barrels with every block and useful item I can get my hands on
     
  19. Hobo

    Hobo HEYYEYAAEYAAAEYAEYAA

    So uh... any minecraft wizards know the strategy for making deep pools of still water? Struggling with an oddly shaped 3 block deep pool right now. Trying to get it set up for dolphins or sharks but I'm sort of failing here.

    [​IMG]

    I made it using a setup like this, where W is water and D is dirt and trying to fill it from the bottom up:

    WWWWWWW
    DDDDDDDDD
    WWWWWWW
    DDDDDDDDD etc
     
  20. Minitiate

    Minitiate Delicious

    What I usually do is fill it from the bottom up, one layer at a time, putting water every other block along the edge until the layer gets flat. Dunno if there is a faster way but it does keep there from being downward-flowing pockets.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice