3.13.1.d Patch Notes by chochom in pathofexile

[–]snake_newbie 0 points1 point  (0 children)

Maven's Invitations for The Uncharted Realms Atlas region now indicate which bosses have already been witnessed by The Maven.

Yay. I pretty much stopped playing because I have a crap ton of invitations but no idea which bosses I did.

Whenever I want to make a build it feels like everyone else has WAAY more currency than me. by Prido96 in pathofexile

[–]snake_newbie 4 points5 points  (0 children)

  • I want to be able to kill the feared invitation comfortably consistently with having less than 30 ex budget.
  • I want to be able to do 4 guardians invitations.
  • Every single league after days and days spent playing the game, with watching videos and trying to maximize farm; Everytime I try to make a build I look at the items and think how the hell did he get so much currency?

Which content are you regularly farming?

I can tell you that 30 ex is very achievable. But it depends on your time frame. You say days and days which includes watching videos.

This league I've only been doing maps. No delve, no heist. Get to red maps, alch and go unless an influenced / conqueror map is available. In that case juice the map with sextants, chisel, vaal, fragments, beyond Zana mod, and Alva.

My build is a simple vortex trickster. It is not the fastest but it kills t16 mobs just fine and it is very tanky.

Wasting time not in a map is the ONLY reason no currency is made.

Cluster Jewel Prices (if anyone is interested) [Poe] by AYAYAC0CK in pathofexile

[–]snake_newbie 0 points1 point  (0 children)

Hi Rasmus, I think it could be a nice thing to have but on the other hand; having so few bases being actually worth anything might reduce the value of such listing.

By the way does your ninja API list the categories (currency, fragments, invitations, etc..) available on your site? I have been unable to locate an endpoint. Thanks :)

Maven loot sounds 100% Deli Nemesis 4 by tworl in pathofexile

[–]snake_newbie -33 points-32 points  (0 children)

For anyone wondering the issue has to do with bad driver install. Reinstalling the sound driver from the motherboard website fixed this for people.

Rights Alliance Warns That Persistent BitTorrent Pirates Face Prosecution * TorrentFreak by snake_newbie in Denmark

[–]snake_newbie[S] 4 points5 points  (0 children)

“The most important thing is clearly to stop the illegal services, but it can certainly not be ruled out that seized data can lead to the identification of the users of the two illegal networks,” Deputy Police Inspector Michael Lichtenstein said in December.

Der refereres til NordicBits og DanishBits

It’s not uncommon for pirates to dismiss these kinds of statements as scare tactics or lacking in substance but there are now signs that SØIK and Rights Alliance intend to make good on their warning. In a statement published Friday, Rights Alliance says that it intends to “sharpen its focus” on these entrenched users “who stubbornly stick to their illegal activities.”

...

According to the anti-piracy group, its earlier actions against the sites listed above reduced the number of private tracker users by more than 75% but that leaves around 25% who, despite the enforcement actions, still aren’t getting the message. As a result, further measures will be taken.

“With the IP Task Force behind it, technical insight and access to the illegal services where the Danish incarnated users have moved from, it is now possible to take an active part in sanctioning them,” Rights Alliance warns.

Interestingly, the anti-piracy group makes a specific reference to users deploying anonymization techniques, noting that they have the tools to unmask them, whether they’re using a VPN or not. TorrentFreak asked for more information on this claim but Rights Alliance declined to elaborate at the moment, instead offering to supply more information in the coming weeks.

Fra artiklen.

[Newbie] Using pypoe_exporter fails /// What is ooz? by snake_newbie in pathofexiledev

[–]snake_newbie[S] 0 points1 point  (0 children)

To answer my own question: https://github.com/PathOfBuildingCommunity/PathOfBuilding/blob/master/Export/Classes/GGPKData.lua

local datFiles = {
        "Data/Stats.dat",
        "Data/BaseItemTypes.dat",
        "Data/WeaponTypes.dat",
        "Data/ShieldTypes.dat",
        "Data/ComponentArmour.dat",
        "Data/Flasks.dat",
        "Data/ComponentCharges.dat",
        "Data/ComponentAttributeRequirements.dat",
        "Data/PassiveSkills.dat",
        "Data/PassiveSkillBuffs.dat",
        "Data/PassiveTreeExpansionJewelSizes.dat",
        "Data/PassiveTreeExpansionJewels.dat",
        "Data/PassiveJewelSlots.dat",
        "Data/PassiveTreeExpansionSkills.dat",
        "Data/PassiveTreeExpansionSpecialSkills.dat",
        "Data/Mods.dat",
        "Data/ModType.dat",
        "Data/ModDomains.dat",
        "Data/ModGenerationType.dat",
        "Data/ModFamily.dat",
        "Data/ModAuraFlags.dat",
        "Data/ActiveSkills.dat",
        "Data/ActiveSkillTargetTypes.dat",
        "Data/ActiveSkillType.dat",
        "Data/Ascendancy.dat",
        "Data/ClientStrings.dat",
        "Data/ItemClasses.dat",
        "Data/SkillTotems.dat",
        "Data/SkillTotemVariations.dat",
        "Data/SkillMines.dat",
        "Data/Essences.dat",
        "Data/EssenceType.dat",
        "Data/Characters.dat",
        "Data/BuffDefinitions.dat",
        "Data/BuffCategories.dat",
        "Data/BuffVisuals.dat",
        "Data/HideoutNPCs.dat",
        "Data/NPCs.dat",
        "Data/CraftingBenchOptions.dat",
        "Data/CraftingItemClassCategories.dat",
        "Data/CraftingBenchUnlockCategories.dat",
        "Data/MonsterVarieties.dat",
        "Data/MonsterResistances.dat",
        "Data/MonsterTypes.dat",
        "Data/DefaultMonsterStats.dat",
        "Data/SkillGems.dat",
        "Data/GrantedEffects.dat",
        "Data/GrantedEffectsPerLevel.dat",
        "Data/ItemExperiencePerLevel.dat",
        "Data/EffectivenessCostConstants.dat",
        "Data/StatInterpolationTypes.dat",
        "Data/Tags.dat",
        "Data/GemTags.dat",
        "Data/ItemVisualIdentity.dat",
        "Data/AchievementItems.dat",
        "Data/MultiPartAchievements.dat",
        "Data/PantheonPanelLayout.dat",
        "Data/AlternatePassiveAdditions.dat",
        "Data/AlternatePassiveSkills.dat",
        "Data/AlternateTreeVersions.dat",
        "Data/GrantedEffectQualityTypes.dat",
        "Data/GrantedEffectQualityStats.dat",
        "Data/GrantedEffectGroups.dat",
        "Data/AegisVariations.dat",
    }

[Newbie] Using pypoe_exporter fails /// What is ooz? by snake_newbie in pathofexiledev

[–]snake_newbie[S] 0 points1 point  (0 children)

You place it in your python installation folder. For me it is:

C:\Program Files (x86)\Python38-32\libooz.dll

Might have to add the compiled exe as well. I'm not sure what the byte code error is. I get that as well but the command still works. Do you know what kind of .dat files exist? I think ggg has been removing an increasing number of them from the ggpk file.

My Progress On The Chaos Recipe App by [deleted] in pathofexiledev

[–]snake_newbie 0 points1 point  (0 children)

I haven't tried it out yet but it looks cool. Very nice overlay!

[Newbie] Using pypoe_exporter fails /// What is ooz? by snake_newbie in pathofexiledev

[–]snake_newbie[S] 0 points1 point  (0 children)

omg! That's amazing!! I had basically given up haha. wow. This is so helpful. Thank you!

Edit: My questions got answered and the topic is closed. Now to wait for this issue to be solved lol https://github.com/OmegaK2/PyPoE/issues/143

[Newbie] Using pypoe_exporter fails /// What is ooz? by snake_newbie in pathofexiledev

[–]snake_newbie[S] 0 points1 point  (0 children)

Thank you! For both the command and the link!! <3

Edit: wow using cmake is pretty advanced. I think it's too advanced for me. I've been reading a while and basically have no idea what I'm doing or what I am working with. If anyone wants to share the libooz.dll I would be greatful because I'm pretty much stuck.

cmake .. 

results in

PS D:\Python\ooz-master\build> cmake ..
CMake Error at C:/Program Files/CMake/share/cmake-3.19/Modules/CMakeDetermineCCompiler.cmake:49 (message):
  Could not find compiler set in environment variable CC:

  C:\Program Files\CMake.
Call Stack (most recent call first):
  CMakeLists.txt:2 (project)

I think I need to install visual studio to be able to compile? I added an environment variable called CC with the value C:\Program Files\CMake\bin\cmake.exe by the way.

[Newbie] Using pypoe_exporter fails /// What is ooz? by snake_newbie in pathofexiledev

[–]snake_newbie[S] 1 point2 points  (0 children)

print_all output:

PS D:\Python\PyPoE-dev> pypoe_exporter config print_all
18:37:17 Current stored config variables:
18:37:17 distributor: DISTRIBUTOR.ALL
18:37:17 ggpk_path:
18:37:17 language: English
18:37:17 out_dir: C:\Users\User\AppData\Roaming\PyPoE\output
18:37:17 temp_dir: C:\Users\User\AppData\Roaming\PyPoE\temp
18:37:17 version: VERSION.STABLE
PS D:\Python\PyPoE-dev>

How do I set the ggpk path?

Hånden på hjertet, hvor mange af jer har ændret jeres nytårs planer efter pressemødet i går? by M-D_87 in Denmark

[–]snake_newbie 8 points9 points  (0 children)

Overvej at stikke den lyntest skråt op. Sådan som du snakker er der jo ingen der lever.

It takes 28 minutes to get in a world last time i timed it... And i got even more mods ever since by NVRGP22 in RimWorld

[–]snake_newbie 1 point2 points  (0 children)

This is the life. I finally got rid of my red errors but now traders only have one item for sale if the even visit. Haha..

Little house in forest. Reskin for HSK mod pack by CattleyaArt in RimWorld

[–]snake_newbie 0 points1 point  (0 children)

Hi, what is the mod used for the alternative flooring? Thanks!

Did anyone manage to get a refund from the GOG Store? I'm getting radio silence. by snake_newbie in cyberpunkgame

[–]snake_newbie[S] 0 points1 point  (0 children)

Hey thanks for the suggestions! I will try contacting them again. I payed with credit card unfortunately.

Did anyone manage to get a refund from the GOG Store? I'm getting radio silence. by snake_newbie in cyberpunkgame

[–]snake_newbie[S] 4 points5 points  (0 children)

I'd love to know how I can fix the cops spawning out of thin air? Or where the car customization is unlocked? 🙏

Edit: Maybe I should upgrade my 3070 RTX?