Futurepack-API
Futurepack-API copied to clipboard
futurepack world creation fails
Describe the bug
A clear and concise description of what the bug is.
World failes to load with an error
latest.log
To Reproduce Steps to reproduce the behavior: have futurepack installed and try and create a new world
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.
Minecraft Version: 1.18.2 Forge Version: 40.2.4 Futurepack Version:
heres my mod list
output.txt have to disable futurepack or remove for world generation to work
Logs Please use a paste site for logs, instead of putting the file directly in the issue, not only is this easier but also means we can view on mobile when we are not at our computers. Here's a list of some paste sites and their size limits: https://pastebin.com/ 512KB https://hastebin.com/ 400KB https://gist.github.com/ 100MB Requires member (Free)
Write the Futurepack version, otherwise they wouldn't know
Futurepack Version is 1.18.2-33.0.7544, a look into the latest and searching for it helps as well but it's rather annoying to search it if someone doesn't know the shortcut for searching in a window (STRG+F). I don't have the issue and got the same version but you probably are using a server. Does it work only with Futurepack on the server?
Futurepack Version is 1.18.2-33.0.7544, a look into the latest and searching for it helps as well but it's rather annoying to search it if someone doesn't know the shortcut for searching in a window (STRG+F). I don't have the issue and got the same version but you probably are using a server. Does it work only with Futurepack on the server?
Do you have latest log
As the client version of the mod works fine - in mine. So there is the possibility that data packs or mod is incompatible just tell me if there is any and if yes then list them If not then the mod may have been modified or downloaded incorrectly I will try the same mods you used and find the main incompatible mod
Do you have log
A log without any errors in it wouldn't help. I meant the latest log in the post under the picture and 40.2.4 is a server-only version of forge and the version I have is client 40.2.0. I would guess some mod tries to implement the datapack before the mod modified it because if you use biometweaker (as an example), you can output the data and it is already different from the internal datapack meaning there are modifications made. My datapacks get loaded through kubejs
, his got loaded by Open Loader
.
Error from the latest log:
Not a JSON object: null at: registry minecraft:worldgen/placed_feature at index 3 at: "features", step underground_ores, index 6 at: file "data/futurepack/worldgen/biome/asteroid_belt.json" at: data pack Futurepack-1.18.2-33.0.7544.jar`
Do you have log
A log without any errors in it wouldn't help. I meant the latest log in the post under the picture and 40.2.4 is a server-only version of forge and the version I have is client 40.2.0. I would guess some mod tries to implement the datapack before the mod modified it because if you use biometweaker (as an example), you can output the data and it is already different from the internal datapack meaning there are modifications made. My datapacks get loaded through
kubejs
, his got loaded byOpen Loader
.Error from the latest log:
Not a JSON object: null at: registry minecraft:worldgen/placed_feature at index 3 at: "features", step underground_ores, index 6 at: file "data/futurepack/worldgen/biome/asteroid_belt.json" at: data pack Futurepack-1.18.2-33.0.7544.jar`
Is kube js a mod?
I'm using the prism launcher also it did work on its own so think its a conflict
also I can upload the log to pastebin or something if easieras for kubejs I could add it I know it has some compat mods to
his got loaded by
Open Loader
.
What is open loader
his got loaded by
Open Loader
.What is open loader
It's a mod that loads datapacks and resourcepacks automatically. https://www.curseforge.com/minecraft/mc-mods/open-loader
Hmmm 🤔, try disabling open loader and try to load futurepack and see if there are any errors
Is kube js a mod?
Simliar to crafttweaker for modifying for example items, blocks, recipes and so on but it can load datapacks (don't need mcmeta-files) in its own directory as well.
Did futurepack work without open loader
Did futurepack work without open loader
nope disabled it and didnt load
heres the latest log on gist https://gist.github.com/AireagoirSteam/ca9d5a8715cffd46da948f93f6fedf38
I will try to recreate this world gen error
I can send the modpack I'm using if that would help
Sent from Outlook for Androidhttps://aka.ms/AAb9ysg
From: Ashwinaaaaaaahdt @.> Sent: Monday, May 6, 2024 5:15:28 PM To: mcenderdragon/Futurepack-API @.> Cc: AireagoirSteam @.>; Author @.> Subject: Re: [mcenderdragon/Futurepack-API] futurepack world creation fails (Issue #991)
I will try to recreate this world gen error
— Reply to this email directly, view it on GitHubhttps://github.com/mcenderdragon/Futurepack-API/issues/991#issuecomment-2096419601, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFMSUZR47SFMK3IY4XM7EK3ZA6UCBAVCNFSM6AAAAABGZSVWQWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJWGQYTSNRQGE. You are receiving this because you authored the thread.Message ID: @.***>
It may take a few days as my computer is under repair But I will try to check the error
While at that time try to first remove the other mod and config file of it then remove the config file of Futurepack(don't remove futurepack mod only the config file of it) and try it again Maybe Futurepack works again?