Game crash when ticking entity
MaxCarman opened this issue · 2 comments
Got this on my world which would crash the game when a few seconds after i load in.
"The game crashed whilst ticking entity Error: net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: alexsmobs:potion:fear"
Crash Report
crash-2024-12-11_01.58.04-server.txt
Full Log
latest.log
I’m assuming user error with VMinus: https://github.com/lixxir/VMinus/blob/f38366781eb82ebd85c2c411cebce7b000521c99/src/main/java/net/lixir/vminus/BannedMobEffects.java#L54
The string ‘alexsmobs:potion:fear’ is not a valid resource location. Ask VMinus for support.
lixxir/VMinus@a3ebae1 fixed in the main branch, will be made available for use in the next version of the mod