It is currently 20 Apr 2024, 01:30
   
Text Size

Mage Server Build/Run Fails

Moderators: North, BetaSteward, noxx, jeffwadsworth, JayDi, TheElk801, LevelX, CCGHQ Admins

Mage Server Build/Run Fails

Postby Bitmaximus » 27 Apr 2016, 21:17

When I run the Mage Server Project it gives me the following:

Pastebin: bNAgQLsy (I'm not able to put the URL here apparently...)

I haven't been able to figure out why this is the case. If I delete the Loxodon Warhammer files it just jams on another card. I'd like to be able to run testing for changes I'm trying out.
If anyone has any ideas they'd be appreciated. Thank you!

Liam
Bitmaximus
 
Posts: 2
Joined: 22 Nov 2015, 02:53
Has thanked: 1 time
Been thanked: 0 time

Re: Mage Server Build/Run Fails

Postby escplan9 » 27 Apr 2016, 22:48

Try the following (assuming you have Maven installed and using Windows / Command Prompt)

Make sure you get the latest changes and merge them
Code: Select all
git fetch upstream
git checkout master
git merge upstream/master
git commit -m "merge"
git push
Then do a full clean and rebuild of the project
Code: Select all
mvn clean install -DskipTests
If the Maven clean install command fails still - restart the computer then try the Maven clean install command again. This usually resolves all sorts of build issues for me. (see Developer Getting Started guide for more details on Maven: https://github.com/magefree/mage/wiki/D ... ng-Started )
escplan9
 
Posts: 257
Joined: 10 Aug 2015, 22:38
Has thanked: 26 times
Been thanked: 40 times

Re: Mage Server Build/Run Fails

Postby Bitmaximus » 28 Apr 2016, 00:16

The maven clean install seems to have done the trick, thanks!
Bitmaximus
 
Posts: 2
Joined: 22 Nov 2015, 02:53
Has thanked: 1 time
Been thanked: 0 time


Return to Developers Talk

Who is online

Users browsing this forum: No registered users and 8 guests


Who is online

In total there are 8 users online :: 0 registered, 0 hidden and 8 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 8 guests

Login Form