Recent content by Astralweaver

  1. Astralweaver

    Weird Error

    I am receiving a weird 7d2d sever eac peer to peer error when starting a new game. I haven't played in awhile just updated my pc. Did a reinstall and a verify and neither helped any other ideas? Thanks
  2. Astralweaver

    Prefab Editor Issue

    I keep getting this error in prefab editor 2023-06-13T19:19:11 162.170 ERR XML loader: Loading and parsing 'blocks.xml' failed 2023-06-13T19:19:11 162.206 EXC Unknown mesh attribute 'cutoutmoveable' on block plantedCorn3HarvestPlayer Then it triggers a wall light torch and other stuff. This...
  3. Astralweaver

    Loot Conatiner Prefabs

    So a lot of prefabs have loot container blocks in their build. Loot Containers were change from numbers to names. I was trying to fix the prefabs and the only way I found to do that is go through each prefab and punch out the loot containers and drop random loot drops in their place. For...
  4. Astralweaver

    PC Missing Zombies in A20

    Going through A20 xml code and trying to get stuff to work in A20 I have noticed some missing zombies. The Cheerleader, Football Zombie, and Farmer so far. They also took out a lot of the paper quests that say kill x zombies at x location.  I wasn't a big fan of those quests only because I...
  5. Astralweaver

    A20 Mod Changes

    I haven't Updated to A20 experimental yet, before I do I wanted to ask people in the modding community if there have been any major changes to mods. If there has I would like to fix my current mod list before trying A20, meaning editing the necessary changes and such so they work correctly. Any...
  6. Astralweaver

    Poster/Picture Unity Tutorial Request

    . The first one is the child, the second one is the parent. This is the XML code.       <block name="DeanTest">             <property name="CreativeMode" value="Player"/>             <property name="Material" value="Mglass"/>             <property...
  7. Astralweaver

    Poster/Picture Unity Tutorial Request

    I would like to request a tutorial in unity on how to add your own custom posters and pictures. I have been trying to make some posters and pictures in Unity recently and thought i could figure out the process on my own. However, i came into an issue that has been driving me crazy. I get the...
  8. Astralweaver

    Massive Frame Drop in 169b

    So I have had a massive FPS drop in the new update and wondering if there is a way to work around it until the next update comes out. I went from 65-70 FPS to 4-12..... The game settings are set on medium and had no issues until update... Direct3D:     Version:  Direct3D 11.0 [level 11.1]    ...
  9. Astralweaver

    Prefab Doors and Cashier Error

    So I am currently changing prefabs over to A19 and I am getting a couple of red errors i wanted to ask about.    -not allowed to access triangles/indices on mesh Door_DMG0(is Readable is false : Read/Write must be enabled to import settings)    -not allowed to access triangles/indices on mesh...
  10. Astralweaver

    Help With Prfab Editor Blocks

    I have a quick question on a situation. When I play the game and move to creative mode with cm I have 5000+ blocks to work with with. However when I am in the prefab editor only like 3800 show up. Anyone know how I can fix this? There are some blocks I want in the cm section that I can't access...
Back
Top