ExileApi 3.23 and beyond - Plugin framework menu

Shout-Out

User Tag List

Page 120 of 120 FirstFirst ... 2070116117118119120
Results 1,786 to 1,800 of 1800
  1. #1786
    ZarkBit's Avatar Member
    Reputation
    1
    Join Date
    Dec 2024
    Posts
    5
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gtiii View Post
    started having a weird issue where HUD is saying "Game Not Running" along with this error, everything was working fine around 10 hours ago

    has there been any game updates?
    Attachment 90103
    Working fine on my end. Using standalone client.

    ExileApi 3.23 and beyond - Plugin framework
  2. #1787
    eemroonlee's Avatar Member
    Reputation
    2
    Join Date
    Jun 2025
    Posts
    4
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    those who are having trouble with game not running, try uninstall all .net sdk then reinstall the .net sdk 8.0 x64

  3. #1788
    gtiii's Avatar Member
    Reputation
    11
    Join Date
    May 2015
    Posts
    53
    Thanks G/R
    9/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by eemroonlee View Post
    those who are having trouble with game not running, try uninstall all .net sdk then reinstall the .net sdk 8.0 x64
    that was the first thing i tried. Exactly what version did you install. 8.0.XXX?

  4. #1789
    eemroonlee's Avatar Member
    Reputation
    2
    Join Date
    Jun 2025
    Posts
    4
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gtiii View Post
    that was the first thing i tried. Exactly what version did you install. 8.0.XXX?
    the one from the 1st post. .net sdk 8.0.100
    did you uninstall all the .net from your pc ?
    oh and i did uninstall windows update form the 10/9 dates

  5. #1790
    gtiii's Avatar Member
    Reputation
    11
    Join Date
    May 2015
    Posts
    53
    Thanks G/R
    9/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by eemroonlee View Post
    the one from the 1st post. .net sdk 8.0.100
    did you uninstall all the .net from your pc ?
    oh and i did uninstall windows update form the 10/9 dates
    Aight, just tried with .100, clean install (on top of the clean windows install yesterday) still the same issue. i'll see if i can rollback the 10/9 updates

    Edit: Can't roll back, just going to dual boot win10 i guess lmao
    Last edited by gtiii; 5 Days Ago at 03:04 AM.

  6. #1791
    eemroonlee's Avatar Member
    Reputation
    2
    Join Date
    Jun 2025
    Posts
    4
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gtiii View Post
    Aight, just tried with .100, clean install (on top of the clean windows install yesterday) still the same issue. i'll see if i can rollback the 10/9 updates

    Edit: Can't roll back, just going to dual boot win10 i guess lmao
    welp, cant help you, thats all i did and it worked for me. try to remove anything related to .net even in wondows update and reinstalling them

  7. Thanks gtiii (1 members gave Thanks to eemroonlee for this useful post)
  8. #1792
    gtiii's Avatar Member
    Reputation
    11
    Join Date
    May 2015
    Posts
    53
    Thanks G/R
    9/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by eemroonlee View Post
    welp, cant help you, thats all i did and it worked for me. try to remove anything related to .net even in wondows update and reinstalling them
    appreciate the help, unfortunately can't rollback without another fresh install. just setup dual boot so we'll give that a shot. either way it's getting some data, really seems to be related to the latest win11 updates

  9. #1793
    ocslappy's Avatar Member
    Reputation
    5
    Join Date
    Jun 2013
    Posts
    95
    Thanks G/R
    6/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The verbose.log just spams this when the 'Game Not Running' issue occurs.
    2025-09-11 18:11:22.156 +02:00 [ERR] GameController failed to initialize
    System.TypeInitializationException: The type initializer for 'ExileCore.PoEMemory.MemoryObjects.TheGame' threw an exception.
    ---> System.TypeLoadException: Could not find or load a type. (0x80131522)
    at ExileCore.PoEMemory.MemoryObjects.TheGame..cctor()
    --- End of inner exception stack trace ---
    at ExileCore.PoEMemory.MemoryObjects.TheGame..ctor(IMemory m, Cache cache, CoreSettings settings, GameController gameController)
    at ExileCore.GameController..ctor(Memory memory, SoundController soundController, SettingsContainer settings, MultiThreadManager multiThreadManager)

  10. #1794
    Rukola_1's Avatar Active Member
    Reputation
    22
    Join Date
    Feb 2018
    Posts
    45
    Thanks G/R
    16/12
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    I had this "game not running" problems after the .NET.8.0.20 Updates from Windows Update after 2025-09-09. Deinstalled all .NET.8.0.20 apps and .NET SDK 8.0.120 and installed .NET SDK 8.0.119 https://builds.dotnet.microsoft.com/...19-win-x64.exe
    Then ExileApi was running again. But Windows Update will install the update to SDK 8.0.120 again if you are running updates.

  11. #1795
    Dutchw's Avatar Member
    Reputation
    5
    Join Date
    Apr 2012
    Posts
    17
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im getting this error


    2025-09-12 10:57:18.745 +10:00 [ERR] GameController failed to initialize
    System.TypeInitializationException: The type initializer for 'ExileCore.PoEMemory.MemoryObjects.TheGame' threw an exception.
    ---> System.TypeLoadException: Could not find or load a type. (0x80131522)
    at ExileCore.PoEMemory.MemoryObjects.TheGame..cctor()
    --- End of inner exception stack trace ---
    at ExileCore.PoEMemory.MemoryObjects.TheGame..ctor(IMemory m, Cache cache, CoreSettings settings, GameController gameController)
    at ExileCore.GameController..ctor(Memory memory, SoundController soundController, SettingsContainer settings, MultiThreadManager multiThreadManager)


    I can get intogame and open Loader with F12 but it is not loading any Plugins

  12. #1796
    eemroonlee's Avatar Member
    Reputation
    2
    Join Date
    Jun 2025
    Posts
    4
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dutchw View Post
    Im getting this error


    2025-09-12 10:57:18.745 +10:00 [ERR] GameController failed to initialize
    System.TypeInitializationException: The type initializer for 'ExileCore.PoEMemory.MemoryObjects.TheGame' threw an exception.
    ---> System.TypeLoadException: Could not find or load a type. (0x80131522)
    at ExileCore.PoEMemory.MemoryObjects.TheGame..cctor()
    --- End of inner exception stack trace ---
    at ExileCore.PoEMemory.MemoryObjects.TheGame..ctor(IMemory m, Cache cache, CoreSettings settings, GameController gameController)
    at ExileCore.GameController..ctor(Memory memory, SoundController soundController, SettingsContainer settings, MultiThreadManager multiThreadManager)


    I can get intogame and open Loader with F12 but it is not loading any Plugins
    the recent windows update broke the launcher. make sure your .net runtime is not 8.0.20 and disable windows update for a while

  13. #1797
    Dutchw's Avatar Member
    Reputation
    5
    Join Date
    Apr 2012
    Posts
    17
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    OK solved it
    I was only rolling back the .NET Runtime and not the Windows DESKTOP runtime
    once I rolled back BOTH .NET AND Desktop Runtime it is back working

  14. #1798
    AzraelM's Avatar Member
    Reputation
    1
    Join Date
    Apr 2025
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I managed to get mine to work by uninstalling the windows runtimes as well

  15. #1799
    cheatingeagle's Avatar ★ Elder ★
    Reputation
    1286
    Join Date
    Feb 2017
    Posts
    427
    Thanks G/R
    24/1133
    Trade Feedback
    8 (100%)
    Mentioned
    25 Post(s)
    Tagged
    1 Thread(s)
    For those of you unable/unwilling to roll back the runtime I've made a 8.0.20 compatible version. It has some issues, please pay attention to the release note on github.

  16. Thanks eemroonlee, AzraelM, exiledbitch (3 members gave Thanks to cheatingeagle for this useful post)
  17. #1800
    exiledbitch's Avatar Member
    Reputation
    1
    Join Date
    Jul 2025
    Posts
    2
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Best cheating engine I have seen!

Similar Threads

  1. The Irony of WOTLK and beyond
    By Z3D in forum World of Warcraft General
    Replies: 8
    Last Post: 09-15-2009, 09:54 PM
  2. Half Life 2 - Easter Eggs and Beyond
    By Glynbeard in forum Gaming Chat
    Replies: 0
    Last Post: 11-04-2007, 09:51 AM
  3. Above and Beyond AV (2.0.5(And hopefully above))
    By Dead_Man in forum World of Warcraft Exploits
    Replies: 12
    Last Post: 02-03-2007, 12:38 AM
  4. Above and beyond Orgrimmar
    By Matt in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 12-30-2006, 08:37 PM
All times are GMT -5. The time now is 04:48 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search