GoldenEye: Source Forums

Editing and Customization => Modding Help => Topic started by: Joe on August 22, 2012, 12:31:23 pm

Title: Mode Script Compile Problem: Eclipse can't import GEGamePlay
Post by: Joe on August 22, 2012, 12:31:23 pm
Hi,

My Eclipse can't import the GEGamePlay module despite knowing where it is (see screen shot 1).

I've followed all of the instructions in the GE:S Eclipse PyDev install guide.

The compiler's error message can be seen in screen shot 2.
Title: Re: Mode Script Compile Problem: Eclipse can't import GEGamePlay
Post by: killermonkey on August 22, 2012, 05:33:17 pm
You can't run the script from the debugger. You have to load the gameplay Ingame, inside Goldeneye source, then connect to the remote debugger. See the tutorial and read the end carefully.