Streams

Streams

13M Downloads

[Server thread/INFO] [STDERR] when using the OreLib mod

Dwayne103 opened this issue ยท 2 comments

commented

Good day

So I get these errors when using this mod with DynamicSurroundings and DynamicSurroundings which both require the OreLib mod to work. Is this fixable? This is an amazing mod and I'd like to add this to my modpack I'm working on.

21:01:25.891
[21:01:25] [Server thread/INFO] [STDERR]: [org.orecruncher.lib.VersionChecker:playerLogin:75]: at com.google.gson.internal.Streams.parse(Streams.java:60)
21:01:25.914
[21:01:25] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.Streams.parse(Streams.java:46)

Annotation 2019-11-12 210230

Kind regards
Dwayne103

commented

The com.google.gson.internal.Streams in the stack trace is not related to the Streams mod, it's a Google library used by a variety of mods. Do you only see those when using the Streams mod?

commented

Yes I only get those errors when using streams together with orelib, when I remove the orelib mod streams work fine and as intended