Project Red - Exploration

Project Red - Exploration

27M Downloads

PR Retrogens even when disabled in the config.

mattymaats opened this issue ยท 1 comments

commented

Hi guys,

PR appears to be retrogen-ing (not sure how to put that) even when it's disabled in the config. So I have the following settings in my PR config for the server.

# This ID is used to check if retro gen has been performed on a chunk. Changing it will reset retro gen status.
S:"Retro Ore Gen ID"=prRG

# If set to true, world generation for ProjectRed will attempt to run even in previously generated chunks.
B:"Retro Ore Generation"=false

Yet on loading the server it keeps getting held up for 20 minutes on the following line from FML, Just so you know it kept holding up 4 other DIMs so I disabled them all and the last one was DIM 6 yet as you can see below it's still trying to retrogen it.

[23:51:23] [Server thread/INFO] [Project Red/]: Created Retrogen database for dimension 6
[00:15:05] [Server thread/INFO] [/]: [Flan's Mod] Tried to add glockAmmo to player class kskAssault1 but the item did not exist

I've uploaded the FML latest file for you to take a look at it.

https://www.mediafire.com/?gca8gafrpdd3vof

We're running the Hermitcraft modsauce pack mc version 1.7.10 and the following PR mods installed

ProjectRed-Base-1.7.10-4.5.1.51.jar
ProjectRed-Compat-1.7.10-4.5.1.51.jar
ProjectRed-Integration-1.7.10-4.5.1.51.jar
ProjectRed-Lighting-1.7.10-4.5.1.51.jar
ProjectRed-Mechanical_beta-1.7.10-4.5.1.51.jar
ProjectRed-World-1.7.10-4.5.1.51.jar

If you need any more information just let me know and I'll do what I can.

commented

It creates a database, but the actual retrogeneration doesn't run, as intended.