Anyone have trouble with RO freezing at random? Game works fine except it randomly freezes completely, haven't found anyone else with this problem.
The following comments are owned by whoever posted them. We are not responsible for them in any way.
Back to Threads Reply to Thread
Anyone have trouble with RO freezing at random? Game works fine except it randomly freezes completely, haven't found anyone else with this problem.
I don't have any info for you, but you might report your OS and GPU. That might help narrow the issue down.
Also, as a general approach to working around problems like this, you might try turning the graphics settings of the game down to see if it stops freezing.
It's actually my girlfriends computer thats having trouble, since I don't use mac myself. Here's her computer info:
OSX 10.5.7
2.4 ghz intel core 2 duo
4gb 1067 MHz DDR3
I tried turning down the graphics settings and changing resolutions, but no luck.
You can instruct CrossOver Games to generate a log of its execution of the client by completing the following instructions. Such a log might provide clues to why your client is freezing. Relay the log in a reply to this post.
In CrossOver Games, choose ‘programs’, ‘run command’.
Choose the bottle which contains your RO installation.
Press ‘browse’, navigate to your RO client folder (the default location of which is Program Files/Gravity/RagnarokOnline), and choose either ‘Ragexe.exe’ or ‘RagFree.exe’, depending on whether you play on the premium or free servers respectively.
Append ‘ 1rag1’ to the ‘command’ field (including the preceding space).
Tick (check) ‘create log file’.
Press ‘run’.
Choose a location to save the log, then press ‘save’.
Play the game normally until the client freezes.
***** Fri Jun 5 21:30:47 2009
Starting: '/Users/megera4/Desktop/CrossOver Games.app/Contents/SharedSupport/CrossOverGames/bin/wine' '--untrusted' '--bottle' 'iRO' '--workdir' '/Users/megera4/Desktop/Ragnarok Online' '--' '/Users/megera4/Desktop/Ragnarok Online/Ragnarok Free.app' '1rag1'
CXConfig->read(/Users/megera4/Desktop/CrossOver Games.app/Contents/SharedSupport/CrossOverGames/etc/CrossOverGames.conf)
CXConfig->read(/Users/megera4/Library/Application Support/CrossOver Games/CrossOverGames.conf)
Product version=7.2.1
3623: Grabbing the lock '/var/folders/Aa/Aa1PuAH9Fm4nvFGny4vV-U+++TI/-Tmp-//.wine-501/CrossOverGames-wine.lock'
3623: Got the lock
CXConfig->read(/Users/megera4/Library/Application Support/CrossOver Games/Bottles/iRO/cxbottle.conf)
Mode = 'private'
Environment:
CX_ROOT = "/Users/megera4/Desktop/CrossOver Games.app/Contents/SharedSupport/CrossOverGames"
CX_BOTTLE = "iRO"
WINEPREFIX = "/Users/megera4/Library/Application Support/CrossOver Games/Bottles/iRO"
CX_WINDOWS_VERSION = <undefined>
PATH = "/Users/megera4/Desktop/CrossOver Games.app/Contents/SharedSupport/CrossOverGames/bin:/usr/bin:/bin:/usr/sbin:/sbin"
DYLD_LIBRARY_PATH = "/Users/megera4/Desktop/CrossOver Games.app/Contents/SharedSupport/CrossOverGames/lib"
WINEDLLPATH = "/Users/megera4/Desktop/CrossOver Games.app/Contents/SharedSupport/CrossOverGames/lib/wine"
WINEDLLOVERRIDES = <undefined>
LD_PRELOAD = ""
LD_ASSUME_KERNEL = <undefined>
WINELOADER = "/Users/megera4/Desktop/CrossOver Games.app/Contents/SharedSupport/CrossOverGames/bin/wineloader"
WINESERVER = "/Users/megera4/Desktop/CrossOver Games.app/Contents/SharedSupport/CrossOverGames/bin/wineserver"
WINEDEBUG = <undefined>
CX_LOG = "/Users/megera4/Desktop/Ragnarok Online/newlog.cxlog.partial"
CX_DEBUGMSG = <undefined>
DISPLAY = ":2"
3623: Releasing the lock
Command:
/Users/megera4/Desktop/CrossOver Games.app/Contents/SharedSupport/CrossOverGames/bin/wineloader winewrapper.exe --workdir /Users/megera4/Desktop/Ragnarok Online --run -- /Users/megera4/Desktop/Ragnarok Online/Ragnarok Free.app 1rag1
** Fri Jun 5 21:30:47 2009
Starting '/Users/megera4/Desktop/CrossOver Games.app/Contents/SharedSupport/CrossOverGames/bin/wineloader' 'winewrapper.exe' '--workdir' '/Users/megera4/Desktop/Ragnarok Online' '--run' '--'
'/Users/megera4/Desktop/Ragnarok Online/Ragnarok Free.app' '1rag1'
winewrapper.exe:error: cannot execute L"\"Y:\Desktop\Ragnarok Online\Ragnarok Free.app\" 1rag1"
You ran the wrong file. :)
In the file selection pane which you open in step 3, press command-shift-G, enter ‘~/Library/Application Support/CrossOver Games/Bottles/iRO/drive_c/Program Files/Gravity/RagnarokOnline’, press ‘go’, then choose the appropriate file (‘Ragexe.exe’ if you play on a premium server, or ‘RagFree.exe’ if you play for free on Valkyrie).
If you follow the instructions correctly, the client should open after completing step 7.
I forgot to mention that you should install any outstanding updates before you follow my instructions. To accomplish this, open the client normally, wait until the message “Patch process completed” is displayed, then close the updater.
how do you 'create logs' of errors under cxgames linux?
Is there no relevant option in the run command window?
Richard Graham wrote:
Is there no relevant option in the
[link=http://www.codeweavers.com/support/docs/crossover-standard/usingcrossover#cxrun]run
command[/link] window?
curiously enough under lin it only has run, create shortcut and the usual: browse/quite, etc...
i never heard of any logger inside crossover, that would be most helpful actually when reporting bugs...
cheers.
Knight wrote:
Richard Graham wrote:
Is there no relevant option in the
[link=http://www.codeweavers.com/support/docs/crossover-standard/usingcrossover#cxrun]run
command[/link] window?curiously enough under lin it only has run, create shortcut and the
usual: browse/quite, etc...i never heard of any logger inside crossover, that would be most
helpful actually when reporting bugs...cheers.
In that case, try entering the following command in a terminal:
Wine --cx-log "$HOME/Desktop/CrossOver Games $(date +%s).log" --cx-app Client 1rag1
where
• ‘Wine’ is ‘/opt/cxoffice/bin/wine’ if CrossOver Games is installed in the system domain, or ‘~/cxgames/bin/wine’ if CrossOver Games is installed in the user domain, and
• ‘Client’ is ‘Ragexe.exe’ or ‘RagFree.exe’, depending on whether you want to execute the client for the premium servers or free server respectively.
CrossOver Forums: the place to discuss running Windows applications on Mac and Linux