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

Exception when loading from Pastebin #85

Open
xilni opened this issue May 27, 2023 · 0 comments
Open

Exception when loading from Pastebin #85

xilni opened this issue May 27, 2023 · 0 comments

Comments

@xilni
Copy link

xilni commented May 27, 2023

While trying to load a program from Pastebin, the command fails silently but server logs show the following:

[13:48:52] [Thread-63/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: net.minecraft.nbt.NBTException: Encountered multiple top tags, only one expected
[13:48:52] [Thread-63/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at net.minecraft.nbt.JsonToNBT.func_150315_a(SourceFile:19)
[13:48:52] [Thread-63/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at stevesaddons.helpers.Threaded$Set.run(Threaded.java:74)
[13:48:52] [Thread-63/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at java.lang.Thread.run(Thread.java:750)

Maybe pastebin changed their API slightly so the parsing is off? Was able to load this program years back without issue.

Some info that may or may not help your debugging:

  • Minecraft 1.7.10
  • forge-1.7.10-10.13.4.1614-1.7.10-universal.jar
  • StevesAddons-1.7.10-0.10.16.jar
  • StevesFactoryManagerA93.jar
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

1 participant