Product Chat / [SOLVED] Character Creator bodies glowing in the dark?

Author
Message
fearlesswee
4
Years of Service
User Offline
Joined: 30th Aug 2019
Location: United States
Posted: 8th Jan 2020 04:45
For some reason, any characters i make with the character creator have bodies that glow in the dark. I've fiddled around with it, and I've noticed they don't glow in the dark when I set the entity shader to the "lowest" setting. This leads me to believe it might be a broken shader or or something? Can someone please help me figure out why these characters decided to become living glowsticks? It's especially annoying because it also affects the Sci-Fi mission to mars pack characters which I really want to use

(I've attached two images, one showing what they look like by default, and what they look like with the Entity Shader set to "Lowest")

The author of this post has marked a post as an answer.

Go to answer

Attachments

Login to view attachments
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 8th Jan 2020 07:04
this link may/may not help : https://forum.game-guru.com/thread/221381#msg2623977
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro, Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
fearlesswee
4
Years of Service
User Offline
Joined: 30th Aug 2019
Location: United States
Posted: 8th Jan 2020 17:43
Quote: "this link may/may not help"


Unfortunately it was the latter, setting pbroverride = 0 just makes EVERYTHING glow like the bodies do, and the other fixes seemed to either do nothing or make the whole game look worse. Thanks for pointing out that thread anyways, I'll try to look into other things I can try.

Drivers are up to date, no windows integrity file violations, steam validation comes back good, and fresh install didn't work. Is it just something with AMD cards maybe? I have a laptop with an Nvidia card, I'll get GG on that and see if the issue persists.
fearlesswee
4
Years of Service
User Offline
Joined: 30th Aug 2019
Location: United States
Posted: 8th Jan 2020 17:52
Quick update: I did some digging, and I opened the .cci files for some of the bodies, here's one of the sci-fi characters:

mesh = alien_cyborg_1.X
diffuse = alien_cyborg_green_1_D.dds
normal = alien_cyborg_green_1_N.dds
specular = alien_cyborg_green_1_S.dds
mask = barbarian_1_M.dds

I've noticed that there is no barbarian_1_.M.dds that I could find anywhere, maybe that's the cause? If so, how could I obtain this file? It doesn't come with a fresh install apparently
cybernescence
GameGuru Master
11
Years of Service
User Offline
Joined: 28th Jan 2013
Playing: Cogwheel Chronicles
Posted: 8th Jan 2020 19:14
I doubt that the file is the issue, but barbarian_1_M.dds does exist in my install - it's in the characterkit\bodyandhead folder.

Attached it to see if it helps.

Cheers.

GPU: GeForce RTX 2070 SUPER PassMark: 14817

Attachments

Login to view attachments
Belidos
3D Media Maker
8
Years of Service
User Offline
Joined: 23rd Nov 2015
Playing: The Game
Posted: 8th Jan 2020 19:41 Edited at: 8th Jan 2020 19:42
The reason for the glow is because they are old character parts that use the old DNSI texture system, and the character shader expects PBR.

By setting the override to 1 it forces the shader to use those textures and adds the missing ones from default textures based off of the material index and generally should work to fix the glow.

Primary Desktop:
i7 7700,k NV1070 8GB, 16GB 3200mhz memory, 1x 2TB Hybrid, Win10.

Secondary Desktop:
i5 4760k, NV960 2GB, 16GB 2333mhz memory, 1x 2TB Hybrid, Win10.

Primary Laptop:
i5, NV1050 4GB, 8GB memory, 1x 1TB HDD, Win10.

Secondary Laptop:
i3, Intel 4000 series graphics, 6GB memory, 1x 500gb HDD, Win8.1.
fearlesswee
4
Years of Service
User Offline
Joined: 30th Aug 2019
Location: United States
Posted: 8th Jan 2020 23:04
Quote: "I doubt that the file is the issue, but barbarian_1_M.dds does exist in my install - it's in the characterkit\bodyandhead folder."


You were right, it didn't fix the issue, but it was interesting how I did not have that file after a clean install. Thanks for your help anyhow

Quote: "The reason for the glow is because they are old character parts that use the old DNSI texture system, and the character shader expects PBR.

By setting the override to 1 it forces the shader to use those textures and adds the missing ones from default textures based off of the material index and generally should work to fix the glow."


Strange, pbroverride is already set to 1 and they still glow bright as ever... is there any way to convert the characters to PBR? Strangely the heads from what I can tell use the same kind of textures (I see Diffuse, Specular, Normal, etc.) and they don't glow, so what's up with that? Thanks so much for pointing this out to me though, at least we're getting somewhere
Belidos
3D Media Maker
8
Years of Service
User Offline
Joined: 23rd Nov 2015
Playing: The Game
Posted: 9th Jan 2020 05:58 Edited at: 9th Jan 2020 07:56
Unless you suddenly have a different issue that is unique to you, the reason you maybe getting different parts looking different Is probably because of the material index, it uses the material index to decide how intense the specularity is, you can find material index in its .fpe, a lot of older models either didn't have this field or it was set wrong. There should be a list of material numbers on here somewhere.

It may be a different issue that hasn't come up yet though, but they've always been fixed in the past by changing the override and the material index.

Primary Desktop:
i7 7700,k NV1070 8GB, 16GB 3200mhz memory, 1x 2TB Hybrid, Win10.

Secondary Desktop:
i5 4760k, NV960 2GB, 16GB 2333mhz memory, 1x 2TB Hybrid, Win10.

Primary Laptop:
i5, NV1050 4GB, 8GB memory, 1x 1TB HDD, Win10.

Secondary Laptop:
i3, Intel 4000 series graphics, 6GB memory, 1x 500gb HDD, Win8.1.
Belidos
3D Media Maker
8
Years of Service
User Offline
Joined: 23rd Nov 2015
Playing: The Game
Posted: 9th Jan 2020 07:59 Edited at: 9th Jan 2020 08:10
Quote: "You were right, it didn't fix the issue, but it was interesting how I did not have that file after a clean install. Thanks for your help anyhow "


This is odd, i've just done a clean install and checked, and that file is in my folder.



I've also tried to replicate the issue, and from a default install i'm not getting any issue with it at all, something's off with your installation by the looks of it.


Primary Desktop:
i7 7700,k NV1070 8GB, 16GB 3200mhz memory, 1x 2TB Hybrid, Win10.

Secondary Desktop:
i5 4760k, NV960 2GB, 16GB 2333mhz memory, 1x 2TB Hybrid, Win10.

Primary Laptop:
i5, NV1050 4GB, 8GB memory, 1x 1TB HDD, Win10.

Secondary Laptop:
i3, Intel 4000 series graphics, 6GB memory, 1x 500gb HDD, Win8.1.

Attachments

Login to view attachments
Corno_1
GameGuru Tool Maker
13
Years of Service
User Offline
Joined: 3rd Nov 2010
Location:
Posted: 9th Jan 2020 11:36
That looks like the shader issue when you save and load your game, which I fixed. Maybe the model used a non existig shader.
Can you post the fpe?
Ebe Editor Free - Build your own EBE structures with easy and without editing any text files
Thread and Download
PM
GubbyBlips
5
Years of Service
User Offline
Joined: 14th Jan 2019
Location:
Posted: 9th Jan 2020 18:29
Yeah, exact same problem with CC creations. Always existed like this.

The head is dark (much darker than you would like), while the florescent
body would light up a whole room (if it actually produced light.) And yes
I noticed that turning off all the shadows in the whole map cancels this
effect, but then all your shadows are gone!! Okay, let's hope a cure for
this anomaly is soon.

Attachments

Login to view attachments
PM
fearlesswee
4
Years of Service
User Offline
Joined: 30th Aug 2019
Location: United States
Posted: 9th Jan 2020 22:55 Edited at: 10th Jan 2020 05:16
Quote: "you can find material index in its .fpe, a lot of older models either didn't have this field or it was set wrong. There should be a list of material numbers on here somewhere."


I found the .fpe had "materialindex" set to "0". I also found a list of material indexes, and tried a few of them. No effect, he still glows brighter than my future

Quote: "I've also tried to replicate the issue, and from a default install i'm not getting any issue with it at all, something's off with your installation by the looks of it."


Yeah, that's what I've been thinking...I'm gonna install GG on my other machine and see if it persists. I have a feeling it might just be an issue with AMD cards? I cannot confirm this though.

EDIT: I did a clean install on my laptop with a GTX 1050...and the issue persists, and also still no barbarian_m_.dds. So it's not just my machine or install, it's some bug on GG's end. Is there anywhere I can post this as a bug report?
fearlesswee
4
Years of Service
User Offline
Joined: 30th Aug 2019
Location: United States
Posted: 10th Jan 2020 05:39
Gah, I've tried nearly anything I can imagine trying, I've compared the .fpe file of the character with one of the default characters (who do not glow in the same way), and there's no meaningful differences I can find! Same materialindex, effects, settings, even the same kind of textures! How is it even possible for them to glow like this? I apologize if I'm coming off a bit rude, but this is very aggravating to try and solve, there's no rhyme or reason for it! Can someone who doesn't have this issue compare .fpe files with me? I've attached the .fpe for the Sci-Fi pack Blue Alien, please let me know if you can find what's wrong with it :/

Attachments

Login to view attachments
Avenging Eagle
18
Years of Service
User Offline
Joined: 2nd Oct 2005
Location: UK
Posted: 10th Jan 2020 13:03
I tried your .fpe and even made one myself but could not replicate your issue. I feel like I have experienced this issue before though...



What version of Game Guru are you running? From Steam, you can right click and see if you are subscribed to the beta or public preview version. Just wondering if that makes a difference. In all likelihood it's a shader issue though - maybe your copy of character_basic.fx is borked. I've attached mine to see if that makes a difference.

AE

Attachments

Login to view attachments
Corno_1
GameGuru Tool Maker
13
Years of Service
User Offline
Joined: 3rd Nov 2010
Location:
Posted: 10th Jan 2020 13:35
Try to recompile your shaders. Maybe there is the error
Ebe Editor Free - Build your own EBE structures with easy and without editing any text files
Thread and Download
PM
fearlesswee
4
Years of Service
User Offline
Joined: 30th Aug 2019
Location: United States
Posted: 10th Jan 2020 18:19 Edited at: 10th Jan 2020 21:29
Quote: "What version of Game Guru are you running?"


The "normal" version; no betas or anything. Should I be using one?

Quote: "Try to recompile your shaders. Maybe there is the error"


Doing that as we speak with the character_basic.fx Avenging Eagle supplied, will keep you guys updated to see if that works!

And with the "clean install" on my other machine, I forgot to turn off Steam Cloud sync for GameGuru, so it basically copied over my broken install from this machine. I'll turn off Steam Cloud and try it again

EDIT: No luck with recompiling shaders.....he's still glowing



EDIT 2: Clean install with Steam Cloud Sync totally disabled, no "barbarian_m_.dds", and he still glows. I've done everything in my power to single this out as being an issue on my end, something is clearly very wrong on GG's side of things. Should I file this as a bug report, or is it fixed in one of the betas?

Attachments

Login to view attachments
fearlesswee
4
Years of Service
User Offline
Joined: 30th Aug 2019
Location: United States
Posted: 12th Jan 2020 08:06
Bump, anyone have any idea what's going on? Clean, fresh install with cloud sync disabled still lacks the "barbarian_m_.dds" file, also still has the bug. No amount of fiddling with materials and recompiling shaders on my end has any effects, I checked out every beta branch on Steam, I verified integrity, everything!

Is this just a bug that's out of my reach to fix on my end, and if so, has it already been reported? If not, where should I report it?
synchromesh
Forum Support
10
Years of Service
User Offline
Joined: 24th Jan 2014
Location:
Posted: 12th Jan 2020 10:45 Edited at: 12th Jan 2020 11:04
Strange I have the "barbarian_m_.dds" where it should be and have never had the issue.
Is it only you and GubbyBlips that are having this issue in this thread ?
And just to be clear your saying the "barbarian_m_.dds" is not in your characterkit \ bodyandhead folder.
Please check again as I cannot see why on earth this one particular file would not install from steam.
The only person ever to get all his work done by "Friday" was Robinson Crusoe..
PM
fearlesswee
4
Years of Service
User Offline
Joined: 30th Aug 2019
Location: United States
Posted: 12th Jan 2020 18:25
Quote: "Please check again as I cannot see why on earth this one particular file would not install from steam."


Yep, I did ANOTHER fresh install, Steam Cloud sync 100% disabled (not just for GameGuru, I disabled it globally in Steam settings), verified integrity TWICE, and there is no "barbarian_m_.dds". Makes me wonder if any other files are being missed/disabled resulting in that godforsaken glowing effect...
AmenMoses
GameGuru Master
8
Years of Service
User Offline
Joined: 20th Feb 2016
Location: Portsmouth, England
Posted: 12th Jan 2020 18:35
In mine it's barbarian_1_M.dds.
Been there, done that, got all the T-Shirts!
PM
synchromesh
Forum Support
10
Years of Service
User Offline
Joined: 24th Jan 2014
Location:
Posted: 12th Jan 2020 19:34
Are you uninstalling before reinstalling and deleting any old folders ?
Try deleting the whole characterkit folder completely.
Then verify and It should install a completely new folder .
The only person ever to get all his work done by "Friday" was Robinson Crusoe..
PM
Avenging Eagle
18
Years of Service
User Offline
Joined: 2nd Oct 2005
Location: UK
Posted: 12th Jan 2020 20:53 Edited at: 12th Jan 2020 20:54
Mods, I have put together a zip file containing what I think are all the files needed to construct the test blue alien I made in my previous screenshot. Am I OK to post those here so fearlesswee can copy them into his Game Guru install and experiment with my character? Or is that against the rules?

The zip file contains meshes, textures, cci files, an fpe, and the character_basic shader and blob file.

AE
synchromesh
Forum Support
10
Years of Service
User Offline
Joined: 24th Jan 2014
Location:
Posted: 12th Jan 2020 21:23 Edited at: 12th Jan 2020 21:28
Quote: "Or is that against the rules?"

Yes it is sorry .. Especially to a Non Verified user ..
Its basically the whole character but im not convinced that will fix the problem anyway or we would all have the issue.
It may even be related to his GPU driver ?

Firstly I would like to see if he gets the texture back after deleting the whole characterkit folder and re-verifying.
That needs solving first to be honest as its pretty weird and could mean he has an install issue causing the whole problem.
The only person ever to get all his work done by "Friday" was Robinson Crusoe..
PM
GubbyBlips
5
Years of Service
User Offline
Joined: 14th Jan 2019
Location:
Posted: 12th Jan 2020 21:29
Yeah, bright enough to boogie in the dark!
I'm gonna pull GG up and grab a screenshot
of the situation on my end...

Attachments (in order I believe) will include:

Test mode screenshot == Entity shader setting (medium),
CC character folder,
Test mode screenshot == Entity shader setting (lowest)
Editor screenshot,
SciFi character folder,


I see a very mysterious anomaly happening in my SciFi character folder;
as you can see, only the .fpe and .bmp are listed. Where is the .X and .dbo??
Very weird. Obviously I have them, they where placed in the map!






Attachments

Login to view attachments
PM
fearlesswee
4
Years of Service
User Offline
Joined: 30th Aug 2019
Location: United States
Posted: 13th Jan 2020 00:39
Quote: "Firstly I would like to see if he gets the texture back after deleting the whole characterkit folder and re-verifying."


Yeah, when I did clean installs before I manually deleted the GameGuru folder to ensure no left-over files or conflicts were present. I did it again anyways, and still no barbarian files. Is it a DLC file maybe? (I don't have ALL of the DLC.) If so, it's weird how a DLC requires another DLC's files. However, I tried replacing the "barbarian_1_M.dds" in the .cci with another "_M" file that I did have (nomask_M.dds) and it had no effect, leading me to believe it's not the cause of the issue anyways.

Flatlander
GameGuru Master
17
Years of Service
User Offline
Joined: 22nd Jan 2007
Location: The Flatlands
Posted: 13th Jan 2020 00:58
I could not duplicate the issue. I also verified that I have the file in question. I am wondering along with Snycromesh, "It may even be related to his GPU driver ?" However, it is extremely odd that the file is never installed or validated through Steam's validation tool.
Alienware Aurora R7 with SSD 256GB boot drive ( C: ) and a secondary drive ( D: ) that is 2TB
Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz 3.19 with Intel Turbo-burst
Installed RAM 16.0 GB
64-bit operating system, x64-based processor
Windows 10 Home
NVIDIA GeForce GTX 1070 with 8192 MB GDDR5 and 8095 MB shared system memory
fearlesswee
4
Years of Service
User Offline
Joined: 30th Aug 2019
Location: United States
Posted: 13th Jan 2020 03:38 Edited at: 13th Jan 2020 03:58
This post has been marked by the post author as the answer.
Quote: "It may even be related to his GPU driver?"


I just updated my drivers on this PC, and I've tried it on a Laptop with an NVidia GPU. Same issue persists, so it's almost impossible to be an issue on my end at this point. Either Steam or GG is messing up here...and I've been tearing my hair out trying to find out which and how to fix it!

EDIT: I just realized my laptop had AMD integrated graphics, and I forgot to set GG to use the discrete NVida GPU. Lo and behold...it's fixed! So I can confirm that this seems to be an issue with AMD graphics cards, which my desktop used. This is a pretty glaring flaw, given how many people use AMD cards.

So uh, I apologize in advance to those who may also be having this problem, and find this thread and seeing this marked as the answer but...currently the solution is unfortunately to buy an NVidia GPU.
synchromesh
Forum Support
10
Years of Service
User Offline
Joined: 24th Jan 2014
Location:
Posted: 13th Jan 2020 12:54 Edited at: 13th Jan 2020 12:56
Quote: "This is a pretty glaring flaw, given how many people use AMD cards."

Thousands im guessing but non reporting any problem … Could be that particular GPU ?
Is it an older Laptop .. What AMD is it exactly.
The only person ever to get all his work done by "Friday" was Robinson Crusoe..
PM
fearlesswee
4
Years of Service
User Offline
Joined: 30th Aug 2019
Location: United States
Posted: 13th Jan 2020 18:44
My desktop has an AMD Ryzen 5 2400g (CPU + Integrated graphics) and an AMD RX 580 as discrete graphics.

My laptop is almost brand-new, I got it on black friday. It has an AMD Ryzen 5 3550H APU (The integrated graphics) along with an Nvidia GeForce GTX 1050 (3 Gb GDDR5). Running GameGuru on the laptop's Nvidia graphics doesn't have the glowing Character Creator body bug. Running it on my desktop's discrete AMD card, integrated AMD card, and on my laptop's integrated AMD card all have the issue. All drivers/AMD software are up-to-date across all machines.

If it's not an issue with AMD, it's must be some seriously bad luck or a curse lol.
GubbyBlips
5
Years of Service
User Offline
Joined: 14th Jan 2019
Location:
Posted: 13th Jan 2020 20:04
Yes, I have a cheap AMD machine, a couple years old w/ stock graphics card.
I think the one I bought for my son for $90? @ ebay is better,
has 1G graphics.
So AMD is not where it's at with game engines? Would this really make the
standalone characters still glow? Seems strange and I still don't understand
why that would happen?
PM
fearlesswee
4
Years of Service
User Offline
Joined: 30th Aug 2019
Location: United States
Posted: 13th Jan 2020 20:25
Quote: "So AMD is not where it's at with game engines?"


When it comes to GameGuru at least that's what it seems. I can't really 100% confirm that it's an issue with AMD cards, but from my limited testing, 3/4 graphic cards I own have this bug, and all 3 of those cards are AMD. The one Nvidia card I have does not have this bug. So I at least have reason to believe the issue is with AMD hardware lol.
synchromesh
Forum Support
10
Years of Service
User Offline
Joined: 24th Jan 2014
Location:
Posted: 13th Jan 2020 22:08
I remember when Nvidia did an update a couple years ago and we had black flashing on the screen but not just us .. Many AAA commercial titles reported the issue as well yet Nvidia just left it to the Devs to rectify ..
The only person ever to get all his work done by "Friday" was Robinson Crusoe..
PM
smallg
Community Leader
18
Years of Service
User Offline
Joined: 8th Dec 2005
Location:
Posted: 13th Jan 2020 22:37
if anyone else is having the same issue you could try a different graphics card driver - even if you have the newest sometimes it's worth going back a step just to confirm it's not a driver issue (which this pretty much 99% seems to be imo).
lua guide for GG
https://steamcommunity.com/sharedfiles/filedetails/?id=398177770
windows 10
i5 @4ghz, 8gb ram, AMD R9 200 series , directx 11
GubbyBlips
5
Years of Service
User Offline
Joined: 14th Jan 2019
Location:
Posted: 14th Jan 2020 18:28
@ fearlesswee ; said // I forgot to set GG to use the discrete NVida GPU.
Lo and behold...it's fixed! //

So there's a fix for Nvidia cards, but not stock AMD -- they are separate
and incompatible creatures? Well, new computer when I get $$$!
Anyone want to buy my game?!
PM
synchromesh
Forum Support
10
Years of Service
User Offline
Joined: 24th Jan 2014
Location:
Posted: 14th Jan 2020 20:58
Quote: "So there's a fix for Nvidia cards, but not stock AMD"

No fix they just work with Nvidia cards … For some reason it seems some AMD don't
Or is it limited to some onboard GPU's or all AMD that's the question

Anyone else use AMD here but have no issues ?
The only person ever to get all his work done by "Friday" was Robinson Crusoe..
PM

Login to post a reply

Server time is: 2024-04-19 16:30:39
Your offset time is: 2024-04-19 16:30:39