• 0

    posted a message on Lockdown - A simple mod to create worlds from templates

    I reuploaded your files to the curse site, as the license says I'm allowed to do, I just feel the need to give you a heads up, and let you know. I've given proper credit, and linked twice to this forum, and made no changes to your files, or the original forum post.

    Posted in: Minecraft Mods
  • 0

    posted a message on [WIP] Runic Dungeons v1.1.6a - A Whole New Dimension to Explore!

    Minecraft was fine, then I started adding more mods xD here's the error:


    // Surprise! Haha. Well, this is awkward.

    Time: 4/15/15 7:35 PM
    Description: Initializing game

    java.lang.IllegalArgumentException: ID is already registered: 30
    at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
    at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107)
    at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
    at mrcomputerghost.runicdungeons.proxy.CommonProxy.registerRenderInformation(CommonProxy.java:10)
    at mrcomputerghost.runicdungeons.proxy.ClientProxy.registerRenderInformation(ClientProxy.java:11)
    at mrcomputerghost.runicdungeons.RunicDungeons.init(RunicDungeons.java:205)
    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.GeneratedMethodAccessor6.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:691)
    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)
    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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
    at org.multimc.EntryPoint.listen(EntryPoint.java:165)
    at org.multimc.EntryPoint.main(EntryPoint.java:54)


    Thanks in advance

    Posted in: Minecraft Mods
  • 0

    posted a message on Spotify-Minecraft Integration
    When I play Minecraft I play with music, and having to exit full screen to change a song, or lower/raise the volume is too much hassle than it has to be.

    That's where this mod come in, just a simple block (Or item) with GUI that allows you to change the song/volume/specify what song you want to listen to/search for a song/ ETC.
    The mod doesn't have to be in 1.6.4, but that's just what I prefer atm, any version works, I'd just like it to be 1.6.4.

    I'd prefer it not to link to your Spotify account, but if it absolutely has to, it wouldn't be the end of the world.

    I've looked up and down the Minecraft forums/internet for ages, with no luck, if there is a mod like this it'd be greatly appreciated if you could link me :)
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on OpenBlocks 1.2.8
    I love this mod, and everything it has. My only complaint is the graves, if you're blown up by a creeper, the grave is also blow up and some of the stuff in the grave is blow up alongside it. I've lost a lot of hard work, and a butt load of items. Maybe add some blast resistance to the graves?
    Posted in: Minecraft Mods
  • 0

    posted a message on TaleCraft - A Mod For Custom Maps
    java.lang.RuntimeException: Server responded with 404
    at net.minecraft.launcher.updater.download.Downloadable.download(Downloadable.java:85)
    at net.minecraft.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:102)
    at net.minecraft.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:10)
    at net.minecraft.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:84)
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

    Gave up trying to download http://files.minecraftforge.net/maven/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar for job 'Version & Libraries'
    Gave up trying to download http://files.minecraftforge.net/maven/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar for job 'Version & Libraries'
    Job 'Version & Libraries' finished with 2 failure(s)!


    I got there error after installing using the TaleCraft installer magigie, (worked really smoothly btw) and then launching minecraft and selecting the talecraft version then trying to play, it started to load the green bar on the bottom then stoped, the code came from the development console tab.

    Not sure what happened guessing it had something to do with maven, tried downloading it myself and manually installing, didn't work too well, the forge maven site is actually down (for me at least) I can't think of much you can help with, except hope and pray it works in a few days, but maybe you have an idea (hopefully) that can make it work, not sure if what I posted was enough if you need more I wouldn't mind trying again and giving the code you need.
    Posted in: WIP Mods
  • 0

    posted a message on DJ Persnikity's Wolf Textures [188 total skins, 100 styles]
    If by any chance that Dj persnikity sees this,

    I for one think this is one of the best forums, and that i think that you should continue it,
    but if you don't its 100% fine its understandable there's a lot of stress making textures and you're overrun by all the demands/little time with work and all.

    But i think you should at least try maybe a texture or two get into the swing of things and if it does't work it does't work, but by some chance that you want to continue then don't ware you're self out gradually get into it, don't rush and get bored again take your time. But it never hurts to try...
    Posted in: Resource Packs
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from Noxomra

    Okay, I'm going nuts here.

    I have forge and modloader for other mods, they work just fine. I downloaded the guiAPI and it works fine. I put CustomMobSpawner in my /mod folder, it works fine. But the second I put the Mo' Creatures zip in the /mods folder my game stops working. It hits the Mojang screen then closes for no apparent reason. I got a crash report once, but before I could look at it the window closed all on its own. I cannot for the life of me figure out why it is doing this, because as I said everything else is working just fine.

    Additional information - I have installed Mo' Creatures in the past with the exact same mod configuration I have now. There are not item ID conflict errors, and outside of installing the mob spawner incorrectly once I have never had a problem installing it. This is a recent problem, since the last time I installed these mods was right after the Ostriches came out for this mod and I had no issues at the time.

    Has anything changed and am I the only one having these issues? I'd like to know, because if I am then I need to figure out what I'm doing wrong D:


    It might be that you have modloader and forge has it's own modloader i had the same problem but taking out modloader should help :P
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.3.2]PovertyCraft (beta 1.3.1) - LOOKING FOR MODDER TO TAKE OVER THIS MOD!!!
    I really hope that this mod will become compatable with optifine :'( (my computer i really good just i like texture packs ;)
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.X] Portal Gun - Reconstructed [v1] - Rewritten... again.
    i guess i will have to uninstall this mod for me to be able to play?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.5] [Forge] Mine & Blade: Battlegear - Discontinued
    dunno if its your mod that is causing the problem but meh it only happens when i press "F" to change to my other slots so :P
    Mods loaded: 39
    ModLoader 1.2.5
    mod_UpdateManager by Vazkii. Version 1.2.2
    mod_CodeChickenCore 0.5.2
    mod_4096Fix v4 for 1.2.5
    mod_MinecraftForge 3.1.3.105
    mod_ModLoaderMp 1.2.5v1
    mod_NotEnoughItems 1.2.2
    mod_treecapitator 1.2.5.e updated by bspkrs
    Mine & Blade- Battlegear 2.7.8.2
    mod_ReiMinimap v3.0_06 [1.2.5]
    mod_AdditionalBuildcraftObjects 0.9.1-97 (MC 1.2.5, BC 3.1.5)
    mod_BuildCraftCore 3.1.5
    mod_BuildCraftBuilders 3.1.5
    mod_BuildCraftEnergy 3.1.5
    mod_BuildCraftFactory 3.1.5
    mod_BuildCraftTransport 3.1.5
    mod_LogisticsPipes 0.2.5B (built with Minecraft 1.2.5, Buildcraft 3.1.5, Forge 3.1.2.90)
    mod_AdditionalPipes 3.1.0 (Minecraft 1.2.5, Buildcraft 3.1.5, Forge 3.1.3.103)
    mod_BuildCraftSilicon 3.1.5
    mod_mocreatures v3.6.2 (MC 1.2.5)
    mod_EE 1.4.4.0
    mod_Forestry 1.4.4.4
    mod_BuildCraftZFP (Forestry Package)
    mod_IC2 v1.95
    mod_PowerConverters 1.2.5R1.3.4
    mod_IC2AdvancedMachines v4.0
    mod_ingameInfo 1.2.5.d modified by bspkrs
    mod_InvTweaks 1.41b (1.2.4)
    mod_CompactSolars 2.2
    mod_IronChest 3.3
    mod_MoreFuel 1.2.5
    mod_Thx Minecraft THX Helicopter Mod - mod_thx-mc125_v018
    mod_ObsidianTools 1.2.4
    mod_Pamsimplehc 1.0.0
    mod_PortalGun 1.2.5v1
    mod_Railcraft 5.2.1
    mod_startingInventory 1.2.5.a updated by bspkrs
    mod_Tobac 1.2.5
    mod_ThaumCraft 2.1.4

    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem.




    --- BEGIN ERROR REPORT b2bacd8f --------
    Generated 6/19/12 1:59 PM

    Minecraft: Minecraft 1.2.5
    OS: Windows 7 (amd64) version 6.1
    Java: 1.7.0_02, Oracle Corporation
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    LWJGL: 2.8.3
    OpenGL: GeForce GTX 560 Ti/PCI/SSE2 version 4.2.0, NVIDIA Corporation

    java.lang.ArrayIndexOutOfBoundsException: 1000
    at mod_PortalGun.PortalGunTick(mod_PortalGun.java:1024)
    at mod_PortalGun.onTickInGame(mod_PortalGun.java:638)
    at ModLoader.onTick(ModLoader.java:1102)
    at EntityRendererProxy.b(EntityRendererProxy.java:22)
    at net.minecraft.client.Minecraft.x(Minecraft.java:869)
    at net.minecraft.client.Minecraft.run(Minecraft.java:747)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 5dc56745 ----------
    if you need any more info just ask :)
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.X] Portal Gun - Reconstructed [v1] - Rewritten... again.
    >.> crash dunno if its been answered before :P
    Mods loaded: 39
    ModLoader 1.2.5
    mod_UpdateManager by Vazkii. Version 1.2.2
    mod_CodeChickenCore 0.5.2
    mod_4096Fix v4 for 1.2.5
    mod_MinecraftForge 3.1.3.105
    mod_ModLoaderMp 1.2.5v1
    mod_NotEnoughItems 1.2.2
    mod_treecapitator 1.2.5.e updated by bspkrs
    Mine & Blade- Battlegear 2.7.8.2
    mod_ReiMinimap v3.0_06 [1.2.5]
    mod_AdditionalBuildcraftObjects 0.9.1-97 (MC 1.2.5, BC 3.1.5)
    mod_BuildCraftCore 3.1.5
    mod_BuildCraftBuilders 3.1.5
    mod_BuildCraftEnergy 3.1.5
    mod_BuildCraftFactory 3.1.5
    mod_BuildCraftTransport 3.1.5
    mod_LogisticsPipes 0.2.5B (built with Minecraft 1.2.5, Buildcraft 3.1.5, Forge 3.1.2.90)
    mod_AdditionalPipes 3.1.0 (Minecraft 1.2.5, Buildcraft 3.1.5, Forge 3.1.3.103)
    mod_BuildCraftSilicon 3.1.5
    mod_mocreatures v3.6.2 (MC 1.2.5)
    mod_EE 1.4.4.0
    mod_Forestry 1.4.4.4
    mod_BuildCraftZFP (Forestry Package)
    mod_IC2 v1.95
    mod_PowerConverters 1.2.5R1.3.4
    mod_IC2AdvancedMachines v4.0
    mod_ingameInfo 1.2.5.d modified by bspkrs
    mod_InvTweaks 1.41b (1.2.4)
    mod_CompactSolars 2.2
    mod_IronChest 3.3
    mod_MoreFuel 1.2.5
    mod_Thx Minecraft THX Helicopter Mod - mod_thx-mc125_v018
    mod_ObsidianTools 1.2.4
    mod_Pamsimplehc 1.0.0
    mod_PortalGun 1.2.5v1
    mod_Railcraft 5.2.1
    mod_startingInventory 1.2.5.a updated by bspkrs
    mod_Tobac 1.2.5
    mod_ThaumCraft 2.1.4

    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem.




    --- BEGIN ERROR REPORT b2bacd8f --------
    Generated 6/19/12 1:59 PM

    Minecraft: Minecraft 1.2.5
    OS: Windows 7 (amd64) version 6.1
    Java: 1.7.0_02, Oracle Corporation
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    LWJGL: 2.8.3
    OpenGL: GeForce GTX 560 Ti/PCI/SSE2 version 4.2.0, NVIDIA Corporation

    java.lang.ArrayIndexOutOfBoundsException: 1000
    at mod_PortalGun.PortalGunTick(mod_PortalGun.java:1024)
    at mod_PortalGun.onTickInGame(mod_PortalGun.java:638)
    at ModLoader.onTick(ModLoader.java:1102)
    at EntityRendererProxy.b(EntityRendererProxy.java:22)
    at net.minecraft.client.Minecraft.x(Minecraft.java:869)
    at net.minecraft.client.Minecraft.run(Minecraft.java:747)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 5dc56745 ----------
    only happens when i press "F" with Mine & Blade Battle gear if you need any more info just ask :)
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.5] TobaccoCraft [ModLoader][Forge][SSP]
    I have a great idea i think, lol. You could add Copenhagen maybe have the chopped tobacco in a can (3 iron made like a bowl). idk just a thought i had.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2] AMCO: About 150 of the best mods all working together
    Quote from Explosionguy

    I have been trying to figure out what a mod is called that when tools you use break, if you have one right above it in your inventory it automatically puts it in the slot that you were using that tool that broke or the item you were using. It's been on the AMCO mod pack before, that's why I'm asking. I've search for things that seem like it might be but I only find Inventory editors and stuff. =(


    the mod is called "inventory tweaks"

    Quote from vaskobasko

    please help me and dont hate on me becouse i don't know how to put this in a spoiler :) and sorry for bad english and for being a mac user

    Mods loaded: 80
    ModLoader 1.2.5
    mod_CodeChickenCore 0.5.2
    mod_CodeChickenCore 0.5.2
    mod_4096Fix v4 for 1.2.5
    mod_BE MC: 1.2.3 ; BE: 1.2.3
    mod_MinecraftForge 3.1.3.107
    mod_ModLoaderMp 1.2.5v1
    mod_NotEnoughItems 1.2.2.2
    mod_ReiMinimap v3.0_04 [1.2.5]
    mod_Somnia v24 [1.2.5]
    mod_SpawnerGUI 1.2.5
    mod_Armor 1.2.5
    mod_AS_BattleTowers 1.1.0 @ MC 1.2.5
    mod_betterDungeons 0.93
    mod_CraftGuide 1.4.3 for Minecraft 1.2.3
    mod_CraftingTableIII (Beta1.8, MC1.2.5)
    mod_crystalWing 1.2.5.a updated by bspkrs
    mod_EE 1.4.3.0
    mod_EnderStorage 1.1.0
    mod_floatingRuins 1.2.5.c modified by bspkrs
    mod_FloraSoma 0.3.11 Height
    mod_Friend_config
    mod_Friend_oku v1.7 beta
    mod_InfiBase 1.0.9 for 1.2.5
    mod_InfiBlocks v0.7.13 Color Bricked
    mod_ingameInfo 1.2.5.d modified by bspkrs
    mod_InvTweaks 1.41b (1.2.4)
    mod_KenshiroStyle 1.2.3
    mod_LightSensor 1.2.5
    mod_MagicYarn 1.1
    mod_Minions 1.2.2 @ MC 1.2.5
    mod_MorePaintings 1.2.4 Xtreme MLMP
    mod_Pamsimplehc 1.0.0
    mod_Pamflowers 1.2.3
    mod_PortalGun 1.2.5v1
    mod_RecipeBook 1.2.5
    mod_RedPowerControl 2.0pr5b2
    mod_RedPowerCore 2.0pr5b2
    mod_RedPowerLighting 2.0pr5b2
    mod_RedPowerLogic 2.0pr5b2
    mod_RedPowerMachine 2.0pr5b2
    mod_RedPowerWiring 2.0pr5b2
    mod_RedPowerWorld 2.0pr5b2
    mod_RopesPlus 1.0.0 @ MC 1.2.5
    mod_Ruins v7.4 @ 1.2.5
    mod_Shelf 1.2.5
    mod_startingInventory 1.2.5.a updated by bspkrs
    mod_HeroesGuild 1.3.0
    mod_treecapitator 1.2.5.e updated by bspkrs
    mod_BeachFloatHandler Tropicraft v3.0 for MC 1.2.5
    mod_Coro Version 1.0 for MC 1.2.5
    mod_EntMover Version 0.5 for MC 1.2.5
    mod_ExtendedRenderer Version 1.0 for MC 1.2.5
    mod_LAPI LAPI Version 3.0 for MC 1.2.5
    mod_tropicraft Tropicraft v3.0.5 for Minecraft 1.2.5
    mod_TropicraftDimension Tropicraft Dimension v3.0 for MC 1.2.5
    mod_WirelessRedstoneCore 1.2.1
    mod_WirelessRedstoneAddons 1.2.1
    mod_adventureItems 0.4
    mod_BuildCraftCore 3.1.5
    mod_BuildCraftBuilders 3.1.5
    mod_BuildCraftEnergy 3.1.5
    mod_BuildCraftFactory 3.1.5
    mod_BuildCraftTransport 3.1.5
    mod_BuildCraftSilicon 3.1.5
    mod_coral 1.2.x - By q3hardcore
    mod_CoralReefGUI 1.69.10
    mod_Forestry 1.4.6.1
    mod_BuildCraftZFP (Forestry Package)
    mod_IC2 v1.95
    mod_PowerConverters 1.2.5R1.3.4
    mod_NetherOres 1.2.5R1.2.2
    mod_Invasion 0.9.4
    mod_Millenaire 2.7.3
    mod_AddonTimeMachine Time Machine Add-on Engaged
    mod_Fossil Mod FOSSIL / ARCHEOLOGY v6.3 Engaged
    mod_Zeppelin 1.2.5.0.30
    mod_MoreFuel 1.2.5
    mod_TwilightForest 1.9.0
    mod_ThaumCraft 2.1.1a

    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem.




    --- BEGIN ERROR REPORT 28b0c7ec --------
    Generated 2012-06-02 21:22

    Minecraft: Minecraft 1.2.5
    OS: Mac OS X (x86_64) version 10.6.8
    Java: 1.6.0_29, Apple Inc.
    VM: Java HotSpot™ 64-Bit Server VM (mixed mode), Apple Inc.
    LWJGL: 2.4.2
    OpenGL: NVIDIA GeForce 320M OpenGL Engine version 2.1 NVIDIA-1.6.36, NVIDIA Corporation

    java.lang.NoSuchMethodError: ic2.api.CropCard.registerBaseSeed(Laan;IIIII)Z
    at ic2.common.IC2Crops.registerBaseSeeds(IC2Crops.java:82)
    at ic2.common.IC2Crops.init(IC2Crops.java:43)
    at mod_IC2.load(mod_IC2.java:522)
    at ModLoader.init(ModLoader.java:891)
    at ModLoader.addAllRenderers(ModLoader.java:189)
    at ahu.<init>(RenderManager.java:86)
    at ahu.<clinit>(RenderManager.java:14)
    at net.minecraft.client.Minecraft.a(Minecraft.java:394)
    at net.minecraft.client.Minecraft.run(Minecraft.java:732)
    at java.lang.Thread.run(Thread.java:680)
    --- END ERROR REPORT 622b07a5 ----------


    It is ic2 that is causing this but why ?


    in order for mac users to use the pack you have to delete it or if you go up a bit of post a guy by the name of "
    vaskobasko"
    found out how to fix the problem its kinda ​complicated but it helps :)
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2] AMCO: About 150 of the best mods all working together
    Man do i find bugs... its kinda hard to explain so bare with me, if you are in your inventory screen and you have an item selected with a full inventory then press "R" to sort the inventory it will crash the game, now this sounds like a bad thing but its not all that bad it does save the game so when you re-log you will be in the same spot now not sure if you could fix this but if you cant its all good doesn't mess up the save
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2] AMCO: About 150 of the best mods all working together
    Quote from jalfje

    There probably isn't a level.dat file within your save folder - that's what makes it show up in the saves list. That level-deletion stuff has happened to me before, where the save folder is still there but you can't access it. Inside the save folder, you'll probably notice that there won't be anything except a few folders that say DIM-something. These folders are created for other dimensions, and within them there will probably be a folder saying redstonether, which is created in every dimension by WRCBE. when a save is deleted, these redstonether folders always seem to stay, which force the parent folder(s) to stay there and not be deleted.


    Funny thing is there all the files and the level.dat with level.dat_old Kingdommodsave.dat all of them but this shouldn't happen any more turns out my computer's insides had LOADS of dust so gonna try it again if i crash my computer i will disable like 5 mods and try again if the problem continues will have to figure it out on my own.
    Posted in: Minecraft Mods
  • To post a comment, please .