Help! World Of Goo Error !

You are viewing a static copy of the old 2DBoy forum, which closed in 2010. It is preserved here for historical interest, but it is not possible to reply to topics. For more recent discussion about World of Goo, visit our new forum.
Help! World Of Goo Error !laobubu07/07/2009 - 09:53

I was making new level just now, but...


===============================================
|  Crash.txt
===============================================

Quote:
Exception: Access Violation (code 0xc0000005) at address 7C422E25 in thread C48
Module: MSVCP80.DLL
Logical Address: 0001:00001E25

013F52E0 7C422E25 int std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::compare(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)+4
Params: 005CF1C4 00000001 00000000 00000000

005CF1A4 013F0101 0000:00000000 ?
Params: 0054D000 00425D30 00425EE0 0042AF00

00425360 00425780 0001:00024780 WorldOfGoo.exe
Params: 082444F6 56097401 14E409E8 04C48300

StackWalk failed (error 0)

EAX:00040022 EBX:00000013 ECX:0013F794 EDX:00000003 ESI:013F5350 EDI:00000005
EIP:7C422E25 ESP:0013F73C  EBP:013F52E0
CS:001B SS:0023 DS:0023 ES:0023 FS:003B GS:0000
Flags:00010206

Windows Ver: NT 5.1 Service Pack 2 Build 2600
DDraw Ver:
DSound Ver:

Product: Product
Version:
Time Loaded: 00:01:04
Fullscreen: No
Primary ThreadId: C48

==========================================================

Can you tell me why ? ???

Re: Help! World Of Goo Error !jmleleven07/07/2009 - 10:03

THERE IS NO MOON CHAPTER!!!!

Does this solve your problem?

Re: Help! World Of Goo Error !jmleleven07/07/2009 - 12:17

Besides, why would you be in the world view if you were making a new level?????

Re: Help! World Of Goo Error !Pavke07/07/2009 - 12:49

[quote author=jmleleven link=topic=1959.msg13480#msg13480 date=1246987061]
Besides, why would you be in the world view if you were making a new level?????


I was about to ask the same question! How?  Do you use wog editor or you are manually righting xml's? 

EDIT: Oh, yeah.... you probably made a mistake while writing the code of your level. Check there if you want to fix this error.


Last modified Tue, 07/07/2009 - 12:56 by Pavke
Re: Help! World Of Goo Error !jmleleven07/07/2009 - 13:13

But... MOON CHAPTER??? What the HECK?!?

Re: Help! World Of Goo Error !Pavke07/07/2009 - 14:32

[quote author=jmleleven link=topic=1959.msg13483#msg13483 date=1246990437]
But... MOON CHAPTER??? What the HECK?!?


In the decripted .bin files of WorldMapView folder in levels folder you can see there is a code for chapter 6. There are tones of evidence in decripted .bin files of properties folder also. It looks like 2D Boy decided not to publish 6 chapter 2 min before it got sent to printing. :)

Re: Help! World Of Goo Error !Pavke07/07/2009 - 14:48


  <br /><string id="CHAPTER6_NAME"<br />          text="Chapter 0"<br />   es="Capítulo 0"<br />   fr="Chapitre 0"<br />   de="Kapitel 0"<br />   it="Capitolo 0"<br />   nl="Hoofdstuk 0"<br />   /><br />  <string id="CHAPTER6_DESCRIPTION"<br />          text="&quot;The Moon&quot;"<br />   es="&quot;&quot;"<br />   fr="&quot;&quot;"<br />   de="&quot;&quot;"<br />   it="&quot;&quot;"<br />   nl="&quot;De Maan&quot;"<br />   /><br />

  <br /><string id="CENTER_OF_MOON_D_NAME"<br />      text="Moon 2.0" <br />   es="Luna 2.0"<br />   fr="Lune 2.0"<br />   de="Mond 2.0"<br />   it="Moon 2.0"<br />      nl="Maan 2.0"<br />   /><br />  <string id="CENTER_OF_MOON_D_TEXT"<br />      text="Brought to you by World of Goo Corporation" <br />   es="De la mano de World of Goo Corporation"<br />   fr="Présenté par World of Goo Corporation"<br />   de="Präsentiert von der World of Goo Corporation"<br />   it="Presentato dalla World of Goo Corporation"<br />      nl="Gepresenteerd door World of Goo Corporation"<br />   /><br />

<br />  <string id="CHAPTER_6_SEASON"<br />      text="one year ago"<br />   es="hace un año"<br />   fr="il y a un an"<br />   de="Vor einem Jahr"<br />   it="un anno fa"<br />   nl="een jaar geleden"<br />   /><br />

<br />  <!-- CHAPTER 6 level names and descriptions --><br />  <string id="LEVEL_NAME_COTM"<br />   text="Center of the Moon" <br />   es="Centro de la luna"<br />   fr="Centre de la Lune"<br />   de="Centre de la Lune"<br />   it="Centro della Luna"<br />      nl="Centrum van de Maan"<br />   /><br />  <string id="LEVEL_TEXT_COTM"<br />   text="Brought to you by World of Goo Corporation" <br />   es="De la mano de World of Goo Corporation"<br />   fr="Présenté par World of Goo Corporation"<br />   de="Präsentiert von der World of Goo Corporation"<br />   it="Presentato dalla World of Goo Corporation"<br />          nl="Gepresenteerd door World of Goo Corporation"<br />   /><br />

and this is just from text.xml  The list goes on and on


Last modified Wed, 07/08/2009 - 07:23 by Pavke
Re: Help! World Of Goo Error !laobubu07/08/2009 - 04:41

[quote author=Pavke link=topic=1959.msg13482#msg13482 date=1246988959]
I was about to ask the same question! How?  Do you use wog editor or you are manually righting xml's? 

EDIT: Oh, yeah.... you probably made a mistake while writing the code of your level. Check there if you want to fix this error.


1> I didn't write any codes. And I don't know how to write codes for WoG :P.
2> In fact I want to make new chapter. Ummm... That may be very difficult.


Last modified Wed, 07/08/2009 - 04:48 by laobubu
Re: Help! World Of Goo Error !Pavke07/08/2009 - 07:00

[quote author=laobubu link=topic=1959.msg13498#msg13498 date=1247046077]

1> I didn't write any codes. And I don't know how to write codes for WoG :P.
2> In fact I want to make new chapter. Ummm... That may be very difficult.



How are you making it? By WoG Editor? (WoG Editor doesn't have that option I think) At the moment no one knows now to add a new chapter. Game crashes everytime someone attempts it. Same thing happened to you. As far as I heard only 2D Boy can make that happen.

Again, please answer, now are you makeing it? I can see that your did images in MSpaint or paint.net but you need a code to make a new chapter.

Re: Help! World Of Goo Error !jmleleven07/08/2009 - 08:10

I've been studying the buttongroups for the islands in WoGeditor... i might know how. Also, there's a image in levelimages that is called moon_orange.png, and i think we could use that. But, that's a good detail! The world in the background...

Re: Help! World Of Goo Error !RAYMOND199607/20/2009 - 06:26

The MOON?

How Did you Make it?

Hope The Wii's World Of Goo Gets an add-on With That MOON Chapter.

I Have Hope.