I present to your attention two options for the Hellbound location map
details in the archive
if you have larger effect files, you do not need to replace them
download
updates can be made behind the scenes, so if you catch a crit, post on the forum or download the archive, it may have already been fixed
additionally you can download
all la2 music from the latest version of the game 2025 download
the entire La2 ambisound from the latest version of the game 2025 download
I do what I like because I don't need to push myself to do things for L2 as a means of income. You, on the other hand, are here trying to scam people for $20k files...
But, since you're so talented and competent, I suppose you must be thriving on the fruits of your talents as an L2Off dev, no?
Oh wait
Guess not
If you have error
[ERR] 1067 - Invalid default value for 'createDate'
`createDate` date DEFAULT NULL '00-00-0000',
need use
`createDate` date DEFAULT NULL,
What game client do you need here?
I can't even log in!
# Auto account creation
# ----------------------------
# Auto account creation
# Default: True
AutoCreateAccounts = True
What did I do wrong?
ServerAddr=127.0.0.1
Question
macman90
I'm using Interlude datapack and serverfiles and I'm getting this message after I use /unstuck or I teleport with the GK( 2-3 times after that):
2007.10.23 14:38:10
OS : Windows XP 5.1 (Build: 2600)
CPU : GenuineIntel Unknown processor @ 2801 MHz with 2046MB RAM
Video : NVIDIA GeForce FX 5900 Ultra (NGOHQ.com) (9792)
General protection fault!
History: UStruct::SerializeBin <- (Class Engine.ShadowBitmapMaterial ShadowActor[0]) <- UObject::Serialize <- (ShadowBitmapMaterial Transient.ShadowBitmapMaterial5) <- TestReach <- (ShadowBitmapMaterial Transient.ShadowBitmapMaterial5) <- UStruct::SerializeBin <- (Class Engine.ShadowProjector ShadowTexture[0]) <- UObject::Serialize <- (ShadowProjector 20_18.ShadowProjector195) <- AActor::Serialize <- TestReach <- (ShadowProjector 20_18.ShadowProjector195) <- ULevelBase::Serialize <- ULevel::Serialize <- TestReach <- (Level 20_18.myLevel) <- UStruct::SerializeBin <- (Class Engine.GameEngine GLevel[0]) <- UObject::Serialize <- (GameEngine Transient.GameEngine0) <- UGameEngine::Serialize <- (GameEngine Transient.GameEngine0) <- UGameEngine::Serialize <- (GameEngine Transient.GameEngine0) <- TestReach <- (GameEngine Transient.GameEngine0) <- TArray<< <- UGameEngine::L2SerializeRootSet <- UGameEngine::L2CollectGarbage <- UGameEngine::DetachLevel <- UGameEngine::CheckPurgeLevel <- Level_was_loaded <- UGameEngine::L2_Teleport <- UGameEngine::Tick <- UpdateWorld <- MainLoop
I'm worried about the lines:
UGameEngine: - I've tried with newer and older datapacks and serverfiles but I'm still getting this...
UGameEngine::L2_Teleport <- UGameEngine::Tick <- UpdateWorld <- MainLoop - If it's the L2_Teleport how I fix the teleportation
I think that all is coming from my Custom NPC Teleporter but it works just fine. Just an example:
My friends also get the same error and I don't think the reason of this is the client side...
Any suggestions... :-\
7 answers to this question
Recommended Posts