Jump to content

Recommended Posts

Posted

I setup a new Minecraft Server 1.4.2 and follow the instruction on the wiki, all works but every mod that i took in Mods folder work not. Ingame i cant place any blocks from my Mods in Mods folder like Railcraft. I used every version of forge but nothing works :( .

Posted
  On 11/11/2012 at 12:01 PM, Mihwak said:

I setup a new Minecraft Server 1.4.2 and follow the instruction on the wiki, all works but every mod that i took in Mods folder work not. Ingame i cant place any blocks from my Mods in Mods folder like Railcraft. I used every version of forge but nothing works :( .

 

Try to use 6.0.1.355. Also we need logs, such as ForgeModLoader-client-0.log (client) and ForgeModLoader-server-0.log (server) and put them here in spoiler tags, or use http://paste.minecraftforge.net/ and post the link here.

Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

  Quote

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Posted

I have a new problem, the normal server Works but i wanna Bukkit, i download a Forge version for bukkit from here http://mcportcentral.co.za/wiki/index.php?title=Ports_for_1.4.2 but when i took mods in Mods folder come this error...

---- Minecraft Crash Report ----

// Hey, that tickles! Hehehe!

 

Time: 11/11/12 3:19 PM

Description: Exception in server tick loop

 

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: railcraft/common/blocks/tracks/old/TileRailBoarding

at cpw.mods.fml.common.LoadController.transition(LoadController.java:122)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:421)

at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:79)

at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317)

at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:56)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:371)

at net.minecraft.server.ThreadServerApplication.run(SourceFile:818)

Caused by: java.lang.NoClassDefFoundError: railcraft/common/blocks/tracks/old/TileRailBoarding

at railcraft.common.blocks.tracks.EnumTrack.<clinit>(EnumTrack.java:44)

at railcraft.common.core.RailcraftConfig.loadBlocks(RailcraftConfig.java:273)

at railcraft.common.core.RailcraftConfig.checkInit(RailcraftConfig.java:154)

at railcraft.common.core.RailcraftConfig.doUpdateCheck(RailcraftConfig.java:435)

at railcraft.common.core.StartupChecks.checkForNewVersion(StartupChecks.java:69)

at railcraft.common.core.Railcraft.preInit(Railcraft.java:78)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:422)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:149)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:82)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:420)

... 5 more

Caused by: java.lang.ClassNotFoundException: railcraft.common.blocks.tracks.old.TileRailBoarding

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:132)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

... 37 more

Caused by: java.lang.NoClassDefFoundError: railcraft/common/blocks/tracks/TileOldTrack

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClass(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)

... 39 more

Caused by: java.lang.ClassNotFoundException: railcraft.common.blocks.tracks.TileOldTrack

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:75)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

... 42 more

 

Relevant Details:

- Minecraft Version: 1.4.2

- Operating System: Windows 7 (amd64) version 6.1

- Java Version: 1.7.0_09, Oracle Corporation

- Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

- Memory: 197947792 bytes (188 MB) / 228851712 bytes (218 MB) up to 1905197056 bytes (1816 MB)

- JVM Flags: 0 total;

- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

- CraftBukkit Information:

  Running:

  Failed to handle CraftCrashReport:

java.lang.NullPointerException

at org.bukkit.Bukkit.getName(Bukkit.java:67)

at org.bukkit.craftbukkit.CraftCrashReport.call(CraftCrashReport.java:20)

at net.minecraft.server.CrashReport.a(CrashReport.java:46)

at net.minecraft.server.CrashReport.g(CrashReport.java:40)

at net.minecraft.server.CrashReport.<init>(CrashReport.java:29)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:419)

at net.minecraft.server.ThreadServerApplication.run(SourceFile:818)

 

- FML: ~ERROR~ NullPointerException: null

- Is Modded: Definitely; 'craftbukkit,forge,fml'

- Profiler Position: N/A (disabled)

- Type: Dedicated Server

 

ps Spoiler dont work

pss i use the Beta Build 11

Posted

Even if spoilers don't work in preview they do work in the forum itself

 

It looks like a railcraft issue.

 

 

Protip: try and find answers yourself before asking on the forum.

It's pretty likely that there is an answer.

 

Was I helpful? Give me a thank you!

 

  Reveal hidden contents

 

Tired of waiting for mods to port to bukkit?

use BukkitForge! (now with a working version of WorldEdit!)

Posted

I write the problem now again and accurate

 

I download Craftbukkit and the Forge build 11 on http://mcportcentral.co.za/wiki/index.php?title=Ports_for_1.4.2

 

I start the Server and all works...but when i took Mods in the Modsfolder comes a error.

 

Start befor i took Mods in the folder

 

  Reveal hidden contents

 

 

The Error when mods in the folder

 

  Reveal hidden contents

 

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Keep on using the original Launcher Run Vanilla 1.12.2 once and close the game Download Optifine and run optifine as installer (click on the optifine jar) Start the launcher and make sure the Optifine profile is selected - then test it again  
    • Hi everyone, I’m hoping to revisit an old version of Minecraft — specifically around Beta 1.7.3 — for nostalgia’s sake. I’ve heard you can do this through the official Minecraft Launcher, but I’m unsure how to do it safely without affecting my current installation or save files. Are there any compatibility issues I should watch out for when switching between versions? Would really appreciate any tips or advice from anyone who’s done this before! – Adam
    • hello! i was trying to recreate item-in-hand feature for my custom mob. i figured out that my mob needs a custom iteminhandlayer. i created it - but the main problem is.. well.. you can see all on screenshots any idea how i can fix that? is there any implemented method to render the item perfect to hand? public void render(@NotNull PoseStack pPoseStack, @NotNull MultiBufferSource pBufferSource, int pPackedLight, @NotNull TuneGolemRenderState pRenderState, float pYRot, float pXRot) { ItemStackRenderState item = pRenderState.heldItem; if (!item.isEmpty()) { pPoseStack.pushPose(); ModelPart leftArm = this.getParentModel().leftArm; pPoseStack.translate(0.35,0.5,-1.25); pPoseStack.mulPose(Axis.XP.rotationDegrees(180.0F)); pPoseStack.mulPose(Axis.YP.rotationDegrees(90.0F)); leftArm.translateAndRotate(pPoseStack); // pPoseStack.translate(0,0,0); leftArm.translateAndRotate(pPoseStack); if (TuneGolemRenderState.hornPlaying) { pPoseStack.translate(0, -0.5, 0.65); pPoseStack.scale(1.25F,1.25F,1.25F); } // Minecraft.getInstance().player.displayClientMessage(Component.literal(leftArm.xRot + " " + leftArm.yRot + " " + leftArm.zRot), true); item.render(pPoseStack, pBufferSource, pPackedLight, OverlayTexture.NO_OVERLAY); pPoseStack.popPose(); // -1.0F, -2.0F, -3.0F } }  
    • I checked for any driver updates, but no new updates were found
    • Maybe it refers to an issue with the system - check for CPU/GPU driver updates
  • Topics

  • Who's Online (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.