Jump to content
  • 0

Error loading "scripts.xml"


Question

Posted

I dont know why this shows up but i can't create clan..can't do anything.

 

It also sayed before   "error loading  scripts.ai.group.Monastery"/> "

re-added again original Monastery.java,compiled and still the same.

 

ScriptManager: Error loading "scripts.xml" file, java.lang.NullPointerException

 

My scripts.xml

https://pastebin.com/a07iXj8u

11 answers to this question

Recommended Posts

  • 0
Posted

If you are using latest acis, make sure you are using proper Java version.

Otherwise scripts scream, from memory. Such shit happened with good pack trance shared and ppl tried to use Java 7 while it was 6.

  • 0
Posted
1 hour ago, SweeTs said:

If you are using latest acis, make sure you are using proper Java version.

Otherwise scripts scream, from memory. Such shit happened with good pack trance shared and ppl tried to use Java 7 while it was 6.

 rev 368.

it worked before but i removed the messages of mos moobs from Monastery.java and since then it stoped working....BUT ,i added again the original Monastery.java and still the same now.

  • 0
Posted (edited)
1 hour ago, DenArt Designs said:

show the code and what you removed if it is NPE propably is your mistake

 

After i removed it and saw it is not working i added it back.

The file responsable for it is Monastery.java . i guess this is it since the problem started when i made some changes here.

 

/java/net/sf/l2j/gameserver/scripting/scripts/ai/group/Monastery.java

https://pastebin.com/2QHxYtSY

Edited by KIDutz
  • 0
Posted
On 4/9/2019 at 12:17 AM, DenArt Designs said:

and what did you remove? or what changes you did?

 

deleted this

                npc.broadcastNpcSay(((player.getAppearance().getSex() == Sex.FEMALE) ? "Sister " : "Brother ") + player.getName() + ", move your weapon away!");

 

 

But added the original Monastery.java back when i saw it doesnt load scripts

  • 0
Posted
18 minutes ago, KIDutz said:

deleted this

                npc.broadcastNpcSay(((player.getAppearance().getSex() == Sex.FEMALE) ? "Sister " : "Brother ") + player.getName() + ", move your weapon away!");

 

 

But added the original Monastery.java back when i saw it doesnt load scripts

this cannot provide NPE

  • 0
Posted

Try with this debug code and show the stacktrace message.

 

### Eclipse Workspace Patch 1.0
#P aCis_gameserver
Index: java/net/sf/l2j/gameserver/scripting/ScriptManager.java
===================================================================
--- java/net/sf/l2j/gameserver/scripting/ScriptManager.java	(revision 712)
+++ java/net/sf/l2j/gameserver/scripting/ScriptManager.java	(working copy)
@@ -107,6 +107,7 @@
 		catch (Exception e)
 		{
 			_log.warning("ScriptManager: Error loading \"scripts.xml\" file, " + e);
+			e.printStackTrace();
 		}
 		
 		ThreadPool.scheduleAtFixedRate(this, 0, PERIOD);

 

P.S. Why people tries to change something w/o Java and architecture knowledge? It's some madness.

  • 0
Posted
2 hours ago, Rootware said:

Try with this debug code and show the stacktrace message.

 


### Eclipse Workspace Patch 1.0
#P aCis_gameserver
Index: java/net/sf/l2j/gameserver/scripting/ScriptManager.java
===================================================================
--- java/net/sf/l2j/gameserver/scripting/ScriptManager.java	(revision 712)
+++ java/net/sf/l2j/gameserver/scripting/ScriptManager.java	(working copy)
@@ -107,6 +107,7 @@
 		catch (Exception e)
 		{
 			_log.warning("ScriptManager: Error loading \"scripts.xml\" file, " + e);
+			e.printStackTrace();
 		}
 		
 		ThreadPool.scheduleAtFixedRate(this, 0, PERIOD);

 

P.S. Why people tries to change something w/o Java and architecture knowledge? It's some madness.

 

 

java.lang.NullPointerException
        at net.sf.l2j.gameserver.instancemanager.GrandBossManager.getBossStatus(GrandBossManager.java:75)
        at net.sf.l2j.gameserver.scripting.scripts.ai.individual.Baium.<init>(Baium.java:76)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at net.sf.l2j.gameserver.scripting.ScriptManager.load(ScriptManager.java:63)
        at net.sf.l2j.gameserver.scripting.ScriptManager.<init>(ScriptManager.java:33)
        at net.sf.l2j.gameserver.scripting.ScriptManager$SingletonHolder.<clinit>(ScriptManager.java:203)
        at net.sf.l2j.gameserver.scripting.ScriptManager.getInstance(ScriptManager.java:23)
        at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:280)
        at net.sf.l2j.gameserver.GameServer.main(GameServer.java:146)

  • 0
Posted
2 hours ago, Rootware said:

Your Grand Bosses data are corrupted. I meant spawns, zones, sql, scripts. Check this way and remember what you did yet.

 Thank you , solved it ! thanks mate

 

thanks everyone for ur involvment . appreciate alot

Guest
This topic is now closed to further replies.


  • Posts

    • buenas no puedo poner el server On para que entren mis amigos   LoginServer # ================================================= # Settings authorization server # ================================================= # Host and port for client connections LoginserverHostname = 127.0.0.1 LoginserverPort = 2106 # Host and port for game servers LoginHost = 192.168.100.25 ( mi Ip interna) LoginPort = 9014     GameServer   # =============================== # Network Configuration Server  # # =============================== # IP which Bind Game server, * - all possible GameserverHostname = * GameserverPort = 7777 # This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname ExternalHostname = 186.158.144.71 ( Ip externa ovbio) # This is transmitted to the client from the same network, so it has to be a local IP or resolvable host name InternalHostname = 192.168.100.25 # AdvIpSystem Make more GameServerIDs. Every Ip should be Protected by a DDoS Guard. # Your Server will have Success with this system Online. AdvIPSystem = False # Address \ port LS LoginPort = 9014 LoginHost = 192.168.100.25 LoginUseCrypt = true # How to request ID of LS RequestServerID = 4 # Permission to take a different id, if requested busy AcceptAlternateID = False     en que estaria fallando ?    
    • mporeis na valeis l2jaCis i kapoio etimo project  free sources gia aCis edw https://acis.i-live.eu/index.php?topic=1974.0 server install ktl edw https://acis.i-live.eu/index.php?topic=10190.0 an dn vgaleis akrh steile mou discord margazeas2
    • Hello! I am new to l2 server creation and i need your help please!!! I want to make my own l2 interlude c6 server with custom thing in it.  I need help with where to start. What source pack to pick to start and what to do. Please if you can help me i would appreciate it very much !!!
    • Need Discord with rare badge? VISIT US AND SHOP WITH US! NEW STOCK   Aged, Early Supporter Discord Accounts I sell HQ Aged and Early, Discord Accounts that are inactive and not flagged by discord at cheap prices   If you want to contact me, you can add me on discord: worldcoldwar Features: Format - age : email : pass : token Not flagged and undetected by discord HQ % With OGE Emails, password etc can be changed Unverified Early Supporter 24M Boost Badge HypeSquad Events Early Verified Bot Developer Early Supporters SHOP LINK: disvault1.mypaylix.gg/ For PayPal payments, please open a ticket. If you experience any problems with cryptocurrency payments, please open a ticket as well.
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..