Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CB 1547+ compatability #7

Open
Mophise opened this issue Dec 12, 2011 · 2 comments
Open

CB 1547+ compatability #7

Mophise opened this issue Dec 12, 2011 · 2 comments

Comments

@Mophise
Copy link

Mophise commented Dec 12, 2011

startup log:

174 recipes
27 achievements
03:07:46 [INFO] Starting minecraft server version 1.0.1
03:07:46 [INFO] Loading properties
03:07:46 [INFO] Starting Minecraft server on 5.113.16.174:25565
03:07:46 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
03:07:46 [WARNING] The server will make no attempt to authenticate usernames. Be
ware.
03:07:46 [WARNING] While this makes the game possible to play without internet a
ccess, it also opens up the ability for hackers to connect with any username the
y choose.
03:07:46 [WARNING] To change this, set "online-mode" to "true" in the server.pro
perties file.
03:07:47 [INFO] This server is running Craftbukkit version git-Bukkit-1.8.1-R4-7
2-ge9ecf57-b1547jnks (MC: 1.0.1) (Implementing API version 1.0.0-R1-SNAPSHOT)
03:07:47 [INFO] MLog clients using java 1.4+ standard logging.
03:07:47 [INFO] Preparing level "DUKE LETO II"
03:07:47 [INFO] Default game type: 0
03:07:48 [INFO] Preparing start region for level 0 (Seed: 773262743)
03:07:49 [INFO] Preparing spawn area: 81%
03:07:49 [INFO] Preparing start region for level 1 (Seed: 773262743)
03:07:50 [INFO] Preparing spawn area: 93%
03:07:50 [INFO] Preparing start region for level 2 (Seed: 773262743)
03:07:51 [INFO] [Blacksmith] enabled.
03:07:51 [INFO] BOSEconomy: Could not locate the Permissions plugin. Option 'use
-permissions-plugin' will be ignored.
03:07:51 [INFO] BOSEconomy v0.7.2 enabled.
03:07:51 [INFO] [Blacksmith] attached to BOSEconomy
03:07:51 [INFO] [CookieMonster] Failed to find WorldEdit: regions cannot be defi
ned
03:07:51 [INFO] [CookieMonster] to enable existing regions, put a copy of WorldE
dit in the CookieMonster folder, or install WorldEdit to the server
03:07:51 [INFO] [CookieMonster] Using BOSEconomy v0.7.0 for economy
03:07:51 [INFO] [CookieMonster] v1.6.6 loaded successfully.
03:07:51 [INFO] [CookieMonster] Developed by: [jascotty2, Coelho]
03:07:51 [INFO] Loaded Essentials build Dev2.7.133 by: Zenexer, ementalo, Aelux,
Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
03:07:51 [INFO] Essentials: Using config based permissions. Enable superperms in
config.
03:07:51 [INFO] [Essentials] Payment method found (BOSEconomy version: 0.7.0)
03:07:51 [INFO] Loaded EssentialsChat build Dev2.7.133 by: essentials team
03:07:51 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? tr
ue; trace: 10]
03:07:52 [INFO] Loaded EssentialsProtect build Dev2.7.133 by: essentials team
03:07:52 [INFO] Loaded EssentialsSpawn build Dev2.7.133 by: essentials team
03:07:52 [INFO] [EXP PLUGIN] v1.5 enabled
03:07:52 [INFO] [EXP PLUGIN] Developed by Jimbobt123
03:07:52 [INFO] [FishPeople] version 1.6 is enabled!
03:07:52 [INFO] Lockette version 1.4 is being enabled! Yay! (Core version 1.1)

03:07:52 [INFO] Lockette: Detected craftbukkit build [1547] ok.
03:07:52 [INFO] Lockette: Using ops file for admin permissions.
03:07:52 [INFO] Lockette: Ready to protect your containers.
03:07:52 [INFO] [QuickTree] QuickTree v1.01 initialized
03:07:52 [INFO] ServerSigns Version 1.5.2 is now enabled.
03:07:52 [INFO] Stargate v.0.6.9 is enabled.
03:07:52 [INFO] [Stargate] Loaded 2 gate layouts
03:07:52 [INFO] [Stargate] {DUKE LETO II} No stargates for world
03:07:52 [INFO] [Stargate] {DUKE LETO II_nether} No stargates for world
03:07:52 [INFO] [Stargate] {DUKE LETO II_the_end} No stargates for world
03:07:53 [INFO] [ChestShop] Lockette version 1.4 loaded.
03:07:53 [INFO] [ChestShop] version 3.29 initialized!
03:07:53 [INFO] [ChestShop] BOSEconomy 0.7.0 loaded.
03:07:53 [INFO] [DeathControl] loaded 3 lists!
03:07:53 [INFO] [DeathControl] loaded 11 valid death causes!
03:07:53 [INFO] [DeathControl] is now using bukkit permissions!
03:07:53 [INFO] [DeathControl] version 1.3 is enabled!
03:07:53 [INFO] [HealingTotem v0.8.2] is enabled!
03:07:53 [SEVERE] Error occurred while enabling HealingTotem v0.8.2 (Is it up to
date?): null; mapping values are not allowed here
mapping values are not allowed here
in "", line 266, column 29:
power: -1- affectsmobs: true
^

    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:73
  1.  at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.ja
    

va:305)
at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:17
9)
at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(Par
serImpl.java:563)
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
:230)
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.jav
a:204)
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158)
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
:237)
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12
3)
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)

    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons

tructor.java:121)
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
at org.yaml.snakeyaml.Yaml.load(Yaml.java:423)
at org.bukkit.util.config.Configuration.load(Configuration.java:89)
at tprk77.healingtotem.HTTotemManager.loadTotemTypes(HTTotemManager.java
:148)
at tprk77.healingtotem.HTTotemManager.loadTotemTypesOrDefault(HTTotemMan
ager.java:141)
at tprk77.healingtotem.HTPlugin.onEnable(HTPlugin.java:30)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
.java:957)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
r.java:280)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:182)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:165
)
at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:337)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:324)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:161)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:388)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
03:07:53 [WARNING] [MobRider] Missing permissions - everything is allowed!
03:07:53 [INFO] [MobRider] 0.41 enabled.
03:07:53 [INFO] Version: 120
03:07:53 [INFO] [NarrowtuxLib] v1.2.0 by [narrowtux] enabled.
03:07:53 [INFO] [NarrowtuxLib] Payment method found (BOSEconomy version: 0.7.0)
03:07:53 [INFO] [Showcase] Registered type [basic](1 items loaded)
03:07:53 [INFO] [Showcase] Registered type [finite](6 items loaded)
03:07:53 [INFO] [Showcase] Registered type [infinite](0 items loaded)
03:07:53 [INFO] [Showcase] Registered type [exchange](0 items loaded)
03:07:53 [INFO] [Showcase] Registered type [tutorial](0 items loaded)
03:07:53 [WARNING] Permissions not found! All Operations are allowed!
03:07:53 [INFO] [Showcase] version 0.7.9 has been enabled.
03:07:53 [WARNING] Vault 1.1.8 is out! You are running v1.1.7
03:07:53 [WARNING] Update Vault at: http://dev.bukkit.org/server-mods/vault
03:07:53 [INFO] [Vault][Economy] BOSEconomy hooked.
03:07:53 [INFO] [Vault][Economy] BOSEconomy7 found: Loaded
03:07:53 [INFO] [Vault][Economy] Essentials Economy hooked.
03:07:53 [INFO] [Vault][Economy] Essentials Economy found: Loaded
03:07:53 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission
system.
03:07:53 [INFO] [Vault] Enabled Version 1.1.7-b101
03:07:53 [INFO] Server permissions file permissions.yml is empty, ignoring it
03:07:53 [INFO] Done (0.578s)! For help, type "help" or "?"

@gyroninja
Copy link

There is something wrong with the configuration. Try deleting config and have it auto-generater for you.

@Mophise
Copy link
Author

Mophise commented Mar 3, 2012

did. i'm not getting errors anymore, but it's not registering that a totem has been built when you build one. nothing happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants