Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game crash when ticking entity #2174

Open
MaxCarman opened this issue Dec 10, 2024 · 2 comments
Open

Game crash when ticking entity #2174

MaxCarman opened this issue Dec 10, 2024 · 2 comments

Comments

@MaxCarman
Copy link

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

@VoidLeech
Copy link
Contributor

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.

@maisatanel
Copy link

lixxir/VMinus@a3ebae1 fixed in the main branch, will be made available for use in the next version of the mod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants