Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - volcano

Pages: 1 [2] 3
11
Game Help / Cannot play after reinstalling (Fixed)
« on: January 08, 2020, 02:45:13 am »
OK so, I had to uninstall my game for a reason, but when I go to play the game now, all I see is a black screen. :( I can hear the music and everything but when I close out the window again and open it, I can see the game but it's frozen and I can't do anything. and I've tried reinstalling like 5 times and it still persists. I can't play it. Help is most appreciated, thank you. :'( I checked for extra particles and that's not the issue. It has my rendering sub system on OpenGL and I think that may be the issue, but I can't seem to change it back to Direct3D.

EDIT: the ogre notepad file that is usually in the main FH folder is missing and I don't know why. I think that could be the reason.

Edit 2: I found the ogre file in a backup of FH that I had and it seems to have fixed the issue.

12
Game Help / I was banned and I don't know who to contact
« on: September 14, 2019, 08:08:17 pm »
Who do I message regarding my ban? I know I shouldn't be posting this here but I don't know who to go to for a response, since the person  who I've messaged haven't gotten back with me about it yet. :(

13
Game Help / Re: Crashing issue in certain maps? (HELP)
« on: June 17, 2019, 05:22:11 am »
So I checked the particles folder, and there aren't any with a 0 or 1. Everything in that folder (particles) is normal. Do you think it could be a faulty downloaded map I have in my exports? I didn't seem to have this crashing issue when I had no downloaded maps EXCEPT this one that I made, I don't think.  ???

So, I deleted all my maps except the ones that I've always had from day one, and it let me in Eastern pass the first try! Hopefully this means it is fixed! :D I think one of the maps was too old or not compatible with the new update; that must have been the problem.

Hmm, it could. It's worth a shot if you didn't start having the crashing issues until you downloaded it. Try removing it and see what happens. <3

14
Game Help / Re: Crashing issue in certain maps? (HELP)
« on: June 16, 2019, 03:46:52 am »
So I checked the particles folder, and there aren't any with a 0 or 1. Everything in that folder (particles) is normal. Do you think it could be a faulty downloaded map I have in my exports? I didn't seem to have this crashing issue when I had no downloaded maps EXCEPT this one that I made, I don't think.  ???

15
Game Help / Re: Crashing issue in certain maps? (HELP)
« on: June 14, 2019, 02:19:36 am »
Do you use any item packs? They've been known to cause crashes for particular users when particular items are loaded (and they load upon map entry or when someone enters with such items). Of course, if you are truly add-on-less, I could only guess some kind of issue with RAM. If you don't have 2GiB installed and no paging file, that'll probably do it. You can run memtest or something to make sure your RAM isn't going bad. Have you noticed any other pattern? This isn't a lot to go off of.

It seems that whenever I just try to enter the map the first time, I  have to wait till the game closes out and then try to re-enter the map, and it usually works the second time, which is odd. It appears (the loading sceen) but then freezes and a loading icon appears (The blue circle that swirls on your desktop when it's loading something), then it force-closes my game. I thought about maybe getting rid of all my exports and custom map downloads. Should I give that a try? And the only item pack I have is the newest one that mostly everyone is using (I believe it also has anime items in it, can't remember what it [the item pack]  is called though) My game has been doing this a long time now, and I can't seem to figure out why. I have a lot of space on my laptop yet, so it probably isn't the RAM, I wouldn't imagine. I just want my game to work again  :'(

16
Game Help / Re: Crashing issue in certain maps? (HELP)
« on: June 12, 2019, 08:51:01 pm »
It's definitely not my laptop doing it; I have a very expensive gaming laptop that all my other high-quality games run fine on. It's just Feralheart I'm having crashing issues with. And I've been able to get in Eastern Pass before, but one day it just stopped letting me in that map and sometimes won't let me in Cherika or Seaside.

EDIT: Seaside seems to be loading fine now, but Eastern pass and Cherika stil crash. I tried changing my rendering system and that didn't do much, so I'll try the view distance thing and reflections off. Maybe that'll help.

17
Game Help / Crashing issue in certain maps? (HELP)
« on: June 12, 2019, 05:36:49 am »
I recently re-downloaded the game, but I've been having this issue for awhile. Whenever I try to enter Eastern Pass or Seaside Grove, my game just freezes and closes out the game. The only way I can enter the maps is if I reboot my game (again) and it MAYBE lets me into the map. Any idea as to why this keeps happening to me? I've had this issue for a long time, I even checked to see if there were extra particles or files that were corrupt; there are none. I'm not sure why it keeps happening but I can't seem to fix it. Even reinstalling (with no mods or add-ons, mind you) did not fix this issue. Help would be most appreciated. Thanks!  :'(

18
Game Help / Re: Texture issue with manes?
« on: May 22, 2019, 12:10:38 am »
I fixed it; apparently when my game crashed, it interfered with a file because once I switched it back to Direct3D, the yellow shade on my manes is completely gone!  ;D ;D

19
Game Help / Re: Texture issue with manes?
« on: May 21, 2019, 11:58:14 pm »
When I paste the stuff it looks like this: material preset_3_bodyMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_3body.jpg
         }
      }
   }
}
material preset_3_bodyMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_3body.jpg
         }
      }
   }
}
material preset_3_headMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_3head.jpg
         }
      }
   }
}
material preset_3_headMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_3head.jpg
         }
      }
   }
}
material preset_3_eyeMatL
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_3eye.jpg
         }
      }
   }
}
material preset_3_eyeMatR
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_3eye.jpg
         }
      }
   }
}
material preset_3_tailMat
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_3tail.jpg
         }
      }
   }
}
material preset_3_maneMat
{
   technique
   {
      pass
      {
         lighting off
         cull_hardware none
         cull_software none
         scene_blend alpha_blend
         depth_write off
         texture_unit
         {
            texture preset_3mane.png
         }
      }
   }

20
Game Help / Re: Texture issue with manes?
« on: May 21, 2019, 11:46:16 pm »
How do I send the coding? The mane's file name is just the default titles. I tried adding the default preset3.material back but it still isn't fixrd.

Pages: 1 [2] 3