Dbfball Posted March 15, 2013 Share Posted March 15, 2013 I got this error. How do i fix it. Stack Trace: Exception: ReaderException Message: special characters are not allowed Trace: org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:93) org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:192) org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:60) org.yaml.snakeyaml.Yaml.load(Yaml.java:424) org.spoutcraft.launcher.yml.YAMLProcessor.load(YAMLProcessor.java:127) org.spoutcraft.launcher.UpdateThread.isModpackUpdateAvailable(UpdateThread.java:252) org.spoutcraft.launcher.UpdateThread.runTasks(UpdateThread.java:126) org.spoutcraft.launcher.UpdateThread.run(UpdateThread.java:108 Link to comment Share on other sites More sharing options...
alekthefirst Posted March 15, 2013 Share Posted March 15, 2013 what's the problem? Can't launch? crashes ehen updating?, etc etc looking at line 7; i can see that the < and > is special character Link to comment Share on other sites More sharing options...
nedned2k Posted March 15, 2013 Share Posted March 15, 2013 Try Posting a Bug Report. Link to comment Share on other sites More sharing options...
Recommended Posts