Wargus / wargus

Importer and scripts for Warcraft II: Tides of Darkness, the expansion Beyond the Dark Portal, and Aleonas Tales
GNU General Public License v2.0
360 stars 55 forks source link

Game crash on beyond the dark portal orc campaign mission #8 #201

Closed Erenussocrates closed 6 years ago

Erenussocrates commented 8 years ago

I'm pretty sure that it has something to do with AI tables on that mission, but after a certain amount of cycles, the game just crashes without a single prompt. Removing certain AI schedules seem to speed up the time when the crash happens, so I'm pretty sure by now that the crash happens because of mission 8 AI table reasons. I just cannot find the thing that causes it. I've read on this github that some other campaign missions might be suffering from a similar bug as well.

I've fixed quite a few bugs about the mission triggers by myself, and I'm willing to share them if the creator of this wargus project wishes so. Is there no one working on this project anymore btw? I don't see many activity here.

timfel commented 8 years ago

We'd be very happy to include your fixes if you want to share them. There is not much activity, mostly because time is so limited and other work gets in the way :(

Erenussocrates commented 8 years ago

Okay, I would gladly help in this, even though they are just mission triggers, and I'm not very experienced in helping with the hardcode. I'm new to github, how can I contribute my changes?

timfel commented 8 years ago

Are you familiar with the Github workflow? The core idea would be to fork the project (using the button on the top right) and the clone your fork. You make and commit your changes locally using git and then open a pull request using the button on the landing page of the repository.

Or, if you want you can just browse to the files you want to edit through the browser and edit them directly. It will automatically create a fork, commit your edits to that fork, and then open a pull request.

Erenussocrates commented 8 years ago

Okay, I'm committing somethings. But I feel like .sms files in campaign folder are missing. Can I make some changes. But I am unable to upload new files from my computer unfortunately. It says "Uploads are disabled. File uploads require push access to this repository."

eregimbald commented 7 years ago

I'm running into the same issue. Is there something I can do?

Erenussocrates commented 7 years ago

I've solved the problem. You must remove the ballistaupgrade3 (ballista upgrade 3 doesn't exist) on _c.sms file of that mission.