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

JBWAPI 1.5.1 support #1

Open
Ravaelles opened this issue Mar 21, 2022 · 2 comments
Open

JBWAPI 1.5.1 support #1

Ravaelles opened this issue Mar 21, 2022 · 2 comments

Comments

@Ravaelles
Copy link

Hey man! I wanted to use this great package to get a wall-in functionality, but it seems it's not working with JBWAPI 1.5.1. I tried fixing the parts that cause exceptions, but I failed. Stations seem to work fine, but I never managed to return any wall-in, all I managed to do is to hide the exceptions.

Would it be really hard / time-consuming to provide JBWAPI 1.5.1 support? I think it would be really helpful not just for me, but for the community too.

The exception I'm getting is:

Exception in thread "main" java.lang.NullPointerException
	at jbweb.Path.createUnitPath(Path.java:129)
	at jbweb.Wall.initialize(Wall.java:649)
	at jbweb.Wall.<init>(Wall.java:40)
	at jbweb.Walls.createWall(Walls.java:118)
	at jbweb.Walls.createTWall(Walls.java:209)
@MrTate
Copy link
Owner

MrTate commented Mar 22, 2022

Hey, there were still some bugs with the current release that were never ironed out so those would need to be fixed first.

Feel free to contribute to the package but I haven't been able to work on it for like 6 months and I don't know when I will be able to again soon.

@dgant
Copy link

dgant commented Mar 22, 2022

@Ravaelles Specifically JavaBWAPI/JBWAPI#72

Repository owner deleted a comment from Jcillo507 Feb 23, 2024
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