You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Kind regards
Dwayne103
The text was updated successfully, but these errors were encountered:
Dwayne103
changed the title
[Server thread/INFO] [STDERR] when using the OreLib
[Server thread/INFO] [STDERR] when using the OreLib mod
Nov 12, 2019
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?
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)
Kind regards
Dwayne103
The text was updated successfully, but these errors were encountered: