2010.09.18 08:10 verugan Texans
2016.10.19 19:55 Florida Politics
2010.10.04 00:20 dzneill Jacksonville Jaguars
2023.04.02 09:59 throwaaway96br I walked out of the house....because of drama..
2023.04.02 09:56 GrooviestVoodoo Is this a realistic and fair split of housework?
2023.04.02 09:53 montgomeryjeremy Late Night Fast Food Drive-Thru
2023.04.02 09:53 montgomeryjeremy Late Night Fast Food Drive-Thru
2023.04.02 09:47 TheSpleenShot Why the falcons should not take Bijan at #8
2023.04.02 09:47 Mr_Fox135 Python JSON help
import json # Initialize empty list to store student dictionaries. students = [] # Initialize tuple with dictionary keys student_keys = ('name', 'age', 'courses') # Initialize empty set to store all courses all_courses = set() # function to save students def save_students(): with open('students.json', 'w') as f: #convert the set to list before serializing to json all_courses_list = list(all_courses) for student in students: student['courses'] = list(student['courses']) json.dump({'students':students, 'all_courses':all_courses_list},f) # function to load students from file def load_students(): global students try: with open('students.json', 'rb') as f: data = f.read().decode('utf-8') if data: parsed_data = json.loads(data) students = parsed_data['students'] all_courses.update(parsed_data['all_courses']) else: students = [] except FileNotFoundError: students = [] # load students from file load_students() while True: #display menu options print('Student Management System') print('1. Add Student') print('2. View Students') print('3. Update Student') print('4. Delete Student') print('5. Quit') choice = input('Enter your choice(1-5):') if choice == '1': #add new student information student_info = {} for key in student_keys: value = input(f'Enter student{key}: ') if key == 'courses': courses = value.split() student_info[key] = set(courses) all_courses.update(courses) else: student_info[key] = value students.append(student_info) print("Student added successfully!\n") save_students() elif choice == '2': # view student information if not students: print('No students found') else: for current_student in students: print(f'Name: {current_student ["name"]}') print(f'Age: {current_student ["age"]}') print(f'Courses:{",".join(current_student["courses"])}') print('') elif choice == '3': # update student information if not students: print('No students found.') else: name = input('Enter Student name to update:') for current_students in students: if current_students['name'] == name: print(f'Current age: {current_students["age"]}') new_age = input('Enter new age:') current_students['age'] = new_age print(f'Current courses: {",".join(current_students["courses"])}') new_courses = input('Enter new courses (seperated by spaces):') new_courses = set(new_courses.split()) all_courses.update(new_courses) current_students['courses'] = new_courses print('Student updated successfully!') save_students() break else: print('Student not found.\n') elif choice == '4': #delete student information if not students: print('No students found.') else: name = input('Enter student name to delete:') for i, current_students in enumerate(students): if current_students['name'] == name: del students[i] print('Student deleted successfully\n') save_students() break else: print('Student not found.') elif choice == '5': #quit program print('Goodbye!') break else: #invalid input print('Invalid input. Please enter a number from between 1 and 5.\n')The error:
Exception has occurred: JSONDecodeError Expecting value: line 1 column 44 (char 43) StopIteration: 43 During handling of the above exception, another exception occurred: File "/home/usePython/student_directory.py", line 29, in load_students parsed_data = json.loads(data) File "/home/usePython/student_directory.py", line 39, inload_students() json.decoder.JSONDecodeError: Expecting value: line 1 column 44 (char 43)
2023.04.02 09:45 M8753 A game like Diablo 4, with controller support on PC and character customization
2023.04.02 09:45 AutoModerator [Get] Gusten Sun – Fulltime Funnel Designer 3.0
![]() | Download Course here: https://www.genkicourses.com/product/gusten-sun-fulltime-funnel-designer-3-0/ submitted by AutoModerator to BestMarketingCourses1 [link] [comments] [Get] Gusten Sun – Fulltime Funnel Designer 3.0 https://preview.redd.it/v29n9mcld6ra1.jpg?width=768&format=pjpg&auto=webp&s=c5ac4aa2eebc456ced24f43478dbfef6bc3878b8 The #1 online course for Building amazing funnelsSell funnels. Work from anywhere. Live free.The 6 Phases to 6 FiguresHere’s The Phases in Your Journey to $10k/Month and BeyondPHASE ONEFunnel Agency FoundationsIn this module, you learn how to build your business on the right “pillars” to succeed:
Launch Your AgencyIn this module, you launch your funnel agency with ease to your organic audience:
Lead Gen MasteryIn this module, you learn how to generate unlimited ready-to-buy leads, without paid ads:
ClientsMasteryIn this module, we cover how to close deals in DM’s or Zoom calls, without being pushy:
FunnelsMasteryIn this module, we turn you into a funnel building master that understands funnel conversion:
Scale With Funnel SystemsIn this module, you discover what parts to systemise, so you can stay in your zone of genius:
Here’s What You Get in Fulltime Funnel Designer:
|
2023.04.02 09:45 hat-eye I did it. Time to feel very very very empty.
![]() | submitted by hat-eye to fnv [link] [comments] |
2023.04.02 09:44 tyoesar There should be an option saying “rating too low”.
![]() | submitted by tyoesar to uberdrivers [link] [comments] |
2023.04.02 09:42 Profession_Bulky Pedals and Wheel axis overlapping.
2023.04.02 09:40 applesandshenanigans Thoughts on my lovely bio
![]() | submitted by applesandshenanigans to Tinder [link] [comments] |
2023.04.02 09:40 tonnie_taller Chicagoans Are Picking a Mayor. Here’s What Matters From 4 Key Wards.
2023.04.02 09:36 ThrowRA_0207 AITA for choosing to leave when he's chosen to change or so he claims
2023.04.02 09:32 AutoNewspaperAdmin [National] - Chicagoans Are Picking a Mayor. Here’s What Matters From 4 Key Wards. NY Times
![]() | submitted by AutoNewspaperAdmin to AutoNewspaper [link] [comments] |
2023.04.02 09:30 AutoModerator [Get] Allie Bjerk – Tiny Offer Lab
![]() | Download the course here: https://www.genkicourses.com/product/allie-bjerk-tiny-offer-lab/ submitted by AutoModerator to CoursesBestOf2023 [link] [comments] [Get] Allie Bjerk – Tiny Offer Lab https://preview.redd.it/nm3t6tiko8ra1.jpg?width=1000&format=pjpg&auto=webp&s=2cc2359491f07c18c9b6e832b361a890133e75cc What You Get:MODULE 1:The Tiny Offer Idea Generation ProcessIt All Starts With The Right Offer For The Right Audience…In Module 1, you’ll learn to avoid the mistakes most digital product creators make, that cost them HUGE profits — not to mention months of frustration and wasted time. We’ll dive in to… 5 reasons you need to be super clear on your WHO before you ever start building out your Tiny Offer Funnel How to use the 3P Method to easily identify your perfect WHO The 3 recession-proof niches you must be aware of before you narrow down your options Simple ways to validate demand and supply for your idea before you create your Tiny Offer The Stealth Map Method to learn how your ideal client feels, what they know, what they do, and what they buy Why your competition is irrelevant once you discover your blue ocean MODULE 2: Imagine Your Offer SuiteThe Most Crucial Piece Of Your Tiny Offer Success Puzzle Is Your Irresistible Offer…In Module 2, you’ll set up your 3-part Tiny Offer suite for maximum profits — and maximum results for your buyers. We’ll dive in to… The 3 types of problems you need to solve with your Tiny Offer Suite 3 easy questions to ask to generate ideas for your Tiny Offer and a simple system for validating your offer How to create and name one-of-a-kind frameworks for your offer Turning your framework into a product and finding the Standout Element of your offer How to use the Offer Suite Wheel to determine the dollar value of each component of your Tiny Offer MODULE 3: Nail Product CreationHigh-Converting Offers Have Pleasing Visuals And Practical Assets…In Module 3, you’ll create a unique style for your Tiny Offer and get down to brass tacks by building out assets. We’ll dive in to… How to brand the Tiny Offer way, including how to select eye-catching colors, fonts, and graphics The 10-minute logo method that will save you HOURS of head-banging-against-keyboard frustration The inside scoop on the BEST tools to use for slide creation, video recording, worksheet creation, and other assets Allie’s Go-to Equipment List with links to everything you need to create a polished Tiny Offer Suite MODULE 4: Your Stellar Sales PagesYou Won’t Get Any Traction Without A Sales Page That Speaks To Your Ideal Buyer…In Module 4, you’ll learn Allie’s secrets to copy that converts at each step in your funnel. We’ll dive in to… A walkthrough of Allie’s Livestream 365 and Client Multiplier Method Sales Pages, so you can understand the flow of the page and use these “swipes” for inspiration Customizable templates in Google Docs for your main offer sales page, check-out page, one-time offer page, and confirmation page Customizable video sales scripts in Google Docs for your main offer and one-time offer MODULE 5: Optimize Your E-Mail SequencesDon’t Downplay The Power Of Emails When You’re Selling Digital Products…In Module 5, you’ll learn how to circle back and reclaim lost sales and how to deliver exactly what your buyer expects. We’ll dive in to… Why potential buyers start buying but don’t finish checking out and how to recoup those “abandoned cart” sales using 3 simple emails Exactly what to include in your confirmation emails to ensure happy customers The secret to making sales after the sale by increasing cart value, nurturing your audience, and planting seeds for high-end offers Customizable templates in Google Docs for all email sequences MODULE 6: Focus On TechTech Doesn’t Have To Be Scary…In Module 6, you’ll get the step-by-step system for my recommended Tech Stack, learn how to make it work for you, and how to hire someone if you need to. We’ll dive in to… How to master creating lists, tags, and automations, so your email back-end flows seamlessly Setting up your sales page stack using my Clickfunnels template and how to make it your own The in’s and out’s of uploading and organizing your program assets in a course platform How to make your tech talk and work together for a smooth customer experience from start to finish MODULE 7: Engineer Your TrafficRake In The Sales Before You Ever Spend A Penny On Ads…In Module 7, you’ll learn the nuances of an organic traffic strategy and pick and choose what works for you from a menu of proven tactics. We’ll dive in to… How to get your first 100 buyers without investing in paid ads using the TOL Organic Traffic Strategy How to make ONE piece of content work 10X harder with a repurposing strategy + Allie’s Content Inspiration Swipe File The 4-Part High Converting Tiny Offer Webinar + Allie’s webinar slides template Tactics for a quick cash infusion for your paid ads, and how to create profitable, win-win partnerships MODULE 8: Fund Your AdsThe Paid-Ad Strategy To Put Your Profits On Autopilot…In Module 8, you’ll walk step-by-step through setting up, creating, launching, and troubleshooting your ad campaign. We’ll dive in to… What you need to have in place before you run Facebook Ads to your Tiny Offer and understanding the Ads Manager How to choose from the 3 types of ad campaigns based on the results you want How to profile your audience and choose an audience type, plus setting your budget, optimizing your ads, and using retargeting ads Creating compliant and effective ad copy + creative, and what to do if your ad is rejected or shut down Bonus: How to advertise your Tiny Offer on other platforms MODULE 9: ROI MultiplierYou’re Building A List Of Buyers — Time To Leverage That…In Module 9, you’ll learn exactly how to lead buyers of your Tiny Offer down the high-end path. We’ll dive in to… How to choose from the 3 types of High-Ticket Offers, map out your framework, and create your assets Hosting a live webinar to sign high-ticket clients and how to decide on the best webinar call to action Getting subscribers to register, show up, and buy — it’s all about the emails Customizable templates in Google Docs for opt-in page, webinar slides, emails, sales page, application page, and more BONUSES: Recorded Q+A Calls(Tech, Copywriting, Strategy, FB Ads)You’ll get to eavesdrop on 12 months worth of expert coaching calls from my high-end Tiny Offer Group Coaching Program. From Tiny Offer strategy, to tech, copywriting, and Facebook Ads, my team and I cover it all. Stuck on a particular point? Search by keyword and you’ll be directed to the exact timestamp in the calls on that topic. Free VIP Recording of Profit CampProfit Camp is a two-day event that is comprised of four value packed sections:Your 20 Hour Week @ $1k Per Hour Map Out Your High-Ticket Group Program Design Your VIP Offer Create an Irresistible Tiny Offer® A HUGE BUNDLE of Customizable Copy TemplatesSkip the overwhelm and frustration of creating everything from scratch by using my proven best-selling templates!*BRAND NEW* BONUS: Tiny Offer® Sales Page BuilderLet me write your ENTIRE sales page for you in just a few minutes using my Sales Page Copy Builder Tool. Simply answer a few questions and my algorithm will write your sales page for you! |
2023.04.02 09:24 napoleon_the_2nd Aged like milk.
![]() | submitted by napoleon_the_2nd to CollegeBasketball [link] [comments] |
2023.04.02 09:22 Reasonable_Peace_983 AITA for not giving my soon to be ex husband our dog?
2023.04.02 09:20 AutoModerator [Get] Leevi Eerola – Lead Gen 2.0 University
![]() | submitted by AutoModerator to CoursesBestOf2023 [link] [comments] https://preview.redd.it/kbr9pa6eo8ra1.jpg?width=600&format=pjpg&auto=webp&s=114bfeefe43fa7f6ccddee279a5823ef124737b6 DescriptionAre you ready to make more sales, land more clients, and become one of the most stress-free people on the planet? If so, then you’re in the right place. In this blog post, we’re going to reveal the exact steps you need to take to make all of that happen.First, let’s talk about setting up your email accounts the right way. You don’t want to risk losing your emails due to a faulty setup, right? We’ll cover the most important aspects of setting up your email accounts, so you can make sure everything is in order. Once you have your email accounts set up, it’s time to find laser-targeted leads for your campaigns. We’ll discuss the best ways to find qualified prospects, so you can maximize your outreach efforts and maximize your ROI. Next, we’ll discuss our “3-Step Email Copywriting Structure.” This simple yet effective structure will help you get a +10% reply rate on your cold emails in as little as 4 days. We’ll show you how to craft compelling emails that draw prospects in and compel them to take action. Last but not least, we’ll discuss how to close your dream clients using a simple 6-step process. This process will make you one of the most stress free people on the planet, no matter what field you’re in. We’ll walk you through all the steps, so you can get the results you want in no time. By following our advice, you’ll be able to make more sales and land more clients. You’ll also be able to relieve yourself of stress and become one of the most stress-free people on the planet. So, what are you waiting for? Let’s get started!What You’ll Get When You Join 1. The Foundations ($997 Value) QUICKLY BUILD A PROFITABLE LEAD GEN AGENCY Most SMMA programs are just marketing ‘new tricks’ or ‘secret hacks’ to close big deals. Based on building a real profitable agency, we can tell you that these never work. What you need is a deep understanding of the fundamentals of an agency and how to create an offer and pick a niche so you can actually get insane client results (and get paid $$$). 2. A-Z Cold Email Guide ($1,997 Value) LEARN HOW TO WRITE EFFECTIVE COLD EMAILS Most agency programs don’t teach you anything on high-value skills or how to get results for clients. In the Lead Gen 2.0 University, the cold email module is the longest. Leevi and his team combined everything there is to know about cold emails, from technical setup to writing effective copy. Being able to write simple 140 word emails to get CEOs of billion dollar companies on the phone is one of the highest value skills you can learn. 3. SERVICE DELIVERY TEMPLATES ($597 Value) EVERYTHING YOU NEED TO OFFER A WHITE GLOVE SERVICE The #1 reason why most agencies fail is simply offering a bad experience to their clients. They sign a client, onboard them unprofessionally and fail to get great results. And then the clients either fire you or ask for a refund. We’ve combined everything you need to offer a professional experience for your clients, from onboarding to weekly reporting to using cold emails to get them insane results. This way you’ll keep your clients for longer and in turn, make more money. YOUR FREE BONUSES Join Now And You’ll Also Get… BONUS #1: Creating A Landing Page & A Video Sales Letter ($997 Value) EARN HOW TO CREATE HIGH CONVERTING AGENCY LANDING PAGES Most agencies have useless websites that prospects leave in a couple of seconds. You’ll learn exactly how to design and write a landing page for your agency that captures your ideal clients’ attention. You’ll also get access to the exact Video Sales Letter template that convinces your prospects to invest in your service even before jumping on a sales call. BONUS #2: 2-Step Sales System ($2,000 Value) LEARN HOW TO CLOSE HIGH TICKET DEALS Pitching and closing clients on $3,000+ deals requires specific sales training. You’ll learn the exact 2-Step Sales System that let us close deals as high as $8,000 and leaves prospects begging to work with you. While we use this system mainly to close lead generation deals, you’ll be able to replicate this skill for any deal. BONUS #3: Hiring & Automating Your Agency (Priceless) LEARN HOW TO HIRE THE RIGHT PEOPLE AND AUTOMATE YOUR AGENCY As long as you’re working on your agency every day, you’re not a real business owner. You need to hire the right people and automate the right tasks so your agency is generating cash flow whether you’re sleeping, travelling or taking a day off. |
2023.04.02 09:15 SheepherderOwn8248 Learning to speak after hearing impairment
2023.04.02 09:12 rootless-t could someone help figure out what is going wrong with my mod pack?
at java.util.concurrent.CompletableFuture.reportJoin([CompletableFuture.java:413](https://CompletableFuture.java:413)) \~\[?:?\] {re:mixin} at java.util.concurrent.CompletableFuture.join([CompletableFuture.java:2118](https://CompletableFuture.java:2118)) \~\[?:?\] {re:mixin} at me.jellysquid.mods.sodium.common.util.collections.WorkStealingFutureDrain.findNext([WorkStealingFutureDrain.java:47](https://WorkStealingFutureDrain.java:47)) \~\[rubidium-0.5.5.jar%23198!/:?\] {re:classloading} at me.jellysquid.mods.sodium.common.util.collections.WorkStealingFutureDrain.hasNext([WorkStealingFutureDrain.java:28](https://WorkStealingFutureDrain.java:28)) \~\[rubidium-0.5.5.jar%23198!/:?\] {re:classloading} at me.jellysquid.mods.sodium.client.render.chunk.region.RenderRegionManager.setupUploadBatches([RenderRegionManager.java:123](https://RenderRegionManager.java:123)) \~\[rubidium-0.5.5.jar%23198!/:?\] {re:classloading} at me.jellysquid.mods.sodium.client.render.chunk.region.RenderRegionManager.upload([RenderRegionManager.java:59](https://RenderRegionManager.java:59)) \~\[rubidium-0.5.5.jar%23198!/:?\] {re:classloading} at me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.updateChunks([RenderSectionManager.java:327](https://RenderSectionManager.java:327)) \~\[rubidium-0.5.5.jar%23198!/:?\] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:options.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow\_map.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex\_format.MixinRenderSectionManager,pl:mixin:APP:valkyrienskies-common.mixins.json:mod\_compat.sodium.MixinRenderSectionManager,pl:mixin:APP:valkyrienskies-forge.mixins.json:compat.sodium.MixinRenderSectionManager,pl:mixin:A} at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.updateChunks([SodiumWorldRenderer.java:197](https://SodiumWorldRenderer.java:197)) \~\[rubidium-0.5.5.jar%23198!/:?\] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow\_map.MixinSodiumWorldRenderer,pl:mixin:APP:valkyrienskies-common.mixins.json:mod\_compat.sodium.MixinSodiumWorldRenderer,pl:mixin:A} at net.minecraft.client.renderer.LevelRenderer.m\_194338\_([LevelRenderer.java:5634](https://LevelRenderer.java:5634)) \~\[client-1.18.2-20220404.173914-srg.jar%23234!/:?\] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.invokeSetupRender([LevelRenderer.java](https://LevelRenderer.java)) \~\[client-1.18.2-20220404.173914-srg.jar%23234!/:?\] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.coderbot.iris.pipeline.ShadowRenderer.renderShadows([ShadowRenderer.java:393](https://ShadowRenderer.java:393)) \~\[oculus-1.5.2.jar%23185!/:?\] {re:mixin,re:classloading} at net.coderbot.iris.pipeline.newshader.NewWorldRenderingPipeline.renderShadows([NewWorldRenderingPipeline.java:801](https://NewWorldRenderingPipeline.java:801)) \~\[oculus-1.5.2.jar%23185!/:?\] {re:classloading} at net.minecraft.client.renderer.LevelRenderer.handler$zkf000$iris$renderTerrainShadows([LevelRenderer.java:9109](https://LevelRenderer.java:9109)) \~\[client-1.18.2-20220404.173914-srg.jar%23234!/:?\] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.m\_109599\_([LevelRenderer.java:1150](https://LevelRenderer.java:1150)) \~\[client-1.18.2-20220404.173914-srg.jar%23234!/:?\] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.m\_109089\_([GameRenderer.java:1061](https://GameRenderer.java:1061)) \~\[client-1.18.2-20220404.173914-srg.jar%23234!/:?\] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.m\_109093\_([GameRenderer.java:835](https://GameRenderer.java:835)) \~\[client-1.18.2-20220404.173914-srg.jar%23234!/:?\] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m\_91383\_([Minecraft.java:1046](https://Minecraft.java:1046)) \~\[client-1.18.2-20220404.173914-srg.jar%23234!/:?\] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:botania\_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.oculus.json:MixinMinecraft\_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft\_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft\_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars\_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:valkyrienskies-common.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars\_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m\_91374\_([Minecraft.java:665](https://Minecraft.java:665)) \~\[client-1.18.2-20220404.173914-srg.jar%23234!/:?\] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:botania\_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.oculus.json:MixinMinecraft\_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft\_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft\_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars\_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:valkyrienskies-common.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars\_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main([Main.java:205](https://Main.java:205)) \~\[client-1.18.2-20220404.173914-srg.jar%23234!/:?\] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) \~\[?:?\] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke([NativeMethodAccessorImpl.java:77](https://NativeMethodAccessorImpl.java:77)) \~\[?:?\] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43)) \~\[?:?\] {} at java.lang.reflect.Method.invoke([Method.java:568](https://Method.java:568)) \~\[?:?\] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0([CommonClientLaunchHandler.java:31](https://CommonClientLaunchHandler.java:31)) \~\[fmlloader-1.18.2-40.2.1.jar%2317!/:?\] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch([LaunchServiceHandlerDecorator.java:37](https://LaunchServiceHandlerDecorator.java:37)) \[modlauncher-9.1.3.jar%235!/:?\] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch([LaunchServiceHandler.java:53](https://LaunchServiceHandler.java:53)) \[modlauncher-9.1.3.jar%235!/:?\] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch([LaunchServiceHandler.java:71](https://LaunchServiceHandler.java:71)) \[modlauncher-9.1.3.jar%235!/:?\] {} at [cpw.mods.modlauncher.Launcher.run](https://cpw.mods.modlauncher.Launcher.run)([Launcher.java:106](https://Launcher.java:106)) \[modlauncher-9.1.3.jar%235!/:?\] {} at cpw.mods.modlauncher.Launcher.main([Launcher.java:77](https://Launcher.java:77)) \[modlauncher-9.1.3.jar%235!/:?\] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept([BootstrapLaunchConsumer.java:26](https://BootstrapLaunchConsumer.java:26)) \[modlauncher-9.1.3.jar%235!/:?\] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept([BootstrapLaunchConsumer.java:23](https://BootstrapLaunchConsumer.java:23)) \[modlauncher-9.1.3.jar%235!/:?\] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main([BootstrapLauncher.java:149](https://BootstrapLauncher.java:149)) \[bootstraplauncher-1.0.0.jar:?\] {}Caused by: java.lang.NullPointerException
2023.04.02 09:10 Big-Finance-2388 First time pc builder advice needed