@lixrd Hello, check your combat settings and make sure it is set to players or players and entities, also ensure that you have either kill auras settings set to all or if set to white list player is added or blacklist player is not added.

smh my head
@Ehylo
Ping pong your opinion is wrong
Best posts made by Ehylo
-
RE: Kill Aura
-
RE: Whats the file directory for fabric mods to be used in Aristois
@korbsti fabric mods go in
.minecraft/libraries/me/deftware/EMC-f-v2/latest-(version)/
-
RE: accidentally added a mod into aristois addon folder and now it crashes, what's the addon folder route?
@quidd60x They are located in
.minecraft/libraries/me/deftware/EMC-F-V2/latest-(mc version)/
-
RE: I don't understand why this still doesn't work
@repomeister This is something to do with how multimc checks and updates libraries, as Aristois is designed for the official launcher not much will be done to fix this but there is a simple way. Another note you don't need to delete the me folder, just the EMC jar inside your version, but if you follow the next steps you won't have to.
To fix this right-click the instance and clickedit instance
, then click theVersion
tab on the left. Next, select theAristois
in the list and then on the right, clickcustomize
. Once the file is open in a text editor add the following line after the first 3 libraries:"MMC-hint": "always-stale"
make sure to add a comma after the link above, see the screenshot.
After that save the file and all should be good, auto-updating should work. If you have any problems do let me know -
RE: I don't understand why this still doesn't work
@woodcutter Tlauncher is unsupported and is cracked which is not good, please buy the game
-
RE: I have a problem with aristois update
@kayeperek1212 Hello, we don't support cracked/unofficial launchers so we can't assist you here, you can try to follow this https://discuss.aristois.net/topic/23/invalid_checksum-error but if issues continue to occur your on your own
-
RE: Addons Marketplace
@xzenjyx What mc version are you on? 1.8.9-1.13.2 the market place does not have anything so that could be why, also using forge could cause that.
-
RE: Auto Update
@gcars06 if you are running MultiMC you need to go to
MultiMC/libraries/me
-
RE: Addons Marketplace "loading mods"
@ptididi You are probably on a version that does not have any addon mods, addons are for 1.14+ and will not show if you are using forge.
-
RE: baritone for 1.17.1
@lucifer4342 Baritone has not been updated to 1.17 so there is no way to use it currently
Latest posts made by Ehylo
-
RE: donated and didnt get anything
@0magg Did you download the donor installer or zips after loging in?
-
RE: I don't understand why this still doesn't work
@woodcutter Tlauncher is unsupported and is cracked which is not good, please buy the game
-
RE: I don't understand why this still doesn't work
@repomeister This is something to do with how multimc checks and updates libraries, as Aristois is designed for the official launcher not much will be done to fix this but there is a simple way. Another note you don't need to delete the me folder, just the EMC jar inside your version, but if you follow the next steps you won't have to.
To fix this right-click the instance and clickedit instance
, then click theVersion
tab on the left. Next, select theAristois
in the list and then on the right, clickcustomize
. Once the file is open in a text editor add the following line after the first 3 libraries:"MMC-hint": "always-stale"
make sure to add a comma after the link above, see the screenshot.
After that save the file and all should be good, auto-updating should work. If you have any problems do let me know -
RE: How to get ariostos options after doing .unload?
@lucifer4342 Restart your game and everything should be back
-
RE: Donating
@just_bad Are you signed in? make sure to follow the steps here https://aristois.net/user/login
-
RE: GUI not working
@cosmo Are you a donor? if so are you using your donor account to launch the game?
-
RE: i didnt get my donation perks :(
@ruv6 It's likely your account was still activated, head over to https://aristois.net/user/login and follow the steps to log in and then you might be able to download the donor version from there.
-
RE: how to upgrade (using tlauncher)
@daan We don't support cracked/unofficial launchers
-
RE: baritone for 1.17.1
@lucifer4342 Baritone has not been updated to 1.17 so there is no way to use it currently
-
RE: TheAltening Forge Issues
@sol This seems to be a bug on our side, to fix this you will need to manually edit the forge version JSON to add the altening library. Follow these steps:
-
Go to
.minecraft/versions/(MC version)-forge-(forge version)/
and open the(MC version)-forge-(forge version).json
with a text editor. For example, it could be1.16.4-forge-35.1.0
as the folder and1.16.4-forge-35.1.0.json
as the file -
Scroll all the way to the bottom of the file and add these lines after the second of the last curly bracket (also add a comma)
{ "name": "com.thealtening.auth:auth:3.0.2", "url": "https://repo.maven.apache.org/maven2/" }
-
In the end it should look like this, do make sure the brackets match and that there is a comma at the bracket you pasted on, look closely
-
Save the file and close it, close your game and launcher then re-open the launcher and launch.
-
That's it! this should fix your problem but if it does not or you crash then you can try to follow these things:
Make sure the things you added to the file match the screenshot and make sure it is saved.
Make sure you closed the launcher and the game.
If you still need help then send a https://paste.ee of your JSON file and/or the crash if it does crash so I can help further.
-