-
Notifications
You must be signed in to change notification settings - Fork 17
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
(1.10.2) - Crash while generating new world on server #26
Comments
Got the same exception, using the "All the Mods" pack, server crashes when trying to load the map.
|
I'm getting this issue too with the All The Mods pack. |
What version of All The Mods are you using? |
We're using V1.10 |
Okay, I'll test that out later today. |
My single player game also crashes when I try to start it (crash at "building terrain"). Here's the log:
|
Same thing here - server does not load with chunk gen |
As a matter of reference, I am using Forge 2026 or 2073 - none want to work with it. |
Getting the same error using Forge 12.18.1.2075 and opening an existing world. |
Can you try this file? |
Thanks, will try it asap, probably in the next days. |
No longer getting a crash with that version. However it doesn't seem to be generating any chunks for me. |
@InsaneJ Would you be able to send me the whole server log, and the command that you are using to start chunkgen? |
The command doesn't seem to be logged in fml-server-latest.log. |
@InsaneJ See the readme, the command changed to I'm not sure why it wasn't logged, I'll look into that. |
I took the instructions from https://minecraft.curseforge.com/projects/chunkgen which may need to be updated. Running |
I am still getting the error posted above by @shrx on the new file you posted, here is the output: http://pastebin.com/8s5A0v0L |
I'm having the same issue. Chunkgen 1.4.0 with 1.10.2 Minecraft. Crashes when you start to generate the world. Removing Chunkgen fixes it. |
@MechanosG Have you tried with this jar file? https://github.com/gecgooden/chunkgen/files/449181/chunkgen-1.10.2-1.4.0.jar.zip |
Is that one different from the 1.4.0 in the releases section? |
Yes, it should have a fix, but there are mixed reports of it working. Also, what version of forge are you using? |
Forge 12.18.1.2077. And ok, I will try that new version right now. |
Well it didn't crash this time. But I'm not 100% certain of how to tell it's working, or if I set the configs properly. In the config, I set it to run even when players are present, then set the height to 128 (does this mean it'll generate terrain under this height?) and the width to 6400 (400 chunks in 1 direction I think?). And it doesn't seem to be generating new chunks. After letting it run about 10 minutes, I toggled on creative and flew off in a direction. No pregenerated chunks just barely outside my view distance. I'm also testing it singleplayer, if that makes a difference. |
Forge 12.18.1.2086 here with a custom modpack, also suffering from the crash (java.lang.AbstractMethodError). The server logfile is filling up though, for example:
|
I also had the same crash, which was fixed by the new build you posted here. But I'm also having the same issue as #25, where it says it's loading all the chunks (and spamming each one to the console >.>), but nothing actually gets generated. |
This is how i crash:
|
I was also getting a crash, but the last file posted here fixed it. Now it doesn't crash but chunks are not being generated. |
@gecgooden Is the fix from the file you posted in the master branch? I tried building from source to see if I could get the actually-generating-chunks part (AKA #25) working, but the latest master code still crashes with the original error.
I'm trying to look through the code to see if I can find a fix, but I'm not an expert... |
Is it bad form to comment just to say that the file in this thread fixed the crash on world loading problem, but when I use the command, nothing happens? If I run the command on the server, nothing happens at all, and no messages.
... and nothing else. Latest HermitPack running 1.10.2 and forge version 12.18.2.2099 Glad to help debug this if I can. Thanks. |
I forgot to add the log:
All of that happens in less than 2. Same with the zone command. That was with forge .2125. Now tested both files with forge .2134 with same results. |
Was having the same issue file linked in this issue worked for me. Running Direwolf20 1.2.0 for 1.10.2 |
Failing for me with DireWolf20 1.1.4 (release version) using chunkgen-1.10.2-1.4.0. Brand new install.
|
Try the new version 1.5 that was uploaded to curseforge https://minecraft.curseforge.com/projects/chunkgen/files |
1.5 works for me. Thanks. |
1.4.0 crashes the server. 1.5.0 works fine, but when you enter invalid arguments, command fails silently. Also /chunkgen stop stops chunk generation silently, without any output. |
I got the same error when I ran it in my own development environment running the latest Forge version for MC version 1.7.10 (yes i know that that version is technically not supported anymore). Because I was getting the error in a dev environment and knew how to set another one up, I downloaded the source for version EDIT: 5/17/17 23:05 EDT EDIT: 5/18/17 20:23 EDT |
I'm trying to run 1.5.0 with 1.10.2 and besides chunkgen only RTG installed and while chunkgen doesn't crash the server, it still fails silently. |
Upon generating and loading the world the server crashes. Here is the crash log and all the mods included.
https://gist.github.com/viper2g1/a2909223db9e112f9117a173d99f310d
The text was updated successfully, but these errors were encountered: