JK2MV mac issue

General discussion and help regarding JK2MV.
Post Reply
User avatar
Miso
Posts: 170
Joined: 24 Feb 2015, 02:41
Location: Massachusetts / United States

JK2MV mac issue

Post by Miso »

Hi, I tried running the latest version of JK2MV on my MacBook Pro. It runs the main menu just fine, but upon joining a server, it crashes with the following error log:

http://pastebin.com/h0RehA7e

I'm running OSX 10.10.3
Jj.miso
User avatar
ouned
Administrator
Posts: 596
Joined: 23 Feb 2015, 13:03
Location: Gliese581c

Re: JK2MV mac issue

Post by ouned »

seems to be some kind of issue with the qvm.
Do you have any mods installed? If yes, try using a completely clean installation.

when in main menu enter "path" into the console and paste the output.
User avatar
Miso
Posts: 170
Joined: 24 Feb 2015, 02:41
Location: Massachusetts / United States

Re: JK2MV mac issue

Post by Miso »

Code: Select all

]/path
Current search path:
/Users/Miso-mac/Library/Application Support/jk2mv/base
/Applications/jk2mvmp.app/Contents/MacOS/base/assetsmv.pk3 (18 files)
/Applications/jk2mvmp.app/Contents/MacOS/base
/Applications/Jedi Knight II.app/Contents/base/assets5.pk3 (4 files)
/Applications/Jedi Knight II.app/Contents/base/assets2.pk3 (289 files)
/Applications/Jedi Knight II.app/Contents/base/assets1.pk3 (8011 files)
/Applications/Jedi Knight II.app/Contents/base/assets0.pk3 (6674 files)

handle 1: music/mp/duel.mp3
]\condump hm
Dumped console text to hm.
Jj.miso
User avatar
ouned
Administrator
Posts: 596
Joined: 23 Feb 2015, 13:03
Location: Gliese581c

Re: JK2MV mac issue

Post by ouned »

seems to be fine.
I'd need a debug build crashdump since the crash report isnt very informative in a release build.

Code: Select all

cd where/ever/is/your/jk2mv/source
cmake -DCMAKE_BUILD_TYPE=Debug
make
make install
Do you have some experience with debugging?
It isn't very easy to build jk2mv on osx since libsdl2 is pretty weird.
Mark4N64
Posts: 5
Joined: 26 Jun 2015, 02:12

Re: JK2MV mac issue

Post by Mark4N64 »

Im having the same issue, so what do you do exactly?
User avatar
ouned
Administrator
Posts: 596
Joined: 23 Feb 2015, 13:03
Location: Gliese581c

Re: JK2MV mac issue

Post by ouned »

hey both of you.
I just looked into the bug and didn't find a solution for it so far. It seems to be something really really complicated to find.

https://github.com/mvdevs/jk2mv/releases/tag/1.0b3
it's a bit of an older version but the macosx beta3 precompiled binary doesn't seem to have the problem.

I will try to find it sometime, but it's one of those bugs which you don't simply find by running a debugger. :cry:
Mark4N64
Posts: 5
Joined: 26 Jun 2015, 02:12

Re: JK2MV mac issue

Post by Mark4N64 »

so, i don't know if our problem is the same........ I load jk2mv and then try to connect to a server, from there it acts like it's loading but then when it gets to the "awaiting snap shot" part of it, then it crashes. Only if I myself make a server am I able to play. Idk if that is miso's problem or not :?:
User avatar
ouned
Administrator
Posts: 596
Joined: 23 Feb 2015, 13:03
Location: Gliese581c

Re: JK2MV mac issue

Post by ouned »

did you try beta3?
User avatar
ouned
Administrator
Posts: 596
Joined: 23 Feb 2015, 13:03
Location: Gliese581c

Re: JK2MV mac issue

Post by ouned »

ok guys i just found the issue. Hopefully it's the problem you guys had.
it's already in the code on github and is going to be shipped with the next released version.
Post Reply
Created by Matti from StylesFactory.pl and Warlords of Draenor (modified by jk2.info)
Powered by phpBB® Forum Software © phpBB Limited