| View previous topic :: View next topic |
| Author |
Message |
abah Halfop
Joined: 01 Dec 2013 Posts: 61 Location: Indonesia
|
Posted: Thu Sep 27, 2018 10:26 pm Post subject: blackip versi latest from blackshadow |
|
|
I use the latest version of TCL but when I want to run Eggdrop I get this error
| Code: | conflicting versions provided for package "json": 1.3.3, then 1.0
while executing
"package provide json 1.0" |
i am using eggdrop versi latest |
|
| Back to top |
|
 |
caesar Mint Rubber

Joined: 14 Oct 2001 Posts: 3741 Location: Mint Factory
|
Posted: Fri Sep 28, 2018 12:31 am Post subject: |
|
|
You get that error because your system already has json library and looks like you load an older one and gives a conflict. Do you have a json.tcl loaded onto your eggdrop.conf file? If you do, you should remove it from there. _________________ Once the game is over, the king and the pawn go back in the same box. |
|
| Back to top |
|
 |
abah Halfop
Joined: 01 Dec 2013 Posts: 61 Location: Indonesia
|
Posted: Fri Sep 28, 2018 6:49 am Post subject: |
|
|
| caesar wrote: | | You get that error because your system already has json library and looks like you load an older one and gives a conflict. Do you have a json.tcl loaded onto your eggdrop.conf file? If you do, you should remove it from there. |
Thank you for the response. Your solution is correct |
|
| Back to top |
|
 |
|