tichfuie Super Contributor
Posts : 257 Join date : 2013-02-07 Location : NA
| Subject: World Editor crashing on Startup Sat 9 Mar - 2:56 | |
| Hey guys, Need some help, for some reason the world editor started crashing on startup, it wont even run, , whenever i try to run it it just crashes. all the other tools and client works just fine but the world editor it was working just fine, then yesterday the same afternoon , it just starting acting up. no reason. I even uninstalled everything even client and reinstalled all fresh, and still crashing, even rebuilt the word editor and it crashes the same. so dont know what else to do. here is the log perhaps someone can shed me some light to make it wok again. - Code:
-
INFO [2013-03-07 22:18:45,868] LogUtil Unable to find logging config files. Using fallback simple logging configuration. INFO [2013-03-07 22:18:45,883] LogUtil Logging config file: C:\Users\Tichu\Documents\Multiverse Tools\Config\LogConfig.xml ERROR [2013-03-07 22:18:46,772] Exception System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value) at Multiverse.AssetRepository.RepositoryClass.ReadAllParticleScripts(List`1 log) at Multiverse.AssetRepository.RepositoryClass.InitializeRepository(List`1 directories) at Multiverse.AssetRepository.RepositoryClass.InitializeRepository() at Multiverse.Tools.WorldEditor.WorldEditor..ctor() at Multiverse.Tools.WorldEditor.Program.Main(String[] args)
| |
|
rotello Super Contributor
Posts : 215 Join date : 2012-12-06
| Subject: Re: World Editor crashing on Startup Sat 9 Mar - 11:53 | |
| Have you tried backing up your current asset repository and loading a default one (sampleworld)? When doing this, make sure to place the same folder name and location so World Editor loads it properly. | |
|
tichfuie Super Contributor
Posts : 257 Join date : 2013-02-07 Location : NA
| Subject: Re: World Editor crashing on Startup Sat 9 Mar - 12:41 | |
| that was it,
loaded the stock sampleworld asset repo and now the world editor works, seems like my current asset repo got blemished or something i added to it got it corrupted to the world editor, now i need to find out what caused the issue from my original asset repo. that will be the trick since log wont tell me anything.
thanks bro. | |
|
rotello Super Contributor
Posts : 215 Join date : 2012-12-06
| Subject: Re: World Editor crashing on Startup Sat 9 Mar - 21:17 | |
| No problem, glad that worked. The world editor is also a good nifty tool to test out if your assets are properly working before loading the client/game. It speeds up our dev time and testing.. | |
|
Sponsored content
| Subject: Re: World Editor crashing on Startup | |
| |
|