Gamestudio Links
Zorro Links
Newest Posts
Zorro FIX plugin - Experimental
by flink. 04/21/24 07:12
Data from CSV not parsed correctly
by EternallyCurious. 04/20/24 21:39
M1 Oversampling
by 11honza11. 04/20/24 20:57
Scripts not found
by juergen_wue. 04/20/24 18:51
zorro 64bit command line support
by 7th_zorro. 04/20/24 10:06
StartWeek not working as it should
by jcl. 04/20/24 08:38
folder management functions
by VoroneTZ. 04/17/24 06:52
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (VoroneTZ, Quad), 479 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
EternallyCurious, howardR, 11honza11, ccorrea, sakolin
19047 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 1 of 2 1 2
Exit crash (v8.46.2) #454431
09/08/15 11:39
09/08/15 11:39
Joined: Mar 2007
Posts: 27
K
kabus22 Offline OP
Newbie
kabus22  Offline OP
Newbie
K

Joined: Mar 2007
Posts: 27
Hi jcl,

Last week, We've updated Zula to v8.46.2 and some of our customers reported us about crash when exiting the game. I've tested on dozens of computers and I finally everytime reproduce this problem on a computer. You can download all logs and my test files from this link.

Re: Exit crash (v8.46.2) [Re: kabus22] #454432
09/08/15 12:03
09/08/15 12:03
Joined: May 2008
Posts: 2,113
NRW/Germany
alibaba Offline
Expert
alibaba  Offline
Expert

Joined: May 2008
Posts: 2,113
NRW/Germany
8.46.2 is really buggy, i had that problem, too and immediately changed back to 8.45


Professional Edition
A8.47.1
--------------------
http://www.yueklet.de
Re: Exit crash (v8.46.2) [Re: alibaba] #454436
09/08/15 13:09
09/08/15 13:09
Joined: Feb 2012
Posts: 371
Dico Offline
Senior Member
Dico  Offline
Senior Member

Joined: Feb 2012
Posts: 371
version 8.45 have also this problem .

Re: Exit crash (v8.46.2) [Re: Dico] #454440
09/08/15 13:28
09/08/15 13:28
Joined: Jul 2000
Posts: 27,982
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,982
Frankfurt
Thanks for the report! I'm getting no crash when exiting your crowd.exe, but can see from your logs that there is apparently indeed something wrong.

We'll look into it and upload a new version 8.46.3 in short when this can be confirmed. Until then, please use 8.45 for publishing.

Re: Exit crash (v8.46.2) [Re: jcl] #454441
09/08/15 13:56
09/08/15 13:56
Joined: Jul 2000
Posts: 27,982
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,982
Frankfurt
Update: We could not reproduce the crash here, but believe we have found its reason. It happens indeed in the exit procedure of an EXE published with 8.46.2, and is related to the compiler modifications in this version.

We will upload a new version in the next days.

Re: Exit crash (v8.46.2) [Re: jcl] #454452
09/08/15 20:20
09/08/15 20:20
Joined: Mar 2007
Posts: 27
K
kabus22 Offline OP
Newbie
kabus22  Offline OP
Newbie
K

Joined: Mar 2007
Posts: 27
Thanks for your response.

There are 27 computers in the office and I could reproduce the crash on three of them. Also, When I change version to v8.45, the problem is fixed.

Re: Exit crash (v8.46.2) [Re: kabus22] #454565
09/10/15 11:59
09/10/15 11:59
Joined: Jul 2000
Posts: 27,982
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,982
Frankfurt
I've uploaded a patch here:

http://server.conitec.net/down/acknex_8463.zip

Please unzip it into your A8.46 folder. The EXE issue is supposedly fixed - please check if it now exits correctly on the three PCs.

Re: Exit crash (v8.46.2) [Re: jcl] #454569
09/10/15 15:13
09/10/15 15:13
Joined: Mar 2007
Posts: 27
K
kabus22 Offline OP
Newbie
kabus22  Offline OP
Newbie
K

Joined: Mar 2007
Posts: 27
In this version, I can't publish any script. I can run scripts by SED but when I want to compile the script for exe, I'm getting crash while publishing process.


Code:
Create resource file: (wrs2)
C:\Program Files (x86)\GStudio8\samples\crowd.cd\crowd.wrs
Project Files:
1.		default.fx
2.		skycube+6.dds
3.		bump.fx
4.		specBump.fx
5.		parallax.fx
6.		specParallax.fx
7.		pom.fx
8.		specPom.fx
9.		toon.fx
10.		chrome.dds
11.		chrome.fx
12.		chromebump.fx
13.		envglass.fx
14.		envglassbump.fx
15.		envMap.fx
16.		envBump.fx
17.		terraintex3.fx
18.		rock.tga
19.		sand.tga
20.		grass.tga
21.		terraintex.fx
22.		water.dds
23.		envwater.fx
24.		waterEnv.fx
25.		waterMirror.fx
26.		floorMirror.fx
27.		mirrorWater.fx
28.		mirrorFloor.fx
29.		turbulence.fx
30.		animTree.fx
31.		lightCount.fx
32.		bones.fx
33.		plate.wmb
34.		Can't open file: 'humanoid.mdl'
 
Create Engine: (crowd.exe)
1.		Can't open file: 'C:\Program Files (x86)\GStudio8\samples\crowd.exe'
 
MagicKey:
<23954>
 
Project Files:
1.		Can't open file: 'd3dcompiler_42.dll'
Autobind:
1.		Skipped: C:\Program Files (x86)\GStudio8\samples\acknex.wdf
2.		Skipped: C:\Program Files (x86)\GStudio8\d3dx9_42.dll


Re: Exit crash (v8.46.2) [Re: kabus22] #454572
09/10/15 16:30
09/10/15 16:30
Joined: Jul 2000
Posts: 27,982
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,982
Frankfurt
Hmm, I've just tried to reproduce the compiler problem on several PCs here, but to no avail so far. Does this happen only on a particular PC? And why is the d3dcompiler_42.dll missing in your log?

Here's the published version of crowd.c with 8.46.3:

http://server.conitec.net/down/crowd.cd.zip

Can you check if it runs on the critical PC?


Re: Exit crash (v8.46.2) [Re: jcl] #454578
09/10/15 19:23
09/10/15 19:23
Joined: May 2008
Posts: 2,113
NRW/Germany
alibaba Offline
Expert
alibaba  Offline
Expert

Joined: May 2008
Posts: 2,113
NRW/Germany
Try to run as admin


Professional Edition
A8.47.1
--------------------
http://www.yueklet.de
Page 1 of 2 1 2

Moderated by  jcl, Nems, Spirit, Tobias 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1