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


Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fatal Error Help!!
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#2
Not Solved RE: Fatal Error Help!!

If you get a "Fatal error: Could not load script file" then that means you have a syntax error in your script file. The custom_story_settings.cfg and extra_english.lang files should not have any impact on that fact.

What's useful for us to know is the contents of your script file and the error message you get. The error will say something like (5, 20) which means line 5, character 20. That will say where the error started.

PS: I recommend you paste the contents into [ php] tags here. Makes it easier to read. Example:
Spoiler below!

[php]void code()[/php]
becomes:
PHP Code: (Select All)
void code() 


(This post was last modified: 12-11-2017, 01:25 AM by Mudbill.)
12-11-2017, 01:21 AM
Find


Messages In This Thread
Fatal Error Help!! - by tigerlillymaya13 - 12-10-2017, 07:11 PM
RE: Fatal Error Help!! - by Mudbill - 12-11-2017, 01:21 AM
RE: Fatal Error Help!! - by tigerlillymaya13 - 12-11-2017, 04:27 PM
RE: Fatal Error Help!! - by Mudbill - 12-11-2017, 10:54 PM
RE: Fatal Error Help!! - by tigerlillymaya13 - 12-12-2017, 04:57 PM
RE: Fatal Error Help!! - by Abion47 - 12-12-2017, 11:51 PM
RE: Fatal Error Help!! - by tigerlillymaya13 - 12-13-2017, 05:05 PM
RE: Fatal Error Help!! - by tigerlillymaya13 - 12-13-2017, 11:20 PM



Users browsing this thread: 1 Guest(s)