Page 1 of 1
Crashing issues in mod
Posted: Mon May 20, 2013 10:26 am
by Skornedemon
Hi, Currently I'm having a ton of crashing issues with a mod i'm designing for zandronum. The mod is called HereticRPG,and it has a few issues right now aside from crashing as well.
Anyone good with BOTH decorate AND acs for zandronum please lend me a hand, I'll throw down the scripts and decorate and such and we'll discuss.
RE: Crashing issues in mod
Posted: Mon May 20, 2013 10:39 am
by Torr Samaho
Skornedemon wrote:
Hi, Currently I'm having a ton of crashing issues with a mod i'm designing for zandronum. The mod is called HereticRPG,and it has a few issues right now aside from crashing as well.
Please test whether the latest Zandronum 1.1 beta still crashes with your mod.
RE: Crashing issues in mod
Posted: Mon May 20, 2013 5:21 pm
by Skornedemon
I should probably mention these crashes are over multiplayer only. Throwing up the server on the latest 1.1 build and seeing how it goes. I'll let you know when it dies
Update: Seems it might be an ACS related issue. Anyone here pretty good with ACS?
RE: Crashing issues in mod
Posted: Tue May 21, 2013 10:26 pm
by Watermelon
See if removing the ACS causes it to crash.
Try and figure out where and why it's crashing, just keep removing stuff until it stops... ex: remove ACS, then if its fine, re-add ACS and remove each script one by one and see what script # causes it to crash, then try to find which line...etc