• 0

    posted a message on Dimensional Doors v2.2.4
    Those are the dungeon dimensions you're thinking of. You created a standard pocket dimension. You have to find the dungeons.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2][Forge] AlcheMine 1.2.1 - Magic Differently - Research added! Magic scrolls added!
    You're probably going to scrap this idea, but I was thinking along the lines of the tomes that you pretend the tomes carry a **** ton of runes in them to perform the function, but then in the crafting table have runes and the tome and the item to get something. The extra runes in the C.table "activate" the tome and thus have an effect on the item in the crafting table. Now, to make it costly: the runes disappear (they're used up in the process of (insert tome ability)) and the tome itself takes "damage." BUT, you don't have to remake the tome!!! (maybe make it so that the tome doesn't get destroyed eventually, just ineffective) You can "recharge" the tome!!! (At a hefty price of runes, that is).
    A suggestion for runes: maybe try combining Eastern runes with Western (Norse, maybe?) runes.
    Posted in: Minecraft Mods
  • 0

    posted a message on Dimensional Doors v2.2.4
    Help!!! I haz a crash!!! D:
    Ok, noob moment over. I really have a crash. Or at least a question about a possible crash. Whenever I try to load a new world, or even an old one, I get to the point where it says the system is overloaded. This even happens when DimDoors isn't installed. My *real* question is should I be worried about this error log?

    2013-05-08 07:42:35 [INFO] [Minecraft-Server] Starting integrated minecraft server version 1.5.1
    2013-05-08 07:42:35 [INFO] [Minecraft-Server] Generating keypair
    2013-05-08 07:42:36 [INFO] [Minecraft-Server] Converting map!
    2013-05-08 07:42:36 [INFO] [Minecraft-Server] Scanning folders...
    2013-05-08 07:42:36 [INFO] [Minecraft-Server] Total conversion count is 0
    2013-05-08 07:42:36 [WARNING] [Minecraft-Server] Unable to find spawn biome
    [OptiFine] ViewRadius: 10, for: net.minecraft.server.management.PlayerManager@132ec553 (constructor)
    2013-05-08 07:42:39 [INFO] [ForgeModLoader] Loading dimension 0 (Major Creative Test) (net.minecraft.server.integrated.IntegratedServer@1f9c731a)
    [OptiFine] ViewRadius: 10, for: net.minecraft.server.management.PlayerManager@29c8b37b (constructor)
    2013-05-08 07:42:44 [INFO] [ForgeModLoader] Loading dimension 7 (Major Creative Test) (net.minecraft.server.integrated.IntegratedServer@1f9c731a)
    2013-05-08 07:42:44 [INFO] [STDERR] java.io.FileNotFoundException: C:\Users\Fyrestars\Documents\Brandon\Minecraft\Mods\instances\1.5.1 Magical Reloaded\minecraft\saves\Major Creative Test\DIM7\ghostMets.bin (The system cannot find the file specified)
    2013-05-08 07:42:44 [INFO] [STDERR]  at java.io.FileInputStream.open(Native Method)
    2013-05-08 07:42:44 [INFO] [STDERR]  at java.io.FileInputStream.<init>(Unknown Source)
    2013-05-08 07:42:44 [INFO] [STDERR]  at java.io.FileInputStream.<init>(Unknown Source)
    2013-05-08 07:42:44 [INFO] [STDERR]  at net.meteor.common.HandlerMeteor.loadGhostMeteors(HandlerMeteor.java:79)
    2013-05-08 07:42:44 [INFO] [STDERR]  at net.meteor.common.HandlerMeteor.onWorldLoad(HandlerMeteor.java:72)
    2013-05-08 07:42:44 [INFO] [STDERR]  at net.minecraftforge.event.ASMEventHandler_87_HandlerMeteor_onWorldLoad_Load.invoke(.dynamic)
    2013-05-08 07:42:44 [INFO] [STDERR]  at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
    2013-05-08 07:42:44 [INFO] [STDERR]  at net.minecraftforge.event.EventBus.post(EventBus.java:103)
    2013-05-08 07:42:44 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-05-08 07:42:44 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-05-08 07:42:44 [INFO] [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-05-08 07:42:44 [INFO] [STDERR]  at java.lang.reflect.Method.invoke(Unknown Source)
    2013-05-08 07:42:44 [INFO] [STDERR]  at Reflector.callVoid(Reflector.java:257)
    2013-05-08 07:42:44 [INFO] [STDERR]  at Reflector.postForgeBusEvent(Reflector.java:466)
    2013-05-08 07:42:44 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:69)
    2013-05-08 07:42:44 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:138)
    2013-05-08 07:42:44 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
    2013-05-08 07:42:44 [INFO] [STDERR]  at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    2013-05-08 07:42:44 [INFO] [STDERR] java.io.FileNotFoundException: C:\Users\Fyrestars\Documents\Brandon\Minecraft\Mods\instances\1.5.1 Magical Reloaded\minecraft\saves\Major Creative Test\DIM7\crashedMetChunks.bin (The system cannot find the file specified)
    2013-05-08 07:42:44 [INFO] [STDERR]  at java.io.FileInputStream.open(Native Method)
    2013-05-08 07:42:44 [INFO] [STDERR]  at java.io.FileInputStream.<init>(Unknown Source)
    2013-05-08 07:42:44 [INFO] [STDERR]  at java.io.FileInputStream.<init>(Unknown Source)
    2013-05-08 07:42:44 [INFO] [STDERR]  at net.meteor.common.HandlerMeteor.loadCrashedChunks(HandlerMeteor.java:103)
    2013-05-08 07:42:44 [INFO] [STDERR]  at net.meteor.common.HandlerMeteor.onWorldLoad(HandlerMeteor.java:73)
    2013-05-08 07:42:44 [INFO] [STDERR]  at net.minecraftforge.event.ASMEventHandler_87_HandlerMeteor_onWorldLoad_Load.invoke(.dynamic)
    2013-05-08 07:42:44 [INFO] [STDERR]  at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
    2013-05-08 07:42:44 [INFO] [STDERR]  at net.minecraftforge.event.EventBus.post(EventBus.java:103)
    2013-05-08 07:42:44 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-05-08 07:42:44 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-05-08 07:42:44 [INFO] [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-05-08 07:42:44 [INFO] [STDERR]  at java.lang.reflect.Method.invoke(Unknown Source)
    2013-05-08 07:42:44 [INFO] [STDERR]  at Reflector.callVoid(Reflector.java:257)
    2013-05-08 07:42:44 [INFO] [STDERR]  at Reflector.postForgeBusEvent(Reflector.java:466)
    2013-05-08 07:42:44 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:69)
    2013-05-08 07:42:44 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:138)
    2013-05-08 07:42:44 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
    2013-05-08 07:42:44 [INFO] [STDERR]  at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    2013-05-08 07:42:44 [WARNING] [Minecraft-Server] Unable to find spawn biome
    [OptiFine] ViewRadius: 10, for: net.minecraft.server.management.PlayerManager@2f6f5b25 (constructor)
    2013-05-08 07:42:45 [INFO] [ForgeModLoader] Loading dimension 4 (Major Creative Test) (net.minecraft.server.integrated.IntegratedServer@1f9c731a)
    2013-05-08 07:42:45 [INFO] [STDERR] java.io.FileNotFoundException: C:\Users\Fyrestars\Documents\Brandon\Minecraft\Mods\instances\1.5.1 Magical Reloaded\minecraft\saves\Major Creative Test\DIM4\ghostMets.bin (The system cannot find the file specified)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.io.FileInputStream.open(Native Method)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.io.FileInputStream.<init>(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.io.FileInputStream.<init>(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.meteor.common.HandlerMeteor.loadGhostMeteors(HandlerMeteor.java:79)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.meteor.common.HandlerMeteor.onWorldLoad(HandlerMeteor.java:72)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraftforge.event.ASMEventHandler_87_HandlerMeteor_onWorldLoad_Load.invoke(.dynamic)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraftforge.event.EventBus.post(EventBus.java:103)
    2013-05-08 07:42:45 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-05-08 07:42:45 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.lang.reflect.Method.invoke(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at Reflector.callVoid(Reflector.java:257)
    2013-05-08 07:42:45 [INFO] [STDERR]  at Reflector.postForgeBusEvent(Reflector.java:466)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:69)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:138)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    2013-05-08 07:42:45 [INFO] [STDERR] java.io.FileNotFoundException: C:\Users\Fyrestars\Documents\Brandon\Minecraft\Mods\instances\1.5.1 Magical Reloaded\minecraft\saves\Major Creative Test\DIM4\crashedMetChunks.bin (The system cannot find the file specified)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.io.FileInputStream.open(Native Method)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.io.FileInputStream.<init>(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.io.FileInputStream.<init>(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.meteor.common.HandlerMeteor.loadCrashedChunks(HandlerMeteor.java:103)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.meteor.common.HandlerMeteor.onWorldLoad(HandlerMeteor.java:73)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraftforge.event.ASMEventHandler_87_HandlerMeteor_onWorldLoad_Load.invoke(.dynamic)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraftforge.event.EventBus.post(EventBus.java:103)
    2013-05-08 07:42:45 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-05-08 07:42:45 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.lang.reflect.Method.invoke(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at Reflector.callVoid(Reflector.java:257)
    2013-05-08 07:42:45 [INFO] [STDERR]  at Reflector.postForgeBusEvent(Reflector.java:466)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:69)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:138)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    2013-05-08 07:42:45 [INFO] [ForgeModLoader] Loading dimension -23 (Major Creative Test) (net.minecraft.server.integrated.IntegratedServer@1f9c731a)
    2013-05-08 07:42:45 [INFO] [STDERR] java.io.FileNotFoundException: C:\Users\Fyrestars\Documents\Brandon\Minecraft\Mods\instances\1.5.1 Magical Reloaded\minecraft\saves\Major Creative Test\DimensionalDoors\Limbo-23\ghostMets.bin (The system cannot find the file specified)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.io.FileInputStream.open(Native Method)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.io.FileInputStream.<init>(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.io.FileInputStream.<init>(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.meteor.common.HandlerMeteor.loadGhostMeteors(HandlerMeteor.java:79)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.meteor.common.HandlerMeteor.onWorldLoad(HandlerMeteor.java:72)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraftforge.event.ASMEventHandler_87_HandlerMeteor_onWorldLoad_Load.invoke(.dynamic)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraftforge.event.EventBus.post(EventBus.java:103)
    2013-05-08 07:42:45 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-05-08 07:42:45 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.lang.reflect.Method.invoke(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at Reflector.callVoid(Reflector.java:257)
    2013-05-08 07:42:45 [INFO] [STDERR]  at Reflector.postForgeBusEvent(Reflector.java:466)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:69)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:138)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    2013-05-08 07:42:45 [INFO] [STDERR] java.io.FileNotFoundException: C:\Users\Fyrestars\Documents\Brandon\Minecraft\Mods\instances\1.5.1 Magical Reloaded\minecraft\saves\Major Creative Test\DimensionalDoors\Limbo-23\crashedMetChunks.bin (The system cannot find the file specified)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.io.FileInputStream.open(Native Method)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.io.FileInputStream.<init>(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.io.FileInputStream.<init>(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.meteor.common.HandlerMeteor.loadCrashedChunks(HandlerMeteor.java:103)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.meteor.common.HandlerMeteor.onWorldLoad(HandlerMeteor.java:73)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraftforge.event.ASMEventHandler_87_HandlerMeteor_onWorldLoad_Load.invoke(.dynamic)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraftforge.event.EventBus.post(EventBus.java:103)
    2013-05-08 07:42:45 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-05-08 07:42:45 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.lang.reflect.Method.invoke(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at Reflector.callVoid(Reflector.java:257)
    2013-05-08 07:42:45 [INFO] [STDERR]  at Reflector.postForgeBusEvent(Reflector.java:466)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:69)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:138)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    2013-05-08 07:42:45 [INFO] [ForgeModLoader] Loading dimension 1 (Major Creative Test) (net.minecraft.server.integrated.IntegratedServer@1f9c731a)
    2013-05-08 07:42:45 [INFO] [ForgeModLoader] Loading dimension -1 (Major Creative Test) (net.minecraft.server.integrated.IntegratedServer@1f9c731a)
    2013-05-08 07:42:45 [INFO] [STDOUT] Registering Pocket Dims
    2013-05-08 07:42:45 [INFO] [STDOUT] Loading DimDoors data
    2013-05-08 07:42:45 [INFO] [STDERR] java.io.FileNotFoundException: C:\Users\Fyrestars\Documents\Brandon\Minecraft\Mods\instances\1.5.1 Magical Reloaded\minecraft\saves\Major Creative Test\ghostMets.bin (The system cannot find the file specified)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.io.FileInputStream.open(Native Method)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.io.FileInputStream.<init>(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.io.FileInputStream.<init>(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.meteor.common.HandlerMeteor.loadGhostMeteors(HandlerMeteor.java:79)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.meteor.common.HandlerMeteor.onWorldLoad(HandlerMeteor.java:72)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraftforge.event.ASMEventHandler_87_HandlerMeteor_onWorldLoad_Load.invoke(.dynamic)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraftforge.event.EventBus.post(EventBus.java:103)
    2013-05-08 07:42:45 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-05-08 07:42:45 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.lang.reflect.Method.invoke(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at Reflector.callVoid(Reflector.java:257)
    2013-05-08 07:42:45 [INFO] [STDERR]  at Reflector.postForgeBusEvent(Reflector.java:466)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:69)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:138)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    2013-05-08 07:42:45 [INFO] [STDERR] java.io.FileNotFoundException: C:\Users\Fyrestars\Documents\Brandon\Minecraft\Mods\instances\1.5.1 Magical Reloaded\minecraft\saves\Major Creative Test\crashedMetChunks.bin (The system cannot find the file specified)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.io.FileInputStream.open(Native Method)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.io.FileInputStream.<init>(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.io.FileInputStream.<init>(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.meteor.common.HandlerMeteor.loadCrashedChunks(HandlerMeteor.java:103)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.meteor.common.HandlerMeteor.onWorldLoad(HandlerMeteor.java:73)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraftforge.event.ASMEventHandler_87_HandlerMeteor_onWorldLoad_Load.invoke(.dynamic)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraftforge.event.EventBus.post(EventBus.java:103)
    2013-05-08 07:42:45 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-05-08 07:42:45 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at java.lang.reflect.Method.invoke(Unknown Source)
    2013-05-08 07:42:45 [INFO] [STDERR]  at Reflector.callVoid(Reflector.java:257)
    2013-05-08 07:42:45 [INFO] [STDERR]  at Reflector.postForgeBusEvent(Reflector.java:466)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:69)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:138)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
    2013-05-08 07:42:45 [INFO] [STDERR]  at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    2013-05-08 07:42:45 [INFO] [Minecraft-Server] Preparing start region for level 0
    [OptiFine] ViewRadius: 10, for: net.minecraft.server.management.PlayerManager@215d3f80 (constructor)
    [OptiFine] ViewRadius: 10, for: net.minecraft.server.management.PlayerManager@4f8a8934 (constructor)
    [OptiFine] ViewRadius: 10, for: net.minecraft.server.management.PlayerManager@5ec08e7b (constructor)
    2013-05-08 07:42:46 [INFO] [Minecraft-Server] Preparing spawn area: 7%
    2013-05-08 07:42:47 [INFO] [Minecraft-Server] Preparing spawn area: 18%
    2013-05-08 07:42:48 [INFO] [Minecraft-Server] Preparing spawn area: 32%
    2013-05-08 07:42:49 [INFO] [Minecraft-Server] Preparing spawn area: 44%
    2013-05-08 07:42:50 [INFO] [Minecraft-Server] Preparing spawn area: 58%
    2013-05-08 07:42:51 [INFO] [Minecraft-Server] Preparing spawn area: 72%
    2013-05-08 07:42:52 [INFO] [Minecraft-Server] Preparing spawn area: 90%
    2013-05-08 07:42:52 [INFO] [STDOUT] Loading DimDoors data
    2013-05-08 07:42:52 [INFO] [STDOUT] Loading NEI
    2013-05-08 07:42:53 [INFO] [Minecraft-Server] Fyrestars[/127.0.0.1:0] logged in with entity id 55 at (-408.5, 62.0, -10.5)
    2013-05-08 07:42:53 [INFO] [STDOUT] Loading Player: Fyrestars
    2013-05-08 07:42:53 [INFO] [STDOUT] Sending serverside check to: Fyrestars
    2013-05-08 07:42:55 [INFO] [ForgeModLoader] [THAUMCRAFT] Client received server config settings.
    2013-05-08 07:42:55 [INFO] [STDOUT] Loading World: local/Major Creative Test
    2013-05-08 07:42:56 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?
    2013-05-08 07:42:58 [INFO] [STDOUT] Loaded codechicken.enderstorage.internal.NEIEnderStorageConfig
    2013-05-08 07:43:00 [WARNING] [Minecraft-Client] Memory connection overburdened; after processing 2500 packets, we still have 1293 to go!

    I started at world gen. (I use MultiMC, made a new instance, installed all my mods, this is my first time loading a world with said instance) If you want the whole log I'll have that saved.

    ----EDIT----
    After reading through the log (again) it says something about a Meteor Handler, I have Falling Meteors Mod installed (AlexDGr8r http://www.minecraftforum.net/topic/989113-151sspsmpfalling-meteors-modv2101/) and I think it may have to do with that. But this issue goes away when I uninstall Dim Doors so I assumed to put it here.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2][Forge] AlcheMine 1.2.1 - Magic Differently - Research added! Magic scrolls added!
    And another exploit, this time unlimited gold/diamond/iron!!! :D
    What you do is take some gold, turn it into gold nuggets, take the enhancing tome and enhance that nugget to a pristine bar. 1 bar magically turns into 9 bars.
    Wait... Can gold be converted into diamonds? Eh, no matter, there's a way to get unlimited gold/iron at any rate.

    I rather like this exploit though... I just wish that it cost something to use so it's not so much an exploit but rather an easier way to get the materials.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2][Forge] AlcheMine 1.2.1 - Magic Differently - Research added! Magic scrolls added!
    Found another bug... Or rather it's an exploit. In the creation of lava from water using the transmutation tome I discovered that when you take the lava out of the crafting slot you get another bucket in your inventory. I assume this is because normally when you want a bucket in your inventory you don't usually get one out of the crafting, so it saves your bucket automagically.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2][Forge] AlcheMine 1.2.1 - Magic Differently - Research added! Magic scrolls added!
    What do you mean by missing? Missing as in their sprite is gone or missing as in they don't exist in-game? I know for me they all appear as they should.
    Also, your out of bounds exception thing-a-ma-jig basically is telling you that you set the ID out of bounds of... Stuff... Some ID's are only for blocks, some are only for items, some are only for blocks that spawn during world generation. I wish I could give you more on that, but that's the extent of my knowledge. The best I can say to fix it is to try and set it within the bounds where another block/item isn't. It's teddius and long, but it'll work... Eventually.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2][Forge] AlcheMine 1.2.1 - Magic Differently - Research added! Magic scrolls added!
    Finally downloaded the update, using NEI's recipe function I still see a lot of unnecessary pages of recipes. It's not nearly as bad as before though. To be more specific: I see recipes repeated several times, such as with the Tome of Transmutation I get 1350 pages of recipes, and just flipping through the first 20ish pages I see the flower transmutations repeated a number of times. Keep in mind that I am using a completed Alchemist's Notebook. I also found the Tome of Duplication doesn't actually duplicate things.
    Some of this may actually be because of incompatibilities or glitches with other mods. I can double check by installing it into a fresh MC but I don't think that'll make a difference.
    Thank you!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2][Forge] AlcheMine 1.2.1 - Magic Differently - Research added! Magic scrolls added!
    Supergrover1969, it sounds like the crash happens because ID 4096 is already in use, I believe both BOP and Alchemine have config files to fix this. All you have to do is change the ID of the block/item (appears to be block) from one of the mods to something different. That's basically what IDR does, only that's automagical. My suggestion with IDR is that you have to use it from the beginning or else you'll have several hundred (or thousand) ID issues... Trust me, I've done it... (I also use MultiMC, I had to delete that instance out-right)

    Quick question though, for 1.1.5 it says code optimization for unnecessary recipes... Does that mean my reported annoyance is gone? (I haven't had the chance yet, and won't for a while longer, to update and play) If so then I thank you!!! :D
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2][Forge] AlcheMine 1.2.1 - Magic Differently - Research added! Magic scrolls added!
    Like the mod, personally I use it, but with NEI it's a real pain.... I'm keeping it, but whenever I try to look up recipes I may get as many as 10,000 pages of recipes. It'd be nice if you would streamline that somehow. Like, put in an example recipe instead of every single recipe available. I don't have any modding/coding experience so I don't know how practical this is, but I think it'd be nice. It's nothing important, just a convenience. :)
    Posted in: Minecraft Mods
  • 0

    posted a message on Touhou Items Mod [Version 2.90.1] [June 4/2016] [Check the 32nd Page]
    This looks like an amazing mod!!! :D
    The English in the post could use a little work, but I think this is really sweet! (Downloads and installs and gleefully runs away, killing mobs with the laser)
    Posted in: Minecraft Mods
  • 0

    posted a message on Survival Realm[SERVER CLOSED]
    Holy *******************************!!!!!!!!!!!!!!!!!!!!! I've been rather inactive (playing around with mods) but clearly I've missed out on a ton of stuff!!!

    Last I knew we were still set on peaceful (OLD information). But normally we're on hard.
    Posted in: PC Servers
  • 0

    posted a message on Survival Realm[SERVER CLOSED]
    Easy? You **************. I vote HARD!!!!
    Did you know that you can put polls on the OP?
    Posted in: PC Servers
  • 0

    posted a message on Survival Realm[SERVER CLOSED]
    Ok, I think, *think*, I've got them for you, Merrowing.
    Posted in: PC Servers
  • 1

    posted a message on Survival Realm[SERVER CLOSED]
    Quote from Merrowing

    Haven't been on lately due to some weird bug, apparently i can't get in as long as pumpkins are laying down near me (items not grown blocks). Not sure if it is just me but if anyone could go to -695 -1078, find my underground base (entrances are easy to find) and get rid of them or just wander around till they despawn I'd be very grateful cheers.


    I actually went to visit you the other day, I really liked what you've done. Not liking the walk though... I'll go ahead and try to see if I can help fix you right now though.
    Oh, and get connected to the Nether Hub, that thing makes life so much easier it's not even funny.
    Posted in: PC Servers
  • 0

    posted a message on [1.4.2][SMP] LandScapeCraft | ADDS 220 NEW BIOMES + TREES, PLANTS, HUGE MOD
    I think you should continue development on this one. It adds considerably more biomes than any other I can find. And I love how these looks. You definitely get some diamonds for this one. :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond:
    Posted in: Minecraft Mods
  • To post a comment, please .