This wiki is archived from 2021-09-05

MacOS: Difference between revisions

From Planetary Annihilation: TITANS and Classic PA Wiki
Jump to navigation Jump to search
mNo edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:macOS]]
[[Category:macOS]]
= [[File:Titans-icon.png|50px]] macOS Planetary Annihilation Titans & Classic Support Wiki =
= macOS Planetary Annihilation Titans & Classic Support Wiki =
<blockquote>REPLACED BY: https://planetaryannihilation.com/support/macos/</blockquote>{{Cross Platform Client Server Networked OpenGL Application}}
 
== macOS Minimum Requirements ==


The most important minimum requirements for macOS are:
The most important minimum requirements for macOS are:
Line 11: Line 14:
macOS OpenGL support: https://support.apple.com/en-us/HT202823
macOS OpenGL support: https://support.apple.com/en-us/HT202823


It is highly recommended that you install the latest version of macOS:
It is highly recommended that you install the latest versions of macOS:


* macOS High Sierra 10.13.x
* macOS Sierra 10.12.x
* macOS Sierra 10.12.x


macOS Sierra compatiable hardware: https://support.apple.com/en-us/HT201475
macOS High Sierra compatible hardware: https://support.apple.com/en-us/HT201475


{{Test With Mods Disabled}}
{{Install the Modern Build}}
 
{{Clear Your Download Cache}}


{{Verify Your Game Files}}
{{Verify Your Game Files}}


== [[File:gold-rank-icon.png|50px]] Reporting macOS Issues ==
{{Test With Mods Disabled}}
 
== Reporting macOS Issues ==


Issues should be reported in the official Uber support forums.
Issues should be reported in the official PA support forums where you can easily upload files:


* [https://forums.uberent.com/forums/mac-and-linux.107/ Titans support forum for macOS and Linux]
* [https://forums.planetaryannihilation.com/forums/mac-and-linux.107/ Titans support forum for macOS and Linux]
* [https://forums.uberent.com/forums/mac-and-linux.107/ Classic support forum for macOS and Linux]
* [https://forums.planetaryannihilation.com/forums/mac-and-linux.107/ Classic support forum for macOS and Linux]


When reporting issues please upload:
When reporting issues please upload:
Line 41: Line 49:
eg macOS Sierra 10.12.3 16GB MacBookPro11,3 Intel Iris Pro 1536MB Nvidia GeForce GT 750M 2048MB
eg macOS Sierra 10.12.3 16GB MacBookPro11,3 Intel Iris Pro 1536MB Nvidia GeForce GT 750M 2048MB


== [[File:platinum-rank-icon.png|50px]] Known macOS Issues ==
== Known macOS Issues ==


* Exporting map from system editor crash
* Exporting map from system editor crash
Line 47: Line 55:


{{OS_Independent_Issues}}
{{OS_Independent_Issues}}
{{Crash Minidump Location}}

Latest revision as of 11:42, 9 September 2021

macOS Planetary Annihilation Titans & Classic Support Wiki

REPLACED BY: https://planetaryannihilation.com/support/macos/

Planetary Annihilation is a cross platform client / server networked OpenGL application.

Any software that interferes with network connections or OpenGL can cause issues.

When playing you are connecting to a local server or hosted server over the internet. Avoid playing via Wi-Fi.

System level crashes or mouse / keyboard freezes during live games are almost always a hardware / driver issue with your system. PA can really push your hardware to the max.

macOS Minimum Requirements

The most important minimum requirements for macOS are:

  • 64 bit
  • 8GB RAM
  • OpenGL 3.2+ support
  • reliable broadband for online

macOS OpenGL support: https://support.apple.com/en-us/HT202823

It is highly recommended that you install the latest versions of macOS:

  • macOS High Sierra 10.13.x
  • macOS Sierra 10.12.x

macOS High Sierra compatible hardware: https://support.apple.com/en-us/HT201475

Install the Modern Build Before Reporting Issues

You can opt-in to the modern build via Steam or the PA launcher.

Steam (Windows / macOS / Linux)

  1. Open your Steam library
  2. Right click Planetary Annihilation: TITANS then select Properties
  3. Select the BETAS tab
  4. Select modern - Modern Semi-Stable
  5. Click the CLOSE button and Steam will download any changes

PA Launcher (Windows / macOS)

  1. Open the PA launcher and sign in
  2. Click on your username then select Build Options… from the list
  3. Tick the modern build then click SAVE
  4. Change the stream from stable to modern
  5. Click VERIFY to install or update the modern build

papatcher.go (Linux)

Assumes you have wget and go-lang installed:

wget https://raw.githubusercontent.com/planetary-annihilation/papatcher/master/papatcher.go

go run papatcher.go --stream=modern --update-only

Clear Your Download Cache Before Reporting Issues

Delete the contents of the download directory in your Planetary Annihilation Data Directory:

  • .../Uber Entertainment/Planetary Annihilation/download/

Verify Your Game Files Before Reporting Issues

Verify your game files:

Test With Mods Disabled Before Reporting Issues

You can launch PA with all mods disabled via the --nomods command line option using one of the following:

  • Steam: right click on game > properties > set launch options
  • PA Launcher: click on name > build options > additional command-line options

Remove any old PAMM file system mods:

Reporting macOS Issues

Issues should be reported in the official PA support forums where you can easily upload files:

When reporting issues please upload:

  • PA client logs
  • PA local server logs if playing on a local server
  • screenshots for any user interface issues

The logs can be found in your Planetary Annihilation Data Directory.

Logs may include your partial or full name in paths. Replace your name with username using a text editor if needed before uploading.

Please include your operating system version, RAM with your model identifier and graphics / displays from System Information (Apple menu > About This Mac > System Report).

eg macOS Sierra 10.12.3 16GB MacBookPro11,3 Intel Iris Pro 1536MB Nvidia GeForce GT 750M 2048MB

Known macOS Issues

  • Exporting map from system editor crash
  • No copy / paste

OS Independent Issues

Crash Minidump Location

From: Where do I find Planetary Annihilation crash minidumps files?

The default location for crash minidump files generated by PA is now the logs directory in the Planetary Annihilation Data Directory

The environment variable MINIDUMP_DIRECTORY can be used to change the location where crash minidump .dmp files are saved for local servers.

On Windows the default location for minidump files created by Windows Error Reporting (WER) is:

  • %LOCALAPPDATA%\CrashDumps\ eg C:\Users\USERNAME\AppData\Local\CrashDumps\PA.exe.NNNNN.dmp (generated by Windows)

On macOS you can use the console application to locate crash reports created by macOS:

Crash dump files are named like:

  • xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.dmp (generated by PA on all operating systems)
  • PA.exe.NNNNN.dmp (generated by Windows)
  • PA_YYYY-MM-DD-HHMMSS_name.crash (generated by macOS)