[Help]

07/13/2009 08:26 imported_spitt_fire911#1
IM A NOOB... and idk what the hell this is idk y it randomly popped up.. Im getting there error and when i do Debug there's only 9 errors left... but if i go to my exp rate.. and i change it.. it says its changed but when i log in... the exprate is still the same... and if i add a NPC.. its also doesn't show up

Quote:
Error 1 The type or namespace name 'MonsterInfo' could not be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 36 81 CoEmu v2 GameServer
Error 2 The type or namespace name 'MonsterSpawn' could not be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 38 83 CoEmu v2 GameServer
Error 3 The type name 'NPC' does not exist in the type 'CoEmu_v2_GameServer.Structs.Struct' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 39 79 CoEmu v2 GameServer
Error 4 Cannot implicitly convert type 'System.Collections.Generic.Dictionary<int,CoEmu_v 2_GameServer.Structs.Struct.NPC>' to 'System.Collections.Generic.Dictionary<int,Struct. NPC>' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 39 52 CoEmu v2 GameServer
Error 5 The type name 'DmapData' does not exist in the type 'CoEmu_v2_GameServer.Structs.Struct' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 42 84 CoEmu v2 GameServer
Error 6 Cannot implicitly convert type 'System.Collections.Generic.Dictionary<int,CoEmu_v 2_GameServer.Structs.Struct.DmapData>' to 'System.Collections.Generic.Dictionary<int,Struct. DmapData>' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 42 57 CoEmu v2 GameServer
Error 7 The type name 'TerrainNPC' does not exist in the type 'CoEmu_v2_GameServer.Structs.Struct' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 44 93 CoEmu v2 GameServer
Error 8 Cannot implicitly convert type 'System.Collections.Generic.Dictionary<int,CoEmu_v 2_GameServer.Structs.Struct.TerrainNPC>' to 'System.Collections.Generic.Dictionary<int,Struct. TerrainNPC>' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 44 66 CoEmu v2 GameServer
Error 9 'CoEmu_v2_GameServer.Structs.Struct' does not contain a definition for 'LoadItems' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 64 11 CoEmu v2 GameServer
Error 10 'CoEmu_v2_GameServer.Structs.Struct' does not contain a definition for 'LoadItemPluses' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 65 11 CoEmu v2 GameServer
Error 11 'CoEmu_v2_GameServer.Structs.Struct' does not contain a definition for 'LoadMaps' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 66 11 CoEmu v2 GameServer
Error 12 'CoEmu_v2_GameServer.Structs.Struct' does not contain a definition for 'LoadMonsters' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 67 11 CoEmu v2 GameServer
Error 13 'CoEmu_v2_GameServer.Structs.Struct' does not contain a definition for 'LoadNpcs' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 68 11 CoEmu v2 GameServer
Error 14 'CoEmu_v2_GameServer.Structs.Struct' does not contain a definition for 'LoadPortals' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 69 11 CoEmu v2 GameServer
Error 15 'CoEmu_v2_GameServer.Structs.Struct' does not contain a definition for 'LoadServerskills' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 70 11 CoEmu v2 GameServer
Error 16 'CoEmu_v2_GameServer.Structs.Struct' does not contain a definition for 'LoadTNpcs' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 71 11 CoEmu v2 GameServer
Error 17 The type or namespace name 'MasterSocket' could not be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 77 26 CoEmu v2 GameServer
Error 18 The type or namespace name 'MasterSocket' could not be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 81 26 CoEmu v2 GameServer
Error 19 'CoEmu_v2_GameServer.Packets.ConquerPacket' does not contain a definition for 'Chat' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 97 98 CoEmu v2 GameServer
Error 20 'CoEmu_v2_GameServer.Packets.ConquerPacket' does not contain a definition for 'Chat' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 107 97 CoEmu v2 GameServer
Error 21 'CoEmu_v2_GameServer.Packets.ConquerPacket' does not contain a definition for 'Chat' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 109 97 CoEmu v2 GameServer
Error 22 'CoEmu_v2_GameServer.Packets.ConquerPacket' does not contain a definition for 'Chat' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 111 97 CoEmu v2 GameServer
Error 23 'CoEmu_v2_GameServer.Packets.ConquerPacket' does not contain a definition for 'Chat' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 113 97 CoEmu v2 GameServer
Error 24 'CoEmu_v2_GameServer.Packets.ConquerPacket' does not contain a definition for 'Chat' C:\Documents and Settings\Administrator\Desktop\Current\CoEmu v2 GameServer\Nano.cs 115 97 CoEmu v2 GameServer
07/13/2009 08:28 Arcotemple:)#2
Quote:
Originally Posted by imported_spitt_fire911 View Post
IM A NOOB... and idk what the hell this is idk y it randomly popped up.. Im getting there error and when i do Debug there's only 9 errors left... but if i go to my exp rate.. and i change it.. it says its changed but when i log in... the exprate is still the same... and if i add a NPC.. its also doesn't show up
lol sounds like you got a problem
try opening p the .cs files and going to the lines and seeing whats wrong lol
07/13/2009 10:16 f0am#3
Wow wtf did you do lol
07/13/2009 10:18 Arcotemple:)#4
Quote:
Originally Posted by f0am View Post
Wow wtf did you do lol
lole xactly what i said
07/13/2009 10:40 ~*NewDuuDe*~#5
Could be just a bug, rightclick on some random word and ''Run to cursor''
Sometimes happens to me.