News:

Welcome to World of Banished!

Main Menu

Tools-x64 Stopped Working (Modkit 1.0.6/1.0.7)

Started by CuroAmarSalus, May 01, 2017, 04:23:25 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

CuroAmarSalus

Hi,

Just joined this forum after about an hour of testing and searching.

While running "BuildResources.bat" as described in the readme.html file, Tools-x64.exe will "stop working" as Windows describes it. I've tried reinstalling and checking all my versions of the Visual C++ Redists, to no luck. I tried searching the forums here looking for a previous thread, but no luck there as well.


I get to here:
D:\Banished Kit>bin\x64\Tools-x64.exe /build Dialog\Loading.rsc
SRS Toolset version 1.0.6 Build 160521
Compiling 'Dialog\Loading.rsc:resource'
Compiling 'Dialog\Loading.rsc:main'
Compiling 'Dialog\Loading.rsc:fullContent'
Compiling 'Dialog\Loading.rsc:content'
Compiling 'Dialog\Loading.rsc:imageGroup'
Compiling 'Dialog\Loading.rsc:animatedImage'
Compiling 'Dialog\LoadingSpriteSheet.rsc:resource'
Compiling 'Dialog\LoadingSpriteSheetMaterial.rsc:resource'
Compiling 'Material\UI\uiMaterial.rsc:resource'
Compiling 'Material\UI\uiMaterial.rsc:normal'
Compiling 'Material\UI\UI.srsl:Normal_vs'


And then the standard error:
"Tools-x64.exe has stopped working
A problem caused the program to stop working correctly.
Windows will close the program and notify you if a solution is available."


If I close that and let the batch file continue to run the code, it will continue to violently explode every time it (Tools-x64.exe) is called.

I've tried going to the 1.0.7 modkit with the beta game files and that did not work as well- same error.

At this point, I'm quite frustrated. Did I miss something obvious? I couldn't find anything in the readme.

Is this related to the DirectX SDKs, which will not install on my machine? (Is there a specific version of the DirectX SDKs that I must use?)

Edit: Fixed grammatical errors and typos.

RedKetchup

first, try to change your folder name. the tools kit doesnt like any spaces or strange caracters.

and yes you absolutely need direct x sdk.
> > > Support Mods Creation developments with Donations by Paypal  < < <
Click here to Donate by PayPal .

CuroAmarSalus

Hi RedKetchup,

Thanks for your reply. I changed the path to the Banished Kit so that it does not include any spaces or special symbols. I also managed to get the DirectX SDK installed.

It still crashes in the same manner.

embx61

@CuroAmarSalus

D:\Banished Kit>bin\x64\Tools-x64.exe /build Dialog\Loading.rsc.

The > character should be a \ character in your code.
[size=8pt][color=teal]My beloved Kathy
As you were you will always be
Treasured forever in my memory[/color][/size]

[size=10pt]For my list of Mods with download links go here[/size]

RedKetchup

> > > Support Mods Creation developments with Donations by Paypal  < < <
Click here to Donate by PayPal .

RedKetchup

did you made a copy of data0.pkg, data1.pkg (and patch0.pkg, patch1.pkg) to your modkit/bin/WinData folder ?
and these datas are from 1.0.6 ? same version of your toolkit ?

if nothing work, i can maybe pm you for a tempary solution that i cant explain here.
> > > Support Mods Creation developments with Donations by Paypal  < < <
Click here to Donate by PayPal .

DeFrank

I'm having this exact same issue. Ever get to the bottom of it?

RedKetchup

can we have some screenshots of your modkit installation, @DeFrank  ?
> > > Support Mods Creation developments with Donations by Paypal  < < <
Click here to Donate by PayPal .

DeFrank


RedKetchup

hmmmm looks like it probably something about your video/directX

do you have a recent video card ?
is your directX End User installed ? (end user is different than the common one) http://www.microsoft.com/en-us/download/details.aspx?id=35

did you downloaded the other file ? visual studio? http://www.microsoft.com/en-us/download/details.aspx?id=30679
> > > Support Mods Creation developments with Donations by Paypal  < < <
Click here to Donate by PayPal .

DeFrank

#10
When I install DirectX setup the installer says that a newer or equivalent version of DirectX has been installed already. The second link is a 404.

I have a Radeon R7 370 GPU.

RedKetchup

you probably have windows 10 ?

download it, download your real one for windows 10. install the lower one and reinstall ontop of it your real one after.
(just to make sure you have everything from the lowest one that maybe hasnt been included with your new one)
> > > Support Mods Creation developments with Donations by Paypal  < < <
Click here to Donate by PayPal .

DeFrank

Thanks again for your help. Yes, I do have Windows 10.

Not sure what the "it" is you are referring to. The first link (directX) I downloaded and installed. After the installation is when it tells me that I have a newer or equivalent already installed so my only option is to click Finish.

The second link is going to a 404. Do you have an alternate location for it?

RedKetchup

seems they dont offer the 2012 anymore :S

they offer a 2015 though
https://www.microsoft.com/en-us/download/details.aspx?id=52685

maybe i still have a 2012 somewhere on my PC.....


(about the "it" i referred to the http://www.microsoft.com/en-us/download/details.aspx?id=35)
> > > Support Mods Creation developments with Donations by Paypal  < < <
Click here to Donate by PayPal .

DeFrank

Yeah I downloaded every redist I could find. Looks like I'm stuck.  :(