3.2.2 portable: Frequent error messages and can't finish A2

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
Post Reply
kaspar42
Greenhorn
Posts: 9
Joined: 18 Sep 2009, 14:27

3.2.2 portable: Frequent error messages and can't finish A2

Post by kaspar42 »

I'm frequently getting error messages on screen. Log pasted in below.

Also, I can't complete A2 (Investigate power surge). All enemies are killed, all artifacts recovered, the 4th oil derrick is build and all research is complete. But the timer just runs out and the mission fails.

Clicking the icon in the top left on the main screen tell me that an update is available. However it just points me to the same download. I tried re-downloading and reinstalling to an empty directory, but I still have the same issues.

Code: Select all

--- Starting log [D:\spil\Warzone 2100_portable-3.2.2\Warzone 2100 3.2\logs\WZlog-0218_091356.txt]---
info    |09:13:56: [realmain:938] Using D:\spil\Warzone 2100_portable-3.2.2\Warzone 2100 3.2\logs\WZlog-0218_091356.txt debug file
info    |09:14:41: [removeFromGroup:404] Bad group count in group -1 (was 0)
info    |09:14:41: [removeFromGroup:404] Assert in Warzone: qtscriptfuncs.cpp:404 (newValue >= 0), last script event: '<none>'
info    |09:14:41: [removeFromGroup:404] Bad group count in group -1 (was 0)
info    |09:14:41: [removeFromGroup:404] Assert in Warzone: qtscriptfuncs.cpp:404 (newValue >= 0), last script event: '<none>'
error   |09:14:41: [callFunction:186] 0 : <anonymous>([object Object]) at script/campaign/libcampaign.js:2229
error   |09:14:41: [callFunction:186] 1 : <global>() at -1
info    |09:14:41: [callFunction:189] Uncaught exception calling function "eventDestroyed" at line 2229: TypeError: Result of expression '__camOriginalEvents[eventname].apply' [undefined] is not a function.
info    |09:14:41: [callFunction:189] Assert in Warzone: qtscript.cpp:189 (false), last script event: '<none>'
error   |09:14:50: [callFunction:186] 0 : <anonymous>([object Object]) at script/campaign/libcampaign.js:2229
error   |09:14:50: [callFunction:186] 1 : <global>() at -1
info    |09:14:50: [callFunction:189] Uncaught exception calling function "eventDestroyed" at line 2229: TypeError: Result of expression '__camOriginalEvents[eventname].apply' [undefined] is not a function.
info    |09:14:50: [callFunction:189] Assert in Warzone: qtscript.cpp:189 (false), last script event: '<none>'
error   |09:14:53: [callFunction:186] 0 : <anonymous>([object Object]) at script/campaign/libcampaign.js:2229
error   |09:14:53: [callFunction:186] 1 : <global>() at -1
info    |09:14:53: [callFunction:189] Uncaught exception calling function "eventDestroyed" at line 2229: TypeError: Result of expression '__camOriginalEvents[eventname].apply' [undefined] is not a function.
info    |09:14:53: [callFunction:189] Assert in Warzone: qtscript.cpp:189 (false), last script event: '<none>'
error   |09:14:58: [callFunction:186] 0 : <anonymous>([object Object]) at script/campaign/libcampaign.js:2229
error   |09:14:58: [callFunction:186] 1 : <global>() at -1
info    |09:14:58: [callFunction:189] Uncaught exception calling function "eventDestroyed" at line 2229: TypeError: Result of expression '__camOriginalEvents[eventname].apply' [undefined] is not a function.
info    |09:14:58: [callFunction:189] Assert in Warzone: qtscript.cpp:189 (false), last script event: '<none>'

User avatar
Berserk Cyborg
Code contributor
Code contributor
Posts: 938
Joined: 26 Sep 2016, 19:56

Re: 3.2.2 portable: Frequent error messages and can't finish

Post by Berserk Cyborg »

Saving in the current 3.2 releases in the Alpha campaign can cause those errors. I suggest using 3.1.5 if you want to play the campaign since the campaign in the 3.2 series is broken at the moment. And the 3.1 series will give you an overall better experience with the campaign in general.

3.1.5: https://sourceforge.net/projects/warzon ... ses/3.1.5/
Post Reply