• Es freut uns dass du in unser Minecraft Forum gefunden hast. Hier kannst du mit über 130.000 Minecraft Fans über Minecraft diskutieren, Fragen stellen und anderen helfen. In diesem Minecraft Forum kannst du auch nach Teammitgliedern, Administratoren, Moderatoren , Supporter oder Sponsoren suchen. Gerne kannst du im Offtopic Bereich unseres Minecraft Forums auch über nicht Minecraft spezifische Themen reden. Wir hoffen dir gefällt es in unserem Minecraft Forum!

Minecraft Revulotion Fehler

Status
Für weitere Antworten geschlossen.

Goldencreeper

Workaholic
Registriert
3 Januar 2012
Beiträge
662
Diamanten
300
Hallo ich würde gerne wissen was dieser fehler code bedeutet
03:29:18 [SCHWERWIEGEND] Cannot load plugins/MinecartRevolution/messages.yml
org.bukkit.configuration.InvalidConfigurationException: unacceptable character '?' (0xFFFD) special characters are not allowed
in "<string>", position 142
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:138)
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:105)
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:175)
at de.MRTeam.MinecartRevolution.Util.MessagesUtil.loadMessages(MessagesUtil.java:30)
at de.MRTeam.MinecartRevolution.Util.MessagesUtil.<init>(MessagesUtil.java:24)
at de.MRTeam.MinecartRevolution.MinecartRevolution.register(MinecartRevolution.java:63)
at de.MRTeam.MinecartRevolution.MinecartRevolution.onEnable(MinecartRevolution.java:47)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:190)
at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:166)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: unacceptable character '?' (0xFFFD) special characters are not allowed
in "<string>", position 142
at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:70)
at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:50)
at org.yaml.snakeyaml.Yaml.load(Yaml.java:399)
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
... 17 more>
 

Benni1000

Ehemaliges Teammitglied
Ehem. Teammitglied
Registriert
4 Mai 2012
Beiträge
1.396
Diamanten
0
Kannst du nicht lesen? Steht doch da:
org.bukkit.configuration.InvalidConfigurationException: unacceptable character '?' (0xFFFD) special characters are not allowed
in "<string>", position 142
Zeichen nummer 142 ist falsch.
Welche zeile in welcher konfig hast du denn geändert?
Und achte ein bisschen auf deine Rechtschreibung, und auf deine Grammatik, die ist ja echt schlimm.
 

Goldencreeper

Workaholic
Registriert
3 Januar 2012
Beiträge
662
Diamanten
300
ja sry wegen denn rechtschreibfehlern aber ich habe in der Config nix geändert nur in der Messages.yml bzw txt nur ein w hingeschriben und dann poof kaputt ich weiss auch nicht warum da ist nur ein w mehr nicht nur ein w habe ich hingeschriben aber dann der fehler ich weiss nicht was das heisst
 

Goldencreeper

Workaholic
Registriert
3 Januar 2012
Beiträge
662
Diamanten
300
ich schwöre ich habe nix geändern nur in der message.txt habe ich bei diesem txt ein w reingeschriben hir die zeile mehr habe ich nicht gemacht
# [MinecartRevolution] Plugin by Hoppelmann, Nolig and TutorialMakerHD / Color-Codes: http://tinyurl.com/MR-Color-Codes
messages:
prefix: '[§aMinecartRevolution§f]'
placeCtrlBlock:
createdBooster: '&7Yowu have created a Booster!'
createdBrake: '&7You have created a Brake!'
createdReverse: '&7You have created a Reverse!'
createdElevator: '&7You have created an Elevator part!'
createdEject: '&7You have created an Eject!'
createdStation: '&7You have created a Station block!'
createdMinecartDestroyer: '&7You have created a Minecart Destroyer block!'
createdInvClear: '&7You have created an Inv Clear block!'
createdFly: '&7You have created a Fly block!'
createdHeal: '&7You have created a Heal block!'
createdGrab: '&7You have created a Grab block!'
createdIntersection: '&7You have created an Intersection block!'
placeCtrlSign:
createdStationSign: '&7You have created a Station sign!'
createdHoldSign: '&7You have created a Station hold sign!'
createdTrainStationSign: '&7You have created a Train Station sign!'
createdAnnounceSign: '&7You have created an Announce sign!'
createdSpawnSign: '&7You have created a Spawn sign!'
createdFlyBoostSign: '&7You have created a Fly Boost sign!'
createdChestSign: '&7You have created a Chest sign!'
createdCollectSign: '&7You have created a Collect sign!'
createdCraftSign: '&7You have created a Craft sign!'
createdSmeltSign: '&7You have created a Smelt sign!'
createdFarmSign: '&7You have created a Farm sign!'
createdGrabSign: '&7You have created a Grab sign!'
createdLockSign: '&7You have created a Lock sign!'
createdMaxspeedSign: '&7You have created a Maxspeed sign!'
createdKillSign: '&7You have created a Kill sign!'
createdTimeSign: '&7You have created a Time sign!'
createdWeatherSign: '&7You have created a Weather sign!'
createdSensorSign: '&7You have created a Sensor sign!'
createdIntersectionSign: '&7You have created a Intersection sign!'
createdEjectSign: '&7You have created a Eject sign!'
createdCommandSign: '&7You have created a Command sign!'
createdDescentSign: '&7You have created a Descent sign!'
createdDestinationSign: '&7You have created a Destination sign!'
createdEffectSign: '&7You have created an Effect sign!'
createdInvClearSign: '&7You have created an InvClear sign!'
destroyedCtrlBlock:
destroyedBooster: '&7You have destroyed a Booster!'
destroyedBrake: '&7You have destroyed a Brake!'
destroyedReverse: '&7You have destroyed a Reverse!'
destroyedElevator: '&7You have destroyed an Elevator part!'
destroyedEject: '&7You have destroyed an Eject!'
destroyedStation: '&7You have destroyed a Station block!'
destroyedMinecartDestroyer: '&7You have destroyed a Minecart Destroyer block!'
destroyedInvClear: '&7You have destroyed an Inv Clear block!'
destroyedFly: '&7You have destroyed a Fly block!'
destroyedHeal: '&7You have destroyed a Heal block!'
destroyedGrab: '&7You have destroyed a Grab block!'
destroyedIntersection: '&7You have destroyed an Intersection block!'
destroyedCtrlSign:
destroyedStationSign: '&7You have destroyed a Station sign!'
destroyedHoldSign: '&7You have destroyed a Station hold sign!'
destroyedTrainStationSign: '&7You have destroyed a Train Station sign!'
destroyedAnnounceSign: '&7You have destroyed an Announce sign!'
destroyedSpawnSign: '&7You have destroyed a Spawn sign!'
destroyedFlyBoostSign: '&7You have destroyed a Fly Boost sign!'
destroyedChestSign: '&7You have destroyed a Chest sign!'
destroyedCollectSign: '&7You have destroyed a Collect sign!'
destroyedCraftSign: '&7You have destroyed a Craft sign!'
destroyedSmeltSign: '&7You have destroyed a Smelt sign!'
destroyedFarmSign: '&7You have destroyed a Farm sign!'
destroyedGrabSign: '&7You have destroyed a Grab sign!'
destroyedLockSign: '&7You have destroyed a Lock sign!'
destroyedMaxspeedSign: '&7You have destroyed a Maxspeed sign!'
destroyedKillSign: '&7You have destroyed a Kill sign!'
destroyedTimeSign: '&7You have destroyed a Time sign!'
destroyedWeatherSign: '&7You have destroyed a Weather sign!'
destroyedSensorSign: '&7You have destroyed a Sensor sign!'
destroyedIntersectionSign: '&7You have destroyed a Intersection sign!'
destroyedEjectSign: '&7You have destroyed a Eject sign!'
destroyedCommandSign: '&7You have destroyed a Command sign!'
destroyedDescentSign: '&7You have destroyed a Descent sign!'
destroyedDestinationSign: '&7You have destroyed a Destination sign!'
destroyedEffectSign: '&7You have destroyed an Effect sign!'
destroyedInvClearSign: '&7You have destroyed an InvClear sign!'
enable:
addon: Successfully enabled addon %addon% for %plugin%!
webError:
'404': '&4Error: Code %code%&f - &cThe required file doesn''t exists!'
'500': '&4Error: Code %code%&f - &cThe MinecartRevolution Servers are currently
not available, try again later!'
warning:
devBuildPart1: '&cWARNING: DEV-BUILDS AREN''T RECOMMEND. It may cause that the
world will break.'
devBuildPart2: '&cTo come back to a RC-Build, type /mr update'
update:
check:
newVersion: '&6A new version, &3%version%&6, is available! Download now with
/mr update dev'
newDevVersion: '&6A new INSTABLE DEV version, &3%version%&6, is available! Download
now with /mr update'
noNewVersion: '&aAll is fine, you''re using the newest version of MinecartRevolution,
thank you!'
updater:
panel: '&e-----------&f[&aMinecartRevolution - Updater&f]&e-----------'
startDownload: The download has started ...
endDownload: 'Successfully downloaded: %plugin%.jar!'
startInstallation: Please wait! The installation starts now...
endInstallation: '... done!'
endUpdate: '%plugin% was updated successfully!'
error: '&cUpdate cancelled! See info below:'
addons:
get:
list: 'Installed and enabled MinecartRevolution Addons:'
noAddons: '&cThere aren''t any addons installed yet! Search for addons with
/mr addons check!'
check:
list: 'Installable MinecartRevolution Addons:'
newVersion: '&6A new version, &3%version%&6, is available! Download now with /mr
addons install %addon%'
noNewVersion: '&aAll is fine, you''re using the newest version of %addon%, thank
you!'
installer:
panel: '&e----------&f[&aMinecartRevolution - Addon Installer&f]&e----------'
startDownload: The download has started ...
endDownload: 'Successfully downloaded: %addon%.jar!'
startInstallation: Please wait! The installation starts now...
endInstallation: '... done!'
endInstaller: '%addon% was installed successfully!'
error: '&cInstallation cancelled! See info below:'
wrongSyntax: '&cYou have to type an action: /mr addons <get; check; install> [ADDON]'
translations:
check:
list: 'Installable MinecartRevolution Translations:'
wrongSyntax: '&cYou have to type an action: /mr translations <check; install>
[TRANSLATION]'
changelog:
panel: '---------- &dMinecartRevolution Changelog&f ----------'
wrongSyntax:
noVersion: '&cYou have to type a version: /mr changelog <VERSION>'
noPage: '&cYou have to type a page: /mr changelog <VERSION> <PAGE>'
wrongPage: '&cYou have to type a number as page ;)'
pageDoesntExist: '&cThis page doesn''t exists!'
patchregion:
attention: '&cAttention! The Patcher can cause the server to crash. All worlds
will saved now!'
replaced: '&aYou replaced &6%amount%&a MinecartMania- and TrainCarts-signs with
MinecartRevolution-signs.'
compass:
direction:
north: You look to the north.
east: You look to the east.
south: You look to the south.
west: You look to the west.
helpMenu:
panel: '&7===== &6%plugin%&b HELP&7 ====='
websiteLink: '&7Visit the Website/Wiki: &6http://www.minecartrevolution.com'
noHelpPage: '&cThis help page doesn''t exists!'
nextHelpPage: '&7Next help page: /mr %page%'
mr: Shows you this help menu.
info: Shows you information about the plugin.
delcarts: Removes all minecarts in your current world.
stopcarts: Stops all minecarts in your current world.
flyer: Turns you into the minecart FlyCart mode.
vender: Sets you into a minecart, when you're over a track.
st: Sets your station word for intersections and sensors.
getv: Shows you your current version of MinecartRevolution.
reload: Reloads the MinecartRevolution plugin (configs etc.).
patchregion: Replaces all MinecartMania- and TrainCarts-signs with MinecartRevolution-signs.
compass: Shows you the direction (N, E, S or W) you're looking.
changelog: 'Shows you the changelog of the version <VERSION> (for beta: Beta-<VERSION>).'
checkv: Checks whether you have the latest version (Recommend Build) of MinecartRevolution.
update: Updates the plugin to the newest version.
addons: Gets your addons, checks all available addons; install an addon.
translations: Checks all available translations; install a translation.
removedMinecarts: '&aSuccessfully removed all minecarts!'
removedMinecartsBroadcast: '&2%player% removed all minecarts!'
stoppedMinecarts: '&aSuccessfully stopped all minecarts!'
stoppedMinecartsBroadcast: '&2%player% stopped all minecarts!'
getVersion: 'Your MinecartRevolution version: %version%'
st: '&bStation successfully set!'
reloaded: All configs successfully reloaded!
cantExitHere: '&7You can''t exit here!'
lockExit: '&7You can''t exit now!'
unlockExit: '&7You can exit now!'
punch: '&7Tap one side of the minecart to move!'
haveToBeOnRails: '&7You have to be on rails!'
cantBeInVehicle: '&7You can not be in vehicle, when you want to perfom this command!'
haveToBeInMinecart: '&7You have to be in a minecart to do this!'
flyCartEnable: '&7You''re now in Fly Cart mode!'
flyCartDisable: '&7No longer in Fly Cart mode!'
noPermission: '&cYou haven''t the permissions to do this!'
cantPerformOnConsole: You can't perform this command in console!
mehr habe ich nicht gemacht hir nochmal alleine :createdBooster: '&7Yowu have created a Booster!'
 

Benni1000

Ehemaliges Teammitglied
Ehem. Teammitglied
Registriert
4 Mai 2012
Beiträge
1.396
Diamanten
0
weil ein Paragraphen Zeichen als farbwahl is mir unheimlich
Ein Paragraphen Zeichen ist die einzige möglichkeit in Minecraft Farbe darzustellen.
Plugins wie essentials etc. wandeln nur eingaben wie z.b: "&4ROT" in "§4ROT" um, da man Paragraphen Zeichen nicht in den MinecraftChat eingeben kann.
 
L

LeXaT

Guest
ist mir auch aufgefallen
bin schließlich auch nicht fehlerfrei,

ich such die ganze Zeit sein W und find es nich

/edit

bzw, verstehe ich nicht was er mit w bezwecken möchte "&Yowu"

hast du denn das w da mal wieder entfernt und es nochmal probiert?
 
Status
Für weitere Antworten geschlossen.
Oben