- May 30, 2017
- 608
- 551
It went from 0.1.7 to 0.2.0how did we go from 0.17 to 0.2?
Given a version number MAJOR.MINOR.PATCH, increment the:
- MAJOR version when you make incompatible API changes,
- MINOR version when you add functionality in a backwards compatible manner, and
- PATCH version when you make backwards compatible bug fixes.
can't open the mega file for Mac,
The zip file works fine from what I can see:can't open the mega file for Mac,
where do I type the "chmod +x ______" because when I open it I get a lot of text.The zip file works fine from what I can see:
If you're getting the "app can't be opened" its a bug with downloading Unity based and RPGM games (RPGM games are much harder to fix though). You need to make the Mac Os file in the app an executable:
Right click the app -> Show package contents -> Contents -> MacOS -> *EQ 2 etc*
Open terminal -> type "chmod +x "and then drag the *EQ 2 etc* onto where i've marked the underline
chmod +x ________
So should look like:
chmod +x *file location of EQ 2*
Then press enter -> will turn it into an unix executable
Go back out: App should work
Try to run the file as administrator. If it doesn't work try to download and extract the file again.The game won't open for me.
I click and it seems to start but it doesn't open any window or anything like that.
When I open the task manager it shows the game is running but no windows are open or anything like that.
The first one opens fine and other unity games open as well.
Anybody have any idea why?
Did both things,didn't work.Try to run the file as administrator. If it doesn't work try to download and extract the file again.
Before where you type on terminal should see something like:where do I type the "chmod +x ______" because when I open it I get a lot of text.
Do I type it at the front, or at the very back, or do I jest delete everything else?