Coder Social home page Coder Social logo

Comments (15)

Linguardium avatar Linguardium commented on July 29, 2024

when curse updates (1.0.5) can you check https://www.curseforge.com/minecraft/mc-mods/pams-harvestcraft-2-trees to be sure that it has been fixed?

from phc2trees.

IchigoGames avatar IchigoGames commented on July 29, 2024

i added the dim to the whitelist and loaded it before doing so i made sure it was no crashing it worked fine after changing config to add dim it crashed https://pastebin.com/mdAJXV0Q it looked like it was something to do with cooking for block heads so i removed that mod and it still crashed https://pastebin.com/r9YDkNS3 as soon as i reset the pams config it loaded fine

from phc2trees.

Linguardium avatar Linguardium commented on July 29, 2024

this is an odd error.
the error is showing that CFB is referencing something that doesnt exist, in this case, it is trying to access the colors of a specific block during initialization (which has nothing to do with pams...pams doesnt even touch that

It looks like CFB cant initialize colors if something silently crashes? (dank storage, rftools, and a few others were shown to cause this same issue with CFB). I'll look into it, what dimension mod are you using and adding to the whitelist?
and did you test with just this dimension mod and pam's (and CFB or it seems any other later stage block color renderers, since they seem affected)

from phc2trees.

Linguardium avatar Linguardium commented on July 29, 2024

so, i just tested with YAMDA, CFB, and pam's trees.
Pam's 1.0.5
Yamda 5.0.3
Forge 31.1.27 (single player)
Forge 31.2.0 (Server)
CFB 8.0.1

could not reproduce. Created world and let it load. save+quit
changed config to white_dim = ["minecraft:overworld", "yamda:yamda_dim"]
reloaded, no crashes.
tried both single and multiplayer, didnt crash.

I need versions and steps that reproduce this with the specific mods its having issues with. It sounds like another mod is crashing silently and indicating an issue. If you can isolate it to specific mod combos that create an issue (5 or less) then i will troubleshoot more, but at this point, it seems Pam's is working fine with both dimension mods and CFB and other Block color renderers

from phc2trees.

IchigoGames avatar IchigoGames commented on July 29, 2024

oh ok i had ["minecraft:overworld", "yamda_dim"] mabey that was the issue let me check

from phc2trees.

IchigoGames avatar IchigoGames commented on July 29, 2024

ok ya as soon as i put the right name in "yamda:yamda_dim the crashing stoped it loads up find but im looking around in mining world and see no pams crops or trees

from phc2trees.

Linguardium avatar Linguardium commented on July 29, 2024

If it was genned you have to go to a new area that hasnt genned yet

from phc2trees.

IchigoGames avatar IchigoGames commented on July 29, 2024

it was a new world but ill try one more time.

from phc2trees.

IchigoGames avatar IchigoGames commented on July 29, 2024

ya brand new world no pams

from phc2trees.

Linguardium avatar Linguardium commented on July 29, 2024

ok, i just ran 2 test.
Test1:
1 - begin new game and let the overworld generate
2 - exit and save
3 - edit the serverconfig (added the modified whitelist)
4 - load back into world and travel to yamda dimension
There were pam's trees.

Test2:
1 - add the modified pam config to defaultconfigs folder
2 - launch Minecraft and start a new world.
3 - travel to YAMDA dimension.
There were pam trees

i feel like you may be doing something wrong. You are editing the config in the serverconfigs folder in your saves/world or world folder (depending on server/client)?

from phc2trees.

IchigoGames avatar IchigoGames commented on July 29, 2024

i am changing the config in the normal config folder changed it to white_dim = ["minecraft:overworld", "yamda:yamda_dim"] then made a new world and whent into mining world

from phc2trees.

IchigoGames avatar IchigoGames commented on July 29, 2024

you mean adding it to the folder defaultconfigs ? theres nothing in that one atm i changed the config it gives your in normal folder

from phc2trees.

Linguardium avatar Linguardium commented on July 29, 2024

inside the world save folder is a folder called serverconfigs
this is the folder used in 1.14+ for config files (primarily)

inside the main minecraft folder is a folder called defaultconfigs
this is the folder to put your default configs that will be copied to the new world's serverconfig folder. If the config is not in defaultconfigs when a new world is generated, it creates one with default settings in serverconfigs

the main config folder is confusing and doesnt do what you want.

from phc2trees.

IchigoGames avatar IchigoGames commented on July 29, 2024

oh ok

from phc2trees.

IchigoGames avatar IchigoGames commented on July 29, 2024

ya that worked thank you sorry about the confusion

from phc2trees.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.