Project 1999

Go Back   Project 1999 > Blue Community > Blue Server Chat

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 04-26-2014, 02:06 PM
Frug Frug is offline
Fire Giant

Frug's Avatar

Join Date: Feb 2014
Location: Suburbia Atlanta
Posts: 666
Default

Quote:
Originally Posted by tristantio [You must be logged in to view images. Log in or Register.]
sure will, I only use wine myself [You must be logged in to view images. Log in or Register.]
can you detail how you run it? I'm getting the following under wine 1.7.11 on OSX:

Code:
wine ./p99-patcher.exe --eval "(p99-patcher:main)"
< wine ./p99-patcher.exe --eval "(p99-patcher:main)"
Expression unexpectedly false: win32-os.c:857
 ... VirtualAlloc(addr, len, (mem_info.State == MEM_RESERVE)? MEM_COMMIT: MEM_RESERVE, PAGE_EXECUTE_READWRITE)
     ===> returned #X00000000, 
     (in thread 00000000) ... Win32 thinks:
     ===> code 487, message => Invalid address.

 ... CRT thinks:
     ===> code 0, message => Success
ensure_space: failed to validate 536870912 bytes at 0x22300000
  #2  
Old 04-26-2014, 03:26 PM
tristantio tristantio is offline
Fire Giant

tristantio's Avatar

Join Date: Nov 2010
Posts: 888
Default

Quote:
Originally Posted by Frug [You must be logged in to view images. Log in or Register.]
can you detail how you run it? I'm getting the following under wine 1.7.11 on OSX:

Code:
wine ./p99-patcher.exe --eval "(p99-patcher:main)"
< wine ./p99-patcher.exe --eval "(p99-patcher:main)"
Expression unexpectedly false: win32-os.c:857
 ... VirtualAlloc(addr, len, (mem_info.State == MEM_RESERVE)? MEM_COMMIT: MEM_RESERVE, PAGE_EXECUTE_READWRITE)
     ===> returned #X00000000, 
     (in thread 00000000) ... Win32 thinks:
     ===> code 487, message => Invalid address.

 ... CRT thinks:
     ===> code 0, message => Success
ensure_space: failed to validate 536870912 bytes at 0x22300000
Hi Frug, sorry I have not tested on OSX - under GNU/Linux I run EQ in wine and run this application directly with sbcl (Steel Bank Common Lisp - the back end to all this), via:

Code:
sbcl --eval '(ql:quickload :p99-patcher)'
You'll just have to "git clone" the github repo and make sure to install sbcl, probably through homebrew or whatever mac calls it if there is not a native binary on the SBCL site.

If I had a mac available, I could set up a single file download that you'd just click the native binary and run it, but unfortunately I do not [You must be logged in to view images. Log in or Register.] (the p99-patcher.exe includes the full SBCL runtime)
__________________
Realtime auction logger: http://ahungry.com/eqauctions/
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:42 PM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.