Jump to content

Zervanic

Members
  • Posts

    62
  • Joined

  • Last visited

Zervanic's Achievements

  1. Today I updated my modpack with the Legacyjavafix, and it seems to work for my friends who have java 1.8 Thing is, all of a sudden I'm having a major graphical bug and I can't seem to fix it. I didn't have it when I first launched after the update - it did appear when I started turning on my anisotropic filtering (which is why I turned it off again). After restarting the launcher and logging into my world, though, I seem to have this bug constantly and can't find a way to fix it... Graphic bug
  2. Micdoodles' site suggested downloading stable builds rather than the latest builds, which is why I downloaded 1084. I'll update these things now. Copy.com acted weird when I updated, got a hard time to actually get any download/share links. Thanks again. EDIT: seems to work now. Cheers!
  3. How can I figure this out? I tried running it all in MultiMC but couldn't find any issues.
  4. Neither of those are in my modpack, unless you mean there are others as well.
  5. So yesterday I updated my modpack (only updated the galacticraft version for the latest one) and now I can't play single player anymore. When I create a world/select a world to play, it starts loading and I end up back in the main menu. When I try again, java crashes. What happened? :s
  6. Hi! Been a while I've been making a set-up for infinite MJ-production using fruit juice and biomass. This has worked for quite some time, got plenty of fruit-juice and biomass too. But for some reason my squeezers have stopped working. They are all supplied with power (5MJ's/each, checked all the piping and if the biomass engines are still running - this is the case) and they can constantly receive more apples or papaya's using the thermal expansion pipes. For some unknown reason all the squeezers stopped mid-process and won't continue since. I haven't changed anything to the config files. This is what I mean, no progress I've only been able to fix this once at random after several server reboots. EDIT: It had to do with bugged kinesis pipes not sending energy through because there was only 1 golden kinesis pipe in between the wooden and phased (transport) pipe... God that was hell to find.
  7. Well, that's how I ended up at the Curseforge. As you can see, the provide a direct link to that download section in the list for MC version 1.6.2-1.6.4 EDIT: Anyway, I've stopped the server as I'm going to bed now, but I wanted to see if the rendering kept going so restarted it. The rendering was saved and keeps going, and I checked the console during the launch, no more nullpointerexceptions of any kind appeared... Weird stuff. Thanks for your fast replies as always!
  8. I use the version for MC 1.6.4 and I am using the server launcher you suggested, that mcpc++ (so I guess it's the Forge one) I haven't really looked into the setup, I'm still 'rendering' the world as this seems to take ages. I got it from here (Dynmap-1.9.4-forge-9.11.1.jar ) This exceptions happen when the server first loaded. There's no crash or anything though. There's a bunch of other NullPointerExceptions that vary a little and a 'FileNotFoundException'. 2014-06-13 22:56:44 [sEVERE] java.io.FileNotFoundException: .Beyond infinityregionr.4.2.mca (The process cannot access the file because it is being used by another process) 2014-06-13 22:56:44 [sEVERE] at java.io.RandomAccessFile.open(Native Method) 2014-06-13 22:56:44 [sEVERE] at java.io.RandomAccessFile.<init>(Unknown Source) 2014-06-13 22:56:44 [sEVERE] at net.minecraft.world.chunk.storage.RegionFile.<init>(RegionFile.java:41) 2014-06-13 22:56:44 [sEVERE] at net.minecraft.world.chunk.storage.RegionFileCache.func_76550_a(RegionFileCache.java:38) 2014-06-13 22:56:44 [sEVERE] at net.minecraft.world.chunk.storage.AnvilChunkLoader.chunkExists(AnvilChunkLoader.java:63) 2014-06-13 22:56:44 [sEVERE] at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:180) 2014-06-13 22:56:44 [sEVERE] at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:162) 2014-06-13 22:56:44 [sEVERE] at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:285) 2014-06-13 22:56:44 [sEVERE] at net.minecraft.world.World.func_72964_e(World.java:804) 2014-06-13 22:56:44 [sEVERE] at net.minecraft.world.World.func_72798_a(World.java:680) 2014-06-13 22:56:44 [sEVERE] at StevenDimDoors.mod_pocketDim.blocks.BlockRift.isBlockImmune(BlockRift.java:418) 2014-06-13 22:56:44 [sEVERE] at StevenDimDoors.mod_pocketDim.blocks.BlockRift.regenerateRift(BlockRift.java:257) 2014-06-13 22:56:44 [sEVERE] at StevenDimDoors.mod_pocketDim.ticking.RiftRegenerator.regenerateRiftsInLoadedWorlds(RiftRegenerator.java:50) 2014-06-13 22:56:44 [sEVERE] at StevenDimDoors.mod_pocketDim.ticking.RiftRegenerator.notifyTick(RiftRegenerator.java:29) 2014-06-13 22:56:44 [sEVERE] at StevenDimDoors.mod_pocketDim.ticking.CommonTickHandler.tickEnd(CommonTickHandler.java:59) 2014-06-13 22:56:44 [sEVERE] at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34) 2014-06-13 22:56:44 [sEVERE] at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141) 2014-06-13 22:56:44 [sEVERE] at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:274) 2014-06-13 22:56:44 [sEVERE] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:813) 2014-06-13 22:56:44 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659) 2014-06-13 22:56:44 [sEVERE] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16) Is that the information you need?
  9. So I tried to run the server with the Dynmap plugin, which seems to work, but while loading the server, quite some 'null pointer exception' errors appear. They don't appear when Dynmap is not in the mods folder. Any harm? 2014-06-13 22:56:50 [sEVERE] java.lang.NullPointerException 2014-06-13 22:56:50 [sEVERE] at net.minecraft.world.chunk.storage.RegionFile.func_76706_a(RegionFile.java:273) 2014-06-13 22:56:50 [sEVERE] at net.minecraft.world.chunk.storage.RegionFileChunkBuffer.close(RegionFileChunkBuffer.java:23) 2014-06-13 22:56:50 [sEVERE] at java.util.zip.DeflaterOutputStream.close(Unknown Source) 2014-06-13 22:56:50 [sEVERE] at java.io.FilterOutputStream.close(Unknown Source) 2014-06-13 22:56:50 [sEVERE] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75821_a(AnvilChunkLoader.java:304) 2014-06-13 22:56:50 [sEVERE] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75814_c(AnvilChunkLoader.java:289) 2014-06-13 22:56:50 [sEVERE] at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(ThreadedFileIOBase.java:39) 2014-06-13 22:56:50 [sEVERE] at net.minecraft.world.storage.ThreadedFileIOBase.run(ThreadedFileIOBase.java:27) 2014-06-13 22:56:50 [sEVERE] at java.lang.Thread.run(Unknown Source)
  10. I think I better remove Atum for now. I tried to equip some of their items, but MC freezes (no crashlog is created). I fixed the ID Conflicts. There's still the Date missing texture too, and I guess the mod requires more time to develop decently. Can you confirm this? Or do you think something else is going on? EDIT: more specifically, it seems the item 'Nuts' agility' (IIRC, some powerful legs), seem to cause this crash. I had them in my toolbar, rightclicked and suddenly I was also wearing them (+ the view started doing weird things.) Here's a short vid to show what I'm talking about:
  11. I noticed Galacticraft is updated to 2.0.2013, but I can't find a changelog anywhere, not even on micdoodle's site. Do you know where to find one, or does it not exist?
  12. Trying to play around with some stuff and tried to recreate something I had in a different modpack. So I tried to connect a dozen electrical engines to produce MJ's and transport them to a redstone energy cell using these redstone conduit pipes. This worked in another version of the mods and the REC had a different interfase and didn't work with this new thing 'RF'. I can't get any sort of engine to produce MJ's that go into the REC as RF, and wonder if this is meant to be... I can't see another way to store MJ's, which would be hugely welcome.
  13. I am using MCPC+ Apparently I had to place it in the mods folder, not the plugin folder (screw logic). It takes a massive amount of RAM to run though
  14. so I'm trying to add 'dynmap' bukkit plugin to the server, but for some reason none of the versions work (1.9.4 ; 1.9.3 ; 1.9.2. ; 1.9.0) They all give some errors and invalid stuff and especially 'plugin.yml' is not in the .jar or something... This is the error: http://tinypic.com/view.php?pic=34t3g9v&s=8#.U3iRZyj8RHY
×
×
  • Create New...