Ywa Posted July 24, 2010 Share Posted July 24, 2010 Hi everyone, When I try to load the driver-script (through a require function) from Engine.exe (with an editted start.lua to load a scene and such) I get the following runtime error: Unhandled Exception:Zip data error It seems it's caused by loading materials from the PAK file. Is it protected or some sort, or can it be fixed? Code it gives the error on: chassis=LoadModel("abstract::vehicle_viperscout.gmf") Thanks in advance! - Ywa Quote Link to comment Share on other sites More sharing options...
macklebee Posted July 24, 2010 Share Posted July 24, 2010 the viperscout is a model that can only be used in the editor... if you notice its in the private folder. you would need to buy the model from dexsoft if you wish to use it outside the editor. Quote Win7 64bit / Intel i7-2600 CPU @ 3.9 GHz / 16 GB DDR3 / NVIDIA GeForce GTX 590 LE / 3DWS / BMX / Hexagon macklebee's channel Link to comment Share on other sites More sharing options...
Ywa Posted July 24, 2010 Author Share Posted July 24, 2010 Yeah I noticed afterwards. It's a shame there's no script example with the monstertruck then. Since I can't get that one work with the other scripts. It keeps hanging in the air (broken phy file?). Quote Link to comment Share on other sites More sharing options...
cocopino Posted July 25, 2010 Share Posted July 25, 2010 Maybe it's a 2.31 phy file? If so, these don't work with 2.32 so you'll need to create a new one using the 2.32 phygen tool. Quote desktop: Quad core Q6600 + 4GB + ATI HD4890 + XP laptop: Dual core T6400 + 4 GB + NVidia 9600M GT + Vista 32 Link to comment Share on other sites More sharing options...
macklebee Posted July 25, 2010 Share Posted July 25, 2010 if it is the phy file causing the issue then he won't be able to remake it... as there is no object file available for phygen... which begs again for the need of a GMF2PHY converter... Quote Win7 64bit / Intel i7-2600 CPU @ 3.9 GHz / 16 GB DDR3 / NVIDIA GeForce GTX 590 LE / 3DWS / BMX / Hexagon macklebee's channel Link to comment Share on other sites More sharing options...
cocopino Posted July 25, 2010 Share Posted July 25, 2010 Ah... yes that sucks. Quote desktop: Quad core Q6600 + 4GB + ATI HD4890 + XP laptop: Dual core T6400 + 4 GB + NVidia 9600M GT + Vista 32 Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.