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

Crash when felling tree in dev-env #25

Open
fnuecke opened this issue Aug 12, 2014 · 1 comment
Open

Crash when felling tree in dev-env #25

fnuecke opened this issue Aug 12, 2014 · 1 comment

Comments

@fnuecke
Copy link

fnuecke commented Aug 12, 2014

Using the latest deobf builds ob bspkrsCore (6.14) and Treecapitator (2.0.3) I get a crash when trying to fell a tree in dev-env, crashlog.

What's probably more helpful is that the format string at that point is
[DEBUG] BlockID minecraft:log, 0 % 4 is a log.
with that sole % being what the formatter chokes on (originally initiated by this line of code, with the ModulusBlockID introducing that %).

Again, this happened in dev-env, probably does not apply to 'normal' MC, because the exception is thrown in a debug log call.

Edit: happens in normal MC with the config option allowDebugLogging=true, too.

@bspkrs
Copy link
Owner

bspkrs commented Aug 13, 2014

I may have fixed this in the repo, I'll check on it though.

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

2 participants