Inactive [INACTIVE][MECH] MinecartManiaMining v1.14 - see AutoMiner for new versions (for MM1.2.9-dev) [1060]

Discussion in 'Inactive/Unsupported Plugins' started by waflija, Jun 14, 2011.

  1. Offline

    Blechbuexse

    Code:
    08:29:36 [SCHWERWIEGEND] Could not pass event CUSTOM_EVENT to MinecartManiaMining
    java.lang.NullPointerException
            at com.waflija.minecartmaniamining.MinecartManiaActionListener.onMinecartActionEvent(MinecartManiaActionListener.java:32)
            at com.afforess.minecartmaniacore.event.MinecartManiaListener.onCustomEvent(MinecartManiaListener.java:230)
            at org.bukkit.plugin.java.JavaPluginLoader$84.execute(JavaPluginLoader.java:834)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at com.afforess.minecartmaniacore.MinecartManiaCore.callEvent(MinecartManiaCore.java:251)
            at com.afforess.minecartmaniacore.api.MinecartManiaCoreListener.onVehicleUpdate(MinecartManiaCoreListener.java:90)
            at org.bukkit.plugin.java.JavaPluginLoader$78.execute(JavaPluginLoader.java:790)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at net.minecraft.server.EntityMinecart.m_(EntityMinecart.java:561)
            at net.minecraft.server.World.entityJoinedWorld(World.java:1190)
            at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
            at net.minecraft.server.World.playerJoinedWorld(World.java:1172)
            at net.minecraft.server.World.cleanUp(World.java:1102)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    08:29:36 [SCHWERWIEGEND] Could not pass event CUSTOM_EVENT to MinecartManiaMining
    java.lang.NullPointerException
            at com.waflija.minecartmaniamining.MinecartManiaActionListener.onMinecartActionEvent(MinecartManiaActionListener.java:32)
            at com.afforess.minecartmaniacore.event.MinecartManiaListener.onCustomEvent(MinecartManiaListener.java:230)
            at org.bukkit.plugin.java.JavaPluginLoader$84.execute(JavaPluginLoader.java:834)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at com.afforess.minecartmaniacore.MinecartManiaCore.callEvent(MinecartManiaCore.java:251)
            at com.afforess.minecartmaniacore.api.MinecartManiaCoreListener.onVehicleUpdate(MinecartManiaCoreListener.java:90)
            at org.bukkit.plugin.java.JavaPluginLoader$78.execute(JavaPluginLoader.java:790)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at net.minecraft.server.EntityMinecart.m_(EntityMinecart.java:561)
            at net.minecraft.server.World.entityJoinedWorld(World.java:1190)
            at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
            at net.minecraft.server.World.playerJoinedWorld(World.java:1172)
            at net.minecraft.server.World.cleanUp(World.java:1102)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    i have this on reload server....
    v10 works great but v11 :(
     
  2. Offline

    waflija

    Which version of MM do you use?
     
  3. Offline

    Blechbuexse

    1.2 from http://wiki.afforess.com/Minecart_Mania-Plugin
    my server is 953

    here my start log

    Code:
    151 recipes
    16 achievements
    19:59:35 [INFORMATION] Starting minecraft server version Beta 1.7.2
    19:59:35 [INFORMATION] Loading properties
    19:59:35 [INFORMATION] Starting Minecraft server on *:25565
    19:59:35 [WARNUNG] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    19:59:35 [WARNUNG] The server will make no attempt to authenticate usernames. Beware.
    19:59:35 [WARNUNG] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    19:59:35 [WARNUNG] To change this, set "online-mode" to "true" in the server.settings file.
    19:59:35 [INFORMATION] This server is running Craftbukkit version git-Bukkit-0.0.0-904-g9277096-b953jnks (MC: 1.7.2)
    19:59:35 [INFORMATION] DataSourcePool [BukkitPiston] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    19:59:35 [INFORMATION] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    19:59:36 [INFORMATION] trimming off 'is' from boolean field name isOp in class com.bukkit.redspider.bukkitPiston.PersistentPlayer
    19:59:36 [INFORMATION] Entities enhanced[0] subclassed[3]
    19:59:36 [INFORMATION] DataSourcePool [MinecartManiaCore] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    19:59:36 [INFORMATION] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    19:59:37 [INFORMATION] Entities enhanced[0] subclassed[2]
    19:59:37 [INFORMATION] DataSourcePool [MinecartManiaSignCommands] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    19:59:37 [INFORMATION] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    19:59:37 [INFORMATION] Entities enhanced[0] subclassed[2]
    19:59:37 [INFORMATION] [Permissions] (Yeti) was initialized.
    19:59:37 [INFORMATION] Preparing level "world"
    19:59:38 [INFORMATION] Preparing start region for level 0 (Seed: 2691385622693784272)
    19:59:38 [INFORMATION] Preparing start region for level 1 (Seed: 2691385622693784272)
    19:59:39 [INFORMATION] Preparing spawn area: 12%
    19:59:39 [INFORMATION] [AngryWolves] version 0.8 is enabled
    19:59:39 [INFORMATION] [AutoReplace] version 1.9.1 is enabled.
    19:59:39 [INFORMATION] bLift version 1.1 is enabled!
    19:59:39 [INFORMATION] BlockDispenser has been enabled.
    19:59:39 [INFORMATION] BlocksOnGlass version 0.35 is enabled!
    19:59:39 [INFORMATION] [BlocksOnGlass] Permission system detected.
    19:59:39 [INFORMATION] Loading BukkitPiston 0.54
    19:59:39 [INFORMATION] ChairCraft 1.2.4 is enabled.
    19:59:39 [INFORMATION] ChocoCrops version 1.2 is enabled!
    19:59:39 [INFORMATION] ClayFlow: Enabled. (Version: 2.0.0.0r0)
    19:59:39 [INFORMATION] [ColorMe] v2.2 has been enabled.
    19:59:39 [INFORMATION] Loaded CustomCrafting by nickguletskii200.
    19:59:39 [INFORMATION] Custom recipes added.
    19:59:39 [INFORMATION] DispenserLoader enabled
    19:59:39 [INFORMATION] DispenserLoader: Using Permissions system
    19:59:39 [INFORMATION] Drill Plugin ENABLED
    19:59:39 [INFORMATION] Loading Config File...
    19:59:39 [INFORMATION] DropChest version 0.7.9 is enabled!
    19:59:39 [INFORMATION] [DropPlugin] Configuration file for world world loaded!
    19:59:39 [INFORMATION] [DropPlugin] Configuration file for world world_nether loaded!
    19:59:39 [INFORMATION] [DropPlugin] v2.1 enabled.
    19:59:39 [INFORMATION] [HeroicDeath] 1.8.1.156 enabled.
    19:59:39 [INFORMATION] IntelliDoors version 1.1.5 was initialized.
    19:59:39 [INFORMATION] [Long Summer Days] Sunrise for world will last about 3 minutes.
    19:59:39 [INFORMATION] [Long Summer Days] Daytime for world will last about 10 minutes.
    19:59:39 [INFORMATION] [Long Summer Days] Sunset for world will last about 3 minutes.
    19:59:39 [INFORMATION] [Long Summer Days] Nighttime for world will last about 3 minutes.
    19:59:39 [INFORMATION] [Long Summer Days] Sunrise for world_nether will last about 3 minutes.
    19:59:39 [INFORMATION] [Long Summer Days] Daytime for world_nether will last about 10 minutes.
    19:59:39 [INFORMATION] [Long Summer Days] Sunset for world_nether will last about 3 minutes.
    19:59:39 [INFORMATION] [Long Summer Days] Nighttime for world_nether will last about 3 minutes.
    19:59:39 [INFORMATION] MagnetBlock version 0.4.7 by [narrowtux] has been enabled.
    19:59:39 [INFORMATION] [Permissions] version [3.1.5] (Yeti)  loaded
    19:59:39 [INFORMATION] [MCDocs] (Tazzernator/Andrew Tajsic) - Hooked into Permissions.
    19:59:39 [INFORMATION] [MCDocs] (Tazzernator/Andrew Tajsic) - v10 loaded.
    19:59:40 [INFORMATION] [Minecart Mania] Debug mode switched to NORMAL
    19:59:40 [INFORMATION] [Minecart Mania] MinecartManiaCore version 1.2.8 is enabled!
    19:59:40 [INFORMATION] [Minecart Mania] MinecartManiaMining 0.09 for MM 1.2.8 is enabled!
    19:59:40 [INFORMATION] [Minecart Mania] MinecartManiaMining 0.09 for MM 1.2.8 is enabled!
    19:59:40 [INFORMATION] [Minecart Mania] MinecartManiaSignCommands version 1.2.8 is enabled!
    19:59:40 [INFORMATION] [Minecart Mania] MinecartManiaStation version 1.2.5 is enabled!
    19:59:40 [INFORMATION] Mining TNT version 0.2 is enabled!
    19:59:40 [INFORMATION] [MonsterHunt 1.2.0] Loaded 4 High scores.
    19:59:40 [INFORMATION] [MonsterHunt] MonsterHunt Loaded!
    19:59:40 [INFORMATION] [MrFixit] v1.0 now enabled!
    19:59:40 [INFORMATION] [MrFixit] Loaded configuration file.
    19:59:40 [INFORMATION] [MrFixit] Added 43 recipes.
    19:59:40 [INFORMATION] ObsidianFlow: Enabled. (Version: 2.0.0.0r0)
    19:59:40 [INFORMATION] [Permissions] SQL Interface enabled!
    19:59:40 [INFORMATION] PlgDisableCmd version 1.3 is enabled!
    19:59:40 [INFORMATION] Disabled 0 commands
    19:59:40 [INFORMATION] [Quantum Connectors] Integrated with Permissions
    19:59:40 [INFORMATION] [Quantum Connectors] version 0.3.4 ENABLED
    19:59:40 [INFORMATION] [RetractableBridge] plugin version 1.3.6 by Captain_Chaos enabled
    19:59:40 [INFORMATION] [ScubaKit][2.1.0] Enabled started
    19:59:40 [INFORMATION] [Showcase] Registriere Typ [basic] (0 Einheiten geladen)
    19:59:40 [INFORMATION] [Showcase] Registriere Typ [finite] (0 Einheiten geladen)
    19:59:40 [INFORMATION] [Showcase] Registriere Typ [infinite] (9 Einheiten geladen)
    19:59:40 [INFORMATION] [Showcase] Registriere Typ [exchange] (0 Einheiten geladen)
    19:59:40 [INFORMATION] [Showcase] Version 0.6.13 wurde aktiviert.
    19:59:40 [INFORMATION] SignColours version 0.5 by [ichingpow] enabled.
    19:59:40 [INFORMATION] [SimpleGive] Version 1.2 Permissions system detected!
    19:59:40 [INFORMATION] [SimpleGive] SimpleGive v1.2 by captainawesome7 has been enabled!
    19:59:40 [INFORMATION] SpeedSign: version 0.7.10 is enabled!
    19:59:40 [INFORMATION] SpeedSign: Permission system detected
    19:59:40 [INFORMATION] Got worlds: ALL
    19:59:40 [INFORMATION] Tossers: Loaded plugin version 1.2!
    19:59:40 [INFORMATION] UnderwaterTorch Enabled
    19:59:40 [INFORMATION] VoxelAir version 2.008 is enabled!
    19:59:40 [INFORMATION] [VoxelPort] ContainerSize set to 100
    19:59:40 [INFORMATION] [VoxelPort] Config loaded
    19:59:40 [INFORMATION] Preparing start region for level 2 (Seed: 2377642072619615265)
    19:59:41 [INFORMATION] [VoxelPort] Portals loaded! 2 portals have been loaded.
    19:59:41 [INFORMATION] [VoxelPort] Portal zones have been sorted into 2 containers.
    19:59:41 [INFORMATION] [VoxelPort] Starting thread...
    19:59:41 [INFORMATION] [VoxelPort] Thread Started!
    19:59:41 [INFORMATION] VoxelPort version 2.028 is enabled!
    19:59:41 [INFORMATION] [VoxelSniper] Config loaded
    19:59:41 [INFORMATION] VoxelSniper version 4.748c is enabled! Snipe away.
    19:59:41 [INFORMATION] WeatherRestrictions version 1.8 is enabled!
    19:59:41 [INFORMATION] WirelessRedstone: WirelessRedstone version 1.0e alpha is loading...
    19:59:41 [INFORMATION] WirelessRedstone: Detected Permissions version 3.1.5
    19:59:41 [INFORMATION] WirelessRedstone: Registering Events...
    19:59:41 [INFORMATION] WirelessRedstone version 1.0e alpha is enabled!
    19:59:41 [INFORMATION] WorldEdit 4.6 enabled.
    19:59:41 [INFORMATION] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    19:59:41 [INFORMATION] [Fruitful] Plugin has been enabled.
    19:59:41 [INFORMATION] [Fruitful] Configuration has been loaded.
    19:59:41 [INFORMATION] [Minecart Mania] Permissions detected. Using permissions.
    19:59:41 [INFORMATION] [Minecart Mania] MinecartManiaAdminControls version 1.2.7 is enabled!
    19:59:41 [INFORMATION] [Minecart Mania] MinecartManiaAutocart version 1.2.2 is enabled!
    19:59:41 [INFORMATION] [Minecart Mania] MinecartManiaAutomations version 1.2.3 is enabled!
    19:59:41 [INFORMATION] [Minecart Mania] MinecartManiaChestControl version 1.2.5 is enabled!
    19:59:41 [INFORMATION] [NoSpawn] Permissions found, using Permissions!
    19:59:41 [INFORMATION] NoSpawn version 1.5.3 is enabled!
    19:59:41 [INFORMATION] Done (0,358s)! For help, type "help" or "?"
    19:59:41 [INFORMATION] [Showcase] Autosaved
    19:59:41 [SCHWERWIEGEND] Could not pass event CUSTOM_EVENT to MinecartManiaMining
    java.lang.NullPointerException
            at com.waflija.minecartmaniamining.MinecartManiaActionListener.onMinecartActionEvent(MinecartManiaActionListener.java:32)
            at com.afforess.minecartmaniacore.event.MinecartManiaListener.onCustomEvent(MinecartManiaListener.java:230)
            at org.bukkit.plugin.java.JavaPluginLoader$84.execute(JavaPluginLoader.java:834)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at com.afforess.minecartmaniacore.MinecartManiaCore.callEvent(MinecartManiaCore.java:251)
            at com.afforess.minecartmaniacore.api.MinecartManiaCoreListener.onVehicleUpdate(MinecartManiaCoreListener.java:90)
            at org.bukkit.plugin.java.JavaPluginLoader$78.execute(JavaPluginLoader.java:790)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at net.minecraft.server.EntityMinecart.m_(EntityMinecart.java:561)
            at net.minecraft.server.World.entityJoinedWorld(World.java:1190)
            at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
            at net.minecraft.server.World.playerJoinedWorld(World.java:1172)
            at net.minecraft.server.World.cleanUp(World.java:1102)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    19:59:41 [SCHWERWIEGEND] Could not pass event CUSTOM_EVENT to MinecartManiaMining
    java.lang.NullPointerException
            at com.waflija.minecartmaniamining.MinecartManiaActionListener.onMinecartActionEvent(MinecartManiaActionListener.java:32)
            at com.afforess.minecartmaniacore.event.MinecartManiaListener.onCustomEvent(MinecartManiaListener.java:230)
            at org.bukkit.plugin.java.JavaPluginLoader$84.execute(JavaPluginLoader.java:834)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at com.afforess.minecartmaniacore.MinecartManiaCore.callEvent(MinecartManiaCore.java:251)
            at com.afforess.minecartmaniacore.api.MinecartManiaCoreListener.onVehicleUpdate(MinecartManiaCoreListener.java:90)
            at org.bukkit.plugin.java.JavaPluginLoader$78.execute(JavaPluginLoader.java:790)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at net.minecraft.server.EntityMinecart.m_(EntityMinecart.java:561)
            at net.minecraft.server.World.entityJoinedWorld(World.java:1190)
            at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
            at net.minecraft.server.World.playerJoinedWorld(World.java:1172)
            at net.minecraft.server.World.cleanUp(World.java:1102)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    19:59:41 [SCHWERWIEGEND] Could not pass event CUSTOM_EVENT to MinecartManiaMining
    java.lang.NullPointerException
            at com.waflija.minecartmaniamining.MinecartManiaActionListener.onMinecartActionEvent(MinecartManiaActionListener.java:32)
            at com.afforess.minecartmaniacore.event.MinecartManiaListener.onCustomEvent(MinecartManiaListener.java:230)
            at org.bukkit.plugin.java.JavaPluginLoader$84.execute(JavaPluginLoader.java:834)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at com.afforess.minecartmaniacore.MinecartManiaCore.callEvent(MinecartManiaCore.java:251)
            at com.afforess.minecartmaniacore.api.MinecartManiaCoreListener.onVehicleUpdate(MinecartManiaCoreListener.java:90)
            at org.bukkit.plugin.java.JavaPluginLoader$78.execute(JavaPluginLoader.java:790)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at net.minecraft.server.EntityMinecart.m_(EntityMinecart.java:561)
            at net.minecraft.server.World.entityJoinedWorld(World.java:1190)
            at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
            at net.minecraft.server.World.playerJoinedWorld(World.java:1172)
            at net.minecraft.server.World.cleanUp(World.java:1102)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    19:59:51 [INFORMATION] [VoxelPort] PortTick thread executing. Running at interval of 5000ms, with 100 CodeTime each Tick
    20:01:53 [INFORMATION] Blechbuexse [/127.0.0.1:50568] logged in with entity id 287 at ([world] -10.21875, 54.0, -62.8125)>
    EDIT: Ok i have 2xMinecartManiaMining.jar in my Server\Plugins .... one ist MinecartManiaMining.jar(1) ^^

    i going to test now...

    hm server going this:
    Code:
    21:45:31 [SCHWERWIEGEND] Could not pass event CUSTOM_EVENT to MinecartManiaMining
    java.lang.NullPointerException
            at com.waflija.minecartmaniamining.StorageMinecartUtils.isForbidden(StorageMinecartUtils.java:303)
            at com.waflija.minecartmaniamining.StorageMinecartUtils.doAutoMine(StorageMinecartUtils.java:45)
            at com.waflija.minecartmaniamining.MinecartManiaActionListener.onMinecartActionEvent(MinecartManiaActionListener.java:29)
            at com.afforess.minecartmaniacore.event.MinecartManiaListener.onCustomEvent(MinecartManiaListener.java:230)
            at org.bukkit.plugin.java.JavaPluginLoader$84.execute(JavaPluginLoader.java:834)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at com.afforess.minecartmaniacore.MinecartManiaCore.callEvent(MinecartManiaCore.java:251)
            at com.afforess.minecartmaniacore.api.MinecartManiaCoreListener.onVehicleUpdate(MinecartManiaCoreListener.java:90)
            at org.bukkit.plugin.java.JavaPluginLoader$78.execute(JavaPluginLoader.java:790)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at net.minecraft.server.EntityMinecart.m_(EntityMinecart.java:561)
            at net.minecraft.server.World.entityJoinedWorld(World.java:1190)
            at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
            at net.minecraft.server.World.playerJoinedWorld(World.java:1172)
            at net.minecraft.server.World.cleanUp(World.java:1102)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    21:45:31 [SCHWERWIEGEND] Could not pass event CUSTOM_EVENT to MinecartManiaMining
    java.lang.NullPointerException
            at com.waflija.minecartmaniamining.StorageMinecartUtils.isForbidden(StorageMinecartUtils.java:303)
            at com.waflija.minecartmaniamining.StorageMinecartUtils.doAutoMine(StorageMinecartUtils.java:45)
            at com.waflija.minecartmaniamining.MinecartManiaActionListener.onMinecartActionEvent(MinecartManiaActionListener.java:29)
            at com.afforess.minecartmaniacore.event.MinecartManiaListener.onCustomEvent(MinecartManiaListener.java:230)
            at org.bukkit.plugin.java.JavaPluginLoader$84.execute(JavaPluginLoader.java:834)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at com.afforess.minecartmaniacore.MinecartManiaCore.callEvent(MinecartManiaCore.java:251)
            at com.afforess.minecartmaniacore.api.MinecartManiaCoreListener.onVehicleUpdate(MinecartManiaCoreListener.java:90)
            at org.bukkit.plugin.java.JavaPluginLoader$78.execute(JavaPluginLoader.java:790)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at net.minecraft.server.EntityMinecart.m_(EntityMinecart.java:561)
            at net.minecraft.server.World.entityJoinedWorld(World.java:1190)
            at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
            at net.minecraft.server.World.playerJoinedWorld(World.java:1172)
            at net.minecraft.server.World.cleanUp(World.java:1102)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    21:45:31 [SCHWERWIEGEND] Could not pass event CUSTOM_EVENT to MinecartManiaMining
    java.lang.NullPointerException
            at com.waflija.minecartmaniamining.StorageMinecartUtils.isForbidden(StorageMinecartUtils.java:303)
            at com.waflija.minecartmaniamining.StorageMinecartUtils.doAutoMine(StorageMinecartUtils.java:45)
            at com.waflija.minecartmaniamining.MinecartManiaActionListener.onMinecartActionEvent(MinecartManiaActionListener.java:29)
            at com.afforess.minecartmaniacore.event.MinecartManiaListener.onCustomEvent(MinecartManiaListener.java:230)
            at org.bukkit.plugin.java.JavaPluginLoader$84.execute(JavaPluginLoader.java:834)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at com.afforess.minecartmaniacore.MinecartManiaCore.callEvent(MinecartManiaCore.java:251)
            at com.afforess.minecartmaniacore.api.MinecartManiaCoreListener.onVehicleUpdate(MinecartManiaCoreListener.java:90)
            at org.bukkit.plugin.java.JavaPluginLoader$78.execute(JavaPluginLoader.java:790)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at net.minecraft.server.EntityMinecart.m_(EntityMinecart.java:561)
            at net.minecraft.server.World.entityJoinedWorld(World.java:1190)
            at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
            at net.minecraft.server.World.playerJoinedWorld(World.java:1172)
            at net.minecraft.server.World.cleanUp(World.java:1102)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    21:45:31 [SCHWERWIEGEND] Could not pass event CUSTOM_EVENT to MinecartManiaMining
    java.lang.NullPointerException
            at com.waflija.minecartmaniamining.StorageMinecartUtils.isForbidden(StorageMinecartUtils.java:303)
            at com.waflija.minecartmaniamining.StorageMinecartUtils.doAutoMine(StorageMinecartUtils.java:45)
            at com.waflija.minecartmaniamining.MinecartManiaActionListener.onMinecartActionEvent(MinecartManiaActionListener.java:29)
            at com.afforess.minecartmaniacore.event.MinecartManiaListener.onCustomEvent(MinecartManiaListener.java:230)
            at org.bukkit.plugin.java.JavaPluginLoader$84.execute(JavaPluginLoader.java:834)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at com.afforess.minecartmaniacore.MinecartManiaCore.callEvent(MinecartManiaCore.java:251)
            at com.afforess.minecartmaniacore.api.MinecartManiaCoreListener.onVehicleUpdate(MinecartManiaCoreListener.java:90)
            at org.bukkit.plugin.java.JavaPluginLoader$78.execute(JavaPluginLoader.java:790)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at net.minecraft.server.EntityMinecart.m_(EntityMinecart.java:561)
            at net.minecraft.server.World.entityJoinedWorld(World.java:1190)
            at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
            at net.minecraft.server.World.playerJoinedWorld(World.java:1172)
            at net.minecraft.server.World.cleanUp(World.java:1102)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    >
    if i start a minicart on 1."Automine" 2.l "1-25" sign
    only v 10 works great
     
  4. Offline

    Blechbuexse

    how can i have more Y range? its limitet to 10?
     
  5. Offline

    mrgreaper

    love the look of this, eagerly awaiting permissions or ops only addition :)
     
  6. Offline

    UnstoppableDrew

    I can't seem to get this to work right. I put down a couple pieces of track, put a sign next to it with text of autoplace autobridge, put a storage cart with plenty of track & cobblestone in it on the rails. Gave it a push, and it rolled to the end of the tracks and off the end without putting rails down. When I also tried it with automine 1-25 I could see it did mine some stuff it got near as it rolled off the rails, but still didn't lay any track. Any suggestions as to what I'm doing wrong ?

    One other thing, I downloaded from the link under version 0.11, but when I started my server it said I had version 0.09.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  7. Offline

    UnstoppableDrew

    Wow, even more maddening than not working at all, is the teases of working it's giving me. I've been trying to get this to work, and every now & then it lays down a couple piece of track then stops.
     
  8. Offline

    waflija

    you can use "RangeY" from MM, if you want huge limits you have to edit the main MM Config, because there is a "max Y Range" settig, which overrides the sign. But be carefull, huge range => huge CPU usage!


    Could you post a screenshot? And I need the direction you tried to. (use "trucompass" please.)

    In general: the track should be 2-4 Pieces long, before the sign. (I got the best result with 3 pieces.) One track directly near the sign could cause problems, because the "move Minecart event" is fired after the cart left the track.

    thats because I'm lazy and forgot to change it in code.

    Do you get a "is server overloaded?" message? Sometimes it laggs a bit (as you can see it in the videos), because it takes some time until the client side world is updated.
     
  9. Offline

    UnstoppableDrew

    The track direction was north/south. I started with 3 or 4 pieces of track, and it added another 2 or 3 pieces in the times it almost worked. I'm screenshot it next time I'm in that area. Last night I went off on an adventure through the nether and am now very far away.

    I'll have to watch the logs next time I try it. I do see those messages, but I think everybody does. I'm running my MC server on one of my build machines at work, which has 8 Xeon cores at 2.33 Ghz, 10GB of memory and running 64bit Linux, so it's not like the server can't keep up (crappy Java performance notwithstanding).

    I'll be totally psyched if I can get this to work, as I'm dying to run a rail line from the roof deck of my mountaintop chalet, over to the roof garden of a nearby fortress, and I really don't want to hand place the skyway & tracks.

    I also have a feature suggestion: put a depth on the sign (either relative to current or an absolute Y value) and the minecart would ramp up or down as it autoplaces to reach the specified depth. If you wanted to be really fancy also allow specifying the slope ratio eg: 3:1 would mean go forward 3 blocks then up/down 1.
     
  10. Offline

    Blechbuexse

    its ok the server is only for two players :)... ho i can use RangeY from MM? it the same sign command :/ or is it Case Sinsitiv?

    "RangerY:40" = MM and "rangey:10" u nice plugin? :D

    Code:
         <!--The X and Z axis range minecarts will collect items at, farm around themselves, collect from chests, etc...-->
        <Range>4</Range>
         <!--The Y axis range minecarts will collect items at, farm around themselves, collect from chests, etc...-->
        <RangeY>4</RangeY>
        <!--The maximum range that minecarts can have. Overrides signs.-->
        <MaximumRange>10</MaximumRange>
    i found this in MinecartManiaConfiguration.xml

    im goint to test.... :)
     
  11. Offline

    waflija

    For the range settigs you may visit the MM wiki ididn't made these sign, they are part of the "signcommand" module.

    But the config key is the right key... You have to set it to 40 or 50 before a sign "RangeY:40" has any effect.
     
  12. Automine 1-25 doesn't mine stone for me, all that works is if I add the parameter of MineStone
    What am I doing wrong?
     
  13. Offline

    Blechbuexse

    now i test RangeY:100 and its going!!!!! :)
     
  14. Offline

    waflija

    if you blew your CPU, just tell me.
     
  15. Offline

    BigMoomba

    XD i have a little problem ^^
    With V10 i have problem to make Automine Dirt (for a tunnel XD)
    Code:
    2011-07-14 18:23:22 [SEVERE] Could not pass event CUSTOM_EVENT to MinecartManiaMining
    java.lang.NullPointerException
        at com.waflija.minecartmaniamining.MinecartManiaActionListener.onMinecartActionEvent(MinecartManiaActionListener.java:32)
        at com.afforess.minecartmaniacore.event.MinecartManiaListener.onCustomEvent(MinecartManiaListener.java:230)
        at org.bukkit.plugin.java.JavaPluginLoader$84.execute(JavaPluginLoader.java:834)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
        at com.afforess.minecartmaniacore.MinecartManiaCore.callEvent(MinecartManiaCore.java:251)
        at com.afforess.minecartmaniacore.api.MinecartManiaCoreListener.onVehicleUpdate(MinecartManiaCoreListener.java:90)
        at org.bukkit.plugin.java.JavaPluginLoader$78.execute(JavaPluginLoader.java:790)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
        at net.minecraft.server.EntityMinecart.m_(EntityMinecart.java:561)
        at net.minecraft.server.World.entityJoinedWorld(World.java:1190)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1172)
        at net.minecraft.server.World.cleanUp(World.java:1102)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    With V11 i have problem to make Automine Stone
    Code:
    2011-07-14 18:15:55 [SEVERE] Could not pass event CUSTOM_EVENT to MinecartManiaMining
    java.lang.NullPointerException
        at com.waflija.minecartmaniamining.MinecartManiaActionListener.onMinecartActionEvent(MinecartManiaActionListener.java:32)
        at com.afforess.minecartmaniacore.event.MinecartManiaListener.onCustomEvent(MinecartManiaListener.java:230)
        at org.bukkit.plugin.java.JavaPluginLoader$84.execute(JavaPluginLoader.java:834)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
        at com.afforess.minecartmaniacore.MinecartManiaCore.callEvent(MinecartManiaCore.java:251)
        at com.afforess.minecartmaniacore.api.MinecartManiaCoreListener.onVehicleUpdate(MinecartManiaCoreListener.java:90)
        at org.bukkit.plugin.java.JavaPluginLoader$78.execute(JavaPluginLoader.java:790)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
        at net.minecraft.server.EntityMinecart.m_(EntityMinecart.java:561)
        at net.minecraft.server.World.entityJoinedWorld(World.java:1190)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1172)
        at net.minecraft.server.World.cleanUp(World.java:1102)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  16. Offline

    waflija

    I know that bug, but in the moment I didn't have much time. Sorry. Maybe I can free some time at the weekend.
     
  17. Offline

    Blechbuexse

    *laugh* it work on Phenom II 965 BE 3,4 GHz (4core) but my mine cart it is to fast full.... i need a option in config file to mine but not collect blocks in the minecart ^^ ...destroy without drop? :) :p i have 157 chest full with cobblestone :eek:
    [​IMG]

    i use the "Collect Items" and "Deposit Items" Sign to sort the mine Output from u great plugin but its to holy many cobblestone ingame^^
    pls help!!!!!

    example:
    configfile
    #drop/collect options are only for minecart

    #destroy otions are only for minecart that have a lava bucket
    minecart must have lavabucket=yes
    #Block id = option
    1=destroy (but not collect)
    2=collect
    3=collect
    4=destroy
    8,9=collect
    10,11=destroy
    etc... :)

    1.line "Automine" 2.line "1-25" OR 1.Line MineStone 2.line empty why u will combine? its the same if u say "run and walk" simultaneously

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  18. No, If I say automine (1st line) 1-25 (2nd line) Autoplace (3rd line) and I start it up it will mine through soil and stop at stone it just won't mine the stone and its ID is 1 (And I said 1-25)

    The only way it mines stone is when I add the Minestone parameter! (This takes up one more line so now I can't autobridge either!!!)
     
  19. Offline

    Blechbuexse

    hum ??? have u other blugins that have controll of block drop???
     
  20. Offline

    keyosuke

    I upgraded to Bukkit build #1000 today and then I spent over an hour trying to build a new minecart station. I kept scratching my head, thinking: I can't seem to figure out what I'm doing wrong! Eventually, I decided to try some tried and true stations, and my console spammed with SEVERE ERROR. I think Bukkit 1000 isn't compatible with the latest builds of MM. That's sad for my server since we eat sleep and breath MM over there, and I read this plugin isn't getting any updates until september.

    If that's really the case, I'm going to check this page regularly as I hang on to 953 as long as possible, hoping for some kind of interim release. This is definitely one of the best plugins for bukkit. It's too bad the Mojang implementation of powered Minecarts is so redstone intensive and doesn't let me put people in the cart automatically, or take them out. Get well soon MM.
     
  21. Offline

    waflija

    block drop is handled internaly (with a list.). Other plugins changing loot are ignored...

    can you post the error? I got 1.7.3 / CB1000 on my server and it works fine. (MM 1.29Alpha)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  22. Offline

    The_Monkey

    I am receiving the following console output when starting my server (with CB1000).
    I am using the latest Minecart Mania Core artifact (#45) from here:
    http://ci.craftfire.com/view/Afforess/job/Minecart Mania Core/

    Output:
    Code:
    16:24:39 [INFO] [Minecart Mania] MinecartManiaCore version 1.2.8 is enabled!
    16:24:39 [SEVERE] Error occurred while enabling MinecartManiaMining v0.1 (Is itup to date?): com.afforess.minecartmaniacore.debug.MinecartManiaLogger.info(Ljava/lang/String;)V
    java.lang.NoSuchMethodError: com.afforess.minecartmaniacore.debug.MinecartManiaLogger.info(Ljava/lang/String;)V
            at com.waflija.minecartmaniamining.MinecartManiaMining.onEnable(MinecartManiaMining.java:24)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:878)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:272)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:162)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:146)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    16:24:39 [INFO] [Minecart Mania] MinecartManiaSignCommands version 1.2.8 is enabled!
     
  23. Offline

    waflija

    I know this Problem... I'm to fix this.

    I confirm that the ID "1" (smooth stone) doesn't work. Lets see why...

    FIXED V0.12
    FIXED V0.12...

    Try V0.12 - If still dosen't work I will have a look on it.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  24. Offline

    realm174

    Just downloaded 0.13, added the "<AutoReturn>false</AutoReturn>" in the xml (tried true, false, and tried without the line completely). Console getting spammed. Here's the loading part of the log:

    Code:
    2011-07-23 13:32:11 [INFO] Starting minecraft server version Beta 1.7.3
    2011-07-23 13:32:11 [INFO] Loading properties
    2011-07-23 13:32:11 [INFO] Starting Minecraft server on *:25565
    2011-07-23 13:32:11 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2011-07-23 13:32:11 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    2011-07-23 13:32:11 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    2011-07-23 13:32:11 [WARNING] To change this, set "online-mode" to "true" in the server.settings file.
    2011-07-23 13:32:11 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-945-g73697a4-b1000jnks (MC: 1.7.3)
    2011-07-23 13:32:11 [INFO] DataSourcePool [MinecartManiaCore] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    2011-07-23 13:32:11 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    2011-07-23 13:32:12 [INFO] Entities enhanced[0] subclassed[2]
    2011-07-23 13:32:12 [INFO] DataSourcePool [MinecartManiaSignCommands] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    2011-07-23 13:32:12 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    2011-07-23 13:32:12 [INFO] Entities enhanced[0] subclassed[2]
    2011-07-23 13:32:12 [INFO] [Permissions] (Yeti) was initialized.
    2011-07-23 13:32:12 [INFO] Preparing level "Multi2"
    2011-07-23 13:32:12 [INFO] Preparing start region for level 0 (Seed: -7424688584046683262)
    2011-07-23 13:32:13 [INFO] Preparing start region for level 1 (Seed: -7424688584046683262)
    2011-07-23 13:32:13 [INFO] Preparing spawn area: 73%
    2011-07-23 13:32:13 [INFO] antirain 0.1 initialized
    2011-07-23 13:32:13 [INFO] Loading BetterShop version 1.6.5.6 ...
    2011-07-23 13:32:14 [INFO] [BetterShop] MySQL database localhost:minecraft/BetterShop loaded.
    2011-07-23 13:32:14 [INFO] [BetterShop] Attached to iConomy.
    2011-07-23 13:32:14 [INFO] [BetterShop] Attached to Permissions.
    2011-07-23 13:32:14 [INFO] BetterShop version 1.6.5.6 is enabled!
    2011-07-23 13:32:14 [INFO] [iConomy] Logging is currently disabled.
    2011-07-23 13:32:14 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    2011-07-23 13:32:14 [INFO] [iConomy] Developed by: [Nijikokun]
    2011-07-23 13:32:14 [INFO] [Minecart Mania] Debug mode switched to NORMAL
    2011-07-23 13:32:14 [INFO] [Minecart Mania] MinecartManiaCore version 1.2.9_alpha2 is enabled!
    2011-07-23 13:32:14 [SEVERE] Error occurred while enabling MinecartManiaMining v0.1 (Is it up to date?): com.afforess.minecartmaniacore.debug.MinecartManiaLogger.info(Ljava/lang/String;[Ljava/lang/Object;)V
    java.lang.NoSuchMethodError: com.afforess.minecartmaniacore.debug.MinecartManiaLogger.info(Ljava/lang/String;[Ljava/lang/Object;)V
        at com.waflija.minecartmaniamining.MinecartManiaMining.onEnable(MinecartManiaMining.java:24)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:878)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:272)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:162)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:146)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-23 13:32:14 [INFO] [Minecart Mania] MinecartManiaSignCommands version 1.2.8 is enabled!
    2011-07-23 13:32:14 [INFO] [Minecart Mania] MinecartManiaStation version 1.2.5 is enabled!
    2011-07-23 13:32:14 [INFO] [MultiVerse] Permissions Found
    2011-07-23 13:32:14 [INFO] [MultiVerse] - Version 1.6.4 Enabled
    2011-07-23 13:32:14 [INFO] [MultiVerse] Found iConomy, enabling payments.
    2011-07-23 13:32:14 [INFO] [MultiVerse] Loading World & Settings - 'Multi' - NORMAL
    2011-07-23 13:32:14 [INFO] Preparing start region for level 2 (Seed: -3320324586207477134)
    2011-07-23 13:32:15 [INFO] [MultiVerse] Loading World & Settings - 'manualseed' - NORMAL
    2011-07-23 13:32:15 [INFO] Preparing start region for level 3 (Seed: 954264255)
    2011-07-23 13:32:15 [INFO] [MultiVerse] Loading World & Settings - 'Multi2' - NORMAL
    2011-07-23 13:32:15 [INFO] [MultiVerse] 3 - World(s) loaded.
    2011-07-23 13:32:15 [INFO] [MultiVerse] Loading Portals
    2011-07-23 13:32:15 [INFO] [MultiVerse] 4 - Portal(s) loaded.
    2011-07-23 13:32:15 [INFO] [Permissions] version [3.1.4] (Yeti)  loaded
    2011-07-23 13:32:15 [INFO] [iConomy] hooked into Permissions.
    2011-07-23 13:32:15 [INFO] [MultiVerse] Found Permissions, enabling commands.
    2011-07-23 13:32:15 [INFO] [Minecart Mania] Permissions detected. Using permissions.
    2011-07-23 13:32:15 [INFO] [Minecart Mania] MinecartManiaAdminControls version 1.2.7 is enabled!
    2011-07-23 13:32:15 [INFO] [Minecart Mania] MinecartManiaAutocart version 1.2.2 is enabled!
    2011-07-23 13:32:15 [INFO] [Minecart Mania] MinecartManiaAutomations version 1.2.3 is enabled!
    2011-07-23 13:32:15 [INFO] [Minecart Mania] MinecartManiaChestControl version 1.2.5 is enabled!
    2011-07-23 13:32:15 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-07-23 13:32:15 [INFO] Done (0.312s)! For help, type "help" or "?"
    
    Any idea?
     
  25. Offline

    waflija

    Yes. It is a compatibility issue. Afforess change the logging methods. You could try: http://ci.craftfire.com/view/Afforess/job/Minecart Mania Core/ - that what I use in the moment. Problem: You also have to update all other MM stuff.

    If you don't want to update the MM plugins you can try this version: <Edit by Moderator: Redacted mediafire url>
    I had modified it to work with old AND new plugins.
     
    Last edited by a moderator: Nov 27, 2016
  26. Offline

    realm174

    Ahhh that's awesome!! No more error message.. I don't have time to play with it right this minute, as I'm leaving the house, but no error message can only mean one thing: awesome-ness!! :)

    Thanks!! I appreciate the quick response!!
     
  27. Offline

    realm174

    So I've been playing around with this quite a bit... I'm enjoying it, that's a good supplement to my daily mining. I still prefer to mine by hand and explore caves and all that, but when I need to clear a large area, that's definitely the tool to use! good job!!

    I do have a question. In the changelog, I see "Minecart will no longer 1-block dead ends on curves or destroy slopes." I'm unsure as to how to have the minecart follow the slopes instead of destroying it... Any chance you can elaborate a little on that? Much appreciated!
    thanks!
     
  28. Offline

    waflija

    Slopes are still a bit tricky. curves are no Problem as you see in the videos. The best way to get hin on slopes is to make them of a material the cart does not mine. (If you mine stone, make them with dirt, etc.)
     
  29. Offline

    sh3q

    I've got a problem the minecart just places 3 tracks and than stops no matter how many tracks i put inside. And there is another error when i put "rangeY" and "range" on one sign just "range" is used.
    I use v. 0.13 mining and the 1.2.9 you posted of MMcore.

    I use the following signs:
    1st: AutoMine 1-3:12-16 rangeY:1 autoplace
    2nd: autobridge range:1 max speed: 10
     
  30. Offline

    waflija

    I know the issue with the range. It is an bug in the MMCore, so afforess has to fix it. ("rangey" contains "range" so the value is written in the "range" variable, not the rangey variable.)
    Work around: use an extra sign for "rangey:"
    "the minecart just places 3 tracks" Could you make a screenshot? Do you get server error messages?
     

Share This Page