Jump to content

Forestry mod tutorial


Recommended Posts

  • Replies 57
  • Created
  • Last Reply

Top Posters In This Topic

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

Announcements

  • Anything claiming to be official Technic servers are not allowed here, for obvious reasons



×
×
  • Create New...