Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Should fix the glitching in the arcMover. #141

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Awlexus
Copy link
Contributor

@Awlexus Awlexus commented Apr 22, 2017

Should fix the glitching where the mover makes the long round instead the short one. Can't test it it because of the Error in MiscUtils.

Sorry, for the chaos I left behind

@yugecin
Copy link
Owner

yugecin commented Apr 22, 2017

Whoops, fixed that issue.
I think it still has a bug tho

@Awlexus
Copy link
Contributor Author

Awlexus commented Apr 22, 2017

The maven native dependency plugin copies the .dll file into the /target/natives folder, while they're expected at the /Natives folder (At least it happens on my machine). The replaydir in Options.java is null at the time It's requested with write (line 106).

The should it be

@yugecin
Copy link
Owner

yugecin commented Apr 28, 2017

Fixed the maven thing. I actually don't use maven to run it, it's faster to just run the thing using an ide (and it gives the ability to debug) so I didn't notice that I broke it.
Fixed the replaydir being null too.

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

Successfully merging this pull request may close these issues.

None yet

2 participants