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
Intro to mod
Abion47 Offline
Senior Member

Posts: 369
Threads: 22
Joined: Oct 2015
Reputation: 46
#11
RE: Intro to mod

There are certain errors that, instead of providing compilation info, will just cause the game to crash without explanation. These kinds of errors can be a real pain to find, but one kind that I know of is if you have a pointer-type variable (basically any type that requires the "@" symbol to declare) on the class or global level.

Really the only way to find this error is to comment out everything that you've changed or added since before the error started, then reintroduce the code line by line until you reach the part that causes the crash.
05-26-2016, 04:33 AM
Find


Messages In This Thread
Intro to mod - by Hypercube - 05-25-2016, 12:00 AM
RE: Intro to mod - by Abion47 - 05-25-2016, 01:50 AM
RE: Intro to mod - by Hypercube - 05-25-2016, 09:28 PM
RE: Intro to mod - by WALP - 05-25-2016, 02:12 AM
RE: Intro to mod - by Abion47 - 05-25-2016, 09:56 PM
RE: Intro to mod - by Daemian - 05-25-2016, 10:00 PM
RE: Intro to mod - by Hypercube - 05-26-2016, 01:20 AM
RE: Intro to mod - by Abion47 - 05-26-2016, 01:42 AM
RE: Intro to mod - by Hypercube - 05-26-2016, 04:14 AM
RE: Intro to mod - by Daemian - 05-26-2016, 03:04 AM
RE: Intro to mod - by Abion47 - 05-26-2016, 04:33 AM
RE: Intro to mod - by Daemian - 05-26-2016, 06:43 AM
RE: Intro to mod - by Abion47 - 05-26-2016, 08:08 AM
RE: Intro to mod - by Hypercube - 05-27-2016, 12:34 AM
RE: Intro to mod - by Hypercube - 05-30-2016, 10:30 PM
RE: Intro to mod - by Abion47 - 05-31-2016, 12:23 AM
RE: Intro to mod - by Daemian - 05-31-2016, 02:32 AM
RE: Intro to mod - by Hypercube - 06-06-2016, 12:32 AM
RE: Intro to mod - by Daemian - 06-06-2016, 10:27 PM
RE: Intro to mod - by Abion47 - 06-06-2016, 11:01 PM
RE: Intro to mod - by Hypercube - 06-06-2016, 11:58 PM
RE: Intro to mod - by Abion47 - 06-07-2016, 04:48 AM
RE: Intro to mod - by Hypercube - 06-07-2016, 05:41 AM
RE: Intro to mod - by Hypercube - 06-09-2016, 12:13 AM
RE: Intro to mod - by Hypercube - 06-10-2016, 09:50 PM



Users browsing this thread: 1 Guest(s)