totte1015 Posted August 5, 2012 Posted August 5, 2012 Once and for all, how do i install Forestry mod for Tekkit SMP 3.1.2? I have searched on google for any tutorial, but i cant find it
f.l.a.s.h.m.a.n Posted August 5, 2012 Posted August 5, 2012 just put the forestry.jar in your mods folder, and then you go in your ee2.jar (open it with winrar) and delete the forestry folder in it. that should work
stringburka Posted August 5, 2012 Posted August 5, 2012 So there's no conflicts between them? Interestiiiing... *evil smile*
totte1015 Posted August 5, 2012 Author Posted August 5, 2012 I meant serverside, a friend of mine wants it on the server, and he wonders how to install it so it doesnt conflict, and so we others can join the server to
Torezu Posted August 5, 2012 Posted August 5, 2012 Tried it. It doesn't work server-side. A shame. You need a Bukkit ported version.
NizeGuy Posted August 5, 2012 Posted August 5, 2012 You need a Bukkit ported version. I tried this, but I just realized I put the folder in /mods and not /plugins. Will try that.
Torezu Posted August 5, 2012 Posted August 5, 2012 I tried this, but I just realized I put the folder in /mods and not /plugins. Will try that. It goes in mods. Plugins are for server-side additions and little (or big) extras. You do need both the server- and client-side mod files to get it to work, though.
NizeGuy Posted August 5, 2012 Posted August 5, 2012 Okay. This should be the newest ported vesions of Forestry for Bukkit: http://minecraft.maeyanie.com/ I'm guessing that "forestry-1.2.6.6-b1.1R4.zip" is the latest version for Bukkit. Is it for both server and client-side?
paulcall Posted August 5, 2012 Posted August 5, 2012 That file is only for the server. Then, if players want to join your server, they would have to install the client-side version of Forestry to join.
Torezu Posted August 5, 2012 Posted August 5, 2012 No, the client side gets the version-matching client file. Edit: What he said. ^
NizeGuy Posted August 5, 2012 Posted August 5, 2012 My problem is: Which version do I need for the Tekkit Server? Where do I get it? Which files do the clients need?
paulcall Posted August 5, 2012 Posted August 5, 2012 Client: http://forestry.sengir.net/wiki/index.php?n=Main.Downloads Forestry 1.4.8.6_bc2.2 Server: http://minecraft.maeyanie.com/ forestry-1.4.8.6-mcpc1.2.5r2
NizeGuy Posted August 5, 2012 Posted August 5, 2012 Client: http://forestry.sengir.net/wiki/index.php?n=Main.Downloads Forestry 1.4.8.6_bc2.2 Server: http://minecraft.maeyanie.com/ forestry-1.4.8.6-mcpc1.2.5r2 Server goes into ...\server\mods ? Client goes into ...\Roaming\.techniclauncher\tekkit\mods ?
Protieus Posted August 5, 2012 Posted August 5, 2012 Server goes into ...\server\mods ? Client goes into ...\Roaming\.techniclauncher\tekkit\mods ? Now you got it
f.l.a.s.h.m.a.n Posted August 5, 2012 Posted August 5, 2012 go in the ee2.jar and delete the forestry folder, on the server and on your client
totte1015 Posted August 5, 2012 Author Posted August 5, 2012 He get errors while trying to start up server:: C:\Users\Zixco\Desktop\TekkitServer>java -Xmx3G -Xms2G -jar Tekkit.jar nogui 182 recipes 27 achievements 20:56:40 [iNFO] Starting minecraft server version 1.2.5 20:56:40 [iNFO] Attempting early MinecraftForge initialization 20:56:40 [iNFO] Completed early MinecraftForge initialization 20:56:40 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading 20:56:40 [iNFO] Loading mods from C:\Users\Zixco\Desktop\TekkitServer\mods 20:56:40 [iNFO] Directory buildcraft contained no mods 20:56:40 [iNFO] Directory config contained no mods 20:56:40 [WARNING] Failed to load mod class mod_Forestry.class in C:\Users\Zixco \Desktop\TekkitServer\mods\forestry 20:56:40 [sEVERE] File mod_Forestry.class failed to read properly 20:56:40 [iNFO] Directory forestry contained no mods 20:56:40 [iNFO] Directory ic2 contained no mods 20:56:40 [iNFO] Directory lang contained no mods 20:56:40 [iNFO] Directory weaponmod contained no mods 20:56:40 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is loca [20:56:48] >> ted in your mods directory 20:56:40 [sEVERE] cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.Loade rException: java.lang.NoClassDefFoundError: mod_Forestry (wrong name: forestry/m od_Forestry) 20:56:40 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:436) 20:56:40 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:606) 20:56:40 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk kitHandler.java:134) 20:56:40 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:135) 20:56:40 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:438) 20:56:40 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 20:56:40 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.lang.NoCl assDefFoundError: mod_Forestry (wrong name: forestry/mod_Forestry) 20:56:40 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:5 27) 20:56:40 [sEVERE] at cpw.mods.fml.common. [20:56:48] >> Loader.attemptDirLoad(Loader.java :474) 20:56:40 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:401) 20:56:40 [sEVERE] ... 5 more 20:56:40 [sEVERE] Caused by: java.lang.NoClassDefFoundError: mod_Forestry (wrong name: forestry/mod_Forestry) 20:56:40 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method) 20:56:40 [sEVERE] at java.lang.ClassLoader.defineClassCond(Unknown Source) 20:56:40 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source) 20:56:40 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown S ource) 20:56:40 [sEVERE] at java.net.URLClassLoader.defineClass(Unknown Source) 20:56:40 [sEVERE] at java.net.URLClassLoader.access$000(Unknown Source) 20:56:40 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 20:56:40 [sEVERE] at java.security.AccessController.doPrivileged(Native Me thod) 20:56:40 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) 20:56:40 [sEVERE] at java.lang.ClassLo [20:56:48] >> ader.loadClass(Unknown Source) 20:56:40 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown So urce) 20:56:40 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 20:56:40 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 20:56:40 [sEVERE] at java.lang.Class.forName0(Native Method) 20:56:40 [sEVERE] at java.lang.Class.forName(Unknown Source) 20:56:40 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:4 94) 20:56:40 [sEVERE] ... 7 more 20:56:40 [sEVERE] Unexpected exception cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.l ang.NoClassDefFoundError: mod_Forestry (wrong name: forestry/mod_Forestry) at cpw.mods.fml.common.Loader.load(Loader.java:436) at cpw.mods.fml.common.Loader.loadMods(Loader.java:606) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java: 134) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135) at net.min [20:56:48] >> ecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: mod_Forestry (wrong name: forestry/mod_Forestry) at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527) at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:474) at cpw.mods.fml.common.Loader.load(Loader.java:401) ... 5 more Caused by: java.lang.NoClassDefFoundError: mod_Forestry (wrong name: forestry/mo d_Forestry) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) a [20:56:48] >> t java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494) ... 7 more
Makotech222 Posted August 5, 2012 Posted August 5, 2012 Rename the Forestry Mod .rar to zForestryMod.rar So that it is loaded last. Works fine for me on 3.1.2 tekkit server. Rename BOTH the client and bukkit versions.
NizeGuy Posted August 5, 2012 Posted August 5, 2012 Will you be able to remove the forestry mod later on and still be able to play on the same world?
totte1015 Posted August 5, 2012 Author Posted August 5, 2012 I don't get it. On the forestry wiki its a hell alot of bullshit and "download this for that, and that for this, but not this for that" blabla... How many times i try to read it i just get lost. Now, i got control over the server folder since my friend doesnt want to do that shitjob, anyway. I started up server and i get this: C:\Users\Nicklas\Desktop\TekkitServer - Kopia>java -Xmx3G -Xms2G -jar Tekkit.jar nogui 182 recipes 27 achievements 21:34:46 [iNFO] Starting minecraft server version 1.2.5 21:34:46 [iNFO] Attempting early MinecraftForge initialization 21:34:46 [iNFO] Completed early MinecraftForge initialization 21:34:46 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading 21:34:46 [iNFO] Loading mods from C:\Users\Nicklas\Desktop\TekkitServer - Kopia\ mods 21:34:46 [iNFO] Directory weaponmod contained no mods 21:34:46 [iNFO] Directory zforestry contained no mods 21:34:46 [iNFO] File zforestry-api-1.4.8.0.zip contained no mods 21:34:46 [iNFO] Forge Mod Loader has loaded 37 mods 21:34:46 [iNFO] MinecraftForge v3.3.8.152 Initialized 21:34:46 [iNFO] MinecraftForge v3.3.8.152 Initialized 21:34:46 [iNFO] [WeaponMod] Properties file read succesfully! 21:34:46 [VARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu e 0 outside acceptable range 4.9E-324,1.7976931348623157E308 21:34:46 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co mputerCraft.cfg 21:34:46 [iNFO] ComputerCraft: computerBlockID 207 21:34:46 [iNFO] ComputerCraft: diskDriveBlockID 208 21:34:46 [iNFO] ComputerCraft: diskItemID 4000 21:34:46 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha red.ItemComputer@6bf28508 while adding net.minecraft.server.ItemBlock@7efc0795 21:34:46 [iNFO] ComputerCraft: Searching for RedPowerLib... 21:34:46 [iNFO] ComputerCraft: RedPowerLib and methods located. 21:34:46 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha red.ItemPeripheral@644a5ddd while adding net.minecraft.server.ItemBlock@4e588b9b 21:34:46 [iNFO] Initializing alchemy values for Equivalent Exchange.. 21:34:46 [iNFO] Loading properties 21:34:46 [iNFO] Starting Minecraft server on *:25565 21:34:47 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq 21:34:47 [iNFO] [iC2] Config loaded from C:\Users\Nicklas\Desktop\TekkitServer - Kopia\.\config\IC2.cfg 21:34:47 [iNFO] CONFLICT @ 1237 item slot already occupied by ccSensors.shared.I temWiFiTransmitter@688e5f29 while adding ccSensors.shared.ItemWiFiTransmitter@5b 09b25f 21:34:47 [iNFO] CONFLICT @ -41 item slot already occupied by ccSensors.shared.It emComputerSensorBlock@79112836 while adding net.minecraft.server.ItemBlock@55672 f52 21:34:47 [iNFO] [ccSensors] INFO: Loading SensorModule: Buildcraft 21:34:47 [iNFO] [ccSensors] INFO: Loading SensorModule: IndustrialCraft2 21:34:47 [iNFO] [ccSensors] INFO: Loading SensorModule: Forestry 21:34:47 [iNFO] [ccSensors] INFO: mod_Forestry not found - SensorModule is disab led. 21:34:47 [iNFO] [ccSensors] INFO: Loading SensorModule: RedPower2 21:34:47 [iNFO] [ccSensors] INFO: Loading SensorModule: EquivalentExchange 21:34:47 [iNFO] [ccSensors] INFO: Loading SensorModule: APS 21:34:47 [iNFO] [ccSensors] INFO: mod_BuildcraftAPS not found - SensorModule is disabled. 21:34:47 [iNFO] [ccSensors] INFO: Loading SensorModule: APS 21:34:47 [iNFO] [ccSensors] INFO: mod_ThaumCraft not found - SensorModule is dis abled. 21:34:47 [iNFO] CONFLICT @ -78 item slot already occupied by net.minecraft.serve r.ItemBlock@ed6535c while adding codechicken.enderstorage.ItemEnderChest@18fac4a 0 21:34:47 [iNFO] CompactSolars: MinecraftForge minor version mismatch, expecting 3.2.x, may lead to unexpected behavior 21:34:47 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.serv er.ItemWithAuxData@4868c6ed while adding net.minecraft.server.ItemMobSpawner@56d c16be 21:34:47 [iNFO] RedPowerCore: MinecraftForge minor version mismatch, expecting 3 .1.x, may lead to unexpected behavior 21:34:47 [iNFO] Starting BuildCraft 2.2.14 21:34:47 [iNFO] Copyright © SpaceToad, 2011 21:34:47 [iNFO] http://www.mod-buildcraft.com 21:34:47 [iNFO] [iC2] Loading IC2 submodule: bcIntegration22x 21:34:47 [iNFO] [iC2] BuildCraft integration module loaded 21:34:47 [iNFO] [iC2] Loaded minor compatibility modules: none 21:34:48 [iNFO] ComputerCraft: turtleBlockID 216 21:34:48 [iNFO] CONFLICT @ -40 item slot already occupied by dan200.turtle.share d.ItemTurtle@118cc659 while adding net.minecraft.server.ItemBlock@3132060f 21:34:48 [iNFO] Forge Mod Loader load complete, 37 mods loaded 21:34:48 [iNFO] This server is running CraftBukkit version git-Bukkit-jenkins-Cr aftBukkit-173 (MC: 1.2.5) (Implementing API version 1.2.5-R4.1-MCPC-SNAPSHOT) 21:34:48 [iNFO] Loading mod_WirelessRedstoneAddons vForgeMod 21:34:48 [iNFO] Loading mod_IronChest vForgeMod 21:34:48 [iNFO] Loading mod_BuildCraftEnergy vForgeMod 21:34:48 [iNFO] Loading mod_IC2_ChargingBench vForgeMod 21:34:48 [iNFO] Loading mod_RedPowerWiring vForgeMod 21:34:48 [iNFO] Loading mod_MinecraftForge vForgeMod 21:34:48 [iNFO] Loading mod_RedPowerControl vForgeMod 21:34:48 [iNFO] Loading mod_BuildCraftCore vForgeMod 21:34:48 [iNFO] Loading mod_ImmibisCore vForgeMod 21:34:48 [iNFO] Loading mod_BuildCraftFactory vForgeMod 21:34:48 [iNFO] Loading mod_IC2 vForgeMod 21:34:48 [iNFO] Loading mod_BuildCraftBuilders vForgeMod 21:34:48 [iNFO] Loading mod_RedPowerMachine vForgeMod 21:34:48 [iNFO] Loading mod_RedPowerLighting vForgeMod 21:34:48 [iNFO] [TreeAssist] Loading TreeAssist v4.4 21:34:48 [iNFO] Loading mod_RedPowerWorld vForgeMod 21:34:48 [iNFO] Loading mod_ComputerCraft vForgeMod 21:34:48 [iNFO] Loading mod_EE vForgeMod 21:34:48 [iNFO] Loading mod_TubeStuff vForgeMod 21:34:48 [iNFO] Loading mod_BuildCraftTransport vForgeMod 21:34:48 [iNFO] Loading mod_NotEnoughItems vForgeMod 21:34:48 [iNFO] Loading mod_PowerConverters vForgeMod 21:34:48 [iNFO] Loading mod_AdditionalPipes vForgeMod 21:34:48 [iNFO] Loading mod_Railcraft vForgeMod 21:34:48 [iNFO] Loading mod_IC2AdvancedMachines vForgeMod 21:34:48 [iNFO] Loading mod_CCTurtle vForgeMod 21:34:48 [iNFO] Loading mod_RedPowerCore vForgeMod 21:34:48 [iNFO] Loading mod_RedPowerLogic vForgeMod 21:34:48 [iNFO] Loading mod_WirelessRedstoneRedPower vForgeMod 21:34:48 [iNFO] Loading mod_IC2NuclearControl vForgeMod 21:34:48 [iNFO] Loading mod_ModularForceFieldSystem vForgeMod 21:34:48 [iNFO] Loading mod_ImmiChunkLoaders vForgeMod 21:34:48 [iNFO] Loading mod_ccSensors vForgeMod 21:34:48 [iNFO] Loading mod_CompactSolars vForgeMod 21:34:48 [iNFO] Loading mod_EnderStorage vForgeMod 21:34:48 [iNFO] [Essentials] Loading Essentials v2.9.2 21:34:48 [iNFO] Loading mod_WirelessRedstoneCore vForgeMod 21:34:48 [iNFO] Loading Balkon's WeaponMod vForgeMod 21:34:48 [iNFO] Loading mod_CodeChickenCore vForgeMod 21:34:48 [iNFO] [EssentialsProtect] Loading EssentialsProtect v2.9.2 21:34:48 [iNFO] MLog clients using java 1.4+ standard logging. 21:34:48 [iNFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.2 21:34:48 [iNFO] [EssentialsChat] Loading EssentialsChat v2.9.2 21:34:48 [VARNING] Could not get information about this CraftBukkit version; per haps you are running a custom one?: FileNotFoundException 21:34:48 [iNFO] Preparing level "world" 21:34:48 [iNFO] Default game type: 0 21:34:48 [iNFO] Registering world world, dimension 0, of providertype net.minecr aft.server.WorldProviderNormal@19e02138(0) with Minecraft Forge 21:34:48 [iNFO] Registering world world_the_end, dimension 1, of providertype ne t.minecraft.server.WorldProviderTheEnd@2e1408ca(0) with Minecraft Forge 21:34:48 [iNFO] Registering world world_nether, dimension -1, of providertype ne t.minecraft.server.WorldProviderHell@4cde96e1(0) with Minecraft Forge 21:34:48 [iNFO] Preparing start region for level 0 (Seed: 8750570928063634573) 21:34:49 [iNFO] Preparing start region for level 1 (Seed: 8750570928063634573) 21:34:49 [iNFO] Preparing start region for level 2 (Seed: 8750570928063634573) 21:34:49 [iNFO] Preparing spawn area: 57% 21:34:49 [iNFO] [TreeAssist] Enabling TreeAssist v4.4 21:34:49 [iNFO] [Essentials] Enabling Essentials v2.9.2 21:34:49 [iNFO] Bukkit version format changed. Version not checked. 21:34:49 [iNFO] git-Bukkit-jenkins-CraftBukkit-173 (MC: 1.2.5) 21:34:49 [iNFO] 1.2.5-R4.1-MCPC-SNAPSHOT 21:34:50 [iNFO] Essentials: Using config based permissions. Enable superperms in config. 21:34:50 [iNFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.2 21:34:50 [iNFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? tr ue; trace: 10] 21:34:50 [iNFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.2 21:34:50 [iNFO] [EssentialsChat] Enabling EssentialsChat v2.9.2 21:34:50 [iNFO] Server permissions file permissions.yml is empty, ignoring it 21:34:50 [iNFO] Done (1,959s)! For help, type "help" or "?" 21:34:50 [iNFO] [Railcraft] Loaded 0 saved Anchors Now, i have the development build of tekkit, so which TWO files should i download to get it working?
f.l.a.s.h.m.a.n Posted August 5, 2012 Posted August 5, 2012 Rename the Forestry Mod .rar to zForestryMod.rar So that it is loaded last. Works fine for me on 3.1.2 tekkit server. Rename BOTH the client and bukkit versions. No, thats the wrong thing to do! totte1015, you renamed the forestry.jar, thats what caused the error, just leave it how it was at the beginning and you will have no problems at all, i promise, and you have to delete the dimensional anchors mod from your mod folder
f.l.a.s.h.m.a.n Posted August 5, 2012 Posted August 5, 2012 · Hidden Hidden and you have to delete the dimensional anchors mod from your mod folder
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now