Menu

#65 Elevator doesn't work?

Beta Builds
open
nobody
Mechanics (29)
5
2011-01-06
2011-01-06
Anonymous
No

I have placed 2 signs with track and when riding a cart, i get stuck in the sign instead of moving to the other sign. Does it matter which side of the sign the text is on?

Here is a bit of code from the server:

2011-01-05 18:15:15 [SEVERE] Exception while calling plugin function in 'class M
inecartMania$Listener' while calling hook: 'BLOCK_PLACE'.
java.lang.NullPointerException
at MinecartMania$Listener.onBlockPlace(MinecartMania.java:136)
at PluginLoader.callHook(PluginLoader.java:608)
at cf.a(cf.java:65)
at il.a(SourceFile:71)
at kw.a(SourceFile:115)
at kk.a(kk.java:412)
at gt.a(SourceFile:57)
at bs.a(SourceFile:232)
at kk.a(kk.java:61)
at eh.a(eh.java:71)
at net.minecraft.server.MinecraftServer.h(SourceFile:275)
at net.minecraft.server.MinecraftServer.run(SourceFile:216)
at cj.run(SourceFile:490)

My server info:
2011-01-04 08:31:41 [INFO] Starting minecraft server version Beta 1.1_02
2011-01-04 08:31:41 [INFO] Loading properties
2011-01-04 08:31:41 [INFO] Starting Minecraft server on *:25501
2011-01-04 08:31:41 [INFO] Note: your current classpath is: Minecraft_Mod.jar
2011-01-04 08:31:41 [INFO] Hey0 Server Mod Build 133
2011-01-04 08:31:41 [INFO] Preparing level "world"
2011-01-04 08:31:41 [INFO] Preparing start region

2011-01-04 08:31:44 [INFO] Minecart Mania 2.3b Offical Release has been initiali
zed successfully

Discussion

  • Anonymous

    Anonymous - 2011-01-06

    I submitted this before I logged in to sourceforge. Let me know if you need any further details.

     
  • Mughi

    Mughi - 2011-01-06

    works for me in 2.4 beta. i think it worked in 2.3b.
    remember to make sure that the track continues 'through the sign' at the other elevation:

    STTTTTTTT
    .
    .
    TTTTTS

    where T = track, S = sign, and . = anything
    my signs are perpendicular to the track, and in the same line, but i don' t know if that matters

     
  • Mughi

    Mughi - 2011-01-06

    bleah.. spacing got stripped.. the Signs are supposed to be on the same Y plane

     
  • Anonymous

    Anonymous - 2011-01-06

    Yep, that is what I have. I can see the two locations and they are the same Y. My track curves a bit then has a straight piece that dead ends into the sign. Then, on the higher location, the sign faces track that continues away.

     
  • Anonymous

    Anonymous - 2011-01-06

    Same setup, but with 2.4 beta, it works.

     

Log in to post a comment.