Author Topic: Still Stuck...  (Read 324 times)

Legacy_Jenna WSI

  • Hero Member
  • *****
  • Posts: 1837
  • Karma: +0/-0
Still Stuck...
« on: March 11, 2012, 05:57:38 pm »


               Maybe I'll have better luck in this forum. Our server pallette isn't showing new creatures (CEP) and many new items. In fact, a brand new item made will only show up in a pallette refresh in the toolset, but not in game for dms. No matter how many builds or refreshes I do, in game we're missing over half our resources. '<img'>

http://social.biowar...84299/1#9639870
               
               

               
            

Legacy_Bannor Bloodfist

  • Hero Member
  • *****
  • Posts: 1578
  • Karma: +0/-0
Still Stuck...
« Reply #1 on: March 11, 2012, 10:10:00 pm »


               You have most likely far exceeded the 16k max limit.
               
               

               
            

Legacy_Jenna WSI

  • Hero Member
  • *****
  • Posts: 1837
  • Karma: +0/-0
Still Stuck...
« Reply #2 on: March 11, 2012, 10:17:42 pm »


               Okay, is there a quick way to test that? My other dev person said they already checked the folder for resources and said it was under the amount.. but I could try removing haks?
               
               

               
            

Legacy_ehye_khandee

  • Hero Member
  • *****
  • Posts: 1415
  • Karma: +0/-0
Still Stuck...
« Reply #3 on: March 11, 2012, 10:44:50 pm »


               Haks are not part of the 16k limit, each hak has its own 16k limit. To test if you are over 16k - open the module in the toolkit, navigate to the

c:\\NeverwinterNights\\NWN\\modules\\temp0

folder and get a count on the contents (as in select all and right click for properties)... this will tell you how many files are in the module, 16k is a hard limit.


Be well. Game on.
GM_ODA
               
               

               
            

Legacy_Jenna WSI

  • Hero Member
  • *****
  • Posts: 1837
  • Karma: +0/-0
Still Stuck...
« Reply #4 on: March 12, 2012, 03:34:03 am »


               According to that method we're at 13k... certain items/monsters will work in game via dm creator, but some do not. I rolled back a few months to an older module, and that didn't work either.
               
               

               
            

Legacy_The Amethyst Dragon

  • Hero Member
  • *****
  • Posts: 2981
  • Karma: +0/-0
Still Stuck...
« Reply #5 on: March 12, 2012, 04:46:28 am »


               I believe there's also a limit on the number of things in the DM palettes, which includes blueprints in haks.  Not sure if it's related or not, but figured I'd throw it out there as something to consider.
               
               

               
            

Legacy_Bannor Bloodfist

  • Hero Member
  • *****
  • Posts: 1578
  • Karma: +0/-0
Still Stuck...
« Reply #6 on: March 12, 2012, 05:21:30 am »


               The DM client adds to the total.  So, you need to open the game in DM client mode, alt-tab out (or open in windowed mode) and check that folder.  This has been an issue since, well, as far back as I can remember with NWN.  The DM Client has it's own items and resources that it adds to the game while logged in.  On top of whatever the mod itself actually uses.  So likely your total is still above the 16k limit OR you are just running into bad resources in the actual CEP haks themselves or conflicts with other resources/scripts in your mod.
               
               

               
            

Legacy_Jenna WSI

  • Hero Member
  • *****
  • Posts: 1837
  • Karma: +0/-0
Still Stuck...
« Reply #7 on: March 12, 2012, 05:53:47 am »


               Uh... problem. I can't run it as a dm on my normal computers, or anyone else's... as the game crashes and has for years for us. If I look at the server box with a dm logged in, since it's on linux and I don't use the toolset there, it doesn't create the folder to check.
               
               

               
            

Legacy_Bannor Bloodfist

  • Hero Member
  • *****
  • Posts: 1578
  • Karma: +0/-0
Still Stuck...
« Reply #8 on: March 12, 2012, 06:54:15 am »


               Well, I still suspect it is hitting the 16k maximum resource limit, and that is hardcoded, regardless of OS.  So, in this particular case, Linux isn't helping you but moving it to windows wouldn't help either.

About the only thing I can suggest is to remove things you truly do NOT need from CEP.  Additional tilesets for example, I know CEP has made it truly difficult to remove useless items, but that is what is needed here I think..  There used to be dozens of threads with suggestions on things to remove to reduce the resource count, but I don't know if those threads are located here, or only on the old bioware forums.  The NWN_Omnibus might help you if you search through it for "16k limit" or "server crashes with DM" something along those lines.

Good luck with it though.
               
               

               
            

Legacy_Jenna WSI

  • Hero Member
  • *****
  • Posts: 1837
  • Karma: +0/-0
Still Stuck...
« Reply #9 on: March 12, 2012, 07:29:32 am »


               Hmmm... so what about the CRAP items? I don't know the haks well enough offhand but that seems like a good place to start removing. I'm rather a fan of tilesets. '<img'>

How would I even see if it was a bad resource?
               
               

               


                     Modifié par Jenna WSI, 12 mars 2012 - 07:31 .
                     
                  


            

Legacy_Tyndrel

  • Sr. Member
  • ****
  • Posts: 313
  • Karma: +0/-0
Still Stuck...
« Reply #10 on: March 12, 2012, 09:05:20 am »


               CEP blueprints are in " cep2_add_sb_v1.hak " , theoretically if you remove it you should lose all CEP blueprints. It also contains scripts so these could perhaps be moved to " cep2_custom.hak ". I hasten to add that I've not tried this yet but I intend to with my current project after I've added the loot system variables to every creature in the palette... grumble grumble   ':crying:'

P.S. If you are using " cep2_build.hak " it contains blueprints for The George's NwN2 conversions so that could go too.
               
               

               


                     Modifié par Tyndrel, 12 mars 2012 - 09:12 .
                     
                  


            

Legacy_Calvinthesneak

  • Hero Member
  • *****
  • Posts: 1159
  • Karma: +0/-0
Still Stuck...
« Reply #11 on: March 13, 2012, 12:44:24 am »


               The server in question is running a PRC/CEP merge.

The total module resources (not adding DM palette) last I saw was 13,600 items.  I am going to guess that PRC adds some of it's own resources.  I already removed the cep2_add_sb_v1, and some unused tileset resources.

I don't know enough of the PRC content to say if they have a blueprint hak or something that could be eating up the difference.  2400 items in DM palette does seem rather logical, but would that not cause the dreaded DM client crash which would cause the server to blow up whenever a DM logged into the server?
               
               

               
            

Legacy_Alex Warren

  • Sr. Member
  • ****
  • Posts: 326
  • Karma: +0/-0
Still Stuck...
« Reply #12 on: March 13, 2012, 07:44:00 am »


               IIRC DM client crashed after adding PRC blueprints to WSI mod. All PRC items are stored in prc_misc.hak, and I suggested Jenna to use dummy (empty prc_misc.hak) hak when editing module in Toolset, so that they won't be added to palette. I think it worked back then.

Did you tried to replace current itempalcus.itp with a version from older working module?
               
               

               
            

Legacy_Jenna WSI

  • Hero Member
  • *****
  • Posts: 1837
  • Karma: +0/-0
Still Stuck...
« Reply #13 on: March 13, 2012, 05:27:00 pm »


               Oops... I had way too much techy stuff in my head at the time, and forgot. If you still have a dummy misc hak, could you email it to us please? Then with a build, it should remove things from the pallette right? If the module runs as a server with the real prc_misc, will DMs still have the same issue once they log in?
               
               

               
            

Legacy_Alex Warren

  • Sr. Member
  • ****
  • Posts: 326
  • Karma: +0/-0
Still Stuck...
« Reply #14 on: March 13, 2012, 05:47:39 pm »


               Empty PRC haks:
http://speedy.sh/Jb2...-dummy-haks.rar

In theory if you build your module with dummy haks PRC items won't be added to palette and DMs won't have access to them (not a big deal since they're mostly spell scrolls and items for PRC creatures). This may solve your problem (I hope it does), but I don't understand why DM client doesn't crash like before. Wierd...