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

[1.12.2] Console spam and some Exception #135

Open
Vitali8 opened this issue Feb 7, 2018 · 6 comments
Open

[1.12.2] Console spam and some Exception #135

Vitali8 opened this issue Feb 7, 2018 · 6 comments

Comments

@Vitali8
Copy link

Vitali8 commented Feb 7, 2018

Hi, I have some spam in the server console. Server console are clogging up with errors, when you somehow interact with a mob (zombie, helicopter) from the mod. I tried to put a spawn on 0 in configs, but this doesn't solve the problem, because in some or other quantities the mobs continue to spawn.

Example error from console: Error

Also, sometimes there is such an Exception: Exception occurred during a PhaseState

@pWn3d1337
Copy link
Owner

It's sponge throwing errors.

@Vitali8
Copy link
Author

Vitali8 commented Feb 8, 2018

@pWn3d1337, and this error too?

@pWn3d1337
Copy link
Owner

It seems Sponge does not like techguns.

@liach
Copy link

liach commented Feb 19, 2018

@pWn3d1337 This is a techguns bug:

https://github.com/pWn3d1337/Techguns2/blob/0206e6c604b2a6e17379ee2b3ca059dc3c0596cf/src/main/java/techguns/items/armors/GenericArmor.java#L450-L480

You assert that armor wearers are always players, while all living entites can actually wear armor (zombies, armor stands, skeletons, etc.)

@ProsperCraft
Copy link

This is keeping mobs from having damage indicated ingame, from them dropping their loot, and working properly, can you please fix?

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

4 participants