Chaosforge Forum

  • April 16, 2024, 12:09
  • Welcome, Guest
Please login or register.



Login with username, password and session length
Pages: [1]

Author Topic: How to basic, Mac  (Read 8376 times)

tadbowie

  • Private FC
  • *
  • Offline Offline
  • Posts: 6
  • Lost Soul
    • View Profile
How to basic, Mac
« on: November 06, 2014, 02:01 »

Please tell me, in the most simple and basic, step-by-step way, how do I fix this problem? I have everything in a desktop directory, the terminal is open, I go to run the program and this pops up.

imac-2:~ tim$ /Users/tim/Desktop/AliensRL/aliensrl/abrl
An unhandled exception occurred at $FFF6358B48EA8948 :
ELuaException : cannot open config.lua: No such file or directory
  $FFF6358B48EA8948
  $00000001000E2040
  $00000001000402F8

It's getting really annoying not being able to play this AT ALL when I know how good this is. Please don't tell me to wait until another version comes out or something like that. If you have a link to a dev or pre-compiled version that works, please post it.
Logged

thelaptop

  • Chaos Fanatic!
  • Grand Inquisitor
  • Apostle
  • *
  • *
  • Offline Offline
  • Posts: 2530
    • View Profile
Re: How to basic, Mac
« Reply #1 on: November 06, 2014, 05:46 »

I'm going to ignore the passive-aggressive statements that come from frustration and give some suggestions.  =)

But first, caveat: I don't run the Mac OSX version, so if that annoys you, perhaps my suggestions are not applicable.

Check out the unix_notes.txt file.  I think the reason why its not working is because you're attempting to run the executable outside of its directory.  So, to actually run it, I would suggest doing something like:

imac-2:~ tim$ cd /Users/tim/Desktop/AliensRL/aliensrl
imac-2:~/Desktop/AliensRL/aliensrl tim$ ./abrl
(I am, of course, simulating your prompt here.)

Try that first and let me know if that helps you run the game.
Logged
I computed, therefore I was.

tadbowie

  • Private FC
  • *
  • Offline Offline
  • Posts: 6
  • Lost Soul
    • View Profile
Re: How to basic, Mac
« Reply #2 on: November 06, 2014, 11:55 »

Thank you so much for taking the time to help me with my problem. Unfortunately, it now spews this out at me.
(My last name has been replaced with stars.)

tims-imac-2:aliensrl tim*******$ ./abrl
An unhandled exception occurred at $0000000100098BD2 :
EAccessViolation : Access violation
  $0000000100098BD2
  $0000000100098DE6
  $000000010009C5B5
  $00000001000BD844
  $00000001000BCE8B
  $00000001000A1A0A
  $000000010004047C
Logged

thelaptop

  • Chaos Fanatic!
  • Grand Inquisitor
  • Apostle
  • *
  • *
  • Offline Offline
  • Posts: 2530
    • View Profile
Re: How to basic, Mac
« Reply #3 on: November 06, 2014, 18:13 »

Have you installed the three SDL bundles as written on the downloads page notes for OS-X?  The Access Violation is probably the program trying to load some dynamic libraries but failing miserably.

If you have done so already and it is still spewing these errors, I'm afraid I would be at the end of what I can offer for help since I have no OS-X machines near me to test any of these out.  We may need to invoke KK for this then.
Logged
I computed, therefore I was.

tadbowie

  • Private FC
  • *
  • Offline Offline
  • Posts: 6
  • Lost Soul
    • View Profile
Re: How to basic, Mac
« Reply #4 on: November 06, 2014, 19:28 »

Yeah, I've installed them. *SIGH* Y U NO HALP! jk, man. Seriously, though. Thank you so much for trying.
Logged

Kornel Kisielewicz

  • God Hand
  • Apostle
  • *
  • *
  • Offline Offline
  • Posts: 4562
    • View Profile
    • http://chaosforge.org/
Re: How to basic, Mac
« Reply #5 on: November 07, 2014, 21:59 »

Yh, I'm pretty sure I knew how to solve this, but cant recall. In the meantime - are you sure you extracted it correctly with the paths intact? What OS X version are you using? Does DoomRL work correctly on your system?

Sooner or later AliensRL will get a proper mac bundle.

P.S. could you post the log.txt that is in the folder after a crash?
« Last Edit: November 07, 2014, 22:22 by Kornel Kisielewicz »
Logged
at your service,
Kornel Kisielewicz

tadbowie

  • Private FC
  • *
  • Offline Offline
  • Posts: 6
  • Lost Soul
    • View Profile
Re: How to basic, Mac
« Reply #6 on: November 08, 2014, 20:57 »

Yeah, I'm sure that I extracted it properly. I'm running 10.5.8 and I haven't tested DoomRL but it looks amazing!

I know that they will come out with a Mac friendly version but WHEN?!?!?! The last update was over a year ago. *Sigh*

Anyway, here's the log. Last name is, again, replaced with a star.

22:55:31 : INFO    : --- Logging start : 8-11-14 22:55:31 ---
22:55:31 : REPORT  : ---------------------- Compiler info -------------------------
22:55:31 : REPORT  : This program was compiled at 21:52:58 on 2012/09/07 by epyon
22:55:31 : REPORT  : Compiler version  : 2.6.0
22:55:31 : REPORT  : Target OS         : Darwin
22:55:31 : REPORT  : Target CPU        : x86_64
22:55:31 : REPORT  : ---------------------- OS runtime info -----------------------
22:55:31 : REPORT  : Current dir       : /Users/tim*/AliensRL/aliensrl
22:55:31 : REPORT  : Local time        : 11-08-2014 22:55:31
22:55:31 : INFO    : <TSystems//0> Initialized.
22:55:31 : INFO    : <TGame//0> Initialized.
22:55:31 : INFO    : <TGame//0> Loading config.lua...
22:55:31 : INFO    : <TGame//0> Parsing command line...
22:55:31 : INFO    : <TSDLSound//0> Initialized.
22:55:31 : INFO    : <TSDLSound//0> Closed.
22:55:31 : INFO    : <TGameUI//0> Closed.
22:55:31 : INFO    : <TGame//0> Closed.
22:55:31 : INFO    : <TSystems//0> Closed.
22:55:31 : INFO    : --- Logging end   : 8-11-14 22:55:31 ---


And the error.log


----------------------------------------------------------------------
Timestamp   : 8-11-14 22:55:31
Error level : FATAL EXCEPTION
Message     : Fatal exception encountered

An unhandled exception occurred at $0000000100098BD2 :
EAccessViolation : Access violation
  $0000000100098BD2
  $0000000100098DE6
  $000000010009C5B5
  $00000001000BD844
  $00000001000BCE8B
  $00000001000A1A0A
  $000000010004047C

----------------------------------------------------------------------

 
Logged

Kornel Kisielewicz

  • God Hand
  • Apostle
  • *
  • *
  • Offline Offline
  • Posts: 4562
    • View Profile
    • http://chaosforge.org/
Re: How to basic, Mac
« Reply #7 on: November 09, 2014, 01:21 »

Just to be sure, it's a intel 64bit mac?

Please try installing and running DoomRL, and if it doesn't work post it's log.
Logged
at your service,
Kornel Kisielewicz

tadbowie

  • Private FC
  • *
  • Offline Offline
  • Posts: 6
  • Lost Soul
    • View Profile
Re: How to basic, Mac
« Reply #8 on: November 09, 2014, 08:28 »

Alright. I should have the log up my tonight. Seriously. Thank you so much for taking the time to help me!
Logged

tadbowie

  • Private FC
  • *
  • Offline Offline
  • Posts: 6
  • Lost Soul
    • View Profile
Re: How to basic, Mac
« Reply #9 on: November 09, 2014, 16:16 »

Here is the error log.

An unhandled exception occurred at $00000001000ABE12 :
EAccessViolation : Access violation
  $00000001000ABE12
  $00000001000AC026
  $0000000100061ECD
  $00000001001927FC
  $000000010005912F

Logged
Pages: [1]