Giter Club home page Giter Club logo

Comments (16)

SE2Dev avatar SE2Dev commented on July 2, 2024

Can you provide a bit more info? What does the directory you've set up look like? What mod are you attempting to use? etc.

from linkermod.

Jbleezy avatar Jbleezy commented on July 2, 2024

I'm attempting to use my own mod. It works just fine if I replace the files manually. Here's the directory.
directory

from linkermod.

SE2Dev avatar SE2Dev commented on July 2, 2024

Are you using game_mod 1.0.0 or are you using 1.0.1?

from linkermod.

Jbleezy avatar Jbleezy commented on July 2, 2024

1.0.1

from linkermod.

SE2Dev avatar SE2Dev commented on July 2, 2024

Can you send me the package? I'm fairly certain it should work and don't really understand why it doesn't.

from linkermod.

Jbleezy avatar Jbleezy commented on July 2, 2024

https://www.sendspace.com/file/ncgsyg

from linkermod.

Jbleezy avatar Jbleezy commented on July 2, 2024

Do you know what the problem could be?

from linkermod.

SE2Dev avatar SE2Dev commented on July 2, 2024

I'm not really sure why its not loading correctly, all of the steps that you listed are completely reproducible and have the same results that you said they had for you. The best advice I can offer for the time being is to recompile the mod as a normal mod.

from linkermod.

Jbleezy avatar Jbleezy commented on July 2, 2024

How exactly do you install linkermod?

from linkermod.

SE2Dev avatar SE2Dev commented on July 2, 2024

Put all of the compiled DLL's in /bin and open each tool with a command such as launcher_ldr linker_pc.dll linker_pc.exe myargs.

from linkermod.

Jbleezy avatar Jbleezy commented on July 2, 2024

I finally got it working.

The problem was I was loading the mod without an IWD since I have only done scripting so far with my mod. Apparently you have to include the IWD no matter what, something you should add to the legacy mods tutorial.

Also, I was able to load the mod with and without the _override suffix, is that suppose to happen?

from linkermod.

SE2Dev avatar SE2Dev commented on July 2, 2024

Also, I was able to load the mod with and without the _override suffix, is that suppose to happen?

Not really

The problem was I was loading the mod without an IWD since I have only done scripting so far with my mod.

This doesn't really explain why Rollon's gun mod worked but your's didn't, though...

from linkermod.

Jbleezy avatar Jbleezy commented on July 2, 2024

I just did a test.
Deleted the IWD, didn't work again. Readded the IWD and then it works. It definitely was not having the IWD which caused the problem. It also still works with or without _override suffix. I don't know why mine is working differently but I'm glad I found a fix.

from linkermod.

SE2Dev avatar SE2Dev commented on July 2, 2024

When you say "with or without suffix" you mean "common_zombie_patch.ff" works too? Or did you mean "mod.ff"? Either way I'm not really sure why the issue was that it was missing an IWD...

from linkermod.

Jbleezy avatar Jbleezy commented on July 2, 2024

common_zombie_patch

from linkermod.

Jbleezy avatar Jbleezy commented on July 2, 2024

I realize now that my mod isn't a legacy mod, and just a normal game_mod mod...

from linkermod.

Related Issues (20)

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.