|
||
|
|
#1 (permalink) |
|
Join Date: Jan 2004
Posts: 27
|
this it is the error that gives the emulator :
Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto. at Server.Scripts.Commands.JailSystem.fromAccount(Acc ount a) at Server.Scripts.Commands.JailSystem.fromMobile(Mobi le m) at Server.Scripts.Commands.JailSystem.OnLoginJail(Log inEventArgs e) at Server.LoginEventHandler.Invoke(LoginEventArgs e) at Server.Network.PacketHandlers.DoLogin(NetState state, Mobile m) at Server.Network.PacketHandlers.CreateCharacter(NetS tate state, PacketReader pvSrc) at Server.Network.MessagePump.HandleReceive(NetState ns) at Server.Network.MessagePump.Slice() at Server.Core.Main(String[] args) |
|
|
|
|
|
#4 (permalink) |
|
Ok, unlike the other two people who posted before me, I won't say that this should be moved to Script Support because that would be re-iteration.
You might want to look through your backups and see if you have a backup there that doesn't throw this error. As far as I can tell (it isn't really far, it's more short)... As short as I can tell, it's something to do with a character logging in in jail. |
|
|
|
|
|
|
#5 (permalink) |
|
Hax Your Face.
Join Date: Jun 2004
Age: 21
Posts: 820
|
My Spanish is lacking: Referencia a objeto no establecida como instancia de un objeto.
Object reference not set to an instance of an object, correct? That means you're trying to call or manipulate a null object of some sort. You'd really need to post the scripts it's referring to. If you don't know the precise script throwing the error, run the server with the -debug param via a command prompt, and try to recreate the crash. That will create a detailed crash log in your RunUO Folder. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|