Modcraft - The community dedicated to quality WoW modding!

Content creation => Level Design => Topic started by: Fermost on July 15, 2015, 04:25:05 pm

Title: [Problem] Fatal Error in Client
Post by: Fermost on July 15, 2015, 04:25:05 pm
Hi guys. Today i started to create a ground effect in my location, follow by tutorial viewtopic.php?f=78&t=3619 (http://modcraft.io/viewtopic.php?f=78&t=3619" onclick="window.open(this.href);return false;)

So the deal is, after 5-6 seconds in my location wow crashes with error 132. I checked twice. The dbc files are fine. But, on the last step i had a problem. When i launched ground_doodads_fixing it give me an error 'msvcp100d is missing' or something like that. I search the google, and found out that this error is connected with visual studio. BUT IT'S FINE TOO. I REINSTALLED IT TWICE. So i just download  msvcp100d .dll  and it sems fine.

Any ideas? Sry for my english C:
Title: Re: [Problem] Fatal Error in Client
Post by: bizzlesnaff on July 15, 2015, 06:05:20 pm
If you have a custom map, did u painted every chunck with 4 textures? This is often a reason for #132 error..
Title: Re: [Problem] Fatal Error in Client
Post by: Fermost on July 16, 2015, 01:56:56 pm
Ok, i solved this. But there is another problem.... when i login, there is no fatal error or smth. But i didnt see any ground effects too, wtf?
Title: Re: [Problem] Fatal Error in Client
Post by: bizzlesnaff on July 16, 2015, 05:59:36 pm
Groundeffects? what kind do you mean?
Title: Re: [Problem] Fatal Error in Client
Post by: Fermost on July 16, 2015, 08:05:46 pm
well, i must see something like this
(http://modcraft.io/tutorial_images/GroundEffectsTest.jpg)
but i see just a texure witout plants
Title: Re: [Problem] Fatal Error in Client
Post by: bizzlesnaff on July 17, 2015, 09:38:27 am
Did you tried a bit arround? Change some values etc?