Author Topic: Axe Murderer's Killer Death System W/ Shayans Sub Race  (Read 360 times)

Legacy_TSMDude

  • Hero Member
  • *****
  • Posts: 1515
  • Karma: +0/-0
Axe Murderer's Killer Death System W/ Shayans Sub Race
« on: September 08, 2010, 08:48:32 pm »


               I am having  troubles merging the spellhooks together. I am able to get everything working and merged with module loads, cleit enters and all that EXCEPT the spell hook calls.

Actually was able to put a multitude of systems together and merge everything fine and dandy except these spellhooks. The error it keeps giving me is actually whenever I pull the include over of _kdsInc I think it is. It says the worst error of all...Access Violation. I have tried it several different ways. Same thing each time.

Has anyone who has used these systems together done this and if so would they mind showing me how?

I will give them a dollar.
               
               

               
            

Legacy_Lightfoot8

  • Hero Member
  • *****
  • Posts: 4797
  • Karma: +0/-0
Axe Murderer's Killer Death System W/ Shayans Sub Race
« Reply #1 on: September 08, 2010, 09:50:19 pm »


               Hmm,  Interesting.   Where are you getting the access violation at?  



Is it when you try to compile the script?





I have two guesses to the cause.  

One: Two many constants in the two systems.  Compiler VarTable overflow.  

Two:  You have created a loop with the Includes.   ex.  You include File 1.   File 1 includes file 2 and file 2 includes file 1 again.
               
               

               
            

Legacy_Shadooow

  • Hero Member
  • *****
  • Posts: 7698
  • Karma: +0/-0
Axe Murderer's Killer Death System W/ Shayans Sub Race
« Reply #2 on: September 08, 2010, 11:18:42 pm »


               Hmm what the both systems needs spellhook for?
               
               

               
            

Legacy_TSMDude

  • Hero Member
  • *****
  • Posts: 1515
  • Karma: +0/-0
Axe Murderer's Killer Death System W/ Shayans Sub Race
« Reply #3 on: September 08, 2010, 11:21:31 pm »


               

Lightfoot8 wrote...

Hmm, Interesting. Where are you getting the access violation at?

Is it when you try to compile the script?


 Yes, when i compile it.

Lightfoot8 wrote...
I have two guesses to the cause.
One: Two many constants in the two systems. Compiler VarTable overflow.
Two: You have created a loop with the Includes. ex. You include File 1. File 1 includes file 2 and file 2 includes file 1 again.


I will check both but I thought I did for number 2 but mayhap I missed one.

ShaDoOoW wrote...

Hmm what the both systems needs spellhook for?


Shayans needs an exstensive one for many different things here and there while KDS (death system) uses it just for two spells but also needs to have the main include which I cannot find a work around for.
               
               

               


                     Modifié par TSMDude, 08 septembre 2010 - 10:23 .
                     
                  


            

Legacy_TSMDude

  • Hero Member
  • *****
  • Posts: 1515
  • Karma: +0/-0
Axe Murderer's Killer Death System W/ Shayans Sub Race
« Reply #4 on: September 09, 2010, 02:38:49 pm »


               

Lightfoot8 wrote...
One: Two many constants in the two systems. Compiler VarTable overflow. 


I think it is from this one....I do not see any other source it could be but will contuine checking on the Spellhooks.

If anyone out there has combined these successfully please let me know.
               
               

               
            

Legacy_Builder_Anthony

  • Hero Member
  • *****
  • Posts: 786
  • Karma: +0/-0
Axe Murderer's Killer Death System W/ Shayans Sub Race
« Reply #5 on: September 10, 2010, 01:23:06 am »


               Its been about a year since i used shanyans subrace system and alot of work is often being done to thier subrace system.I found a error with it though not loading the pcs appearence on enter of the mod.Reentering the mod uasually fixes the appearence problem.Again its been a while since i used that system you may want to check in there forums if the error has been fixed.Otherwise i like it alot.
               
               

               
            

Legacy_Builder_Anthony

  • Hero Member
  • *****
  • Posts: 786
  • Karma: +0/-0
Axe Murderer's Killer Death System W/ Shayans Sub Race
« Reply #6 on: September 10, 2010, 01:23:36 am »


               Its been about a year since i used shanyans subrace system starry night and alot of work is often being done to thier subrace system.I found a error with it though not loading the pcs appearence on enter of the mod.Reentering the mod uasually fixes the appearence problem.Again its been a while since i used that system you may want to check in there forums if the error has been fixed.Otherwise i like it alot.