01.10.2016, 19:21
Followed this guide exactly:
http://sampsharp.timpotze.nl/starting-development
Still getting this:
http://prntscr.com/conc7h
http://prntscr.com/condvp
http://prntscr.com/condnv
http://sampsharp.timpotze.nl/starting-development
Still getting this:
Quote:
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7-R2, ©2005-2015 SA-MP Team [12:22:13] [12:22:13] Server Plugins [12:22:13] -------------- [12:22:13] Loading plugin: SampSharp.dll [12:22:13] [12:22:13] SampSharp Plugin [12:22:13] ---------------- [12:22:13] v0.7.0, ©2014-2016 Tim Potze [12:22:13] [12:22:13] Loaded. [12:22:13] Loaded 1 plugins. [12:22:13] [12:22:13] Filterscripts [12:22:13] --------------- [12:22:13] Loading filterscript 'empty.amx'... [12:22:13] Loaded 1 filterscripts. [12:22:13] Filterscript 'empty.amx' load failed. [12:22:13] Gamemode [12:22:13] --------------- [12:22:13] Loading gamemode: YourGamemode:GameMode [12:22:13] Loading image... [12:22:13] Creating gamemode instance... [12:22:13] Loaded. [12:22:13] [12:22:13] Number of vehicle models: 0 |
Quote:
[01/10/2016 12:22:13] Exception thrownOnGameModeInit: System.MissingMethodException: Attempted to access a missing method. at (wrapper managed-to-native) SampSharp.GameMode.Natives.Native:Print (string) at SampSharp.GameMode.LogWriter.Write (System.String value) [0x00000] in <filename unknown>:0 at SampSharp.GameMode.LogWriter.WriteLine (System.String value) [0x00000] in <filename unknown>:0 at System.Console.WriteLine (System.String value) [0x00000] in C:\buildroot\release\repos\mono\mcs\class\corlib\S ystem\Console.cs:452 at YourGamemode.GameMode.OnInitialized (System.EventArgs e) [0x00000] in <filename unknown>:0 at SampSharp.GameMode.BaseMode.OnGameModeInit () [0x00000] in <filename unknown>:0 [01/10/2016 12:22:13] Exception thrownOnTick: System.MissingMethodException: Attempted to access a missing method. at (wrapper managed-to-native) SampSharp.GameMode.Natives.Native:Print (string) at SampSharp.GameMode.LogWriter.Write (System.String value) [0x00000] in <filename unknown>:0 at SampSharp.GameMode.LogWriter+<>c__DisplayClass2.<W rite>b__0 () [0x00000] in <filename unknown>:0 at SampSharp.GameMode.Tools.Sync+SyncTask.Run () [0x00000] in <filename unknown>:0 at SampSharp.GameMode.Controllers.SyncController._gam eMode_Tick (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0 at SampSharp.GameMode.BaseMode.OnTick (System.EventArgs e) [0x00000] in <filename unknown>:0 at SampSharp.GameMode.BaseMode.OnTick () [0x00000] in <filename unknown>:0 |
http://prntscr.com/condvp
http://prntscr.com/condnv