Git Product home page Git Product logo

Comments (9)

Bob74 avatar Bob74 commented on June 3, 2024

GitHub seems to have aborted HTTP support and I didn't implement HTTPS in the code.
But since I won't update this mod, you can simply disable the update checks from the config file.
You should have a folder named iFruitAddon2 inside your script folder. In this folder, you will find the file config.ini and you need to edit the line:
CheckForUpdates=true
to
CheckForUpdates=false

You will certainly see performances improvements when starting the game since checking for update fell to time out.

You need to have launched the game at least once with this mod for the config file to appear.

from ifruitaddon2.

randogaming6252 avatar randogaming6252 commented on June 3, 2024

[General]
StartIndex=40
thats all thats in there

from ifruitaddon2.

randogaming6252 avatar randogaming6252 commented on June 3, 2024

that lines not present, and ive ran the mod thousands of times, well kindof, it timed out every time

from ifruitaddon2.

randogaming6252 avatar randogaming6252 commented on June 3, 2024

config.txt

from ifruitaddon2.

randogaming6252 avatar randogaming6252 commented on June 3, 2024

aside from being renamed so i can post it, its the config.ini file

from ifruitaddon2.

randogaming6252 avatar randogaming6252 commented on June 3, 2024

side question, is this the modders mod throwing the exception or is it the ifruitaddon2?

[21:16:28] [INFO] Started script WorkingJuggernautSuit.Class1.
[21:16:46] [ERROR] Caught fatal unhandled exception:
System.MissingMethodException: Method not found: 'Void iFruitAddon2.CustomiFruit.Close(Int32)'.
at WorkingJuggernautSuit.Class1.loadMenu(iFruitContact contact)
at iFruitAddon2.iFruitContact.OnAnswered(iFruitContact sender)
at iFruitAddon2.iFruitContact.Update()
at iFruitAddon2.iFruitContactCollection.Update(Int32 handle)
at iFruitAddon2.CustomiFruit.Update()
at WorkingJuggernautSuit.Class1.OnTick(Object sender, EventArgs e)
at SHVDN.Script.MainLoop()
[21:16:46] [ERROR] The exception was thrown while executing the script WorkingJuggernautSuit.Class1.
[21:16:46] [WARNING] Aborted script WorkingJuggernautSuit.Class1.

from ifruitaddon2.

Bob74 avatar Bob74 commented on June 3, 2024

I think you might not have the latest version of iFruitAddon2 (2.1.0).
Github messed up with the releases and was showing 2.0.0 as the latest, I fixed it.

Updating and adding CheckForUpdates=false to your config.ini should do the trick.

For WorkingJuggernautSuit, it is the mod that throws the error and if you use an outdated version of iFruitAddon2, this is completely normal. Try again after updating :)

from ifruitaddon2.

randogaming6252 avatar randogaming6252 commented on June 3, 2024

mod author sent me a copy of his ifruitaddon2. the version is the correct one, issue is resolved, wish idve known about the version issue. wouldve saved me a lot of trouble from the get-go

from ifruitaddon2.

Bob74 avatar Bob74 commented on June 3, 2024

Well, whenever you need to download something, take it from the official source and download the latest version, simple as that.
The latest version was listed in the releases, if you took a look at the releases you would have seen it.

from ifruitaddon2.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.