Advertisement
Guest User

Untitled

a guest
Sep 8th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. [12:24:35] [Server thread/INFO] [STDOUT]: [net.kevinmendoza.geoworldlibrary.proceduralgeneration.simplex.NoiseMapConfiguration:init:34]: [3.0, 1.0, 2.0]
  2. [12:24:35] [Server thread/ERROR]: Encountered an unexpected exception
  3. java.lang.NullPointerException
  4. at com.google.common.primitives.Doubles.toArray(Doubles.java:424) ~[minecraft_server.1.10.2.jar:?]
  5. at net.kevinmendoza.geoworldlibrary.proceduralgeneration.simplex.NoiseMapConfiguration.init(NoiseMapConfiguration.java:36) ~[NoiseMapConfiguration.class:?]
  6. at net.kevinmendoza.geoworldlibrary.proceduralgeneration.simplex.NoiseMapConfiguration.getMultiFrequencyNoiseMap(NoiseMapConfiguration.java:42) ~[NoiseMapConfiguration.class:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement