Skip to content

Bug when saving cached region filesΒ #4

@DavidTrack

Description

@DavidTrack

HI,i'll start off by saying that i'm using a modpack so i don't expect this ticket to be considered .
I know a bit of java myself so i know that the exception that the mod threw (FileNotFoundException) is not a very good sign.
I've noticed using the mod that the cache folder is always empty,at least when i checked after every crash, and that exception was thrown.
I don't know how you manage the cache but i think a "reload" command that tries to re-cache everything around could fix the cache file problem.
Maybe the FileNotFoundException could be catched and you can reload the cache (create the cache files) automatically.

Exceptions and logs
latest.log

To Reproduce
Steps to reproduce the behavior:

  1. enter the game
  2. try to use any command
  3. crash

Screenshots
image
image

Modified options
Nothing was modified, it was clean, the config has only allowBreak and allowPlace both true

Environment (please complete the following information):

  • OS: windows 10
  • Java version: 1.8.0_301
  • Minecraft version: 1.7.10
  • Maple version: latest( maple-fabric-mc1.17-0.1.0+build.4 )
  • Other mods (if used): it is a modpack, there are a lot of mods.

Additional context
have a nice day : D

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions