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 on Startup #71

Open
CoolFreeze23 opened this issue Dec 4, 2021 · 4 comments
Open

Crash on Startup #71

CoolFreeze23 opened this issue Dec 4, 2021 · 4 comments

Comments

@CoolFreeze23
Copy link

Tried starting up my game and battle towers is causing it to crash

crash log: https://pastebin.com/jy8qBCCd

@IskallDoe
Copy link

I have the same problem. This is my crash log
https://pastebin.com/fuKXp6nt

@BurgerBob886
Copy link

I too have been having this issue. Here is the crash log.

https://pastebin.com/yzaWzVBp

@DatrixTHLK
Copy link

DatrixTHLK commented Dec 28, 2021

Hi @Draylar ,

I have also gotten a crash on start up. And here is my issue log:
https://gist.github.com/DatrixTHLK/52334dc39158ec03e01927e875f1be37

Minecraft 1.17.1
fabric 0.12.12
Battle Towers: 3.4.1

@renzogem
Copy link

renzogem commented Feb 5, 2023

I was going through an issue similar to this. I believe the error could be caused is a "NoClassDefFoundError", which means that a required class ("WeightedChanceProcessor") could not be found. I did some digging and found that installing this got me through that part.
https://github.com/kvverti/structure-helpers/releases/tag/3.2.0

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

5 participants