• 0

    posted a message on PokeMarts v2--Pixelmon add-on [1.6.4/3.0.3]
    Is it possible to set the Pokemon type multiplier lower than 1? I kind of feel like earning money is too easy and was going to reduce the amount you get by lowering that multiplier, but every time I attempt to set them to 0.5 it simply resets it back to 1.

    Also, trainers no longer disappear after I battle them, and I can battle them over and over.
    After defeating one the server gets this error message (but doesn't crash anymore thankfully)

    9:43:16 PM [SEVERE] java.lang.RuntimeException: You cannot send a bare packet without a target on the server!
    9:43:16 PM [SEVERE] at cpw.mods.fml.server.FMLServerHandler.sendPacket(FMLServerHandler.java:173)
    9:43:16 PM [SEVERE] at cpw.mods.fml.common.network.PacketDispatcher.sendPacketToServer(PacketDispatcher.java:38)
    9:43:16 PM [SEVERE] at packets.BattleHandler.eventFired(BattleHandler.java:46)
    9:43:16 PM [SEVERE] at pixelmon.api.events.PixelmonEventHandler.fireEvent(PixelmonEventHandler.java:20)
    9:43:16 PM [SEVERE] at pixelmon.entities.npcs.EntityTrainer.loseBattle(EntityTrainer.java:286)
    9:43:16 PM [SEVERE] at pixelmon.battles.participants.TrainerParticipant.EndBattle(TrainerParticipant.java:71)
    9:43:16 PM [SEVERE] at pixelmon.battles.controller.BattleController.endBattle(BattleController.java:96)
    9:43:16 PM [SEVERE] at pixelmon.battles.controller.BattleController.checkAndReplaceFaintedPokemon(BattleController.java:250)
    9:43:16 PM [SEVERE] at pixelmon.battles.controller.BattleController.update(Ba
    [21:46:19] >> ttleController.java:184)
    9:43:16 PM [SEVERE] at pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:62)
    9:43:16 PM [SEVERE] at pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
    9:43:16 PM [SEVERE] at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
    9:43:16 PM [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
    9:43:16 PM [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:295)
    9:43:16 PM [SEVERE] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:867)
    9:43:16 PM [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
    9:43:16 PM [SEVERE] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:777)
    9:43:16 PM [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659)
    9:43:16 PM [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16
    [21:46:19] >> )
    9:43:16 PM [INFO] Caught error in battle. Continuing...
    9:43:16 PM [SEVERE] java.lang.RuntimeException: You cannot send a bare packet without a target on the server!
    9:43:16 PM [SEVERE] at cpw.mods.fml.server.FMLServerHandler.sendPacket(FMLServerHandler.java:173)
    9:43:16 PM [SEVERE] at cpw.mods.fml.common.network.PacketDispatcher.sendPacketToServer(PacketDispatcher.java:38)
    9:43:16 PM [SEVERE] at packets.BattleHandler.eventFired(BattleHandler.java:46)
    9:43:16 PM [SEVERE] at pixelmon.api.events.PixelmonEventHandler.fireEvent(PixelmonEventHandler.java:20)
    9:43:16 PM [SEVERE] at pixelmon.entities.npcs.EntityTrainer.loseBattle(EntityTrainer.java:286)
    9:43:16 PM [SEVERE] at pixelmon.battles.participants.TrainerParticipant.EndBattle(TrainerParticipant.java:71)
    9:43:16 PM [SEVERE] at pixelmon.battles.controller.BattleController.endBattle(BattleController.java:96)
    9:43:16 PM [SEVERE] at pixelmon.battles.controller.BattleController.checkAndReplaceFaintedPokemon(BattleController.java:250)
    9:43:16 PM [SEVERE]
    [21:46:19] >> at pixelmon.battles.controller.BattleController.update(BattleController.java:184)
    9:43:16 PM [SEVERE] at pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:62)
    9:43:16 PM [SEVERE] at pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
    9:43:16 PM [SEVERE] at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
    9:43:16 PM [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
    9:43:16 PM [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:295)
    9:43:16 PM [SEVERE] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:867)
    9:43:16 PM [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
    9:43:16 PM [SEVERE] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:777)
    9:43:16 PM [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659)
    9:43:16 PM [SEVERE] at net.minecraft.ser
    [21:46:19] >> ver.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    Posted in: Minecraft Mods
  • 0

    posted a message on PokeMarts v2--Pixelmon add-on [1.6.4/3.0.3]
    Quote from thugnit1019

    @_Gabe_
    That's wierd the line the error is on just send's a chat message, does it happen all the time or only once? if it happens all the time ill change the method to a server sided method


    Flew around for a bit and found some other trainers and yes, it happens every time the moment I KO their last Pokemon. It could be because I'm using mcpc (its caused problems with mods that worked fine when I didn't have it). Unfortunately I don't really have a choice as the servers performance is pretty bad without it.
    Posted in: Minecraft Mods
  • 0

    posted a message on PokeMarts v2--Pixelmon add-on [1.6.4/3.0.3]
    Had this error come up on the server after winning a battle against a trainer. Server crashed shortly afterward. I probably did something wrong, but not sure what.

    Using forge 9.1.11.965 and mcpc-plus

    ---- Minecraft Crash Report ----
    // Daisy, daisy...

    Time: 3/25/14 12:57 AM
    Description: Exception in server tick loop

    java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
    at packets.BattleHandler.eventFired(BattleHandler.java:44)
    at pixelmon.api.events.PixelmonEventHandler.fireEvent(PixelmonEventHandler.java:20)
    at pixelmon.entities.npcs.EntityTrainer.loseBattle(EntityTrainer.java:286)
    at pixelmon.battles.participants.TrainerParticipant.EndBattle(TrainerParticipant.java:71)
    at pixelmon.battles.controller.BattleController.endBattle(BattleController.java:96)
    at pixelmon.battles.controller.BattleController.checkAndReplaceFaintedPokemon(BattleController.java:250)
    at pixelmon.battles.controller.BattleController.update(BattleController.java:184)
    at pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:62)
    at pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
    at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
    at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
    at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:295)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:867)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:777)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659)
    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 17 more
    Caused by: java.lang.RuntimeException: Attempted to load class atv for invalid side SERVER
    at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:51)
    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
    ... 19 more


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

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows XP (x86) version 5.1
    Java Version: 1.7.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 118507944 bytes (113 MB) / 439042048 bytes (418 MB) up to 1033895936 bytes (986 MB)
    JVM Flags: 2 total; -Xms128M -Xmx1020M
    AABB Pool Size: 3117 (174552 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
    CraftBukkit Information:
    Running: MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-164-250 (MC: 1.6.4) (Implementing API version 1.6.4-R2.1-SNAPSHOT) true
    Plugins: { GiantCaves v1.6.4-R02.1 com.ryanmichela.giantcaves.GCPlugin [Deltahat, Xaymar], InstaEat v1.1 com.rebelempiremc.sigler.InstaEat [97WaterPolo], KeepItems v1.0.rc2 net.robinjam.bukkit.keepitems.KeepItems [robinjam],}
    Warnings: DEFAULT
    Threads: { TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)], WAITING Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), cpw.mods.fml.relauncher.FMLRelaunchLog$ConsoleLogThread.run(FMLRelaunchLog.java:83), java.lang.Thread.run(Unknown Source)], TIMED_WAITING File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(ThreadedFileIOBase.java:61), net.minecraft.world.storage.ThreadedFileIOBase.run(ThreadedFileIOBase.java:27), java.lang.Thread.run(Unknown Source)], RUNNABLE Listen thread: [java.net.TwoStacksPlainSocketImpl.socketAccept(Native Method), java.net.AbstractPlainSocketImpl.accept(Unknown Source), java.net.PlainSocketImpl.accept(Unknown Source), java.net.ServerSocket.implAccept(Unknown Source), java.net.ServerSocket.accept(Unknown Source), net.minecraft.server.ServerListenThread.run(ServerListenThread.java:82)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Unknown Source), org.bukkit.craftbukkit.v1_6_R3.CraftCrashReport.call(CraftCrashReport.java:27), net.minecraft.crash.CrashReportCategory.func_71500_a(CrashReportCategory.java:106), net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:58), net.minecraft.crash.CrashReport.<init>(CrashReport.java:40), net.minecraft.server.MinecraftServer.run(MinecraftServer.java:689), net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:174)], TIMED_WAITING Connection #1 write thread: [java.lang.Thread.sleep(Native Method), net.minecraft.network.TcpWriterThread.run(TcpWriterThread.java:49)], TIMED_WAITING H2 Log Writer PIXELMON2: [java.lang.Object.wait(Native Method), org.h2.store.WriterThread.run(WriterThread.java:105), java.lang.Thread.run(Unknown Source)], TIMED_WAITING H2 File Lock Watchdog C:/Documents and Settings/Ginger/Desktop/Minecraft 1.6.4 Server/database/Pixelmon2.lock.db: [java.lang.Thread.sleep(Native Method), org.h2.store.FileLock.run(FileLock.java:493), java.lang.Thread.run(Unknown Source)], RUNNABLE Signal Dispatcher: [], TIMED_WAITING Spigot Metrics Thread: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], RUNNABLE Connection #1 read thread: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.read(Unknown Source), java.net.SocketInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source), org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source), java.io.DataInputStream.readUnsignedByte(Unknown Source), net.minecraft.network.packet.Packet.func_73272_a(Packet.java:159), net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:327), net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:556), net.minecraft.network.TcpReaderThread.run(TcpReaderThread.java:23)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)], RUNNABLE Command Reader: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(Unknown Source), java.io.BufferedInputStream.fill(Unknown Source), java.io.BufferedInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:1494), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1153), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1117), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1105), net.minecraft.server.dedicated.DedicatedServerCommandThread.run(DedicatedServerCommandThread.java:42)], RUNNABLE Attach Listener: [], TIMED_WAITING Thread-5: [java.lang.Thread.sleep(Native Method), net.minecraft.server.dedicated.DedicatedServerSleepThread.run(DedicatedServerSleepThread.java:23)], RUNNABLE DestroyJavaVM: [], WAITING Chunk I/O Executor Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)],}
    Recent tasks from 3038-3068{}
    FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 21 mods loaded, 21 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{6.4.49.965} [Forge Mod Loader] (mcpc-plus-1.6.4-R2.1-forge965-B250.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{9.11.1.965} [Minecraft Forge] (mcpc-plus-1.6.4-R2.1-forge965-B250.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FamiliarsAPI{1.6.4} [Familiars API] (Familiars_API_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    zeldaswordskills{1.6.4-0.5.16} [Zelda Sword Skills] (1.6.4-coolaliasZSSbeta0.5.16.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    battlegear2{1.0.4.8} [Mine & Blade Battlegear 2 - Bullseye] (1.6.4-MB_Battlegear2-Bullseye-1.0.4.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    deconstruction{2.0.1} [The Deconstruction Mod] ([MC1.6.4]Deconstruction[v2.0.1].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Backpack{1.26.29} [Backpack] (backpack-1.26.29-1.6.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    colourfulPortalsMod{1.3.2} [Colourful Portals Mod] (ColourfulPortals_v.1.3.2_for_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    coralmod{1.6.4r2} [CoralReef Mod] (CoralMod-1.6.4-r2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FamiliarsDefaultMobPack{1.6.4} [Familiars DefaultMobPack] (Familiars_DefaultMobPack_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FamiliarsExtendedFamPack{1.6.4} [Familiars ExtendedFamPack] (Familiars_ExtendedFamPack_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FamiliarsHerobrineFamPack{1.6.4} [Familiars HerobrineFamPack] (Familiars_HerobrineFamPack_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    IncandescentTorches{1.0} [Incandescent Torches] (Incandescent Torches v1.0 [1.6.4].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    InfernalMobs{1.4.4} [Infernal Mobs] (InfernalMobs_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    pixelmon{3.0.2} [Pixelmon] (Pixelmon 3.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    PokeMartV2{2.0} [PokeMartV2] (PokeMart.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TF2Dispenser{1.6.4} [TF2 Dispenser] (TF2_Dispenser_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TF2Sentry{1.6.4} [TF2 Sentry] (TF2_Sentry_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TF2TeamAddon{1.6.4} [TF2 TeamAddon] (TF2_TeamAddon_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TF2Teleporter{1.6.4} [TF2 Teleporter] (TF2_Teleporter_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 1616 (90496 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Player Count: 1 / 20; [EntityPlayerMP['_Gabe_'/211, l='world', x=686.02, y=66.00, z=-1080.30](_Gabe_ at 686.0201609978983,66.0,-1080.300000011921)]
    Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,fml,forge'
    Type: Dedicated Server (map_server.txt)
    Posted in: Minecraft Mods
  • 0

    posted a message on PokeMarts v2--Pixelmon add-on [1.6.4/3.0.3]
    Quote from thugnit1019

    @Gabe

    Yes just redownload the mod, i updated it the block is is now 479, unfortunately i couldnt get it to load the id from the Config file, it would always crash, i will try a few things tommorow to see if i can get it to work.

    ***Newest Update Is Out***

    The next update is here! Their is now an option to make pokemon spawn at a level based on the distance from the world spawn the level range and distance range can be set in the config file, their are also 10 new grass blocks (more will be added in an addon later on) when walked through these grass blocks have a chance to spawn a random pokemon from a set of 10 pokemon per block, the pokemon and level ranges for each pokemon can be set in the Config file, along with the chance for the pokemon spawning to be a shiny or boss pokemon


    Dunno if you realized this and I hope you didn't change it just for little old me, but if 479 is going to be the new id for the merchant block the original poke-mart schematic file would need to have its block changed as well :P

    When I go into a poke-mart there is a big chunk of coral reef where the merchant block should be :lol:
    Posted in: Minecraft Mods
  • 0

    posted a message on PokeMarts v2--Pixelmon add-on [1.6.4/3.0.3]
    Is there a way to change the block id of the "Merchant Block"? I looked in the config but didn't see an option for it. Its conflicting with another mod I have and I cant change the ids of that one with out messing up pieces of my world.
    java.lang.IllegalArgumentException: Slot 179 is already occupied by packets.tmp.MerchantBlock@6f339aae when adding mods.nandonalt.coralmod.common.BlockCoral2@24f04e8b
    Posted in: Minecraft Mods
  • 0

    posted a message on LIFE Survival Server [1.5.2] [24 Slots] [No Whitelist] [No PvP] [McMMO] [Economy] [LWC] [Protection Blocks] [TPA/Home/Back] [Off
    Can't connect, I keep getting an end of stream error. I've been getting it since the automatic restart this morning.

    Did the server crash?
    Posted in: PC Servers
  • 0

    posted a message on [1.2.5] The Spider Queen v5.4
    Quote from Swatch

    Strangely enough, I can't get Spider vision working. Add that.

    I can't seem to get it working either.
    Just normal nighttime blind-ness :ohmy.gif:
    Posted in: Minecraft Mods
  • 0

    posted a message on Servers Missing/Gone?
    This has been happening to me as well. I could play multi-player fine yesterday, now its only showing four servers. Whats worse is that my friend in the same room as me using the same internet can see the entire server list, when I can't.
    Posted in: Legacy Support
  • To post a comment, please .