Crashing issues in mod

Discuss all aspects related to modding Zandronum here.
Post Reply
Skornedemon
New User
Posts: 13
Joined: Sun Apr 14, 2013 1:44 am

Crashing issues in mod

#1

Post by Skornedemon » Mon May 20, 2013 10:26 am

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.

User avatar
Torr Samaho
Lead Developer
Posts: 1543
Joined: Fri May 25, 2012 6:03 pm
Location: Germany

RE: Crashing issues in mod

#2

Post by Torr Samaho » Mon May 20, 2013 10:39 am

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.

Skornedemon
New User
Posts: 13
Joined: Sun Apr 14, 2013 1:44 am

RE: Crashing issues in mod

#3

Post by Skornedemon » Mon May 20, 2013 5:21 pm

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?
Last edited by Skornedemon on Mon May 20, 2013 8:57 pm, edited 1 time in total.

Watermelon
Zandrone
Posts: 1244
Joined: Thu Jun 28, 2012 9:07 pm
Location: Rwanda

RE: Crashing issues in mod

#4

Post by Watermelon » Tue May 21, 2013 10:26 pm

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

Post Reply