Jump to content

Recommended Posts

Posted

Hello all,

I am pretty green to this all. I have set up a server for my son and his friends using a host. It is a Tekkit Space server. So far I have installed bukkitforge and the only plugins are dynmap and diablomods. Both seem to be working fine for the most part. As I was looking at installing a permission mod and maybe an economy mod for them I noticed many posts recommended MCPC over bukkitforge to avoid issues in the future.

I am hoping some of you can let me know if I should switch at this point or just continue with that I have. I don't plan on adding many plugins for them.. but it would be nice to do some of the basics like permissions, griefprevention, world edit or similar, etc..

Any advice on this would be great.

Thanks!

Posted

Well, I would be lying if I said MCPC+ doesn't have issues, it does, but they are mostly fixable, or are simply aesthetic issues (in 1.4.7, IC2 textures always rotate to the north, even though they still worked as placed). The problem with BukkitForge is the lack of compatibility with other plugins. With MCPC+, 99% of mods and plugins worked with no issues. With BukkitForge, the percentage is significantly less, especially in reference to plugins, and well-known ones. For example, World Edit didn't work in all 1.4.7 builds of BukkitForge. I personally prefer MCPC+, but its up to you which you choose.

Posted

Thanks for the advice.

This may sound like a silly question, but I am pretty new to this...Is there any danger to switching now being I have dynmap installed? I assume I would just delete the bukkitforge file and then follow the installation instructions for MCPC?

Posted

I'm not entirely sure, Dynmap is not something I've looked at before, but I would assume you are correct, delete the BukkitForge file and install it for MCPC+. But remember, always backups!

Posted

I removed bukkitforge and installed MCPC by moving the .jar file over, starting server, stopping server, deleting the tekkit.jar, renaming the mcpc jar to Tekkit.jar. Server seems to work but throwing lots of errors(see below). Any help on this would be greatly appreciated.

2013-09-04 20:22:22 [iNFO] Starting minecraft server version 1.5.2

2013-09-04 20:22:22 [iNFO] MinecraftForge v

2013-09-04 20:22:22 [iNFO] 7.8.1.738

2013-09-04 20:22:22 [iNFO] Initialized

2013-09-04 20:22:22 [iNFO] Replaced 85 ore recipies

2013-09-04 20:22:34 [sEVERE] java.io.FileNotFoundException: D:\TCAFiles\Users\louiet\5682\.\openperipheral\scripts.txt (The system cannot find the file specified)

2013-09-04 20:22:34 [sEVERE] at java.io.FileInputStream.open(Native Method)

2013-09-04 20:22:34 [sEVERE] at java.io.FileInputStream.<init>(Unknown Source)

2013-09-04 20:22:34 [sEVERE] at java.io.FileInputStream.<init>(Unknown Source)

2013-09-04 20:22:34 [sEVERE] at java.io.FileReader.<init>(Unknown Source)

2013-09-04 20:22:34 [sEVERE] at openperipheral.common.util.FileLineReader.readLineByLine(FileLineReader.java:18)

2013-09-04 20:22:34 [sEVERE] at openperipheral.common.util.MountingUtils.refreshLatestFiles(MountingUtils.java:14)

2013-09-04 20:22:34 [sEVERE] at openperipheral.OpenPeripheral.preInit(OpenPeripheral.java:93)

2013-09-04 20:22:34 [sEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-09-04 20:22:34 [sEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-09-04 20:22:34 [sEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-09-04 20:22:34 [sEVERE] at java.lang.reflect.Method.invoke(Unknown Source)

2013-09-04 20:22:34 [sEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)

2013-09-04 20:22:34 [sEVERE] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)

2013-09-04 20:22:34 [sEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-09-04 20:22:34 [sEVERE] at java.lang.reflect.Method.invoke(Unknown Source)

2013-09-04 20:22:34 [sEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2013-09-04 20:22:34 [sEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-09-04 20:22:34 [sEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)

2013-09-04 20:22:34 [sEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2013-09-04 20:22:34 [sEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2013-09-04 20:22:34 [sEVERE] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)

2013-09-04 20:22:34 [sEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)

2013-09-04 20:22:34 [sEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-09-04 20:22:34 [sEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-09-04 20:22:34 [sEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-09-04 20:22:34 [sEVERE] at java.lang.reflect.Method.invoke(Unknown Source)

2013-09-04 20:22:34 [sEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2013-09-04 20:22:34 [sEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-09-04 20:22:34 [sEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)

2013-09-04 20:22:34 [sEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2013-09-04 20:22:34 [sEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2013-09-04 20:22:34 [sEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)

2013-09-04 20:22:34 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)

2013-09-04 20:22:34 [sEVERE] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)

2013-09-04 20:22:34 [sEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)

2013-09-04 20:22:34 [sEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:94)

2013-09-04 20:22:34 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:586)

2013-09-04 20:22:34 [sEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

2013-09-04 20:22:34 [iNFO] Loading properties

2013-09-04 20:22:34 [iNFO] Default game type: SURVIVAL

2013-09-04 20:22:34 [iNFO] Generating keypair

2013-09-04 20:22:34 [iNFO] Starting Minecraft server on 206.217.135.23:8000

2013-09-04 20:22:35 [iNFO] This server is running CraftBukkit version git-MCPC-Plus-jenkins-MCPC-Plus-Legacy-639 (MC: 1.5.2) (Implementing API version 1.5.2-R1.1-SNAPSHOT)

2013-09-04 20:22:35 [iNFO] Galacticraft successfully injected bytecode into: codechicken/nei/ContainerCreativeInv (2 / 1)

2013-09-04 20:22:35 [iNFO] Galacticraft Moon Loaded: 12 Languages.

2013-09-04 20:22:35 [iNFO] [Mekanism] Successfully loaded gas transmission NetworkLoader.

2013-09-04 20:22:35 [iNFO] ProjectBench: Registered block id @ 976. Rendering: true @: 5

2013-09-04 20:22:36 [iNFO] Basic Components Loaded: 11 Languages.

2013-09-04 20:22:36 [iNFO] Loading ComputerCraft v1.53 (rev 1120)

2013-09-04 20:22:36 [iNFO] ComputerCraft: Searching for RedPowerLib...

2013-09-04 20:22:36 [iNFO] ComputerCraft: RedPowerLib not found.

2013-09-04 20:22:36 [iNFO] Loading CCTurtle v1.53 (rev 1120)

2013-09-04 20:22:39 [sEVERE] [Mekanism] Error while adding recipe: mekanism.common.RecipeHandler

2013-09-04 20:22:39 [sEVERE] [Mekanism] Error while adding recipe: mekanism.common.RecipeHandler

2013-09-04 20:22:39 [sEVERE] [Mekanism] Error while adding recipe: mekanism.common.RecipeHandler

2013-09-04 20:22:39 [sEVERE] [Mekanism] Error while adding recipe: mekanism.common.RecipeHandler

2013-09-04 20:22:39 [sEVERE] [Mekanism] Error while adding recipe: mekanism.common.RecipeHandler

2013-09-04 20:22:39 [iNFO] IC2 API: Call getItem failed for electronicCircuit

2013-09-04 20:22:39 [iNFO] IC2 API: Call getItem failed for advancedCircuit

2013-09-04 20:22:39 [iNFO] IC2 API: Call getItem failed for iridiumPlate

2013-09-04 20:22:39 [iNFO] IC2 API: Call getItem failed for energyCrystal

2013-09-04 20:22:39 [iNFO] IC2 API: Call getItem failed for reBattery

2013-09-04 20:22:39 [iNFO] IC2 API: Call getItem failed for batBox

2013-09-04 20:22:39 [iNFO] IC2 API: Call getItem failed for wrench

2013-09-04 20:22:39 [iNFO] IC2 API: Call getItem failed for generator

2013-09-04 20:22:42 [iNFO] Registered command dynmap with permission node org.dynmap.forge.DynmapCommand

2013-09-04 20:22:42 [iNFO] Registered command dmap with permission node org.dynmap.forge.DmapCommand

2013-09-04 20:22:42 [iNFO] Registered command dmarker with permission node org.dynmap.forge.DmarkerCommand

2013-09-04 20:22:46 [iNFO] Mapping loaded 7 packages, 5185 classes, 17732 fields, 34330 methods, flags dd6

2013-09-04 20:22:46 [iNFO] Loaded inheritance map of 769 classes

2013-09-04 20:22:46 [iNFO] [DiabloDrops] Loading DiabloDrops v2.4.505

2013-09-04 20:22:46 [iNFO] Adding biome mapping 65 Desert Oil Field at BiomeBase[65]

2013-09-04 20:22:46 [iNFO] Adding biome mapping 66 Ocean Oil Field at BiomeBase[66]

2013-09-04 20:22:46 [iNFO] Adding biome mapping 217 Limbo at BiomeBase[217]

2013-09-04 20:22:46 [iNFO] Adding biome mapping 218 Pocket Dimension at BiomeBase[218]

2013-09-04 20:22:46 [iNFO] [DiabloDrops] Enabling DiabloDrops v2.4.505

2013-09-04 20:22:46 [iNFO] Preparing level "world"

2013-09-04 20:22:46 [iNFO] Registered command debug with permission node vanilla.command.debug

2013-09-04 20:22:46 [iNFO] Registered command scoreboard with permission node vanilla.command.scoreboard

2013-09-04 20:22:47 [iNFO] Registering Pocket Dims

2013-09-04 20:22:47 [iNFO] Loading DimDoors data

2013-09-04 20:22:47 [iNFO] Preparing start region for level 0 (Dimension: 0, Seed: 3867259513044264404)

2013-09-04 20:22:47 [iNFO] Preparing start region for level 1 (Dimension: -23, Seed: -5973987116908039057)

2013-09-04 20:22:47 [iNFO] Preparing start region for level 2 (Dimension: 1, Seed: -5973987116908039057)

2013-09-04 20:22:47 [iNFO] Preparing start region for level 3 (Dimension: -1, Seed: -5973987116908039057)

2013-09-04 20:22:47 [iNFO] Server permissions file permissions.yml is empty, ignoring it

2013-09-04 20:22:48 [iNFO] Done (3.168s)! For help, type "help" or "?"

2013-09-04 20:22:48 [iNFO] Registered command cofh with permission node cofh.command.CommandHandler

2013-09-04 20:22:48 [iNFO] Registered command ssinvite with permission node micdoodle8.mods.galacticraft.core.command.GCCoreCommandSpaceStationAddOwner

2013-09-04 20:22:48 [iNFO] Registered command ssuninvite with permission node micdoodle8.mods.galacticraft.core.command.GCCoreCommandSpaceStationRemoveOwner

2013-09-04 20:22:48 [iNFO] Registered command buildcraft with permission node buildcraft.core.CommandBuildCraft

2013-09-04 20:22:48 [iNFO] Registered command modflag with permission node universalelectricity.prefab.flag.CommandFlag

2013-09-04 20:22:48 [iNFO] Registered command chunkloaders with permission node codechicken.chunkloader.CommandChunkLoaders

2013-09-04 20:22:48 [iNFO] Registered command ccdebug with permission node codechicken.chunkloader.CommandDebugInfo

2013-09-04 20:22:48 [iNFO] Registered command tps with permission node mods.immibis.core.commands.TPSCommand

2013-09-04 20:22:48 [iNFO] Registered command dimanc with permission node mods.immibis.chunkloader.DimensionalAnchors$1

2013-09-04 20:22:48 [iNFO] Registered command dd-resetdungeons with permission node StevenDimDoors.mod_pocketDim.commands.CommandResetDungeons

2013-09-04 20:22:48 [iNFO] Registered command dd-rift with permission node StevenDimDoors.mod_pocketDim.commands.CommandCreateDungeonRift

2013-09-04 20:22:48 [iNFO] Registered command dd-deletelinks with permission node StevenDimDoors.mod_pocketDim.commands.CommandDeleteAllLinks

2013-09-04 20:22:48 [iNFO] Registered command dd-deletedimension with permission node StevenDimDoors.mod_pocketDim.commands.CommandDeleteDimensionData

2013-09-04 20:22:48 [iNFO] Registered command dd-??? with permission node StevenDimDoors.mod_pocketDim.commands.CommandDeleteRifts

2013-09-04 20:22:48 [iNFO] Registered command dd-export with permission node StevenDimDoors.mod_pocketDim.commands.CommandEndDungeonCreation

2013-09-04 20:22:48 [iNFO] Registered command dd-dimensiondata with permission node StevenDimDoors.mod_pocketDim.commands.CommandPrintDimensionData

2013-09-04 20:22:48 [iNFO] Registered command dd-prune with permission node StevenDimDoors.mod_pocketDim.commands.CommandPruneDimensions

2013-09-04 20:22:48 [iNFO] Registered command dd-create with permission node StevenDimDoors.mod_pocketDim.commands.CommandStartDungeonCreation

2013-09-04 20:22:48 [iNFO] Loading DimDoors data

2013-09-04 20:22:48 [iNFO] Registered command ee3 with permission node com.pahimar.ee3.command.CommandEE

2013-09-04 20:22:48 [iNFO] Registered command logisticspipes with permission node logisticspipes.commands.LogisticsPipesCommand

2013-09-04 20:22:48 [iNFO] Registered command tpx with permission node com.xcompwiz.mystcraft.command.CommandTPX

2013-09-04 20:22:48 [iNFO] Registered command myst-create with permission node com.xcompwiz.mystcraft.command.CommandCreateDim

2013-09-04 20:22:48 [iNFO] Registered command myst-agebook with permission node com.xcompwiz.mystcraft.command.CommandCreateAgebook

2013-09-04 20:22:48 [iNFO] Registered command myst-toggleworldinstability with permission node com.xcompwiz.mystcraft.command.CommandToggleWorldInstability

2013-09-04 20:22:48 [iNFO] Registered command toggledownfall with permission node com.xcompwiz.mystcraft.command.CommandToggleDownfall

2013-09-04 20:22:48 [iNFO] Registered command time with permission node com.xcompwiz.mystcraft.command.CommandTime

2013-09-04 20:22:48 [iNFO] Registered command myst-permissions with permission node com.xcompwiz.mystcraft.command.CommandMystPermissions

2013-09-04 20:22:48 [iNFO] Registered command myst-regenchunk with permission node com.xcompwiz.mystcraft.command.CommandRegenerateChunk

2013-09-04 20:22:48 [iNFO] Loading NEI

2013-09-04 20:22:48 [iNFO] [DiabloDrops] No Updates found on dev.bukkit.org.

Posted

Ignore the severe messages. As for dynamap, MCPC+ no longer supports the bukkit version of dynmap. Use the forge version in the forum post below. and put that into the mods folder. Also get the dynmap craftbukkit bridge plugin from that page and put that into the plugins folder and remove the bukkit version of dynmap.

http://www.minecraftforum.net/topic/1543523-dynmap-dynamic-web-based-maps-for-minecraft/

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...