Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 09:50

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[All-In-One Question]™Ep!sch

Discussion on [All-In-One Question]™Ep!sch within the Flyff Private Server forum part of the Flyff category.

Closed Thread
 
Old 09/08/2014, 10:59   #16
 
Mike Oxmaul's Avatar
 
elite*gold: 50
Join Date: Feb 2014
Posts: 288
Received Thanks: 245
probier mal
Code:
ALTER TABLE CHARACTER_TBL
ALTER COLUMN m_nDiMode INT NOT NULL
Mike Oxmaul is offline  
Thanks
1 User
Old 09/08/2014, 11:26   #17

 
™Dryad's Avatar
 
elite*gold: 380
Join Date: Oct 2008
Posts: 2,262
Received Thanks: 381
Funzt leider nicht, als error kommt

PHP Code:
Meldung 515Ebene 16Status 2Zeile 1
Der Wert NULL kann in 
die 'm_nDiMode'-Spalte'CHARACTER_01_DBF.dbo.CHARACTER_TBL'-Tabelle nicht eingefügt werden. Die Spalte lässt NULL-Werte nicht zuFehler bei UPDATE.
Die 
Anweisung wurde beendet
-.-"
™Dryad is offline  
Old 09/08/2014, 11:40   #18
 
Mike Oxmaul's Avatar
 
elite*gold: 50
Join Date: Feb 2014
Posts: 288
Received Thanks: 245
war nen versuch wert ^^
Mike Oxmaul is offline  
Old 09/08/2014, 12:01   #19
 
xTwiLightx's Avatar
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,739
Received Thanks: 1,669
Code:
UPDATE CHARACTER_TBL SET m_nDiMode = 0

ALTER TABLE CHARACTER_TBL ADD CONSTRAINT DF_CHARACTER_TBL_m_nDiMode DEFAULT(0) FOR m_nDiMode;
ALTER COLUMN m_nDiMode INT NOT NULL
Keine Ahnung, ob 0 ein korrekter Wert ist, so sollte es aber gehen.
xTwiLightx is offline  
Thanks
1 User
Old 09/08/2014, 14:58   #20

 
™Dryad's Avatar
 
elite*gold: 380
Join Date: Oct 2008
Posts: 2,262
Received Thanks: 381
Dann erhalten ich

PHP Code:
Meldung 156Ebene 15Status 1Zeile 4
Falsche Syntax in der Nähe des 
'DEFAULT'-Schlüsselworts
Ist das ein bullshit....xD
™Dryad is offline  
Old 09/08/2014, 16:49   #21


 
- Major's Avatar
 
elite*gold: 7
Join Date: Sep 2012
Posts: 4,462
Received Thanks: 3,213
Quote:
Originally Posted by ™Ep!sch View Post
Dann erhalten ich

PHP Code:
Meldung 156Ebene 15Status 1Zeile 4
Falsche Syntax in der Nähe des 
'DEFAULT'-Schlüsselworts
Ist das ein bullshit....xD
Start mal ssql server neu ^^, danach ging es bei mir.
- Major is offline  
Old 09/08/2014, 17:01   #22
 
xTwiLightx's Avatar
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,739
Received Thanks: 1,669
Quote:
Originally Posted by ™Ep!sch View Post
Dann erhalten ich

PHP Code:
Meldung 156Ebene 15Status 1Zeile 4
Falsche Syntax in der Nähe des 
'DEFAULT'-Schlüsselworts
Ist das ein bullshit....xD
Code:
UPDATE CHARACTER_TBL SET m_nDiMode = 0

ALTER TABLE CHARACTER_TBL ADD CONSTRAINT DF_CHARACTER_TBL_m_nDiMode DEFAULT(0) FOR m_nDiMode;
ALTER COLUMN m_nDiMode INT NOT NULL
Versuchs mal damit, hatte in dem Moment nicht die Syntax im Kopf.
xTwiLightx is offline  
Old 09/08/2014, 17:16   #23

 
™Dryad's Avatar
 
elite*gold: 380
Join Date: Oct 2008
Posts: 2,262
Received Thanks: 381
Jetze kommt das

PHP Code:
Meldung 156Ebene 15Status 1Zeile 4
Falsche Syntax in der Nähe des 
'COLUMN'-Schlüsselworts
Quote:
Originally Posted by Armageddon' View Post
Start mal ssql server neu ^^, danach ging es bei mir.
Versteh ich net warum es bei dir geht und bei mir net -.-"
™Dryad is offline  
Old 09/08/2014, 20:37   #24
 
xTwiLightx's Avatar
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,739
Received Thanks: 1,669
Quote:
Originally Posted by ™Ep!sch View Post
Jetze kommt das

PHP Code:
Meldung 156Ebene 15Status 1Zeile 4
Falsche Syntax in der Nähe des 
'COLUMN'-Schlüsselworts


Versteh ich net warum es bei dir geht und bei mir net -.-"
Code:
UPDATE CHARACTER_TBL SET m_nDiMode = 0

ALTER TABLE CHARACTER_TBL ADD CONSTRAINT DF_CHARACTER_TBL_m_nDiMode DEFAULT(0) FOR m_nDiMode;

ALTER TABLE CHARACTER_TBL
ALTER COLUMN m_nDiMode INT NOT NULL
Aller guten Dinge sind 3?
xTwiLightx is offline  
Thanks
1 User
Old 09/08/2014, 21:34   #25

 
™Dryad's Avatar
 
elite*gold: 380
Join Date: Oct 2008
Posts: 2,262
Received Thanks: 381
Quote:
Originally Posted by xTwiLightx View Post
Code:
UPDATE CHARACTER_TBL SET m_nDiMode = 0

ALTER TABLE CHARACTER_TBL ADD CONSTRAINT DF_CHARACTER_TBL_m_nDiMode DEFAULT(0) FOR m_nDiMode;

ALTER TABLE CHARACTER_TBL
ALTER COLUMN m_nDiMode INT NOT NULL
Aller guten Dinge sind 3?
Vieln vieln dank

Es hat nun entlich geklappt ...
™Dryad is offline  
Old 09/21/2014, 23:15   #26

 
™Dryad's Avatar
 
elite*gold: 380
Join Date: Oct 2008
Posts: 2,262
Received Thanks: 381
*Push*

Neue frage hinzugefügt (Frage 5)

Würde mich über hilfe freuen
™Dryad is offline  
Old 09/22/2014, 09:20   #27
 
trashee09's Avatar
 
elite*gold: 0
Join Date: Aug 2005
Posts: 231
Received Thanks: 66
trashee09 is offline  
Thanks
1 User
Old 10/04/2014, 01:39   #28

 
™Dryad's Avatar
 
elite*gold: 380
Join Date: Oct 2008
Posts: 2,262
Received Thanks: 381
*push*

Frage 6 ist da
™Dryad is offline  
Old 10/11/2014, 16:44   #29

 
™Dryad's Avatar
 
elite*gold: 380
Join Date: Oct 2008
Posts: 2,262
Received Thanks: 381
*Push* neue fragen geaddet
™Dryad is offline  
Old 10/11/2014, 17:13   #30
 
Grening's Avatar
 
elite*gold: 0
Join Date: Dec 2013
Posts: 228
Received Thanks: 99
Zu 1:
Schau mal in der defineitem.h nach ob die ID vielleicht 2 mal vorhanden ist.

Den Fehler hatte ich auch mal, der wurde nicht angezeigt und aus einem Item kamen Sachen raus, weil es sich mit einer Box überschnitten hat.
Grening is offline  
Thanks
1 User
Closed Thread




All times are GMT +2. The time now is 09:50.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.