Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multiple Issues Help The only spooky thing here is errors
CarnivorousJelly Offline
Posting Freak

Posts: 1,196
Threads: 41
Joined: Dec 2012
Reputation: 80
#12
RE: The only spooky thing here is errors

The issue with planes has been fixed! Well..... a workaround has been discovered!
Basically, what it boils down to is a glitch in how the plane aligns the UV texture (see below)
Spoiler below!

// Normal Plane

<Corner1UV="0 2" Corner2UV="0 0" Corner3UV="2 0" Corner4UV="2 2" EndCorner="4 0 4" Rotation="0 0 0" Scale="1 1 1" StartCorner="0 0 0" Tag="" TextureAngle="0" TileAmount="0.5 0.5 0.5" TileOffset="0 0 0" WorldPos="8 0 -8" />

// Broken Plane

<Corner1UV="2 -4" Corner2UV="0 -3.99999" Corner3UV="1.23103e-005 -1.99999" Corner4UV="2.00001 -2" EndCorner="0 4 4" Rotation="0 0 0" Scale="1 1 1" StartCorner="0 0 0" Tag="" TextureAngle="0" TileAmount="0.5 0.5 0.5" TileOffset="0 0 0" WorldPos="8 0 -8" />

The two planes use the same texture, same scaling and texture angle, and the planes are in the exact same spot/rotation on the map for convenience sake. I omitted the extraneous details such as ID, plane name, material file, etc for easier reading. You can see the edges of the UV textures line up with different corners on the broken plane than they do on the normal one. I don't think different numbers are a problem, but having negatives instead of positives probably is.

For anyone else dealing with this incredibly annoying thing, I'm so sorry. The solution's not a quick fix
1 - Select your entire map and export it. The whole thing. Don't group it first, the grouping thing gets super glitchy with large numbers of objects (or if you press ctrl+z too many times)!
2 - Create a new map in HPL2, check whether your plane texture works there
3 - If yes, WOOHOO!
3.5 - If no, start a new document immediately and repeat these steps.
4 - Import your map, use the uncontaminated plane you created in step 2 to start replacing the contaminated ones
5 - Celebrate your victory over this nightmare glitch

[Image: quote_by_rueppells_fox-d9ciupp.png]
(This post was last modified: 12-13-2016, 09:29 PM by CarnivorousJelly.)
12-13-2016, 09:24 PM
Find


Messages In This Thread
RE: The only spooky thing here is errors - by CarnivorousJelly - 12-13-2016, 09:24 PM



Users browsing this thread: 1 Guest(s)