Beiträge von [SA]Angel

    Hey there,

    Can anyone help me? I have installed Biologist system by VegaS into my server and everything else works perfect but when a player has finished the mission and it needs to go to the next one the client freezes and then Runtime Errors like so:


    Bitte melden Sie sich an, um dieses Bild zu sehen.


    I have looked in Syserr in both client and server and there is nothing related to this error. Any help is appreciated.

    Thanks,

    Can anyone tell me how i can fix this?

    Could you maybe post the code needed to create the Multilanguage System from the Rubinium Src

    Hey there,


    I am using some files and after a while i realised that Absorption does not work on the sash system. The Dialog opens but i cant put Sash on the slot and there is no apparent error that i can see that would cause this. Can anyone help?


    Thanks,

    Ok so this error is really weird. I can open an offline shop without an issue and it will display correctly but if i relog or reboot the server the target display disappears. Does anyone know where this error could be occurring Python? Src? if in Src where would i need to look?

    Example :

    Bitte melden Sie sich an, um dieses Bild zu sehen.

    Ok now i have solved this error however when i go to open the shop it dc's the client and shows this error on serverside syserr


    Code
    1. SYSERR: Aug 17 00:29:16.67143 :: Process: UNKNOWN HEADER: 38, LAST HEADER: 0(0), REMAIN BYTES: 67, fd: 19
    2. SYSERR: Aug 17 00:29:16.345463 :: Process: UNKNOWN HEADER: 245, LAST HEADER: 0(0), REMAIN BYTES: 84, fd: 19

    Bitte melden Sie sich an, um diesen Anhang zu sehen.

    Anyone know why this is or where this error could be?


    They seem to change everyime i try or maybe because i tried opening private shop in the timeout option rather than 2 days

    Code
    1. SYSERR: Aug 17 00:21:59.620214 :: Process: UNKNOWN HEADER: 165, LAST HEADER: 0(0), REMAIN BYTES: 67, fd: 19
    2. SYSERR: Aug 17 00:21:59.939591 :: Process: UNKNOWN HEADER: 173, LAST HEADER: 0(0), REMAIN BYTES: 84, fd: 19
    3. SYSERR: Aug 17 00:22:00.259761 :: Process: UNKNOWN HEADER: 229, LAST HEADER: 0(0), REMAIN BYTES: 101, fd: 19

    Bitte melden Sie sich an, um diesen Anhang zu sehen.

    #Update

    Now this error is apparent in python


    Bitte melden Sie sich an, um diesen Anhang zu sehen.

    Hey there,

    So i finally managed to compile the offlineshop in the game source however ingame there is something wrong and i dont know what as there is no syserror.

    Bitte melden Sie sich an, um dieses Bild zu sehen.


    The only thing relating to this offlineshop is a line in core syserr

    Code
    1. SYSERR: Aug 15 21:10:34.639058 :: SetShopItems: not enough shop window

    Good afternoon,

    I can not open a private shop on my game. When i click bundle the dialog shows up like set name and put items in but when i am finished with that and go to press open shop it just closes window and does nothing i checked syserr from client and checked syslogs etc from core and there is no evidence of an error relating to private shop so i am guessing it has something to do with the src. I am trying to remove offlineshop from my game when i realised this error. I even checked with the offline shop still implemented and didn't work. I am quite sure it has something to do with game src but i dont know what exactly. Can anyone help me or give me a few areas to check?

    Thanks