Jump to content

1.8 ore generation trouble


elite_mlgbro

Recommended Posts

I am used to 1.7.10 modding but I decided to move forward to 1.8(I know that the current game version is 1.16 but I'm nostalgic) and I'm having errors on the ore generation at these lines:"WorldGenMinable gen = new WorldGenMinable(block, vienSize, generateIn);" and "gen.generate(world, random, xRand, yRand, zRand);". The error for the WorldGen Minable is:"The constructor WorldGenMinable(Block, int, Block) is undefined"  and for the gen.gererate;"The method generate(World, Random, BlockPos) in the type WorldGenMinable is not applicable for the arguments (World, Random, int, int, int)". I decided to ignore them and run the game but as I was creating a new world, I got a crash report saying

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 4/25/20 4:07 PM
Description: Exception in server tick loop

java.lang.Error: Unresolved compilation problems: 
    The constructor WorldGenMinable(Block, int, Block) is undefined
    The method generate(World, Random, BlockPos) in the type WorldGenMinable is not applicable for the arguments (World, Random, int, int, int)

    at nukesfromthefuture.UnknownGeneration.generateOre(UnknownGeneration.java:45)
    at nukesfromthefuture.UnknownGeneration.generateOverWorld(UnknownGeneration.java:36)
    at nukesfromthefuture.UnknownGeneration.generate(UnknownGeneration.java:23)
    at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:112)
    at net.minecraft.world.gen.ChunkProviderServer.populate(ChunkProviderServer.java:293)
    at net.minecraft.world.chunk.Chunk.populateChunk(Chunk.java:1206)
    at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:196)
    at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:138)
    at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:108)
    at net.minecraft.server.MinecraftServer.initialWorldChunkLoad(MinecraftServer.java:343)
    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:113)
    at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:130)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:500)
    at java.lang.Thread.run(Unknown Source)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.8
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_241, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 742363480 bytes (707 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
    JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
    IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1577 4 mods loaded, 4 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAA    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJAA    FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8-11.14.4.1577.jar) 
    UCHIJAA    Forge{11.14.4.1577} [Minecraft Forge] (forgeSrc-1.8-11.14.4.1577.jar) 
    UCHIJAA    nff{1.0} [Elite_mlgbro's nukes from the future mod] (bin) 
    Loaded coremods (and transformers): 
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    Profiler Position: N/A (disabled)
    Player Count: 0 / 8; []
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'

_____________________________________________________________________________

so can someone tell be a solution?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Never mind, Turns out it was the quilted fabric loader api or whatever causing it. I got it to work by downgrading it to the previous version.
    • It worked, but neverend-1.0.jar is the main mod I'm trying to get to work.
    • Is it possible to recover an entire folder full of files that were accidentally deleted while I was deleting a single file?
    • Recovering lost funds from online scams has been a daunting journey, and my ordeal with Rapid Digital Recovery underscores the importance of vigilance and education. I recently managed to recover over $338,000 thanks to their expertise, and sharing my story is crucial for raising awareness about these deceitful practices. I fell victim to a sophisticated scam involving fake forex and binary options investment platforms. The scammers created a facade of legitimacy with professional websites, persuasive pitches, and false assurances of high returns. They promised substantial profits and used high-pressure tactics to get me to invest large amounts of money. It wasn’t until I noticed red flags and attempted to withdraw my funds that I realized I had been duped. Rapid Digital Recovery proved to be a lifeline in this situation. Their team worked diligently to investigate the fraud, trace my funds, and liaise with financial institutions to secure the recovery. Their expertise in handling such cases was invaluable, and their efforts ultimately helped me reclaim a significant portion of my lost assets. However, I learned that while these services can be effective, they are not a guaranteed solution. Success depends on various factors, including the nature of the scam and the cooperation of involved parties.  This experience has underscored the critical need for education about online scams. Scammers use a range of tactics to deceive individuals, from fake testimonials to promises of guaranteed returns. Understanding these tactics and recognizing red flags can prevent others from falling into the same trap. Researching investment opportunities thoroughly and verifying the legitimacy of platforms before committing any money are crucial steps. I’ve come to realize that the best way to protect oneself is through education and awareness. By being informed about how scams operate and approaching investments with caution, individuals can safeguard their finances and avoid similar pitfalls. My experience with Rapid Digital Recovery highlights both the importance of being proactive in preventing scams and the value of having a recovery strategy in place if things go wrong. Sharing my story is a way to help others avoid the same mistakes and contribute to a safer online environment.                    
    • It looks like you have a problem one or more of your `.toml` files.
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.