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

TFC2(1.11.2 java.util.concurrent.ExecutionException:) #30

Open
SDUBZ opened this issue Aug 19, 2017 · 0 comments
Open

TFC2(1.11.2 java.util.concurrent.ExecutionException:) #30

SDUBZ opened this issue Aug 19, 2017 · 0 comments

Comments

@SDUBZ
Copy link

SDUBZ commented Aug 19, 2017

Forge:1.11.2-2454
TFC2: 1.11.2-0.2.4

logs:

fml-client-latest.log.txt
latest.log.txt

Error executing task
java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: bound must be positive
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_144]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_144]
at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:679) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624) [MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240) [cch.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: java.lang.IllegalArgumentException: bound must be positive
at java.util.Random.nextInt(Unknown Source) ~[?:1.8.0_144]
at com.bioxx.jmapgen.processing.AnimalProcessor.generate(AnimalProcessor.java:33) ~[AnimalProcessor.class:?]
at com.bioxx.jmapgen.IslandMap.generateFull(IslandMap.java:225) ~[IslandMap.class:?]
at com.bioxx.tfc2.world.WorldGen.createIsland(WorldGen.java:211) ~[WorldGen.class:?]
at com.bioxx.tfc2.world.WorldGen.createIsland(WorldGen.java:191) ~[WorldGen.class:?]
at com.bioxx.tfc2.world.WorldGen.getIslandMap(WorldGen.java:133) ~[WorldGen.class:?]
at com.bioxx.tfc2.networking.server.SMapRequestPacket$Handler$1.run(SMapRequestPacket.java:59) ~[SMapRequestPacket$Handler$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_144]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_144]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
... 5 more

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