Structurize

Structurize

62M Downloads

Crashes when trying to place build

Demonspawnzzz opened this issue · 14 comments

commented

Is there an existing issue for this?

  • I have searched the existing issues.

Are you using the latest Structurize Version?

  • I am running the latest beta/release version of Structurize for my Minecraft version.
    I am also running the latest versions of other mods that are part of my problem.

Did you check on the Wiki? or ask on Discord?

  • I checked the MineColonies/Structurize Wiki or I asked on discord.

Minecraft Version

1.20

Structurize Version

1.0.772-snapshot

MineColonies Version (if related bug)

1.1.873-alpha

Related Mods and their Versions

No response

Current Behavior

I scanned a large area of solid placeholder blocks and tried re-placing them down and it crashed my game.
I tried once more with a new scan, (literally 4 blocks of dirt) and it crashed again. I turned off any suspected mods and updated the structurize to the latest version but it still persists.

Expected Behavior

I just wish to place my builds again lol

Reproduction Steps

  1. scanned around 41k solid placeholder blocks.
  2. Saved scan.
  3. right clicked floor with build tool.
  4. proceeded to crash :(
  5. tested with smaller amounts of dirt in the same steps, continued to crash.

Logs

https://gist.github.com/Demonspawnzzz/3d38b89504a7a28d10c4e54609d8ccde

Anything else?

No response

Footer


Viewers

  • Add a thumbs-up to the bug report if you are also affected. This helps the bug report become more visible to the team and doesn't clutter the comments.
  • Add a comment if you have any insights or background information that isn't already part of the conversation.
commented

Update: Tried removing my own scans and it still doesnt show my scans list. Im not too sure what to do about that now.

commented

update: reinstalling the structurize mod fixed the placing down builds. However, its now not showing my own scans. I'm going to test removing then moving back the scans and relaunching. Ill update if anything.

commented

New crash report, its crashing when creating a new world now, hope this helps locating the problem! https://gist.github.com/Demonspawnzzz/241c71757a64e8e1eb346edf0f48e45d

commented

This crashing with new world is not us.

commented

Alright, Thank you. Do you see anything indicating to what could be causing it so I can see what's the issue? ;w; im still testing things too

commented

I see something called TPA++ being mentioned in the crash log

commented

thank youu, going to see if that's the problem! :>

commented

alright, I think that may have been the issue for crashing when starting a new world, however I'm still unable to access my scans. 🤔 If anyone finds a solution to this please let me know at your earliest convenience. Thank you!

commented

That would require the latest.log

commented

alright, I relaunched after doing some more testing, here is the latest log ^^

latest.log

commented

Your pack.json contains invalid json, so it couldn’t be read, and the style could not be loaded

commented

I just figured that out 10 mins ago ;w; I redid the file but its still not working. could you take a look at it and let me know what I may have messed up on or if its just unable to read the amount of mods? I went over it and made sure the names were correct and all that too

pack.json

commented

I deleted the other pack.jsons that were in other folders that i forgot about lol, but yeah 🤔 Ill probably cut down the amount of mods used and see which ones ive really used. I just added all that added building blocks so I can freely build lol thank you again ill comment if i cant seem to figure out why its not working ^^

commented

That pack.json has correct syntax
Do you really need all those mods for your style pack to work correctly?
If any mod whose id is in that list is missing, the style won’t load (so a typo could cause the style pack to not be loaded)
There were by the way json errors in two pack.json files, in two styles, in that latest.log (though the error looked the same)