delvr / Streams

Flowing rivers in Minecraft.
https://minecraft.curseforge.com/projects/streams
55 stars 7 forks source link

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

Open Dwayne103 opened 4 years ago

Dwayne103 commented 4 years ago

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

delvr commented 4 years ago

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?

Dwayne103 commented 4 years ago

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