Jump to content

Player data saving, but not world...


GRKTheGreat

Recommended Posts

Quote

[03Jan2023 23:14:12.094] [Server thread/ERROR] [net.minecraft.server.level.ChunkMap/]: Couldn't load chunk [-104, 75]
java.lang.NullPointerException: Cannot invoke "java.util.Optional.orElse(Object)" because the return value of "net.minecraft.world.entity.ai.village.poi.PoiManager.m_63818_(long)" is null
    at net.minecraft.world.entity.ai.village.poi.PoiManager.m_27047_(PoiManager.java:559) ~[client-1.18.2-20220404.173914-srg.jar%23295!/:?]
    at net.minecraft.world.level.chunk.storage.ChunkSerializer.m_188230_(ChunkSerializer.java:117) ~[client-1.18.2-20220404.173914-srg.jar%23295!/:?]
 

It says it can't find a village "Point of Interest".

I would guess this is related to those world gen mods you removed and were having problems with in your previous thread?

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

1 hour ago, warjort said:

It says it can't find a village "Point of Interest".

I would guess this is related to those world gen mods you removed and were having problems with in your previous thread?

huh... it also happens when i change dimentions... any way i can fix this... Kinda sucks not being able do do builds.

Link to comment
Share on other sites

I would think you fix it the same way as you fixed it last time.

Either reinstall the mod that has the POI (point of interest) or edit the save to remove this data.

This time it is inside the chunk data. I believe POIs have their own directory?

https://minecraft.fandom.com/wiki/Java_Edition_level_format#poi_format

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

22 minutes ago, warjort said:

I would think you fix it the same way as you fixed it last time.

Either reinstall the mod that has the POI (point of interest) or edit the save to remove this data.

This time it is inside the chunk data. I believe POIs have their own directory?

https://minecraft.fandom.com/wiki/Java_Edition_level_format#poi_format

i just deleted the dim mods and i do have didstant horisens(or whatever ver i'm using is called) Could that be causing this? I did get crashes to do with memory being full in the past, and i just maxed it on forge so i don't know if it still needs more space. If so how would i do that?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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